index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
samlogon_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix some False/NULL hickups
Volker Lendecke
2011-12-20
1
-1
/
+1
*
tdb_store: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
gencache: don't use CLEAR_IF_FIRST as fallback.
Rusty Russell
2011-04-19
1
-10
/
+3
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: netsamlogon_clear_cached_user only needs the SID
Volker Lendecke
2010-12-19
1
-8
/
+2
*
s3: Remove two pointless slprintf calls
Volker Lendecke
2010-12-19
1
-4
/
+4
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
2010-09-27
1
-2
/
+2
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-4
/
+4
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
2010-01-10
1
-4
/
+2
*
s3: let netsamlogon_cache_init() use tdb_check()
Stefan Metzmacher
2009-12-07
1
-4
/
+42
*
s3: put netsamlogon_cache.tdb into cache_dir instead of lock_dir
Michael Adam
2009-01-16
1
-1
/
+1
*
s3-build: no need to duplicate generated ndr_ prototypes.
Günther Deschner
2008-10-20
1
-0
/
+1
*
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-2
/
+2
*
Correct the netsamlogon_clear_cached_user function.
Ephi Dror
2008-08-27
1
-36
/
+18
*
samlogoncache: Use data_blob_const in netsamlogon_cache_get.
Günther Deschner
2008-04-21
1
-2
/
+1
*
Fix a valgrind error
Volker Lendecke
2008-03-25
1
-1
/
+1
*
Fix memleak in netsamlogon_cache_get().
Günther Deschner
2008-02-28
1
-0
/
+1
*
Add my copyright.
Günther Deschner
2008-02-27
1
-0
/
+1
*
Fix a C++ warning
Volker Lendecke
2008-02-23
1
-1
/
+2
*
Use netr_SamInfo3 in samlogon cache and use ndr functions for storing the blob.
Günther Deschner
2008-02-17
1
-98
/
+119
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-4
/
+4
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
1
-4
/
+4
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-7
/
+7
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forg...
Günther Deschner
2007-10-10
1
-4
/
+3
*
r22647: Avoid leaking a full info3 structure on each winbindd cached login by...
Günther Deschner
2007-10-10
1
-4
/
+6
*
r22091: Fix an uninitialized variable warning
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21998: Fix tdb keynames in netsamlogon_clear_cached_user().
Günther Deschner
2007-10-10
1
-15
/
+11
*
r21975: if we use the _bystring() version when storing, we should use it on f...
Stefan Metzmacher
2007-10-10
1
-4
/
+2
*
r19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE whereever the winbindd tdb is
Günther Deschner
2007-10-10
1
-1
/
+2
*
r15227: Fix a valgrind error. We are marshalling here, not unmarshalling.
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r13991: Fix Coverity bug # 69
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
2007-10-10
1
-2
/
+6
*
r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.
Gerald Carter
2007-10-10
1
-2
/
+10
*
r11652: Reinstate the netsamlogon_cache in order to work
Gerald Carter
2007-10-10
1
-0
/
+247
*
r9590: forget to remove this from the 3.0 tree
Gerald Carter
2007-10-10
1
-0
/
+0
*
r9588: remove netsamlogon_cache interface...everything seems to work fine. W...
Gerald Carter
2007-10-10
1
-247
/
+0
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...
Gerald Carter
2007-10-10
1
-1
/
+10
*
Apply some const
Volker Lendecke
2004-03-30
1
-2
/
+2
*
i guess i'm the only one this ever annyoed...
Gerald Carter
2003-07-10
1
-1
/
+1
*
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
2003-06-21
1
-0
/
+238