aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAge
...
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
|
* -fixChristian Grothoff2013-05-30
|
* -fixChristian Grothoff2013-05-22
|
* -fixChristian Grothoff2013-05-22
|
* Adjust test_arm_api after API changes in r27231LRN2013-05-22
|
* fixing ARM restarting, adding monitor mode to command lineChristian Grothoff2013-05-21
|
* -minor code cleanupChristian Grothoff2013-05-21
|
* -be less noisyChristian Grothoff2013-05-21
|
* -indentationChristian Grothoff2013-05-21
|
* -quiet means quietChristian Grothoff2013-05-21
|
* Don't start accept task twiceLRN2013-04-22
|
* Correctly forget task ID once task runsLRN2013-04-22
|
* Dont restart services/daemons that have exited with exit code 0.Bart Polot2013-04-17
|
* - fix appearance of '%s' in error messagesBart Polot2013-04-17
|
* -remove unnecessary arguments from ARM callbacksChristian Grothoff2013-04-14
|
* - docSree Harsha Totakura2013-04-08
|
* - fix 2853Sree Harsha Totakura2013-04-03
|
* - warn on missing casesSree Harsha Totakura2013-04-02
|
* - revert 26711 and fix 2851 with dirty hackSree Harsha Totakura2013-04-01
|
* - fix 2851Sree Harsha Totakura2013-04-01
|
* -dead codeSree Harsha Totakura2013-04-01
|
* - allow disconnecting from ARM from callbacksSree Harsha Totakura2013-04-01
|
* -test cleanupChristian Grothoff2013-03-28
|
* -doxygenChristian Grothoff2013-03-27
|
* - styleSree Harsha Totakura2013-03-26
|
* -doxygen fixesChristian Grothoff2013-03-23
|
* Simplify ARM alloc/connectLRN2013-03-20
|
* disconnect -> disconnect_and_free renameLRN2013-03-20
|
* - fixSree Harsha Totakura2013-03-18
|
* DocfixesLRN2013-03-15
|
* Correct %s in some casesLRN2013-03-14
|
* Use correct size for messages. Again. D'oh.LRN2013-03-14
|
* Continue processing after listing servicesLRN2013-03-13
|
* Modify one of the tests to check service listLRN2013-03-13
|
* Fix arm service message handler declarationLRN2013-03-13
|
* Use correct argument for receive_doneLRN2013-03-13
|
* Receive_done in monitor hanldingLRN2013-03-13
|
* Forgot to add the file...LRN2013-03-13
|
* All-encompassing ARM updateLRN2013-03-13
|
* Correctly destroy OS_Process (cosmetic fix)LRN2013-03-13
|
* - make ARM tests compile without errorsSree Harsha Totakura2013-03-13
|
* -no reason for continue, AFAIKChristian Grothoff2013-03-11
|
* 095aChristian Grothoff2013-02-05
|
* -fix warning about modifying const cfgChristian Grothoff2013-02-01
|
* LRN: Here's a patch. See if it doesn't break anything for you.Christian Grothoff2013-01-26
| | | | | | | | | | | | | | | | Arm service is started with -c <configname> only when the process that runs arm service has "[arm]/CONFIG" defined in the configuration used to run arm service (usually - process' own configuration). Since default [arm] config has no CONFIG defined anymore (thanks to your r25908), we need to add this code to put the config file that was passed to gnunet-arm tool via -c as "[arm]/CONFIG" for arm service to receive it. Otherwise arm service is run without config and reads default config (~/.gnunet/gnunet.conf) instead, which is clearly not what we need.
* -fixChristian Grothoff2013-01-25
|
* start gnunet-service-arm nicely if configuration file does not existChristian Grothoff2013-01-25
|
* -eliminate consensus warningsChristian Grothoff2012-12-17
|
* - assert hardSree Harsha Totakura2012-12-13
|
* -improving shutdown behaviorChristian Grothoff2012-12-06
|