aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.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
|
* optimize queue-full case, reduce max queue size due to O(n) operationChristian Grothoff2017-02-23
|
* - typoBart Polot2015-10-02
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* Missed mesh->cadet rename in fs.conf.inDavid Barksdale2014-06-26
| | | | | This will re-enable the fs cadet server.
* 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
* -monkey integrationChristian Grothoff2013-09-09
|
* -splitting mesh into server and client partsChristian Grothoff2013-07-18
|
* -implementing limit to number of stream client connectionsChristian Grothoff2012-11-28
|
* -add multi-peer testcase for stream-based transfers (expected to fail right ↵Christian Grothoff2012-11-24
| | | | now), and option to disable anonymous transfers --- to force stream-based transfers
* -no more monkey business in defaults for nowChristian Grothoff2012-11-14
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -lotsChristian Grothoff2012-10-23
|
* -make datastore queue longer, and length configurable, reduce statistics (#2594)Christian Grothoff2012-10-23
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -comment / naming cleanupsChristian Grothoff2012-06-23
|
* adding man page for gnunet-auto-share, updating man page for gnunet-publishChristian Grothoff2012-06-18
|
* -more auto share code and configChristian Grothoff2012-06-18
|
* -removing dead optionChristian Grothoff2012-04-18
|
* adding configure option to run GNUnet with monkeyChristian Grothoff2012-04-04
|
* adding fs/ to all default directory names relating to file sharingChristian Grothoff2012-03-04
|
* 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