aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmopen.c
AgeCommit message (Expand)AuthorFiles
2023-01-22Update copyright yearsSergey Poznyakoff1
2022-01-06Speed up flushing the bucket cache on diskSergey Poznyakoff1
2022-01-02Update copyright yearsSergey Poznyakoff1
2021-11-18Fix typosSergey Poznyakoff1
2021-11-14Switch to hash table cache implementationSergey Poznyakoff1
2021-09-16Fix typoSergey Poznyakoff1
2021-09-05Fix file header validationSergey Poznyakoff1
2021-08-11Fix memory leaks in gdbm_fd_openSergey Poznyakoff1
2021-08-09Update docs. Rename some error codes.Sergey Poznyakoff1
2021-08-02Various fixesSergey Poznyakoff1
2021-07-30Minor changeSergey Poznyakoff1
2021-07-30Avoid eventual alignment problemsSergey Poznyakoff1
2021-07-29Simplify gdbm_file_headerSergey Poznyakoff1
2021-07-28Introduce extended header.Sergey Poznyakoff1
2021-07-28Prepare structs gdbm_file_header and gdbm_file_info for changes.Sergey Poznyakoff1
2021-07-17Crash-tolerance based on the patch from Terence Kellygray@gnu.org1
2021-06-14Enable pre-reading the memory mapped regions on request.Sergey Poznyakoff1
2021-04-23Fix possible integer overflows and cases of undefined behavior.Sergey Poznyakoff1
2021-03-21Merge branch 'newcache': Bucket cache rewritten from scratch.Sergey Poznyakoff1
2021-03-21Enable automatic cache size by default.newcacheSergey Poznyakoff1
2021-03-17New functions for traversing the available space stackSergey Poznyakoff1
2021-03-17New functions for traversing the available space stackSergey Poznyakoff1
2021-03-17Follow-up fixes to fd5cf245ea.Sergey Poznyakoff1
2021-03-17Follow-up fixes to fd5cf245ea.Sergey Poznyakoff1
2021-03-16Verify if key/pair ends at a valid offset before attempting to read it.Sergey Poznyakoff1
2021-03-16Improve reading and validation of available blocks (avail_block).Sergey Poznyakoff1
2021-03-16Verify if key/pair ends at a valid offset before attempting to read it.Sergey Poznyakoff1
2021-03-16Improve reading and validation of available blocks (avail_block).Sergey Poznyakoff1
2021-01-02Update copyright yearsSergey Poznyakoff1
2021-01-02Update copyright yearsSergey Poznyakoff1
2020-12-23Update copyright yearsSergey Poznyakoff1
2020-01-27Update copyright yearsSergey Poznyakoff1
2019-11-13Move cache element allocation to bucket.c.Sergey Poznyakoff1
2019-11-12Rewrite bucket cacheSergey Poznyakoff1
2019-04-08Update copyright yearsSergey Poznyakoff1
2018-10-18Restore backward compatibility with older databasesSergey Poznyakoff1
2018-10-18Attempt recovery in case of invalid next_block header fieldSergey Poznyakoff1
2018-08-31Various bugfixes.Sergey Poznyakoff1
2018-08-03BugfixSergey Poznyakoff1
2018-06-23Fix the previous patchSergey Poznyakoff1
2018-06-23Silently restore sorting order of avail array when checking it.Sergey Poznyakoff1
2018-06-16Version 1.5v1.15Sergey Poznyakoff1
2018-05-30Avoid unnecessary memory reallocations during cachingSergey Poznyakoff1
2018-05-30Fix the legacy operation (--disable-mmapped-io)Sergey Poznyakoff1
2018-05-30Namespace cleanupSergey Poznyakoff1
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

Return to:

Send suggestions and report system problems to the System administrator.