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_rbt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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