aboutsummaryrefslogtreecommitdiff
path: root/src/arm/gnunet-service-arm.c
Commit message (Expand)AuthorAge
...
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* expand dollars in BINARY for service type 'simple'Florian Dold2016-04-26
* don't free -- expand_dollar does reallocFlorian Dold2016-04-26
* Use dollar expansion helper instead of custom codeFlorian Dold2016-04-25
* Remove format string abuse with sane code.Florian Dold2016-04-25
* Revert 37060Florian Dold2016-04-22
* Allow expansion of [arm]BINARY.Florian Dold2016-04-22
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* add logic to parse JSON uploadsChristian Grothoff2016-04-04
* Do $-expansion for OPTIONS of simple servicesFlorian Dold2016-02-29
* Make ARM understand the TYPE option for servicesFlorian Dold2016-02-28
* -fix (C) noticesChristian Grothoff2016-01-19
* Make resource diagnostics output more useful.Florian Dold2015-12-10
* -bogus logChristian Grothoff2015-10-22
* -fixChristian Grothoff2015-10-18
* add capability to log per-service resource consumption via ARMChristian Grothoff2015-10-07
* automatically clean up left-over Unix domain socket files when trying to bind...Christian Grothoff2015-07-13
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -fix indentation, logging, i18n, doxygenChristian Grothoff2015-02-28
* -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 e...Christian Grothoff2014-12-24
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* - Do not set permissions for abstract sockets.Sree Harsha Totakura2014-02-13
* -fix issues with multi-user setup and ARMChristian Grothoff2013-12-23
* -indentations, comments on APIChristian Grothoff2013-12-05
* - move do_start_process to util/Sree Harsha Totakura2013-11-29
* allow spaces in binary file names (#3094)Christian Grothoff2013-11-26
* -fix message alignment to avoid bus error, indentation, style fixesChristian Grothoff2013-11-13
* -style fixesChristian Grothoff2013-10-17
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* implementing #3064: enable split-personality ARM to run some services as 'gnu...Christian Grothoff2013-10-11
* changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff2013-10-09
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -minor code cleanupChristian Grothoff2013-09-20
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fix memory leak (on error path)Christian Grothoff2013-06-21
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* Don't start accept task twiceLRN2013-04-22
* Dont restart services/daemons that have exited with exit code 0.Bart Polot2013-04-17
* DocfixesLRN2013-03-15
* Use correct size for messages. Again. D'oh.LRN2013-03-14
* Fix arm service message handler declarationLRN2013-03-13
* Use correct argument for receive_doneLRN2013-03-13
* Receive_done in monitor hanldingLRN2013-03-13
* All-encompassing ARM updateLRN2013-03-13
* -no reason for continue, AFAIKChristian Grothoff2013-03-11