Age | Commit message (Expand) | Author | Files | Lines |
2011-10-13 | lib/util: Add back control of mmap and hash size in tdb for top level build | Andrew Bartlett | 1 | -1/+1 |
2011-10-13 | libcli/auth: Provide a struct loadparm_context to schannel calls | Andrew Bartlett | 1 | -8/+9 |
2011-06-20 | tdb_compat: use tdb_errorstr_compat() | Rusty Russell | 1 | -1/+1 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 1 | -1/+1 |
2011-05-06 | lib/util Move source3 tdb_wrap_open() into the common code. | Andrew Bartlett | 1 | -3/+1 |
2010-09-11 | libcli/auth/schannel_state_tdb.c - fix includes | Matthias Dieter Wallnöfer | 1 | -3/+1 |
2010-09-11 | libcli/auth Failure to find the cached session key for SCHANNEL isn't level 0 | Andrew Bartlett | 1 | -1/+1 |
2010-06-30 | libcli: Fixed a build warning for a missing prototype. | Andreas Schneider | 1 | -0/+1 |
2010-06-25 | schannel Change to TDB_CLEAR_IF_FIRST to reduce fsync() | Andrew Bartlett | 1 | -32/+1 |
2010-06-25 | libcli/auth make open_schannel_session_store() public | Andrew Bartlett | 1 | -7/+4 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -11/+6 |
2010-04-11 | libcli/auth: Fix an uninitialized variable | Volker Lendecke | 1 | -2/+1 |
2010-03-16 | libcli/auth/schannel_state_tdb.c - fix a memory leak | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-03-09 | libcli/auth/schannel_state_tdb.c - fix an obviously wrong error handling | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-02-26 | libcli/auth: print the error in the debug message | Stefan Metzmacher | 1 | -1/+2 |
2010-02-23 | schannel_tdb: make code compilable in both trees | Simo Sorce | 1 | -51/+92 |
2010-02-23 | s3:schannel streamline interface | Simo Sorce | 1 | -28/+168 |
2010-02-23 | s3:schannel fix memory hierarchy | Simo Sorce | 1 | -1/+1 |
2010-02-23 | s3:schannel more readable check logic | Simo Sorce | 1 | -15/+0 |
2009-08-27 | libcli/auth: add tdb backend for schannel state. | Günther Deschner | 1 | -0/+222 |