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
/
sessionid_tdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
s3: Add a "lock_order" argument to db_open
Volker Lendecke
1
-1
/
+2
2011-10-11
s3:sessionid: convert to using dbwrap wrapper functions only
Michael Adam
1
-9
/
+18
2011-10-11
s3:sessionid: use dbwrap_travers_read() in sessionid_travers_read()
Michael Adam
1
-6
/
+9
2011-10-11
s3:sessionid: use dbwrap_travers() in sessionid_traverse()
Michael Adam
1
-6
/
+8
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-0
/
+1
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-02
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
1
-0
/
+1
2010-09-27
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
1
-1
/
+1
2010-08-26
s3-build: use dbwrap.h only where needed.
Günther Deschner
1
-0
/
+1
2010-03-01
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
1
-0
/
+138