aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
Commit message (Collapse)AuthorAge
* enforce sequential test order (#4860)Christian Grothoff2017-02-21
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* fix #4653Christian Grothoff2016-09-16
|
* - fix rest pluginMartin Schanzenbach2016-06-18
|
* - remove HAVE_REST, remove json reference from restMartin Schanzenbach2016-05-05
|
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
|
* make some more use of libgnunetpqChristian Grothoff2016-02-06
|
* - fix invalid free in token rest, fix build bug, move rest up in dependancy listMartin Schanzenbach2015-09-14
|
* - fix install path for pluginsMartin Schanzenbach2015-09-14
|
* - revert plugin move. Add new identity-tokenMartin Schanzenbach2015-09-14
|
* - move rest plugins into rest directory where they belongMartin Schanzenbach2015-09-11
|
* - flat namestore plugin (experimental)Martin Schanzenbach2015-08-11
|
* - namestore restMartin Schanzenbach2015-04-01
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* 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.
* -comment out all of directives on testChristian Grothoff2014-04-08
|
* 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&#'
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
|
* - 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
* adding pseudonym NICK automatically to records setsMatthias Wachs2013-11-13
|
* minor fixes + test for shadows record filtering and usageMatthias Wachs2013-11-04
|
* new test to lookup shadow recordMatthias Wachs2013-11-04
|
* - clean protocol numberMatthias Wachs2013-10-25
| | | | | | - added lookup protocol numbers - implemented lookup sending
* Link namesotre to libgnunetgnsrecord tooLRN2013-10-17
|
* -fix plugin linkageChristian Grothoff2013-10-17
|
* -finishing split of namestore into namestore and namecache (#3065) -- in ↵Christian Grothoff2013-10-16
| | | | theory; in practice, somehow something broke badly, so the tests are now failing
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
|
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
|
* towards implementing postgres backend for namestore (#2987)Christian Grothoff2013-10-08
|
* -install fcfsd in libexec, build dv by default, move fcfsd config to ↵Christian Grothoff2013-10-06
| | | | namestore.conf.in
* caching testMatthias Wachs2013-09-30
|
* next testMatthias Wachs2013-09-30
|
* new namestore CLI testsMatthias Wachs2013-09-30
|
* -fix MX record parsing and serialization, others still to be fixedChristian Grothoff2013-09-25
|
* new testMatthias Wachs2013-09-20
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -no longer experimentalChristian Grothoff2013-09-11
|
* new testMatthias Wachs2013-09-11
|
* removing tests: not required anymoreMatthias Wachs2013-09-11
|
* tests not required anymore due to removed functionalityMatthias Wachs2013-09-11
|
* new test: store a label and update itMatthias Wachs2013-09-11
|
* additional test for monitoring: check if existing records are returnedMatthias Wachs2013-09-11
|
* updated testsMatthias Wachs2013-09-11
|
* zone iteration stopMatthias Wachs2013-09-11
|
* docu and MakefileMatthias Wachs2013-09-11
|
* updated zone iteration testMatthias Wachs2013-09-11
|