| .. |
|
std
|
Unbreak win32
|
2012-12-09 02:44:34 +03:00 |
|
vio
|
Fixed rename function to use TCHAR.
|
2012-12-10 21:15:31 +01:00 |
|
CMakeLists.txt
|
iconv support
|
2012-12-07 13:03:01 +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
|
Exclude: Tell which file we load
|
2012-12-11 17:28:37 +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
|
iconv support
|
2012-12-07 13:03:01 +01:00 |
|
csync_propagate.c
|
Fix temp name creation: Place dot correctly for hidden files.
|
2012-12-12 14:18:30 +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
|
iconv support
|
2012-12-07 13:03:01 +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
|
Win32: Hide file while downloading
|
2012-12-10 19:15:16 +01:00 |
|
csync_util.h
|
Win32: Hide file while downloading
|
2012-12-10 19:15:16 +01:00 |
|
csync.c
|
Suppress a warning
|
2012-12-10 16:15:26 +01:00 |
|
csync.h
|
Split download state
|
2012-12-11 12:09:33 +01:00 |