summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/trustdom_cache.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Use "mem_ctx" arg in gencache_getVolker Lendecke2013-09-051-5/+5
* lib: Add a "mem_ctx" arg to gencache_get (unused so far)Volker Lendecke2013-09-051-2/+2
* s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner2013-08-051-1/+1
* s3: Add some constVolker Lendecke2011-11-251-2/+2
* s3-trustdomcache: make enumerate_domain_trusts() static.Günther Deschner2011-11-021-0/+103
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-4/+4
* Remove gencache_init/shutdownVolker Lendecke2009-07-151-34/+0
* Fix some nonempty blank linesVolker Lendecke2009-07-151-21/+20
* Revert "Pass NULL to gencache_get when we are not interested in the timeout v...Volker Lendecke2008-07-111-2/+4
* Pass NULL to gencache_get when we are not interested in the timeout valueVolker Lendecke2008-07-031-4/+2
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-1/+1
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-1/+1
* Remove some globalsVolker Lendecke2007-12-051-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-6/+6
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21893: Update comments so they actually reflect reality...Rafal Szczesniak2007-10-101-3/+3
* r20690: fix a bug that causes smbd to 'hang' intermittently.Andrew Tridgell2007-10-101-32/+13
* r18312: Change gencache_get slightly: Delete expired keys, and only strdup th...Volker Lendecke2007-10-101-1/+0
* r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman2007-10-101-1/+1
* r786: Memory leak fixes in (mostly) error code paths fromJeremy Allison2007-10-101-10/+27
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-1/+1
* * fix the trustdom_cache to work when winbindd is not running.Gerald Carter2003-07-011-0/+124
* Fix some memory leaks and extra cache startups/shutdowns from the trustedAndrew Bartlett2003-06-081-1/+4
* Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2002-11-261-0/+215