Olivier Goffart
|
20e850501d
|
Make sure we do not remove files that are replaced by a symlink
As we ignore symlink, we should not remove on the server the files that
are ignored.
Change tested in t4.pl
Relates to #1299
|
2014-04-03 17:47:49 +02:00 |
|
Klaas Freitag
|
c3cee3426e
|
Improved database access code for csync.
- Use precompiled database statements
- Store them in the csync context struct
- Hand whole context as parameter to db access functions
|
2014-03-20 11:15:28 +01:00 |
|
Markus Goetz
|
a652fec5a0
|
csync: Remove more unused stuff
|
2014-02-27 13:33:22 +01:00 |
|
Olivier Goffart
|
1a9a14bdec
|
Fix problems if a file is moved, and another file is created with the same name
|
2014-02-12 13:44:32 +01:00 |
|
Olivier Goffart
|
c7227297af
|
Make it compile with the merge of csync mirall
|
2014-01-15 12:20:03 +01:00 |
|
Olivier Goffart
|
bf7ca60bec
|
Move csync in order to merge it with mirall
|
2014-01-13 14:39:50 +01:00 |
|