1. 02 1月, 2009 1 次提交
    • E
      * opentracker now drops permissions in correct order and really chroots() if ran as root · 2df09905
      erdgeist 提交于
      * lock passing between add_peer_to_torrent and return_peers_for_torrent is now avoided by providing a more general add_peer_to_torrent_and_return_peers function that can be used with NULL parameters to not return any peers (in sync case)
      * in order to keep a fast overview how many torrents opentracker maintains, every mutex_bucket_unlock operation expects an additional integer parameter that tells ot_mutex.c how many torrents have been added or removed. A function mutex_get_torrent_count has been introduced.
      2df09905
  2. 07 12月, 2008 1 次提交
  3. 04 12月, 2008 2 次提交
  4. 29 11月, 2008 1 次提交
  5. 03 11月, 2008 2 次提交
  6. 28 10月, 2008 2 次提交
  7. 24 10月, 2008 1 次提交
  8. 17 10月, 2008 1 次提交
  9. 04 10月, 2008 1 次提交
    • E
      added live sync code · e534db03
      erdgeist 提交于
      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,
      e534db03
  10. 26 1月, 2008 1 次提交
  11. 17 1月, 2008 2 次提交
  12. 20 12月, 2007 2 次提交
  13. 18 12月, 2007 1 次提交
  14. 15 12月, 2007 1 次提交
    • D
      add support for more stats: · 65c3b240
      denis 提交于
      1. stats for added and removed torrents
      2. stats for start and stopped events from peers
      
      this should help to detect DoS attacks and is useful for
      profiling
      65c3b240
  15. 09 12月, 2007 1 次提交
  16. 05 12月, 2007 3 次提交
  17. 03 12月, 2007 2 次提交
  18. 02 12月, 2007 1 次提交
  19. 19 11月, 2007 1 次提交
  20. 07 11月, 2007 3 次提交
  21. 06 11月, 2007 4 次提交