Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-11 | s3:dbwrap: add function dbwrap_parse_record() | Gregor Beck | 1 | -0/+4 |
2011-10-11 | s3:dbwrap: add function dbwrap_exists() | Gregor Beck | 1 | -0/+2 |
2011-10-11 | s3:dbwrap: add a wrapper dbwrap_traverse_read() | Michael Adam | 1 | -0/+4 |
2011-10-11 | s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add... | Michael Adam | 1 | -1/+2 |
2011-10-11 | s3:dbwrap: reorganize dbwrap.h some | Michael Adam | 1 | -5/+8 |
2011-10-11 | s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h | Michael Adam | 1 | -2/+0 |
2011-10-11 | s3:dbwrap: move the db_open_file() prototype to a new header dbwrap_file.h | Michael Adam | 1 | -8/+0 |
2011-10-11 | s3:dbwrap: move the db_open_tdb() prototype to a new header dbwrap_tdb.h | Michael Adam | 1 | -5/+0 |
2011-10-11 | s3:dbwrap: move the db_open_ctdb() prototype to a new header dbwrap_ctdb.h | Michael Adam | 1 | -7/+0 |
2011-07-29 | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 1 | -0/+138 |