aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFiles
2021-10-18gdbm_recover does not disable crash toleranceSergey Poznyakoff1
2021-10-17Change build process: explicitly require bison and flexSergey Poznyakoff3
2021-09-19Fix key verification in sequential access.Sergey Poznyakoff3
2021-09-16Fix computation of dbf->avail->count after pushing new avail block.Sergey Poznyakoff1
2021-09-16Fix typoSergey Poznyakoff1
2021-09-09Add missing includeSergey Poznyakoff1
2021-09-09Fix stack overflow in print_usageSergey Poznyakoff1
2021-09-07Determine if st_mtim is present in struct statSergey Poznyakoff3
2021-09-05Fix file header validationSergey Poznyakoff1
2021-09-03Change semantics of the errorexit variable.Sergey Poznyakoff4
2021-09-03Minor changeSergey Poznyakoff1
2021-09-03gdbmtool: new command "perror"; new options -t, -T; improve timing outputSergey Poznyakoff2
2021-09-03gdbmtool: optionally print command trace (controlled by the "trace" variable)Sergey Poznyakoff2
2021-09-03gdbmtool: optionally print real execution time at the end of each commandSergey Poznyakoff2
2021-09-03run_command: use error code from beginSergey Poznyakoff1
2021-09-03Allow for [+-]all in the errormask valueSergey Poznyakoff1
2021-09-03New gdbmtool variables: errorexit and errormask.Sergey Poznyakoff5
2021-08-18Minor fixSergey Poznyakoff1
2021-08-13Revise gdbmtool error messagesSergey Poznyakoff3
2021-08-13gdbmtool: always provide stdin streamSergey Poznyakoff6
2021-08-13Re-implement input history handling to minimize linking requirementsSergey Poznyakoff9
2021-08-12Fix NULL dereference in gdbmshell. Undefine "fd" upon closing the database.Sergey Poznyakoff2
2021-08-12gdbmtool: setting database option affects the current databaseSergey Poznyakoff3
2021-08-12gdbmshell: get rid of remaining globalsSergey Poznyakoff5
2021-08-12gdbmtool: bugfixesSergey Poznyakoff2
2021-08-11Fix duplicated mmap in gdbm_recoverSergey Poznyakoff1
2021-08-11Minor fixSergey Poznyakoff1
2021-08-11Minor change in argv streamSergey Poznyakoff1
2021-08-11Fix memory leaks in gdbm_fd_openSergey Poznyakoff1
2021-08-10Move gdbmtool shell functions to the library.Sergey Poznyakoff6
2021-08-10gdbmtool: separate command parameters and environmentSergey Poznyakoff3
2021-08-10gdbmtool: rewrite handler parameter functions; fix memory leaksSergey Poznyakoff7
2021-08-10BugfixesSergey Poznyakoff2
2021-08-09Update docs. Rename some error codes.Sergey Poznyakoff8
2021-08-09Make parseopt reentrant.Sergey Poznyakoff1
2021-08-09Version 1.20.91. Minor changes in translatable strings.Sergey Poznyakoff1
2021-08-08gdbmtool: new option to open the database at a given file descriptorSergey Poznyakoff2
2021-08-04Fix representation of multibyte strings in gdbmtool outputSergey Poznyakoff1
2021-08-04Fix the representation of octal escapes in gdbmtool outputSergey Poznyakoff1
2021-08-03gdbmtool: fix help output representationSergey Poznyakoff1
2021-08-03New macro: ARRAY_SIZESergey Poznyakoff4
2021-08-03gdbmtool: control the format in which new databases are createdSergey Poznyakoff5
2021-08-03Preserve the database format across dump/restoreSergey Poznyakoff2
2021-08-02Various fixesSergey Poznyakoff6
2021-08-02Fix gdbm_recoverSergey Poznyakoff1
2021-08-02Fix numsync comparisonSergey Poznyakoff1
2021-08-01New gdbmtool command: snapshotSergey Poznyakoff2
2021-08-01Fix a typo.Sergey Poznyakoff1
2021-07-31Changes in the docs. Minor improvements in gdbm_latest_snapshot.Sergey Poznyakoff1
2021-07-30Minor fixSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.