summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor fix in the compatibility library.HEADmasterSergey Poznyakoff2023-03-031-5/+21
* Minor fix in gdbm_dump utility.Sergey Poznyakoff2023-01-221-1/+1
* Update copyright yearsSergey Poznyakoff2023-01-22157-161/+159
* BugfixSergey Poznyakoff2022-07-042-4/+8
* Test database file dumping and loadingSergey Poznyakoff2022-07-035-0/+515
* Improve handling of -u in gdbm_loadSergey Poznyakoff2022-07-022-7/+15
* Fix semantics of gdbm_load -rSergey Poznyakoff2022-07-013-6/+52
* Fix bug #569Sergey Poznyakoff2022-06-271-1/+1
* gdbm_dump: fix command line error detectionSergey Poznyakoff2022-06-201-6/+17
* Fix https://puszcza.gnu.org.ua/bugs/index.php?563Sergey Poznyakoff2022-06-181-2/+7
* Sync list of GDBM errors that need syserrThien-Thi Nguyen2022-06-181-1/+3
* Fix location tracking in gdbmtool. Fix the recover command.Sergey Poznyakoff2022-06-185-256/+335
* Fix binary dump format for key and/or data of zero size.Sergey Poznyakoff2022-06-092-4/+4
* BugfixSergey Poznyakoff2022-02-231-3/+0
* Make sure attempts to lock the file never blockSergey Poznyakoff2022-02-212-79/+152
* Use getline in gdbm shellSergey Poznyakoff2022-02-202-6/+39
* Fix octal output in gdbm shellSergey Poznyakoff2022-02-171-1/+1
* Version 1.23v1.23Sergey Poznyakoff2022-02-042-4/+7
* Fix possible heap buffer overflowSergey Poznyakoff2022-01-251-2/+11
* One more fix in wordwrapSergey Poznyakoff2022-01-081-1/+1
* Bugfixes in parseopt and wordwrapSergey Poznyakoff2022-01-082-8/+21
* BugfixesSergey Poznyakoff2022-01-082-2/+2
* Minor fixSergey Poznyakoff2022-01-071-1/+1
* Speed up flushing the bucket cache on diskSergey Poznyakoff2022-01-0614-82/+97
* Update copyright yearsSergey Poznyakoff2022-01-02156-157/+157
* Rearrange the directory structureSergey Poznyakoff2021-11-2033-88/+107
* Update POTFILES.inSergey Poznyakoff2021-11-181-1/+4
* Fix typosSergey Poznyakoff2021-11-1817-20/+20
* Fix shell command in gdbmtoolSergey Poznyakoff2021-11-182-16/+27
* Fix gdbmtool import commandSergey Poznyakoff2021-11-181-3/+2
* Word wrapping output functions for gdbm appsSergey Poznyakoff2021-11-1810-155/+1235
* Minor fixSergey Poznyakoff2021-11-161-1/+4
* Fix memory leaks in gdbmshellSergey Poznyakoff2021-11-168-47/+112
* gdbmtool: bugfixesSergey Poznyakoff2021-11-161-10/+35
* gdbmshell: fix exit on error and improve directory/bucket inspection.Sergey Poznyakoff2021-11-151-148/+332
* Version 1.22.90Sergey Poznyakoff2021-11-142-1/+29
* Switch to hash table cache implementationSergey Poznyakoff2021-11-1415-717/+716
* Include timestamp in the NEWS entrySergey Poznyakoff2021-10-191-1/+1
* Version 1.22v1.22Sergey Poznyakoff2021-10-193-5/+4
* gdbm_recover does not disable crash toleranceSergey Poznyakoff2021-10-182-8/+0
* Revise the GDBM ManualSergey Poznyakoff2021-10-182-189/+229
* Escape Makefile variable references in AC_PATH_PROGSergey Poznyakoff2021-10-171-2/+2
* Change build process: explicitly require bison and flexSergey Poznyakoff2021-10-174-11/+17
* Update the docsSergey Poznyakoff2021-10-178-407/+967
* Improve documentationSergey Poznyakoff2021-10-112-1/+49
* Update configure.acSergey Poznyakoff2021-10-101-16/+39
* Fix key verification in sequential access.Sergey Poznyakoff2021-09-193-18/+20
* Fix computation of dbf->avail->count after pushing new avail block.Sergey Poznyakoff2021-09-161-2/+2
* Fix typoSergey Poznyakoff2021-09-161-1/+1
* Remove a left-over note from the READMESergey Poznyakoff2021-09-151-6/+0