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