aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/gnunet-service-statistics.c
Commit message (Collapse)AuthorAge
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -cleanupChristian Grothoff2013-09-23
|
* -keep and drop are not needed here as we watch for disconnectsChristian Grothoff2013-06-12
|
* -towards implementing regex serviceChristian Grothoff2013-05-31
|
* -add logic to measure heap size for all processes that use statistics, ↵Christian Grothoff2012-10-07
| | | | reduce statistics, topology, nse and resolver heap usage using the same trick we used for arm
* - adding return value to mst callbackMatthias Wachs2012-05-24
|
* introducing soft shutdown concept for services; during soft shutdown, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
|
* fixing bug 2272: added functionality for watch to notifz about fresh created ↵Matthias Wachs2012-04-18
| | | | entries with value 0
* -fixing minor compilation errors and warningsChristian Grothoff2012-03-19
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* -fix fix fixChristian Grothoff2012-03-05
|
* fixChristian Grothoff2012-03-05
|
* -fixing #2196Christian Grothoff2012-03-05
|
* make gnunet-service-statistics not exit on external shutdown signal as long ↵Christian Grothoff2012-03-04
| | | | as there are connected clients to be managed
* -fix leakChristian Grothoff2012-01-25
|
* -check return valueChristian Grothoff2012-01-25
|
* -vminko: fix for #1930Christian Grothoff2012-01-06
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* fixes from LRN for DEBUG codeChristian Grothoff2010-11-01
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* fixChristian Grothoff2010-08-15
|
* strict checkChristian Grothoff2010-08-15
|
* fixing bad memcpyChristian Grothoff2010-07-21
|
* hacks from tripChristian Grothoff2010-07-07
|
* gpl3Christian Grothoff2010-07-02
|
* cleaningChristian Grothoff2010-06-18
|
* localizationChristian Grothoff2010-06-18
| | | | of scopes
* stuffChristian Grothoff2010-01-22
|
* misc. bugfixes and API improvementsChristian Grothoff2009-11-08
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* code clean upChristian Grothoff2009-10-05
|
* improving style and docsChristian Grothoff2009-09-25
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* cleaning up disk apiChristian Grothoff2009-07-07
|
* more complete DISK APINils Durner2009-06-15
|
* MinGWNils Durner2009-06-11
|
* removing server from argument list, other minor fixesChristian Grothoff2009-05-29
|
* ngChristian Grothoff2009-05-29