- simplify parameters
[oweals/gnunet.git] / src / arm /
2013-04-22 LRNDon't start accept task twice
2013-04-22 LRNCorrectly forget task ID once task runs
2013-04-17 Bart PolotDont restart services/daemons that have exited with...
2013-04-17 Bart Polot- fix appearance of '%s' in error messages
2013-04-14 Christian Grothoff-remove unnecessary arguments from ARM callbacks
2013-04-08 Sree Harsha Totakura- doc
2013-04-03 Sree Harsha Totakura- fix 2853
2013-04-02 Sree Harsha Totakura- warn on missing cases
2013-04-01 Sree Harsha Totakura- revert 26711 and fix 2851 with dirty hack
2013-04-01 Sree Harsha Totakura- fix 2851
2013-04-01 Sree Harsha Totakura-dead code
2013-04-01 Sree Harsha Totakura- allow disconnecting from ARM from callbacks
2013-03-28 Christian Grothoff-test cleanup
2013-03-27 Christian Grothoff-doxygen
2013-03-26 Sree Harsha Totakura- style
2013-03-23 Christian Grothoff-doxygen fixes
2013-03-20 LRNSimplify ARM alloc/connect
2013-03-20 LRNdisconnect -> disconnect_and_free rename
2013-03-18 Sree Harsha Totakura- fix
2013-03-15 LRNDocfixes
2013-03-14 LRNCorrect %s in some cases
2013-03-14 LRNUse correct size for messages. Again. D'oh.
2013-03-13 LRNContinue processing after listing services
2013-03-13 LRNModify one of the tests to check service list
2013-03-13 LRNFix arm service message handler declaration
2013-03-13 LRNUse correct argument for receive_done
2013-03-13 LRNReceive_done in monitor hanlding
2013-03-13 LRNForgot to add the file...
2013-03-13 LRNAll-encompassing ARM update
2013-03-13 LRNCorrectly destroy OS_Process (cosmetic fix)
2013-03-13 Sree Harsha Totakura- make ARM tests compile without errors
2013-03-11 Christian Grothoff-no reason for continue, AFAIK
2013-02-05 Christian Grothoff095a
2013-02-01 Christian Grothoff-fix warning about modifying const cfg
2013-01-26 Christian GrothoffLRN: Here's a patch. See if it doesn't break anything...
2013-01-25 Christian Grothoff-fix
2013-01-25 Christian Grothoffstart gnunet-service-arm nicely if configuration file...
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-12-13 Sree Harsha Totakura- assert hard
2012-12-06 Christian Grothoff-improving shutdown behavior
2012-11-06 Sree Harsha Totakuraprint help for timeout argument
2012-11-05 Christian Grothoff-allow config-less services to start
2012-11-05 Christian Grothoff-version bumping
2012-11-05 Christian Grothoff-fix use of PREFIX with libexec
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-09 Christian Grothoff-note authors
2012-10-09 Christian Grothoff-use defaultconfig if config is missing
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-08 Christian Grothoff-fix
2012-10-08 Christian Grothoff-cleaning up arm test
2012-10-08 Christian Grothoff-minor cleanup
2012-09-28 Christian Grothoff-fix
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-16 Christian Grothoff-fixing #2546
2012-07-09 Christian Grothoff-LRN: switching to py for arm test as well
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-06-23 Christian Grothoff-comment / naming cleanups
2012-06-10 Christian Grothoff-fix
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-09 Christian Grothoff-removing useless ifdefs
2012-06-01 Christian Grothoff-also run fs by default
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-03 Christian Grothoff-towards fixing #2299
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-19 Christian Grothoff-fixes
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-24 Christian Grothoff-extending defaults
2012-03-09 Christian Grothoffadding code to measure and report shutdown time for...
2012-03-09 Christian Grothoff-fixing #2201
2012-03-08 Christian Grothoff-brk
2012-03-08 Christian Grothoff-fixing leaks/use after free
2012-03-04 Christian Grothoff-fix
2012-03-01 Christian Grothoff-minor fixes to arm service list API (#2141)
2012-03-01 Maximilian SzengelUsing GNUNET_snprintf.
2012-02-29 Christian Grothoff-LRN: fix fprintf
2012-02-29 Maximilian SzengelAdding arm list/info feature.
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-01-30 Christian Grothoff-trying to fix double-start issue on sparc
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-03 Christian Grothoff-fixing compile errors in tests
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-26 Christian Grothoff-version bumps for release
2011-12-25 Christian Grothoff-LRN: fix normal child death restart.
2011-12-25 Christian Grothoff-maybe not the best default for now
2011-12-25 Christian Grothoff-log to files by default
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-08 Christian Grothoffmajor rewrite of ARM service and a bit of the ARM IPC...
2011-12-07 Christian Grothoff-moving interceptor.c code into main arm file
2011-12-06 Christian Grothoffremoving ARM interceptor connection forwarding post...
2011-12-06 Christian Grothofffix compile
next