summaryrefslogtreecommitdiffstats
path: root/libcli/auth/schannel_state_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/auth/schannel_state_tdb.c - fix includesMatthias Dieter Wallnöfer2010-09-111-3/+1
* libcli/auth Failure to find the cached session key for SCHANNEL isn't level 0Andrew Bartlett2010-09-111-1/+1
* libcli: Fixed a build warning for a missing prototype.Andreas Schneider2010-06-301-0/+1
* schannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()Andrew Bartlett2010-06-251-32/+1
* libcli/auth make open_schannel_session_store() publicAndrew Bartlett2010-06-251-7/+4
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-11/+6
* libcli/auth: Fix an uninitialized variableVolker Lendecke2010-04-111-2/+1
* libcli/auth/schannel_state_tdb.c - fix a memory leakMatthias Dieter Wallnöfer2010-03-161-0/+1
* libcli/auth/schannel_state_tdb.c - fix an obviously wrong error handlingMatthias Dieter Wallnöfer2010-03-091-1/+0
* libcli/auth: print the error in the debug messageStefan Metzmacher2010-02-261-1/+2
* schannel_tdb: make code compilable in both treesSimo Sorce2010-02-231-51/+92
* s3:schannel streamline interfaceSimo Sorce2010-02-231-28/+168
* s3:schannel fix memory hierarchySimo Sorce2010-02-231-1/+1
* s3:schannel more readable check logicSimo Sorce2010-02-231-15/+0
* libcli/auth: add tdb backend for schannel state.Günther Deschner2009-08-271-0/+222