index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
sessionid_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: add suport for SMB3_10 and SMB3_11 protocols in smbstatus
Ralph Wuerthner
2015-08-29
1
-0
/
+6
*
Add protocol version to smbstatus output
Mathias Dietz
2014-05-22
1
-0
/
+28
*
s3-lib: fix segf while reading incomplete session info (bug #10003)
Björn Baumbach
2013-07-09
1
-5
/
+10
*
s3:lib: remove unused sessionid_*() functions
Gregor Beck
2012-10-19
1
-83
/
+0
*
s3:lib: implement sessionid_traverse_read with smb2srv_session_traverse_read
Gregor Beck
2012-10-19
1
-25
/
+33
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-1
/
+2
*
s3:sessionid: convert to using dbwrap wrapper functions only
Michael Adam
2011-10-11
1
-9
/
+18
*
s3:sessionid: use dbwrap_travers_read() in sessionid_travers_read()
Michael Adam
2011-10-11
1
-6
/
+9
*
s3:sessionid: use dbwrap_travers() in sessionid_traverse()
Michael Adam
2011-10-11
1
-6
/
+8
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-1
/
+1
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
1
-0
/
+1
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
2011-03-02
1
-0
/
+1
*
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
2010-09-27
1
-1
/
+1
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
2010-03-01
1
-0
/
+138