aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -cleaning up stats code, use separate structures per subsystem for faster ↵Christian Grothoff2014-12-23
| | | | processing
* -doxgen, use modern client APIChristian Grothoff2014-12-23
|
* adding single location for no_forcestart configuration listChristian Grothoff2014-12-11
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -more version bumpingChristian Grothoff2014-04-08
|
* -ensure timeout forces call to continuation even if statistics service ↵Christian Grothoff2014-03-07
| | | | cannot be reached
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* trying to fix #3281Christian Grothoff2014-02-11
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* -doxygen, fixing #3223Christian Grothoff2013-12-19
|
* malloc -> newLRN2013-12-19
|
* -do disconnect after continuations, to hopefullyf ix #3194Christian Grothoff2013-12-11
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* Change the tmp dir after .confLRN2013-10-12
|
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
| | | | | - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* -fixChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fix warningsChristian Grothoff2013-10-01
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -cleanupChristian Grothoff2013-09-23
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -fix assertionChristian Grothoff2013-09-11
|
* -fix assertionChristian Grothoff2013-09-11
|
* Don't cancel if we didn't start watching anything in the first placeLRN2013-09-11
|
* -check return valueChristian Grothoff2013-09-09
|
* -only run python tests if we have pythonChristian Grothoff2013-08-25
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* Fix invocation of just-built toolsLRN2013-08-16
|
* -keep and drop are not needed here as we watch for disconnectsChristian Grothoff2013-06-12
|
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
|
* -towards implementing regex serviceChristian Grothoff2013-05-31
|
* -make really sure 'cont' is never called againChristian Grothoff2013-03-20
|
* -do not call get callback after get_cancelChristian Grothoff2013-03-20
|
* -eliminate consensus warningsChristian Grothoff2012-12-17
|
* Use full, 3-argument fprintf invocationLRN2012-11-17
|
* - checking for resolver when trying to connect to remote hostMatthias Wachs2012-11-16
|
* add option to disable use of stats entirelyChristian Grothoff2012-11-08
|
* -version bumpingChristian Grothoff2012-11-05
|