Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-20 | tdb_compat: use tdb_errorstr_compat() | Rusty Russell | 1 | -6/+6 |
2011-06-20 | tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere. | Rusty Russell | 1 | -3/+3 |
2011-06-20 | tdb_traverse/tdb_traverse_read: check returns for negative, not -1. | Rusty Russell | 1 | -2/+2 |
2011-06-20 | tdb_store: check returns for 0, not -1. | Rusty Russell | 1 | -1/+1 |
2011-06-20 | tdb_fetch_compat: use instead of tdb_fetch. | Rusty Russell | 1 | -1/+1 |
2011-05-30 | s3: fix some -Wunused-but-set-variable build warnings. | Günther Deschner | 1 | -4/+0 |
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -0/+1 |
2010-07-31 | s3-build: avoid to globally include printing and spoolss headers. | Günther Deschner | 1 | -1/+1 |
2010-07-27 | s3-printing: Move all tdb upgrade functions to a separate file. | Andreas Schneider | 1 | -0/+460 |