Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add option to disable notify self check | Robin Appelman | 2020-10-14 | 1 | -1/+10 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | also give storage backend it's change to manipulate the config | Robin Appelman | 2020-10-07 | 1 | -0/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | allow using saved login credentials for notify | Robin Appelman | 2020-10-06 | 1 | -14/+47 |
| | | | | | | when only the user is provided, we use to provided user to try and get saved login credentials Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -7/+7 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use two queries to mark parent as outdated | Ari Selseng | 2019-03-18 | 1 | -15/+40 |
| | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* | Correct log attribute | Ari Selseng | 2019-03-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* | Added logging to Notify command. | Ari Selseng | 2019-03-04 | 1 | -2/+9 |
| | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* | Reconnect to DB after timeout for Notify command. Fixes #14479 | Ari Selseng | 2019-03-03 | 1 | -10/+48 |
| | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* | Fix a bug with smb notify having leading slash when it should not | Ari Selseng | 2019-03-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* | allow setting notify credentials in environment | Robin Appelman | 2018-06-07 | 1 | -0/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [files_external] fix commands | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | fix self test for non leading slash | Robin Appelman | 2017-02-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Make the notify self test for subfolders more reliable | Robin Appelman | 2017-02-10 | 1 | -1/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add notify self test | Robin Appelman | 2017-01-27 | 1 | -1/+36 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | switch occ files_external:notify to new notify mechanism | Robin Appelman | 2017-01-27 | 1 | -10/+12 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -0/+2 |
| | |||||
* | add files_external:notify command | Robin Appelman | 2016-07-14 | 1 | -0/+173 |