aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAge
* -eliminate consensus warningsChristian Grothoff2012-12-17
|
* - assert hardSree Harsha Totakura2012-12-13
|
* -improving shutdown behaviorChristian Grothoff2012-12-06
|
* print help for timeout argumentSree Harsha Totakura2012-11-06
|
* -allow config-less services to startChristian Grothoff2012-11-05
|
* -version bumpingChristian Grothoff2012-11-05
|
* -fix use of PREFIX with libexecChristian Grothoff2012-11-05
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -note authorsChristian Grothoff2012-10-09
|
* -use defaultconfig if config is missingChristian Grothoff2012-10-09
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -fixChristian Grothoff2012-10-08
|
* -cleaning up arm testChristian Grothoff2012-10-08
|
* -minor cleanupChristian Grothoff2012-10-08
|
* -fixChristian Grothoff2012-09-28
|
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
|
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
|
* reducing error messages about missing configuration options by introducing ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* -fixing #2546Christian Grothoff2012-09-16
|
* -LRN: switching to py for arm test as wellChristian Grothoff2012-07-09
|
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* -comment / naming cleanupsChristian Grothoff2012-06-23
|
* -fixChristian Grothoff2012-06-10
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -removing useless ifdefsChristian Grothoff2012-06-09
|
* -also run fs by defaultChristian Grothoff2012-06-01
|
* -help seaspider some moreChristian Grothoff2012-05-15
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* -towards fixing #2299Christian Grothoff2012-05-03
|
* 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
|
* -fixesChristian Grothoff2012-04-19
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -extending defaultsChristian Grothoff2012-03-24
|
* adding code to measure and report shutdown time for services to ↵Christian Grothoff2012-03-09
| | | | gnunet-service-arm at INFO level logging
* -fixing #2201Christian Grothoff2012-03-09
|
* -brkChristian Grothoff2012-03-08
|
* -fixing leaks/use after freeChristian Grothoff2012-03-08
|
* -fixChristian Grothoff2012-03-04
|
* -minor fixes to arm service list API (#2141)Christian Grothoff2012-03-01
|
* Using GNUNET_snprintf.Maximilian Szengel2012-03-01
|
* -LRN: fix fprintfChristian Grothoff2012-02-29
|
* Adding arm list/info feature.Maximilian Szengel2012-02-29
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -trying to fix double-start issue on sparcChristian Grothoff2012-01-30
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|