Kunal Ghosh
|
f2845bbea8
|
Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock in cadaver etc was used the lock entry corresponding to the file was not deleted in the sqlite database table oc_locks. The error was because the delete query in the Unlock function was not getting executed :)
|
2011-07-02 07:17:05 +05:30 |
Robin Appelman
|
d23ecd0538
|
fix a strict error in webdav
|
2011-05-28 15:52:35 +02:00 |
Marco Michelino
|
4e2ef271bc
|
bugfixes on GET requests via WebDAV
|
2011-04-20 13:28:35 +02:00 |
Robin Appelman
|
6affa3281a
|
small fixes in webdav
|
2011-04-17 13:33:30 +02:00 |
Robin Appelman
|
f4d0310d73
|
port WebDAV to prepared statements
|
2011-04-16 11:46:49 +02:00 |
Robin Appelman
|
232654cb60
|
get rid of the oc_require and friends
|
2011-04-16 10:12:53 +02:00 |
Jakob Sack
|
132695ceb1
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
2011-03-01 23:20:16 +01:00 |