aboutsummaryrefslogtreecommitdiff
path: root/src/arm/gnunet-service-arm.c
Commit message (Expand)AuthorAge
* first step to remove plibcng02019-09-06
* fix gnunet-service-arm termination status codeChristian Grothoff2019-08-18
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
* rename USER/SYSTEM_ONLY into START_USER/SYSTEM_SERVICES (#4548)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
* require gnunet.conf to specify which services to runpsyc://loupsycedyglgamf.onion/~lynX2018-06-23
* eh, logic exactly wrong way round...Christian Grothoff2018-06-16
* clean up arm, do not warn on missing port if autostart setChristian Grothoff2018-06-16
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* beautify loopChristian Grothoff2017-12-27
* implement exponential back-off cool down for ARM process restartsChristian Grothoff2017-09-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* fix memory leakChristian Grothoff2017-03-11
* fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff2017-02-21
* 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