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
/
dbwrap
/
dbwrap_tdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_tdb.c
Michael Adam
1
-1
/
+1
2012-04-20
s3-dbwrap: Add dbwrap_set_stored_callback
Volker Lendecke
1
-0
/
+1
2012-04-20
s3-dbwrap: Add "db_context" to "db_record"
Volker Lendecke
1
-0
/
+2
2012-04-20
s3-dbwrap: Add dbwrap_db_id
Volker Lendecke
1
-0
/
+25
2012-04-19
s3: Fix Coverity ID 2744: CHECKED_RETURN
Volker Lendecke
1
-1
/
+6
2012-04-18
s3-dbwrap: push lp_ctx up another layer in the stack
Andrew Bartlett
1
-4
/
+1
2012-04-17
s3: Add dbwrap_try_fetch_locked
Volker Lendecke
1
-9
/
+32
2012-03-16
s3-dbwrap: Move "lock_order" initialization to db_open_xx
Volker Lendecke
1
-1
/
+3
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
1
-1
/
+1
2011-12-16
s3:dbwrap fix return value of db_tdb_parse
Christian Ambach
1
-1
/
+5
2011-12-15
s3-dbwrap: Remove the "fetch" db_context callback
Volker Lendecke
1
-65
/
+0
2011-12-15
s3-dbwrap: Make dbwrap_parse_record return NTSTATUS
Volker Lendecke
1
-5
/
+31
2011-12-13
s3-dbwrap: Simplify db_tdb_fetchlock_parse a bit
Volker Lendecke
1
-10
/
+11
2011-12-08
s3-dbwrap: Use simpler code for logging keys
Volker Lendecke
1
-18
/
+23
2011-12-08
s3: Fix some blank line endings
Volker Lendecke
1
-5
/
+5
2011-11-30
s3:dbwrap_tdb: pass NTSTATUS code further up from db_tdb_fetch_parse in db_td...
Michael Adam
1
-1
/
+1
2011-11-29
s3:dbwrap: turn the fetch dbwrap method to NTSTATUS return code.
Michael Adam
1
-10
/
+25
2011-10-13
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
1
-2
/
+6
2011-10-11
s3:dbwrap: move definitions of db_record and db_contect structs to dbwrap_pri...
Michael Adam
1
-0
/
+1
2011-10-11
s3:dbwrap: add specific dbwrap_wipe() implementation to dbwrap_tdb
Gregor Beck
1
-0
/
+8
2011-10-11
s3:dbwrap: add specific dbwrap_exists() implementation to dbwrap_tdb
Gregor Beck
1
-0
/
+8
2011-10-11
s3:dbwrap: move the db_open_tdb() prototype to a new header dbwrap_tdb.h
Michael Adam
1
-0
/
+1
2011-09-14
dbwrap_tdb: handle tdb2 return values properly.
Rusty Russell
1
-4
/
+4
2011-08-25
s3:dbwrap_tdb: correctly catch the error from the return code of tdb_parse in...
Michael Adam
1
-1
/
+6
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-0
/
+379