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
/
libcli
/
auth
/
schannel_state_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli: use DBWRAP_LOCK_ORDER_NONE when opening schannel_store.tdb
Michael Adam
2014-02-07
1
-1
/
+2
*
dbwrap: add dbwrap_flags argument to dbwrap_local_open()
Michael Adam
2014-02-07
1
-1
/
+1
*
libcli/auth: reject computer_name longer than 15 chars
Stefan Metzmacher
2014-01-22
1
-0
/
+8
*
schannel: Fix an unused variable
Volker Lendecke
2013-07-31
1
-1
/
+0
*
schannel_store.tdb: make it schannel_store.ntdb if 'use ntdb'.
Rusty Russell
2013-04-12
1
-1
/
+1
*
libcli/auth: convert to dbwrap.
Rusty Russell
2013-04-12
1
-36
/
+34
*
libcli/auth: avoid using transactions a chainlock is enough
Stefan Metzmacher
2013-03-28
1
-10
/
+26
*
libcli: Check schannel state return value of tdb_transaction_commit().
Andreas Schneider
2012-12-21
1
-1
/
+5
*
libcli: use tdb directly, not tdb_compat.
Rusty Russell
2012-06-19
1
-2
/
+2
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
1
-1
/
+1
*
libcli/auth: Provide a struct loadparm_context to schannel calls
Andrew Bartlett
2011-10-13
1
-8
/
+9
*
tdb_compat: use tdb_errorstr_compat()
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
1
-1
/
+1
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-3
/
+1
*
libcli/auth/schannel_state_tdb.c - fix includes
Matthias Dieter Wallnöfer
2010-09-11
1
-3
/
+1
*
libcli/auth Failure to find the cached session key for SCHANNEL isn't level 0
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli: Fixed a build warning for a missing prototype.
Andreas Schneider
2010-06-30
1
-0
/
+1
*
schannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()
Andrew Bartlett
2010-06-25
1
-32
/
+1
*
libcli/auth make open_schannel_session_store() public
Andrew Bartlett
2010-06-25
1
-7
/
+4
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-11
/
+6
*
libcli/auth: Fix an uninitialized variable
Volker Lendecke
2010-04-11
1
-2
/
+1
*
libcli/auth/schannel_state_tdb.c - fix a memory leak
Matthias Dieter Wallnöfer
2010-03-16
1
-0
/
+1
*
libcli/auth/schannel_state_tdb.c - fix an obviously wrong error handling
Matthias Dieter Wallnöfer
2010-03-09
1
-1
/
+0
*
libcli/auth: print the error in the debug message
Stefan Metzmacher
2010-02-26
1
-1
/
+2
*
schannel_tdb: make code compilable in both trees
Simo Sorce
2010-02-23
1
-51
/
+92
*
s3:schannel streamline interface
Simo Sorce
2010-02-23
1
-28
/
+168
*
s3:schannel fix memory hierarchy
Simo Sorce
2010-02-23
1
-1
/
+1
*
s3:schannel more readable check logic
Simo Sorce
2010-02-23
1
-15
/
+0
*
libcli/auth: add tdb backend for schannel state.
Günther Deschner
2009-08-27
1
-0
/
+222