| .. |
|
std
|
Use _tclosedir rather than closedir.
|
2012-11-13 11:45:12 +01:00 |
|
vio
|
Win32: Fix CreateFile call for directories.
|
2012-11-08 14:49:15 +01:00 |
|
CMakeLists.txt
|
Enable compilation with static iniparser and sqlite
|
2012-11-07 17:46:13 +01:00 |
|
csync_config.c
|
win32: Ported two other occurences of win32 api to wide char support.
|
2012-11-12 10:44:24 +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
|
Exclude lists: Works with \r\n line terminator
|
2012-11-07 17:46:13 +01:00 |
|
csync_exclude.h
|
Improve the documentation of csync_excluded().
|
2009-05-22 20:21:20 +02:00 |
|
csync_lock.c
|
Merge branch 'master' into dav - get cmocka tests and database move.
|
2012-10-27 19:27:14 +02:00 |
|
csync_lock.h
|
Fix the vim modlines.
|
2009-05-13 10:12:07 +02:00 |
|
csync_log.h
|
Add ability to log to a callback for the csync library.
|
2012-07-09 13:25:59 +02:00 |
|
csync_macros.h
|
Fix the vim modlines.
|
2009-05-13 10:12:07 +02: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
|
Merge branch 'master' into dav - get cmocka tests and database move.
|
2012-10-27 19:27:14 +02:00 |
|
csync_propagate.c
|
Detect loop in mkdir function to prevent looping in readonly Shared.
|
2012-11-21 14:53:54 +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
|
Add a version table to csyncs database with the current version no.
|
2012-11-14 17:24:13 +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
|
Fix crash if md5 is null
|
2012-11-06 14:05:52 +01:00 |
|
csync_util.h
|
util: Remove obsolete csync_create_statedb_hash().
|
2012-10-22 14:55:26 +02:00 |
|
csync.c
|
Win: Load the exclude lists in the config
|
2012-11-07 17:46:13 +01:00 |
|
csync.h
|
Push version to next release 0.60.2
|
2012-11-09 17:15:46 +01:00 |