aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* BUILD: Wow, automake is sh*tMartin Schanzenbach2022-09-26
|
* -bump handbookMartin Schanzenbach2022-09-26
|
* -fix openbsd buildMartin Schanzenbach2022-09-25
|
* GANA: Bump versionMartin Schanzenbach2022-09-25
|
* -fixMartin Schanzenbach2022-09-25
|
* DOC: Conditionally build doxygen; build sphinx on bootstrapMartin Schanzenbach2022-09-25
|
* -fix distingChristian Grothoff2022-09-25
|
* -do not make installation of man pages conditional on sphinx being available ↵Christian Grothoff2022-09-25
| | | | at compile-time
* [gnunet-search] Fix `-s` and `-o` options not working togethermadmurphy2022-09-25
|
* -fix installation of gnunet.infoChristian Grothoff2022-09-24
|
* NAMESTORE: Fix error handling for lookupsMartin Schanzenbach2022-09-24
| | | | | The error was wrongly interpreted as GNUNET_NO is not an error in this particular case.
* NAMESTORE: Towards proper transactional locksMartin Schanzenbach2022-09-23
|
* NAMESTORE: Add select ... for update / edit records APIsMartin Schanzenbach2022-09-23
|
* Merge branch 'dev/schanzen/namestore_transactions'Martin Schanzenbach2022-09-23
|\
| * NAMESTORE: Add tx API for postgresMartin Schanzenbach2022-09-23
| |
| * NAMESTORE: Remove head based databaseMartin Schanzenbach2022-09-23
| | | | | | | | | | | | The "flat" file (heap based) storage is not compatible with a transactional API. A new file-based storage has to be written if required in the future.
| * NAMESTORE: Add begin, commit and rollback API messagesMartin Schanzenbach2022-09-23
| | | | | | | | | | Namestore service can now handle begin commit and rollback. A test for rollback exists and works for sqlite.
| * NAMESTORE: Use a per client database connectionMartin Schanzenbach2022-09-23
| | | | | | | | | | | | Each connecting namestore client will now get a new database connection through any of the plugins. This will allow us to properly use locking in databases where available.
| * NAMESTORE: Fix existing monitoring test race conditionMartin Schanzenbach2022-09-23
| | | | | | | | | | The monitoring was started too late at which point the monitor messages may have already been sent and will never arrive
| * NAMESTORE: Remove unneeded functions and renames.Martin Schanzenbach2022-09-22
| |
| * NAMESTORE: Start transactional APIMartin Schanzenbach2022-09-22
| |
* | -fix: FS needs to be run as user serviceTheJackiMonster2022-09-22
|/ | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* UTIL: Remove outdated test. Fixes #7361Martin Schanzenbach2022-09-22
|
* -fix fs index_start_failedTheJackiMonster2022-09-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -tabChristian Grothoff2022-09-15
|
* -split error cases for more precise loggingChristian Grothoff2022-09-14
|
* -fix make distMartin Schanzenbach2022-09-10
|
* -update contrib config filesMartin Schanzenbach2022-09-09
|
* -update submoduleMartin Schanzenbach2022-09-09
|
* DOC: UpdateMartin Schanzenbach2022-09-08
|
* REST: Implement basic authentication for per user service. Fixes #5669Martin Schanzenbach2022-09-08
|
* -coverityMartin Schanzenbach2022-09-08
|
* -fixMartin Schanzenbach2022-09-08
|
* -fixMartin Schanzenbach2022-09-08
|
* -simplify curl ssl detectionMartin Schanzenbach2022-09-08
|
* -fixMartin Schanzenbach2022-09-07
|
* -fixMartin Schanzenbach2022-09-07
|
* -programatically check GnuTLS support for curlMartin Schanzenbach2022-09-07
|
* -more curl detectionMartin Schanzenbach2022-09-07
|
* -improve curl detection moreMartin Schanzenbach2022-09-07
|
* -fix distMartin Schanzenbach2022-09-07
|
* -update submoduleMartin Schanzenbach2022-09-06
|
* -try again fix for bsdMartin Schanzenbach2022-09-06
|
* -fixMartin Schanzenbach2022-09-06
|
* -fix openbsd buildMartin Schanzenbach2022-09-06
|
* -some notes on curl detectionMartin Schanzenbach2022-09-06
|
* BUILD: Remove gnurl. Improve curl-gnutls detectionMartin Schanzenbach2022-09-06
|
* - changelog housekeepingv0.17.5Martin Schanzenbach2022-09-04
|
* GNS: Update deprecated cURL constantMartin Schanzenbach2022-09-02
|
* -fix memory corruptionMartin Schanzenbach2022-09-01
|