summaryrefslogtreecommitdiff
path: root/source/lib/util_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-276/+37
* r23769: Move removal of the tdb from the generic tdb_validate functionMichael Adam2007-10-101-6/+0
* r23751: Call tdb_close even when validation was not successful.Michael Adam2007-10-101-9/+1
* r23639: Eliminate trailing whitespaces in the new tdb_validate functions...Michael Adam2007-10-101-8/+7
* r23610: Move some winbindd_cache specific flags and actionsMichael Adam2007-10-101-7/+1
* r23600: First step in abstracting the winbindd cache validationMichael Adam2007-10-101-0/+203
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-2/+2
* r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to mergeVolker Lendecke2007-10-101-0/+3
* r23170: Add map_nt_error_from_tdb()Volker Lendecke2007-10-101-0/+37
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-15/+15
* r22007: make string_tdb_data(NULL) possible...Stefan Metzmacher2007-10-101-2/+2
* r21972: - add string_term_tdb_data() it creates a null-terminates tdb key fro...Stefan Metzmacher2007-10-101-23/+32
* r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2007-10-101-13/+0
* r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...Volker Lendecke2007-10-101-0/+98
* r19841: Wrap regdb_store_keys and regdb_store_values in tdb transactionsVolker Lendecke2007-10-101-0/+8
* r19448: Convert delete_share_security to struct share_params plus some cleanupsVolker Lendecke2007-10-101-0/+29
* r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell2007-10-101-0/+811