Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-11 | s3:dbwrap: add a wrapper dbwrap_traverse_read() | Michael Adam | 1 | -0/+18 |
2011-10-11 | s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add... | Michael Adam | 1 | -2/+12 |
2011-10-11 | s3:dbwrap: move dbwrap_traverse() to dbwrap.c, the core of the dbrwap subsystem | Michael Adam | 1 | -0/+8 |
2011-10-11 | s3:dbwrap: move dbwrap_store() back to dbwrap.c, the core of the dbwrap subsy... | Michael Adam | 1 | -0/+16 |
2011-10-11 | s3:dbwrap: move dbwrap_delete() back to dbwrap.c, the core of the dbwrap subs... | Michael Adam | 1 | -0/+14 |
2011-10-11 | s3:dbwrap: move dbwrap_fetch() back to dbwrap.c, the core of the dbwrap subsy... | Michael Adam | 1 | -0/+14 |
2011-07-29 | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 1 | -0/+66 |