index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
/
util_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings
Volker Lendecke
2008-02-25
1
-7
/
+9
*
Adding missing calls to va_end().
Tim Potter
2008-01-27
1
-0
/
+1
*
Change tdb_unpack "P" to return a malloc'ed string rather
Jeremy Allison
2007-12-03
1
-10
/
+9
*
Fix bug where tdb lock call interrupted with
Jeremy Allison
2007-11-06
1
-0
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-11
/
+11
*
r24877: Don't panic in tdb validation code when the fork or waitpid fails.
Michael Adam
2007-10-10
1
-5
/
+7
*
r24848: Make tdb_validate() take an open tdb handle instead of a file name.
Michael Adam
2007-10-10
1
-16
/
+41
*
r24847: Change standard failure return code of tdb_validate from "-1" to "1".
Michael Adam
2007-10-10
1
-2
/
+2
*
r24267: Fix the build farm
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r24265: Add the tdb_hashsize:<tdbname> parameter
Volker Lendecke
2007-10-10
1
-0
/
+22
*
r23981: Make tdb_validate_and_backup try harder to end up with a valid tdb:
Michael Adam
2007-10-10
1
-23
/
+60
*
r23975: Enhance some debug output.
Michael Adam
2007-10-10
1
-2
/
+4
*
r23957: Use tdb_open_log instead of tdb_open.
Michael Adam
2007-10-10
1
-6
/
+6
*
r23952: Streamline and improve the logic of tdb_validate_and backup:
Michael Adam
2007-10-10
1
-29
/
+63
*
r23938: Add a debug message.
Michael Adam
2007-10-10
1
-0
/
+2
*
r23932: Fill extended status with information in case the validation traverse
Michael Adam
2007-10-10
1
-1
/
+5
*
r23930: Introduce tdb_validate_and_backup:
Michael Adam
2007-10-10
1
-1
/
+239
*
r23828: Add entry and exit debug statments to tdb_validate
Michael Adam
2007-10-10
1
-0
/
+5
*
r23822: Clean some debugging output (as well in content and
Michael Adam
2007-10-10
1
-34
/
+19
*
r23819: It is currently unnecessary to pass the extended validation status
Michael Adam
2007-10-10
1
-42
/
+10
*
r23814: Fix a couple of comments and debug messages.
Michael Adam
2007-10-10
1
-7
/
+7
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23769: Move removal of the tdb from the generic tdb_validate function
Michael Adam
2007-10-10
1
-6
/
+0
*
r23751: Call tdb_close even when validation was not successful.
Michael Adam
2007-10-10
1
-9
/
+1
*
r23639: Eliminate trailing whitespaces in the new tdb_validate functions...
Michael Adam
2007-10-10
1
-8
/
+7
*
r23610: Move some winbindd_cache specific flags and actions
Michael Adam
2007-10-10
1
-7
/
+1
*
r23600: First step in abstracting the winbindd cache validation
Michael Adam
2007-10-10
1
-0
/
+203
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-2
/
+2
*
r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to merge
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r23170: Add map_nt_error_from_tdb()
Volker Lendecke
2007-10-10
1
-0
/
+37
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
1
-15
/
+15
*
r22007: make string_tdb_data(NULL) possible...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21972: - add string_term_tdb_data() it creates a null-terminates tdb key fro...
Stefan Metzmacher
2007-10-10
1
-23
/
+32
*
r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
Volker Lendecke
2007-10-10
1
-13
/
+0
*
r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...
Volker Lendecke
2007-10-10
1
-0
/
+98
*
r19841: Wrap regdb_store_keys and regdb_store_values in tdb transactions
Volker Lendecke
2007-10-10
1
-0
/
+8
*
r19448: Convert delete_share_security to struct share_params plus some cleanups
Volker Lendecke
2007-10-10
1
-0
/
+29
*
r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
Andrew Tridgell
2007-10-10
1
-0
/
+811