index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
dbwrap
/
dbwrap_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-dbwrap: Use simpler code for logging keys
Volker Lendecke
2011-12-08
1
-18
/
+23
*
s3: Fix some blank line endings
Volker Lendecke
2011-12-08
1
-5
/
+5
*
s3:dbwrap_tdb: pass NTSTATUS code further up from db_tdb_fetch_parse in db_td...
Michael Adam
2011-11-30
1
-1
/
+1
*
s3:dbwrap: turn the fetch dbwrap method to NTSTATUS return code.
Michael Adam
2011-11-29
1
-10
/
+25
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
1
-2
/
+6
*
s3:dbwrap: move definitions of db_record and db_contect structs to dbwrap_pri...
Michael Adam
2011-10-11
1
-0
/
+1
*
s3:dbwrap: add specific dbwrap_wipe() implementation to dbwrap_tdb
Gregor Beck
2011-10-11
1
-0
/
+8
*
s3:dbwrap: add specific dbwrap_exists() implementation to dbwrap_tdb
Gregor Beck
2011-10-11
1
-0
/
+8
*
s3:dbwrap: move the db_open_tdb() prototype to a new header dbwrap_tdb.h
Michael Adam
2011-10-11
1
-0
/
+1
*
dbwrap_tdb: handle tdb2 return values properly.
Rusty Russell
2011-09-14
1
-4
/
+4
*
s3:dbwrap_tdb: correctly catch the error from the return code of tdb_parse in...
Michael Adam
2011-08-25
1
-1
/
+6
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-0
/
+379