aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmopen.c
AgeCommit message (Expand)AuthorFiles
2018-05-30Drop debugging hooksSergey Poznyakoff1
2018-05-30Fix memory leak in _gdbm_get_bucketSergey Poznyakoff1
2018-05-27Additional validation of avail_table.Sergey Poznyakoff1
2018-05-25More database consistency checksSergey Poznyakoff1
2018-05-24More input checking fixesSergey Poznyakoff1
2018-05-24error checking: check for avail_block consistency before using itSergey Poznyakoff1
2018-05-19Catch more errorsSergey Poznyakoff1
2018-05-19Improve error checkingSergey Poznyakoff1
2018-05-16Improve database file safety checks.Sergey Poznyakoff1
2018-01-01Happy GNU YearSergey Poznyakoff1
2017-12-21Improve database reproducibilitySergey Poznyakoff1
2017-01-02Happy GNU YearSergey Poznyakoff1
2016-07-26Fix remaining uses of gdbm_set_errno function.Sergey Poznyakoff1
2016-07-25Improve debugging and error tracing.Sergey Poznyakoff1
2016-07-25Add debug info.Sergey Poznyakoff1
2016-07-20Introduce debug hooks.Sergey Poznyakoff1
2016-07-19Implement gdbm_recover functionSergey Poznyakoff1
2016-07-15gdbm_open adjusts requested block size to accomodate integer number of direct...Sergey Poznyakoff1
2016-07-14Don't use hardcoded constantSergey Poznyakoff1
2016-07-09Don't bail out on fatal errors, unless the user defines the fatal_err functionSergey Poznyakoff1
2016-07-09All gdbm functions return immediately if the DB is in inconsistent sate (need...Sergey Poznyakoff1
2016-07-09Per-database error state.Sergey Poznyakoff1
2013-12-25Version 1.11Sergey Poznyakoff1
2013-05-21New function gdbm_count.Sergey Poznyakoff1
2011-11-11Implement cloexec in gdbm_reorganize. Add test cases.Sergey Poznyakoff1
2011-11-11Use SEEK_SET instead of L_SET.Sergey Poznyakoff1
2011-11-11Support close-on-exec flag for gdbm_open call.Sergey Poznyakoff1
2011-10-05Fix bug #150.Sergey Poznyakoff1
2011-10-05Initialize memory used for file header. This fixes bug #151.Sergey Poznyakoff1
2011-08-17Make sure errno is preserved, if it can contain details about the gdbm error.Sergey Poznyakoff1
2011-08-17Introduce new error code.Sergey Poznyakoff1
2011-08-13Verify preprocessor directives. Pass them through cppi toSergey Poznyakoff1
2011-08-12Bugfixes (pointed out by Matthew Burgess).Sergey Poznyakoff1
2011-08-10Improve gdbm_setopt interface.Sergey Poznyakoff1
2011-08-10Improve memory mapping support.Sergey Poznyakoff1
2011-08-10Docs: "Additional information" section.Sergey Poznyakoff1
2011-08-03Remove unused variables, fix format specs.Sergey Poznyakoff1
2011-08-03Update copyright headers.Sergey Poznyakoff1
2011-08-01Use GDBM_FILE instead of gdbm_file_info *.Sergey Poznyakoff1
2008-11-30Implement a new basic locking mechanism for GDBM. Add _gdbm_lock_file() andJason Downs1
2008-11-21Initial revisionJason Downs1

Return to:

Send suggestions and report system problems to the System administrator.