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
/
source3
/
lib
/
dbwrap
/
dbwrap_rbt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move the dbwrap library to the top level
Michael Adam
2012-05-14
1
-450
/
+0
*
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_rbt.c
Michael Adam
2012-05-13
1
-2
/
+2
*
s3-dbwrap: Add dbwrap_set_stored_callback
Volker Lendecke
2012-04-20
1
-0
/
+1
*
s3-dbwrap: Add dbwrap_db_id
Volker Lendecke
2012-04-20
1
-0
/
+7
*
s3: Add dbwrap_try_fetch_locked
Volker Lendecke
2012-04-17
1
-0
/
+1
*
s3: Enforce a lock order in dbwrap
Volker Lendecke
2012-01-18
1
-0
/
+1
*
s3-dbwrap: Remove the "fetch" db_context callback
Volker Lendecke
2011-12-15
1
-24
/
+0
*
s3-dbwrap: Make dbwrap_parse_record return NTSTATUS
Volker Lendecke
2011-12-15
1
-6
/
+7
*
s3:dbwrap: turn the fetch dbwrap method to NTSTATUS return code.
Michael Adam
2011-11-29
1
-5
/
+5
*
s3:dbwrap: move definitions of db_record and db_contect structs to dbwrap_pri...
Michael Adam
2011-10-11
1
-0
/
+1
*
s3:dbwrap: fix db_rbt_traverse() to return the record count on success
Gregor Beck
2011-10-11
1
-5
/
+14
*
s3:dbwrap: add specific dbwrap_wipe() implementation to dbwrap_rbt
Gregor Beck
2011-10-11
1
-0
/
+14
*
s3:dbwrap: add specific dbwrap_parse_record() implementation to dbwrap_rbt
Gregor Beck
2011-10-11
1
-0
/
+15
*
s3:dbwrap: add specific dbwrap_exists() implementation to dbwrap_rbt
Gregor Beck
2011-10-11
1
-0
/
+6
*
s3:dbwrap: factor out db_rpt_search_internal()
Gregor Beck
2011-10-11
1
-46
/
+43
*
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
2011-10-11
1
-0
/
+1
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-0
/
+420