ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source3 / libsmb / samlogon_cache.c
2022-07-15 Pavel Filipenskýs3:winbind: Improve logging in samlogon_cache.c
2019-02-14 Andreas Schneiderlib:util: Move discard_const(_p) to own header for...
2018-11-02 Volker Lendeckelibsmb: Use dom_sid_str_buf
2018-10-17 Volker Lendeckenetsamlogon_cache: Improve a DBG message
2018-10-17 Volker Lendeckenetsamlogon_cache: Add some error checks
2018-10-17 Volker Lendeckenetsamlogon_cache: Use "goto fail", save some lines
2018-10-17 Volker Lendeckenetsamlogon_cache: Fix talloc_stackframe error return...
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
2018-03-19 Stefan Metzmachers3:libsmb/samlogon_cache: zero session keys before...
2017-11-13 Volker Lendeckenetsamlogon_cache: Use ndr_pull_struct_blob_all
2017-07-03 Ralph Boehmesamlogon_cache: add netsamlog_cache_for_all()
2016-12-16 Volker Lendeckesamlogon_cache: Rename "user_sid" to "sid"
2016-12-16 Volker Lendeckesamlogon_cache: Add the user's domain sid into the...
2016-12-16 Volker Lendeckesamlogon_cache: Simplify netsamlogon_cache_have
2016-12-02 Volker Lendeckelib: Remove a used-once variable
2016-12-02 Volker Lendeckelib: Fix a comment
2016-12-02 Volker Lendeckelib: Avoid includes.h in samlogon_cache.c
2016-12-02 Volker Lendeckelib: Replace use of deprecated talloc_destroy
2016-12-02 Volker Lendeckelib: Avoid fstring in samlogon_cache.c
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-12-02 Volker Lendeckelib: Fix netsamlogon_cache_have for README.Coding
2016-12-02 Volker Lendeckelib: Delete unused netsamlogon_cache_shutdown
2016-12-02 Volker Lendeckelib: Delete an orphaned piece of code in samlogon_cache.c
2016-05-12 Michael Adams3:samlogon_cache: fix O3 error unused result of truncate
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/libsmb.
2014-12-12 Volker Lendeckelibsmb: Simplify netsamlogon_cache_get
2014-12-12 Volker Lendeckelibsmb: Only print decoded netsamlogon cache entries
2014-12-12 Volker Lendeckelibsmb: Fix removing invalid samlogon cache entries
2014-10-06 David Disseldorpsamlogon_cache: don't leak cache_path onto talloc tos
2014-07-15 Andreas Schneidersamlogon_cache: avoid overwriting info3->base.full_name...
2014-07-15 Günther Deschnersamlogon_cache: use a talloc_stackframe inside netsamlo...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-12-20 Volker Lendeckes3: Fix some False/NULL hickups
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_store: check returns for 0, not -1.
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-04-19 Rusty Russellgencache: don't use CLEAR_IF_FIRST as fallback.
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-12-19 Volker Lendeckes3: netsamlogon_clear_cached_user only needs the SID
2010-12-19 Volker Lendeckes3: Remove two pointless slprintf calls
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-12-07 Stefan Metzmachers3: let netsamlogon_cache_init() use tdb_check()
2009-01-16 Michael Adams3: put netsamlogon_cache.tdb into cache_dir instead...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Günther Deschners3-build: no need to duplicate generated ndr_ prototypes.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3: use samba4 prototype for ndr_push/pull_struct_blob.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-28 Ephi DrorCorrect the netsamlogon_clear_cached_user function.
2008-04-21 Günther Deschnersamlogoncache: Use data_blob_const in netsamlogon_cache...
2008-03-25 Volker LendeckeFix a valgrind error
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Günther DeschnerFix memleak in netsamlogon_cache_get().
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-23 Volker LendeckeFix a C++ warning
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 in samlogon cache and use ndr functio...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr22655: Call correct free-macros in netsamlogon_cache_g...
2007-10-10 Günther Deschnerr22647: Avoid leaking a full info3 structure on each...
2007-10-10 Volker Lendecker22091: Fix an uninitialized variable warning
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Günther Deschnerr21998: Fix tdb keynames in netsamlogon_clear_cached_us...
2007-10-10 Stefan Metzmacherr21975: if we use the _bystring() version when storing...
2007-10-10 Günther Deschnerr19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE wheree...
2007-10-10 Volker Lendecker15227: Fix a valgrind error. We are marshalling here...
2007-10-10 Volker Lendecker13991: Fix Coverity bug # 69
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Gerald Carterr11661: Store the INFO3 in the PAC data into the netsam...
2007-10-10 Gerald Carterr11652: Reinstate the netsamlogon_cache in order to...
2007-10-10 Gerald Carterr9590: forget to remove this from the 3.0 tree
2007-10-10 Gerald Carterr9588: remove netsamlogon_cache interface...everything...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr4005: Fix for bug #2071 reported by Jason Mader <jason...
2007-10-10 Gerald Carterr2086: fix bug with winbindd_getpwnam() caused by Micro...
2004-03-30 Volker LendeckeApply some const
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-10 Volker LendeckeApply some const
2003-07-16 Gerald Carterading new files from 3.0
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD