Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbwrap_tdb: handle tdb2 return values properly. | Rusty Russell | 2011-09-14 | 1 | -4/+4 |
* | s3:dbwrap_ctdb: improve error message in transaction destructor | Gregor Beck | 2011-09-07 | 1 | -1/+2 |
* | s3: Silence some warnings | Volker Lendecke | 2011-08-30 | 1 | -0/+19 |
* | s3:dbwrap_tdb: correctly catch the error from the return code of tdb_parse in... | Michael Adam | 2011-08-25 | 1 | -1/+6 |
* | s3:dbwrap_ctdb: improve transaction start/commit/cancel debugging | Michael Adam | 2011-08-15 | 1 | -2/+8 |
* | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 2011-07-29 | 8 | -1/+3423 |
* | s3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_open.c | Michael Adam | 2011-07-29 | 2 | -0/+33 |
* | s3:dbwrap: move db_open() to a file dbwrap_open.c of its own. | Michael Adam | 2011-07-29 | 3 | -0/+167 |