Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-11 | s3:dbwrap: move definitions of db_record and db_contect structs to dbwrap_pri... | Michael Adam | 1 | -0/+1 |
2011-10-11 | s3:dbwrap: fix db_rbt_traverse() to return the record count on success | Gregor Beck | 1 | -5/+14 |
2011-10-11 | s3:dbwrap: add specific dbwrap_wipe() implementation to dbwrap_rbt | Gregor Beck | 1 | -0/+14 |
2011-10-11 | s3:dbwrap: add specific dbwrap_parse_record() implementation to dbwrap_rbt | Gregor Beck | 1 | -0/+15 |
2011-10-11 | s3:dbwrap: add specific dbwrap_exists() implementation to dbwrap_rbt | Gregor Beck | 1 | -0/+6 |
2011-10-11 | s3:dbwrap: factor out db_rpt_search_internal() | Gregor Beck | 1 | -46/+43 |
2011-10-11 | s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h | Michael Adam | 1 | -0/+1 |
2011-07-29 | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 1 | -0/+420 |