summaryrefslogtreecommitdiff
path: root/ot_sync.c
AgeCommit message (Collapse)Author
2008-10-28Whitespace fixeserdgeist
2008-10-07Reverting last commit. Debug effect not seen.erdgeist
2008-10-07allow threads to be named. not posix compliant.erdgeist
2008-10-04added live sync codeerdgeist
added a config file parser added tracker id changed WANT_CLOSED_TRACKER and WANT_BLACKLIST into WANT_ACCESS_WHITE and WANT_ACCESS_BLACK changed WANT_TRACKER_SYNC to WANT_SYNC_BATCH and added WANT_SYNC_LIVE added an option to switch off fullscrapes cleaned up many internal hardcoded values, like PROTO_FLAG,
2007-12-20Introduce some kind of versioningerdgeist
2007-12-03Simplify includeserdgeist
2007-11-23Reflect changes in iovec code in sync codeerdgeist
2007-11-21Make sync generation multithreaded.erdgeist
2007-11-06No one can get access to buckets now without locking them. Also split up the trackerlogic.c-monster in functional sub-units. HEADS UP: this code is untested ↵erdgeist
and not considered stable.