aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* -bash is in deed requiredChristian Grothoff2013-12-18
|
* -require just sh, not full bashChristian Grothoff2013-12-18
|
* -fix #3220: typo in SQLChristian Grothoff2013-12-17
|
* -do not log at DEBUG in testcases (at least not in SVN), do not print random ↵Christian Grothoff2013-12-17
| | | | stuff to stdout
* -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff2013-12-16
|
* -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff2013-12-16
|
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
|
* -extend transport plugin API with capability to just disconnect a single ↵Christian Grothoff2013-12-12
| | | | session (not yet used)
* -trying to fix #3202Christian Grothoff2013-12-12
|
* Remove test home at the beginning and at the VERY endLRN2013-12-09
|
* fixed uri parsing and exit codesMatthias Wachs2013-12-06
|
* adding docuMatthias Wachs2013-12-06
|
* - test if identity service is runningMatthias Wachs2013-12-06
| | | | | | - default ego is used if none given
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* add nick name for cached recordsMatthias Wachs2013-12-04
|
* Skip gnunet-config-dependent tests when gnunet-config is missingLRN2013-12-04
|
* expirationMatthias Wachs2013-12-04
|
* debug messageMatthias Wachs2013-12-04
|
* include nick in cache for debuggingMatthias Wachs2013-12-03
|
* remove debugMatthias Wachs2013-11-29
|
* fixing multiple segfaultsMatthias Wachs2013-11-29
| | | | | fixing functionality: misunderstanding of monitor callback, stored pkey under zonekey of returned existing mapping
* bug in zone to name: called with disconnect error instead of signalling "no ↵Matthias Wachs2013-11-29
| | | | name found"
* path requiredMatthias Wachs2013-11-29
|
* -fix memory leakChristian Grothoff2013-11-28
|
* check for cli tools Matthias Wachs2013-11-28
|
* - Tests did not clean up: TEST_HOME with namestore db was not removed after testMatthias Wachs2013-11-28
| | | | | | | | Therefore test_namestore_api_remove_not_existing_record passed when executed on a clean system, but failed if ran after a previous test adding a record - remove unused file namestore/test_namestore_api_put.c
* minor output improvementMatthias Wachs2013-11-28
|
* fixing testMatthias Wachs2013-11-27
|
* - fix message log levelMatthias Wachs2013-11-14
| | | | | | - fix merging - fix docu
* fix for sizeMatthias Wachs2013-11-13
|
* remove private flagMatthias Wachs2013-11-13
|
* adding pseudonym NICK automatically to records setsMatthias Wachs2013-11-13
|
* renaming PSEU to NICKMatthias Wachs2013-11-13
| | | | | gnunet-namestore can set nick name in namestore
* Fix incompatability with musl libc.David Barksdale2013-11-10
|
* -initialize flags to unproblematic value (hence usually zero)Christian Grothoff2013-11-05
|
* fix tests and do not assert since this will break make checkMatthias Wachs2013-11-05
|
* minor fixes + test for shadows record filtering and usageMatthias Wachs2013-11-04
|
* new test to lookup shadow recordMatthias Wachs2013-11-04
|
* - fix: all records were created as shadow record by defaultMatthias Wachs2013-11-04
| | | | | | | - new: -- printing record flags -- improved error message on deletion
* fix for lookupMatthias Wachs2013-11-04
|
* replace zone iteration with record lookupMatthias Wachs2013-10-28
|
* replace iteration with lookupMatthias Wachs2013-10-28
|
* extended plugin api to support lookup functionMatthias Wachs2013-10-28
| | | | | | | | added new index to both plugins implemented lookup functionality in both plugins namestore uses lookup function
* -eliminate dead codeChristian Grothoff2013-10-26
|
* api communication doneMatthias Wachs2013-10-25
|
* added lookup test + fix in testMatthias Wachs2013-10-25
|
* - clean protocol numberMatthias Wachs2013-10-25
| | | | | | - added lookup protocol numbers - implemented lookup sending
* -32 bit, not 16Christian Grothoff2013-10-20
|
* -allow namestore to monitor ALL zones, and to optionally only monitor changesChristian Grothoff2013-10-20
|
* -enable monitor over all zonesChristian Grothoff2013-10-20
|