aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.conf.in
Commit message (Collapse)AuthorAge
* - rename in conf.in files, update conf.in file still referencing meshBart Polot2014-05-07
|
* -revocation should be in defaultsChristian Grothoff2013-12-21
|
* -trying to fix #3202Christian Grothoff2013-12-12
|
* implementing #3064: enable split-personality ARM to run some services as ↵Christian Grothoff2013-10-11
| | | | 'gnunet' and others as grothoff, depending on level of personal information available to the service
* 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
|
* -fixChristian Grothoff2013-01-25
|
* -use defaultconfig if config is missingChristian Grothoff2012-10-09
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -comment / naming cleanupsChristian Grothoff2012-06-23
|
* -also run fs by defaultChristian Grothoff2012-06-01
|
* -extending defaultsChristian Grothoff2012-03-24
|
* 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