fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029
[oweals/gnunet.git] / src / util / service.c
2013-12-19 LRNDon't free opt cfg if it's NULL
2013-12-12 Matthias Wachsfail to start service if we have a malformed configuration
2013-12-11 Christian Grothoff-remove useless/broken configure options, and gnunet_di...
2013-10-26 Christian Grothoff-converting regular expressions of vpn/pt to non-binary...
2013-10-26 Christian Grothoff-moving code to parse IPv4/IPv6 subnet specifications...
2013-10-11 Christian Grothoff-just .conf, not .config
2013-10-09 LRNFix to build on W32 again
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothoff-use get_value_filename with UNIXPATH to get himBHexpansion
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-20 Christian Grothoff-handle NULL in unixpath
2013-09-14 Christian Grothoff-fixing #3034
2013-09-09 Christian Grothoff-eliminate LISTEN_PID check, silly idea anyway, better...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-07-24 Christian Grothoff-w32 bugfix -- compiler warning too
2013-06-21 Christian Grothoff-stress that we do not care about return value here
2013-03-04 Christian Grothoff-fix
2012-12-13 Sree Harsha Totakura- osx fixes
2012-11-19 LRNHardcode svn revision in compiled binaries
2012-11-05 Christian Grothoff-allow config-less services to run
2012-09-28 Bart PolotPassing -v or -h options to a command no longer returns...
2012-09-03 Christian Grothoffalways allow root
2012-07-15 Christian Grothoff-fixbuild
2012-07-15 Christian Grothoff-adding support for heap stats gaugering
2012-06-22 Christian Grothoff-print switch target
2012-06-20 Christian Grothoff-fixing #2439
2012-06-09 Christian Grothoff-use human-readable error message
2012-05-30 Matthias Wachsspeedup mechanism to manipulate gnunet time
2012-04-25 Christian Grothoff-fixes
2012-04-25 Christian Grothoff-fixes
2012-04-25 Christian Grothoff-LRN: misc patches / fixes
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-22 Christian Grothoff-improving doc
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-03-29 Christian Grothoff-fix printing
2012-03-24 Christian Grothoff-UID match is sufficient if GID match is required
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-01-13 Christian Grothoffimproving code and build system to be in line with...
2011-12-30 Christian Grothoff-LRN: use FOPEN/CLOSE instead of fopen/close - #2051
2011-12-08 Christian Grothoff-LRN fix deallocation
2011-12-08 Christian Grothoff-LRN: misc. minor fixes
2011-12-06 Christian GrothoffImplement passing sockets in IPC on W32 (#1975)
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-document clock skew variable a bit more
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-10-04 Christian GrothoffLRN's big logging rewrite (#1805):
2011-09-18 Christian Grothoffbetter error handling
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-28 Nathan S. Evansset clock offset
2011-07-26 Nathan S. Evansstart service
2011-07-25 Nathan S. Evansclockskew code
2011-07-01 Matthias Wachsfixes mantis 1726: wrong number of addresses was return...
2011-06-20 Christian Grothoffhelping w32
2011-06-20 Christian Grothoffavoid duplicate binds
2011-06-16 Christian Grothofffix
2011-06-16 Christian Grothofffix
2011-05-25 Christian Grothofffixthefix
2011-05-25 Christian Grothoffset sxn_len on FreeBSD where required
2011-05-25 Matthias Wachsfix: unlinking unix domain sockets on freebsd
2011-05-25 Christian Grothoffwarn if this happens
2011-02-23 Christian Grothofffix leak
2011-02-23 Christian Grothofffix leak
2011-02-14 Nathan S. Evansdon't use totally empty unix path
2011-02-02 Nils Durnerno AF_UNIX on Windows
2011-01-24 Christian GrothoffUNIX domain socket authentication support added
2010-12-21 Christian Grothoffassert
2010-11-22 Matthias WachsReturns now GNUNET_SYSERR
2010-11-19 Matthias WachsAdded size check for unix path configs
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-08 Nils Durnerfix warnings
2010-08-23 Christian Grothofffix
2010-08-14 Christian Grothofffix hypothetical leak
2010-08-14 Christian Grothoffdo not leak nullfd
2010-08-14 Christian Grothoffcheck
2010-07-02 Nathan S. Evansremove max buffer size from everywhere in util
2010-07-02 Nathan S. Evansreduce buffer size for all connections, and for mst...
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-25 Christian Grothoffleak
2010-06-23 Christian Grothoffdo not bind if port is zero
2010-06-23 Christian Grothoffcheck
2010-06-23 Christian Grothofffix scanf
2010-06-23 Christian Grothoffsupport for systemd style listen fd passing
2010-06-18 Christian Grothoffcode clean up
2010-06-13 Christian Grothoffleak
2010-06-13 Christian Grothofffree
2010-06-13 Christian Grothofffixes
2010-06-11 Christian Grothoffminor fixes
2010-06-11 Christian Grothoffleak
2010-06-09 Nathan S. Evanscoverity fixes, revert to 11639 if broken
2010-06-05 Christian GrothoffUNIX domain socket support
2010-05-11 Christian Grothofffixes
next