summaryrefslogtreecommitdiff
path: root/src/nse/nse.conf.in
Commit message (Collapse)AuthorAge
* 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
|
* .unix change to .sockJulien Morvan2015-08-06
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* - Remove trailing '/' for the directory path.Sree Harsha Totakura2014-04-01
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -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
* -add identity service to standard buildChristian Grothoff2013-07-16
|
* use SCRYPT - fixing # 2685, needs LATEST libgcrypt (Git from today)Christian Grothoff2013-04-05
|
* - generate histograms with unique file namesSree Harsha Totakura2013-03-26
|
* -towards implementing #2685Christian Grothoff2013-03-23
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* add configure option --enable-javaports to open ports of services with Java ↵Christian Grothoff2012-03-19
| | | | bindings by default (#2228)
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default