Age | Commit message (Expand) | Author | Files | Lines |
2009-07-15 | Add tdb_data_cmp | Volker Lendecke | 1 | -0/+2 |
2009-01-28 | s3:util_tdb: remove duplicate prototypes (from ../lib/util/util_tdb.h) | Michael Adam | 1 | -22/+1 |
2009-01-28 | s3: separate tdb validation code out into its own source file | Michael Adam | 1 | -15/+0 |
2009-01-19 | Remove unused tdb_search_keys() | Volker Lendecke | 1 | -10/+0 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-12 | Sync util_tdb implementations. | Jelmer Vernooij | 1 | -16/+16 |
2008-03-26 | util_tdb: remove trivial and unused tdb_wipe(). | Michael Adam | 1 | -2/+0 |
2008-03-26 | util_tdb: make the _byblob fetch/store functions public again. | Michael Adam | 1 | -0/+4 |
2008-03-25 | util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn(). | Michael Adam | 1 | -2/+1 |
2008-03-25 | util_tdb: add the tdb_pack_append() prototype to util_tdb.h | Michael Adam | 1 | -0/+2 |
2008-03-25 | util_tdb: group prototypes in util_tdb.h thematically | Michael Adam | 1 | -13/+20 |
2008-03-25 | build: don't autogenerate prototypes for util_tdb and dbwrap anymore. | Michael Adam | 1 | -0/+17 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -13/+8 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23600: First step in abstracting the winbindd cache validation | Michael Adam | 1 | -0/+10 |
2007-10-10 | r22739: Make prototypes in include/util_tdb.h of some functions from | Michael Adam | 1 | -6/+6 |
2007-10-10 | r22009: change TDB_DATA from char * to unsigned char * | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging... | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c | Andrew Tridgell | 1 | -0/+71 |