index
:
opentracker
dynamic-accesslists
erdgeist-fix-tasklists
master
An open and free bittorrent tracker
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2007-11-20
Sockets do not inherit non-blocking state in libowfat...
erdgeist
2007-11-19
Fullscrape now cleanly finalizes its thread
erdgeist
2007-11-19
Cleanup now moved to its own thread, too
erdgeist
2007-11-19
Missing include for htonl()
erdgeist
2007-11-18
Full scrapes are now being delivered in different modes, as triggered by stats&mode=tpbs
erdgeist
2007-11-18
Reflect new task-classes model in fullscrape worker
erdgeist
2007-11-18
Reflect new task-classes model in mutex queue
erdgeist
2007-11-18
Stats are tasks now, they also come in classes.
erdgeist
2007-11-18
Stats are tasks now.
erdgeist
2007-11-16
Forgot to specify -pthread when using threads
erdgeist
2007-11-16
introducing multithreaded full scrape creation.
erdgeist
2007-11-15
tasklist code now tested in a multi threaded environment.
erdgeist
2007-11-14
Move dead socket handling from handle_(read,write,timedout) into its own function handle_dead
erdgeist
2007-11-14
Introducing the workqueue
erdgeist
2007-11-13
Increase full scrape chunk size to 1/2meg
erdgeist
2007-11-13
Rather embarrasing arithmetic fuckup
erdgeist
2007-11-13
missing include
erdgeist
2007-11-12
Fix typos in documenation
erdgeist
2007-11-12
Some in code documentation to make Denis happy :)
erdgeist
2007-11-12
Moving accesslist stuff to its own object
erdgeist
2007-11-12
Return at end of line missing
erdgeist
2007-11-12
Moving full scrapes to iovec-creating thread safe function
erdgeist
2007-11-12
Dokumentation
erdgeist
2007-11-12
Reflect changes in ot_iovec and ot_fullscrape in Makefile
erdgeist
2007-11-12
Full scrape moves to its own object
erdgeist
2007-11-12
Fullscrape is thread safe now.
erdgeist
2007-11-12
New large chunk allocation code
erdgeist
2007-11-06
MUST NOT enable features in CVSpico Makefile bad coder
erdgeist
2007-11-06
The expensive DMEM stats is gone. No need for it, too much potential to DOS.
erdgeist
2007-11-06
Missing newline warning, missing include fixed
erdgeist
2007-11-06
Have an own file handle udp requests.
erdgeist
2007-11-06
Move stats out of opentracker.c, also have an own file handle udp requests.
erdgeist
2007-11-06
Thank you, GNU for fucking up pmake :)
erdgeist
2007-11-06
Makefile now builds each object on its own. Thus it can be build with -j2 and higher
erdgeist
2007-11-06
Fixed a forgotten unlock and a messed up string pointer
erdgeist
2007-11-06
Fixed ntohl include
erdgeist
2007-11-06
Fixed warnings about newlines at end of file
erdgeist
2007-11-06
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 ↵
erdgeist
and not considered stable.
2007-11-06
Rename source files in an ot_ fashion
erdgeist
2007-11-06
Make to_hex thread safe. Get rid off old /24 counting code. Protect more bucket accesses by locks.
erdgeist
2007-11-06
We do now use the tools for locking buckets in order to prepare MT code
erdgeist
2007-11-06
Cleaned up stats return format. Also reflect APPI changes due to MT code in trackerlogic.{c,h}
erdgeist
2007-11-06
Locks tested. Got the test routine wrong -> Fixed.
erdgeist
2007-11-03
Introducing first tools to make opentracker multithreaded.
erdgeist
2007-11-02
Introduce configuration dependent number of parameters in a nicer way
erdgeist
2007-11-02
The last experiment failed. No more accept deferral
erdgeist
2007-11-02
Trying to accept connections only when data has come in. This is an experiment.
erdgeist
2007-11-01
Allow for more than one admin ip address
erdgeist
2007-10-31
Add more full scrape stats
erdgeist
2007-10-29
Reenabled syncing
erdgeist
[next]