aboutsummaryrefslogtreecommitdiff
path: root/src/util/service.c
Commit message (Collapse)AuthorAge
* -indentation fixesChristian Grothoff2014-06-03
|
* -indentation and doxygen fixesChristian Grothoff2014-06-03
|
* - Expose speedup routines as an internal header.Sree Harsha Totakura2014-03-10
|
* Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura2014-02-09
| | | | | option USE_ABSTRACT_SOCKETS is present in configuration.
* Don't free opt cfg if it's NULLLRN2013-12-19
|
* fail to start service if we have a malformed configurationMatthias Wachs2013-12-12
|
* -remove useless/broken configure options, and gnunet_directories.hChristian Grothoff2013-12-11
|
* -converting regular expressions of vpn/pt to non-binary format and adding ↵Christian Grothoff2013-10-26
| | | | proper policy parsing
* -moving code to parse IPv4/IPv6 subnet specifications to strings and making ↵Christian Grothoff2013-10-26
| | | | it part of the public API
* -just .conf, not .configChristian Grothoff2013-10-11
|
* Fix to build on W32 againLRN2013-10-09
|
* changing UNIX domain socket access control to file permissions checks, ↵Christian Grothoff2013-10-09
| | | | instead of UDS credentials (#2887)
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
|
* -use get_value_filename with UNIXPATH to get himBHexpansionChristian Grothoff2013-10-09
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -handle NULL in unixpathChristian Grothoff2013-09-20
|
* -fixing #3034Christian Grothoff2013-09-14
|
* -eliminate LISTEN_PID check, silly idea anyway, better to just unset the ↵Christian Grothoff2013-09-09
| | | | LISTEN_FDS after use; also this is needed to make things work with gdb/valgrind/monkey/etc.
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* -w32 bugfix -- compiler warning tooChristian Grothoff2013-07-24
|
* -stress that we do not care about return value hereChristian Grothoff2013-06-21
|
* -fixChristian Grothoff2013-03-04
|
* - osx fixesSree Harsha Totakura2012-12-13
|
* Hardcode svn revision in compiled binariesLRN2012-11-19
|
* -allow config-less services to runChristian Grothoff2012-11-05
|
* Passing -v or -h options to a command no longer returns error codeBart Polot2012-09-28
|
* always allow rootChristian Grothoff2012-09-03
|
* -fixbuildChristian Grothoff2012-07-15
|
* -adding support for heap stats gaugeringChristian Grothoff2012-07-15
|
* -print switch targetChristian Grothoff2012-06-22
|
* -fixing #2439Christian Grothoff2012-06-20
|
* -use human-readable error messageChristian Grothoff2012-06-09
|
* speedup mechanism to manipulate gnunet timeMatthias Wachs2012-05-30
|
* -fixesChristian Grothoff2012-04-25
|
* -fixesChristian Grothoff2012-04-25
|
* -LRN: misc patches / fixesChristian Grothoff2012-04-25
|
* introducing soft shutdown concept for services; during soft shutdown, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* -improving docChristian Grothoff2012-04-22
|
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
|
* -fix printingChristian Grothoff2012-03-29
|
* -UID match is sufficient if GID match is requiredChristian Grothoff2012-03-24
|
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
|
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* -LRN: use FOPEN/CLOSE instead of fopen/close - #2051Christian Grothoff2011-12-30
|
* -LRN fix deallocationChristian Grothoff2011-12-08
|
* -LRN: misc. minor fixesChristian Grothoff2011-12-08
|