Age | Commit message (Expand) | Author | Files | Lines |
2013-09-05 | lib: Use "mem_ctx" arg in gencache_get | Volker Lendecke | 1 | -5/+5 |
2013-09-05 | lib: Add a "mem_ctx" arg to gencache_get (unused so far) | Volker Lendecke | 1 | -2/+2 |
2013-08-05 | s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). | Günther Deschner | 1 | -1/+1 |
2011-11-25 | s3: Add some const | Volker Lendecke | 1 | -2/+2 |
2011-11-02 | s3-trustdomcache: make enumerate_domain_trusts() static. | Günther Deschner | 1 | -0/+103 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -0/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -4/+4 |
2009-07-15 | Remove gencache_init/shutdown | Volker Lendecke | 1 | -34/+0 |
2009-07-15 | Fix some nonempty blank lines | Volker Lendecke | 1 | -21/+20 |
2008-07-11 | Revert "Pass NULL to gencache_get when we are not interested in the timeout v... | Volker Lendecke | 1 | -2/+4 |
2008-07-03 | Pass NULL to gencache_get when we are not interested in the timeout value | Volker Lendecke | 1 | -4/+2 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -1/+1 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -1/+1 |
2007-12-05 | Remove some globals | Volker Lendecke | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21893: Update comments so they actually reflect reality... | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r20690: fix a bug that causes smbd to 'hang' intermittently. | Andrew Tridgell | 1 | -32/+13 |
2007-10-10 | r18312: Change gencache_get slightly: Delete expired keys, and only strdup th... | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r786: Memory leak fixes in (mostly) error code paths from | Jeremy Allison | 1 | -10/+27 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -1/+1 |
2003-07-01 | * fix the trustdom_cache to work when winbindd is not running. | Gerald Carter | 1 | -0/+124 |
2003-06-08 | Fix some memory leaks and extra cache startups/shutdowns from the trusted | Andrew Bartlett | 1 | -1/+4 |
2002-11-26 | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 1 | -0/+215 |