index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
samlogon_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
Fix a valgrind error
Volker Lendecke
1
-1
/
+1
2008-02-28
Fix memleak in netsamlogon_cache_get().
Günther Deschner
1
-0
/
+1
2008-02-27
Add my copyright.
Günther Deschner
1
-0
/
+1
2008-02-23
Fix a C++ warning
Volker Lendecke
1
-1
/
+2
2008-02-17
Use netr_SamInfo3 in samlogon cache and use ndr functions for storing the blob.
Günther Deschner
1
-98
/
+119
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
1
-4
/
+4
2007-12-15
Replace sid_string_static with sid_to_string
Volker Lendecke
1
-4
/
+4
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-7
/
+7
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
r22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forg...
Günther Deschner
1
-4
/
+3
2007-10-10
r22647: Avoid leaking a full info3 structure on each winbindd cached login by...
Günther Deschner
1
-4
/
+6
2007-10-10
r22091: Fix an uninitialized variable warning
Volker Lendecke
1
-2
/
+1
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21998: Fix tdb keynames in netsamlogon_clear_cached_user().
Günther Deschner
1
-15
/
+11
2007-10-10
r21975: if we use the _bystring() version when storing, we should use it on f...
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE whereever the winbindd tdb is
Günther Deschner
1
-1
/
+2
2007-10-10
r15227: Fix a valgrind error. We are marshalling here, not unmarshalling.
Volker Lendecke
1
-2
/
+1
2007-10-10
r13991: Fix Coverity bug # 69
Volker Lendecke
1
-0
/
+1
2007-10-10
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
1
-2
/
+6
2007-10-10
r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.
Gerald Carter
1
-2
/
+10
2007-10-10
r11652: Reinstate the netsamlogon_cache in order to work
Gerald Carter
1
-0
/
+247
2007-10-10
r9590: forget to remove this from the 3.0 tree
Gerald Carter
1
-0
/
+0
2007-10-10
r9588: remove netsamlogon_cache interface...everything seems to work fine. W...
Gerald Carter
1
-247
/
+0
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...
Gerald Carter
1
-1
/
+10
2004-03-30
Apply some const
Volker Lendecke
1
-2
/
+2
2003-07-10
i guess i'm the only one this ever annyoed...
Gerald Carter
1
-1
/
+1
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
1
-0
/
+238