aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
|
* -check return valueChristian Grothoff2014-12-19
|
* -check NULL, check RVChristian Grothoff2014-12-19
|
* -check rvalChristian Grothoff2014-12-17
|
* -leaks, leaks leaksChristian Grothoff2014-12-17
|
* -no nseChristian Grothoff2014-12-16
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -extra checks, plus indentation fixesChristian Grothoff2014-12-06
|
* -add missing returnChristian Grothoff2014-10-05
|
* -fix format stringChristian Grothoff2014-10-03
|
* -is pending is deadChristian Grothoff2014-10-01
|
* removing unused "RF_PENDING" flagMatthias Wachs2014-09-23
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -remve legacy optionChristian Grothoff2014-09-05
|
* More fixes for #3522Sree Harsha Totakura2014-08-14
|
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
| | | | | Also add a macro for checking libpq from Autoconf macro archives.
* -tolerate it if gnunet://gns/ URI prefix is in upper caseChristian Grothoff2014-07-08
|
* -check return valueChristian Grothoff2014-06-17
|
* -assert zone is non-null, simplify branching logic a bitChristian Grothoff2014-06-17
|
* -fix #3301Christian Grothoff2014-06-08
|
* -fix #3301Christian Grothoff2014-06-08
|
* -check return value, doxygenChristian Grothoff2014-06-07
|
* fixing #3302: match record type and value as well during deletion, if specifiedChristian Grothoff2014-05-13
|
* hack namestore pending capabilityChristian Grothoff2014-04-18
|
* -comment out all of directives on testChristian Grothoff2014-04-08
|
* -add a few commentsChristian Grothoff2014-02-16
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* -avoid bashismsChristian Grothoff2013-12-23
|
* -indentationChristian Grothoff2013-12-20
|
* -larger delay for PiChristian Grothoff2013-12-20
|
* malloc -> newLRN2013-12-19
|
* -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
|