| .. |
|
std
|
Use _tclosedir rather than closedir.
|
2012-11-13 11:45:12 +01:00 |
|
vio
|
Reduce compiler warnings
|
2012-12-06 11:49:25 +01:00 |
|
CMakeLists.txt
|
Merge remote-tracking branch 'origin/master' into dav
|
2012-12-03 17:32:08 +01:00 |
|
csync_config.c
|
Merge remote-tracking branch 'origin/master' into dav
|
2012-12-03 17:32:08 +01:00 |
|
csync_config.h
|
Document csync_config_load().
|
2009-05-22 20:19:06 +02:00 |
|
csync_dbtree.c
|
Removed overwhelming logging.
|
2012-10-18 13:26:44 +02:00 |
|
csync_dbtree.h
|
Added functions to read the file tree from database.
|
2012-08-23 17:48:24 +03:00 |
|
csync_exclude.c
|
Wide char fixes for exclude, lock and statedb.
|
2012-11-27 15:39:06 +01:00 |
|
csync_exclude.h
|
Improve the documentation of csync_excluded().
|
2009-05-22 20:21:20 +02:00 |
|
csync_lock.c
|
Merge remote-tracking branch 'origin/master' into dav
|
2012-12-03 17:32:08 +01:00 |
|
csync_lock.h
|
csync: Add a new logging system.
|
2012-10-30 11:27:21 +01:00 |
|
csync_log.c
|
Shorten log line a bit by removing the year part of the date.
|
2012-12-06 11:34:26 +01:00 |
|
csync_log.h
|
Removed old log callback code.
|
2012-12-03 19:41:44 +01:00 |
|
csync_macros.h
|
Move the errno codes to another header
|
2012-12-05 14:43:37 +01:00 |
|
csync_misc.c
|
win32: Use wide character variant of GetSpecialFolderPath to get home.
|
2012-07-09 13:26:00 +02:00 |
|
csync_misc.h
|
Add csync_fnmatch
|
2012-03-02 17:04:02 +01:00 |
|
csync_private.h
|
Only refresh the folder id for remote replica
|
2012-12-05 18:18:45 +01:00 |
|
csync_propagate.c
|
Cleanup and fix == error.
|
2012-12-06 11:39:53 +01:00 |
|
csync_propagate.h
|
Document the propagation functions.
|
2009-05-25 12:58:34 +02:00 |
|
csync_reconcile.c
|
Discover DST time error and correct.
|
2012-11-20 17:33:25 +01:00 |
|
csync_reconcile.h
|
Fix the documentation of the reconciliation.
|
2009-05-25 12:58:00 +02:00 |
|
csync_statedb.c
|
Merge remote-tracking branch 'origin/master' into dav
|
2012-12-03 17:32:08 +01:00 |
|
csync_statedb.h
|
Added function csync_statedb_get_below_path.
|
2012-10-16 13:14:04 +02:00 |
|
csync_time.c
|
Moved error_code to context for thread savety.
|
2012-07-09 13:25:46 +02:00 |
|
csync_time.h
|
Moved error_code to context for thread savety.
|
2012-07-09 13:25:46 +02:00 |
|
csync_update.c
|
Fix parsing of GMT times and handle time difference more tolerant.
|
2012-11-08 14:52:14 +01:00 |
|
csync_update.h
|
Add a group for update detection functions.
|
2009-05-25 11:58:31 +02:00 |
|
csync_util.c
|
Merge remote-tracking branch 'origin/master' into dav
|
2012-12-03 17:32:08 +01:00 |
|
csync_util.h
|
csync: Add a new logging system.
|
2012-10-30 11:27:21 +01:00 |
|
csync.c
|
Only refresh the folder id for remote replica
|
2012-12-05 18:18:45 +01:00 |
|
csync.h
|
Add progress callback
|
2012-12-04 17:26:23 +01:00 |