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
/
libads
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.
Jeremy Allison
1
-10
/
+10
2007-10-10
r4346: Fix cut-and-paste error - bugid #2189. Fixed by Buck Huppmann <buckh@p...
Jeremy Allison
1
-1
/
+1
2007-10-10
r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>
Jeremy Allison
1
-1
/
+2
2007-10-10
r4273: Same fix for r4272 in SAMBA_3_0 branch.
Tim Potter
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
9
-69
/
+58
2007-10-10
r4023: Code tidyup to fix bug #2098.
Jeremy Allison
1
-2
/
+3
2007-10-10
r3841: Time out in ads search queries. Even AD servers can hang.
Volker Lendecke
1
-7
/
+44
2007-10-10
r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers.
Jeremy Allison
1
-1
/
+0
2007-10-10
r3764: Ensure on failure that *res is always NULL.
Jeremy Allison
1
-3
/
+8
2007-10-10
r3711: Fix KRB5_SETPW-defines, no change in behaviour.
Günther Deschner
1
-7
/
+5
2007-10-10
r3569: Fix for bug #1651, added extra servicePrincipalNames for kerberos inte...
Jeremy Allison
1
-6
/
+44
2007-10-10
r3502: Tidy up debugging in kerberos_keytab code.
Jeremy Allison
1
-32
/
+48
2007-10-10
r3495: Fix the build (recent kerberos-changes).
Günther Deschner
2
-3
/
+4
2007-10-10
r3492: Fixes from testing kerberos salted principal fix.
Jeremy Allison
2
-24
/
+52
2007-10-10
r3451: Finish off kerberos salting patch. Needs testing !
Jeremy Allison
2
-29
/
+34
2007-10-10
r3439: Finally fix build for platforms without kerberos.
Günther Deschner
1
-2
/
+2
2007-10-10
r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by Luke
Günther Deschner
1
-0
/
+2
2007-10-10
r3381: More merging of the #1717 patch. Fixup some erroneous assumptions about
Jeremy Allison
2
-62
/
+77
2007-10-10
r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...
Jeremy Allison
2
-15
/
+89
2007-10-10
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...
Jeremy Allison
2
-8
/
+549
2007-10-10
r3273: Ensure we're consistent in the use of strchr_m for '@'.
Jeremy Allison
1
-1
/
+1
2007-10-10
r2832: Readd WKGUID-binding to match the correct default-locations of new
Günther Deschner
1
-4
/
+73
2007-10-10
r2569: Patch from Rob Foehl <rwf@loonybin.net>:
Gerald Carter
1
-1
/
+1
2007-10-10
r2091: only use sAMAccountName and not userPrincipalName since the breaks win...
Gerald Carter
1
-0
/
+6
2007-10-10
r1967: Fix a couple of krb5-DEBUG-messages.
Günther Deschner
1
-4
/
+6
2007-10-10
r1789: compiler warnings from SuSE
Gerald Carter
1
-0
/
+4
2007-10-10
r1381: fixing behavior found by gd@sernet.de; we must use the userPrincipalNa...
Gerald Carter
1
-4
/
+4
2007-10-10
r1378: Better debugging so I don't get confused what principal we mean.
Jeremy Allison
1
-2
/
+2
2007-10-10
r1373: Fix from Guenther Deschner <gd@sernet.de> to ensure last error return ...
Jeremy Allison
1
-1
/
+2
2007-10-10
r1330: Fix the build for systems without ldap headers
Volker Lendecke
1
-1
/
+1
2007-10-10
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
1
-1
/
+30
2007-10-10
r1285: Put variable definitions into a block before the statements...
Volker Lendecke
1
-1
/
+1
2007-10-10
r1282: gcc 3.2 on SuSE 8.2 does not like #ifdefs inside a macro argument (DEB...
Volker Lendecke
1
-3
/
+5
2007-10-10
r1247: Final fix to make this compile on Heimdal.
Jeremy Allison
1
-0
/
+4
2007-10-10
r1245: I think the parameter for "password" and "data" was reversed.
Jeremy Allison
1
-2
/
+2
2007-10-10
r1244: More Heimdal compile fixes.
Jeremy Allison
1
-3
/
+9
2007-10-10
r1243: Fix so this compiles with Heimdal (in Heimdal krb5_kt_cursor is a stru...
Jeremy Allison
1
-16
/
+34
2007-10-10
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
Jeremy Allison
2
-9
/
+20
2007-10-10
r1223: Fix valgrind error with realm manipulation.... Damn macros :-(.
Jeremy Allison
1
-2
/
+8
2007-10-10
r1222: Valgrind memory leak fixes. Still tracking down a strange one...
Jeremy Allison
3
-16
/
+57
2007-10-10
r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...
Jeremy Allison
1
-1
/
+1
2007-10-10
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
3
-182
/
+498
2007-10-10
r1214: Now compiles. Changed krb5_kt_free_entry to krb5_free_keytab_entry_con...
Jeremy Allison
1
-12
/
+12
2007-10-10
r1193: Ensure we check for and use krb5_free_unparsed_name().
Jeremy Allison
1
-3
/
+4
2007-10-10
r1192: Fixed all memleaks/error code return path leaks I can find. Not sure i...
Jeremy Allison
1
-42
/
+94
2007-10-10
r1184: Keep latest changes... not compilable yet.
Jeremy Allison
1
-13
/
+30
2007-10-10
r1183: Updates to the code cleanup so I don't lose my changes...
Jeremy Allison
1
-52
/
+62
2007-10-10
r1182: Partial re-write of keytab code to clean up, remove memory leaks etc. ...
Jeremy Allison
1
-47
/
+77
2007-10-10
r1180: New file - basis of new system keytab code.
Jeremy Allison
1
-0
/
+434
2007-10-10
r764: More memleak fixes in error code path from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison
1
-1
/
+6
[prev]
[next]