index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
util_tdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23751: Call tdb_close even when validation was not successful.
Michael Adam
1
-9
/
+1
2007-10-10
r23639: Eliminate trailing whitespaces in the new tdb_validate functions...
Michael Adam
1
-8
/
+7
2007-10-10
r23610: Move some winbindd_cache specific flags and actions
Michael Adam
1
-7
/
+1
2007-10-10
r23600: First step in abstracting the winbindd cache validation
Michael Adam
1
-0
/
+203
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-2
/
+2
2007-10-10
r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to merge
Volker Lendecke
1
-0
/
+3
2007-10-10
r23170: Add map_nt_error_from_tdb()
Volker Lendecke
1
-0
/
+37
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-15
/
+15
2007-10-10
r22007: make string_tdb_data(NULL) possible...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21972: - add string_term_tdb_data() it creates a null-terminates tdb key fro...
Stefan Metzmacher
1
-23
/
+32
2007-10-10
r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
Volker Lendecke
1
-13
/
+0
2007-10-10
r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...
Volker Lendecke
1
-0
/
+98
2007-10-10
r19841: Wrap regdb_store_keys and regdb_store_values in tdb transactions
Volker Lendecke
1
-0
/
+8
2007-10-10
r19448: Convert delete_share_security to struct share_params plus some cleanups
Volker Lendecke
1
-0
/
+29
2007-10-10
r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
Andrew Tridgell
1
-0
/
+811
[prev]