libcli: Call dbwrap_local_open with the correct tdb_flags
[bbaumbach/samba-autobuild/.git] / libcli / auth / schannel_state_tdb.c
2018-04-23 Volker Lendeckelibcli: Call dbwrap_local_open with the correct tdb_flags
2018-04-23 Volker Lendeckelibcli: Call dbwrap_local_open with the correct hash...
2017-07-31 Volker Lendeckelib: Fix an error path memleak
2017-07-31 Volker Lendeckelib: Fix a typo
2016-12-14 Douglas Bagnallrpc_server:netlogon Move from memcache to a tdb cache
2014-02-07 Michael Adamlibcli: use DBWRAP_LOCK_ORDER_NONE when opening schanne...
2014-02-07 Michael Adamdbwrap: add dbwrap_flags argument to dbwrap_local_open()
2014-01-22 Stefan Metzmacherlibcli/auth: reject computer_name longer than 15 chars
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-31 Volker Lendeckeschannel: Fix an unused variable
2013-04-12 Rusty Russellschannel_store.tdb: make it schannel_store.ntdb if...
2013-04-12 Rusty Russelllibcli/auth: convert to dbwrap.
2013-03-28 Stefan Metzmacherlibcli/auth: avoid using transactions a chainlock is...
2012-12-21 Andreas Schneiderlibcli: Check schannel state return value of tdb_transa...
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-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.