1
0
mirror of https://erdgeist.org/gitweb/opentracker synced 2024-05-10 07:54:50 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
0deb06d544 Reverting last commit. Debug effect not seen. 2008-10-07 23:53:29 +00:00
ec0affa97d allow threads to be named. not posix compliant. 2008-10-07 23:44:59 +00:00
e534db03c6 added live sync code
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,
2008-10-04 05:40:51 +00:00
c28cf398fd Introduce some kind of versioning 2007-12-20 05:59:34 +00:00
b0e4ebbbf2 Simplify includes 2007-12-03 00:52:05 +00:00
afcef0537c Reflect changes in iovec code in sync code 2007-11-23 18:13:11 +00:00
4072f162b4 Make sync generation multithreaded. 2007-11-21 01:55:15 +00:00
8900cc0dd9 No 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 and not considered stable. 2007-11-06 11:58:32 +00:00