aboutsummaryrefslogtreecommitdiff
path: root/src/arm/gnunet-service-arm.c
Commit message (Expand)AuthorAge
* eliminate last residue of old service api in ARMChristian Grothoff2016-10-21
* want himBHexpansion, but not path-prefixingChristian Grothoff2016-09-25
* fix NPEChristian Grothoff2016-09-24
* -must not expand BINARY as filenameChristian Grothoff2016-09-24
* migrate ARM to new service APIChristian Grothoff2016-09-24
* fix #4672Christian Grothoff2016-09-24
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* misc fixesChristian Grothoff2016-07-06
* convert monitor API to use MQChristian Grothoff2016-06-22
* -indentChristian Grothoff2016-06-02
* invert option order for tgChristian Grothoff2016-06-02
* Fix for #4553Christian Grothoff2016-06-01
* fix #4546Christian Grothoff2016-06-01
* 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