auth: Make sure that creds_out is initialized with NULL.
[metze/samba/wip.git] / libcli / auth / schannel_state_tdb.c
2015-02-22 Andreas Schneiderauth: Make sure that creds_out is initialized with...
2012-06-19 Rusty Russelllibcli: use tdb directly, not tdb_compat.
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-upstream/tags/samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_compat: use tdb_errorstr_compat()
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2010-09-11 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix includes
2010-09-11 Andrew Bartlettlibcli/auth Failure to find the cached session key...
2010-06-30 Andreas Schneiderlibcli: Fixed a build warning for a missing prototype.
2010-06-25 Andrew Bartlettschannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()
2010-06-25 Andrew Bartlettlibcli/auth make open_schannel_session_store() public
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-11 Volker Lendeckelibcli/auth: Fix an uninitialized variable
2010-03-16 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix a memory leak
2010-03-09 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix an obviously...
2010-02-26 Stefan Metzmacherlibcli/auth: print the error in the debug message
2010-02-23 Simo Sorceschannel_tdb: make code compilable in both trees
2010-02-23 Simo Sorces3:schannel streamline interface
2010-02-23 Simo Sorces3:schannel fix memory hierarchy
2010-02-23 Simo Sorces3:schannel more readable check logic
2009-08-27 Günther Deschnerlibcli/auth: add tdb backend for schannel state.