aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore.conf.in
Commit message (Collapse)AuthorAge
* modernize datastore postgres implementationChristian Grothoff2022-11-22
|
* -fix missing SQL_DIRMartin Schanzenbach2022-11-22
|
* NAMESTORE: Bulk store API and fix for delayed store activitiesMartin Schanzenbach2022-10-03
| | | | | | | | | New API: GNUNET_NAMESTORE_records_store2 which allows the caller to pass an array of records in order to facilitate bulk import of zone data. Further, the transactional API requires that monitors and namecache updates are delayed until transactions are actually commited.
* FCFSD: Allow configuration of relative expiration time of added recordsMartin Schanzenbach2022-05-09
|
* better put -u lastChristian Grothoff2019-12-18
|
* set expriation to 1 year for URLs added via QR codeChristian Grothoff2019-12-18
|
* enhance gnunet-qr to support passing arguments beyond just the URI to commandsChristian Grothoff2019-12-16
|
* NAMESTORE: rename flat plugin to heapSchanzenbach, Martin2018-10-15
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
|
* enable caching private->public key mapping in memory to improve CPU ↵Christian Grothoff2018-04-25
| | | | consumption for large zone insertions
* support async commitChristian Grothoff2018-04-11
|
* minor bugfixesChristian Grothoff2018-04-10
|
* - add flat plugin config filename pathMartin Schanzenbach2015-12-15
|
* -trying to fix #3202Christian Grothoff2013-12-12
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* path requiredMatthias Wachs2013-11-29
|
* 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
|
* -install fcfsd in libexec, build dv by default, move fcfsd config to ↵Christian Grothoff2013-10-06
| | | | namestore.conf.in
* -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 missing optionChristian Grothoff2013-07-09
|
* -remove dead option from defaultsChristian Grothoff2013-06-19
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* fixing Debian #686238Christian Grothoff2012-09-10
|
* -allow blank specification of URI-onlyChristian Grothoff2012-06-26
|
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
|
* namestore manages zonekey files with private keysMatthias Wachs2012-03-08
|
* -adding namestore directory:Christian Grothoff2012-02-20