summaryrefslogtreecommitdiff
path: root/source3/libads
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman4-8/+13
2007-10-10r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman1-1/+2
2007-10-10r5956: more compile warngin fixes from the Mr. MaderGerald Carter1-3/+3
2007-10-10r5952: BUG 2469: patch from Jason Mader to cleanup compiler warning when not ...Gerald Carter1-0/+4
2007-10-10r5948: more compile cleanups from Jason MaderGerald Carter1-6/+1
2007-10-10r5762: Modified version of patch from Michael Brown <mbrown@fensystems.co.uk>...Jeremy Allison1-65/+99
2007-10-10r5759: Patch from Doug VanLeuven <roamdad@sonic.net> to add more case/realm/nameJeremy Allison1-2/+21
2007-10-10r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter1-1/+1
2007-10-10r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter1-1/+1
2007-10-10r4882: Fix for #2255. Debug should have been 10 not 0.Jeremy Allison1-1/+1
2007-10-10r4736: small set of merges from rtunk to minimize the diffsGerald Carter1-1/+1
2007-10-10r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.Jeremy Allison1-10/+10
2007-10-10r4346: Fix cut-and-paste error - bugid #2189. Fixed by Buck Huppmann <buckh@p...Jeremy Allison1-1/+1
2007-10-10r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>Jeremy Allison1-1/+2
2007-10-10r4273: Same fix for r4272 in SAMBA_3_0 branch.Tim Potter1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison9-69/+58
2007-10-10r4023: Code tidyup to fix bug #2098.Jeremy Allison1-2/+3
2007-10-10r3841: Time out in ads search queries. Even AD servers can hang.Volker Lendecke1-7/+44
2007-10-10r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers.Jeremy Allison1-1/+0
2007-10-10r3764: Ensure on failure that *res is always NULL.Jeremy Allison1-3/+8
2007-10-10r3711: Fix KRB5_SETPW-defines, no change in behaviour.Günther Deschner1-7/+5
2007-10-10r3569: Fix for bug #1651, added extra servicePrincipalNames for kerberos inte...Jeremy Allison1-6/+44
2007-10-10r3502: Tidy up debugging in kerberos_keytab code.Jeremy Allison1-32/+48
2007-10-10r3495: Fix the build (recent kerberos-changes).Günther Deschner2-3/+4
2007-10-10r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison2-24/+52
2007-10-10r3451: Finish off kerberos salting patch. Needs testing !Jeremy Allison2-29/+34
2007-10-10r3439: Finally fix build for platforms without kerberos.Günther Deschner1-2/+2
2007-10-10r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by LukeGünther Deschner1-0/+2
2007-10-10r3381: More merging of the #1717 patch. Fixup some erroneous assumptions aboutJeremy Allison2-62/+77
2007-10-10r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison2-15/+89
2007-10-10r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2-8/+549
2007-10-10r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison1-1/+1
2007-10-10r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner1-4/+73
2007-10-10r2569: Patch from Rob Foehl <rwf@loonybin.net>:Gerald Carter1-1/+1
2007-10-10r2091: only use sAMAccountName and not userPrincipalName since the breaks win...Gerald Carter1-0/+6
2007-10-10r1967: Fix a couple of krb5-DEBUG-messages.Günther Deschner1-4/+6
2007-10-10r1789: compiler warnings from SuSEGerald Carter1-0/+4
2007-10-10r1381: fixing behavior found by gd@sernet.de; we must use the userPrincipalNa...Gerald Carter1-4/+4
2007-10-10r1378: Better debugging so I don't get confused what principal we mean.Jeremy Allison1-2/+2
2007-10-10r1373: Fix from Guenther Deschner <gd@sernet.de> to ensure last error return ...Jeremy Allison1-1/+2
2007-10-10r1330: Fix the build for systems without ldap headersVolker Lendecke1-1/+1
2007-10-10r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison1-1/+30
2007-10-10r1285: Put variable definitions into a block before the statements...Volker Lendecke1-1/+1
2007-10-10r1282: gcc 3.2 on SuSE 8.2 does not like #ifdefs inside a macro argument (DEB...Volker Lendecke1-3/+5
2007-10-10r1247: Final fix to make this compile on Heimdal.Jeremy Allison1-0/+4
2007-10-10r1245: I think the parameter for "password" and "data" was reversed.Jeremy Allison1-2/+2
2007-10-10r1244: More Heimdal compile fixes.Jeremy Allison1-3/+9
2007-10-10r1243: Fix so this compiles with Heimdal (in Heimdal krb5_kt_cursor is a stru...Jeremy Allison1-16/+34
2007-10-10r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison2-9/+20
2007-10-10r1223: Fix valgrind error with realm manipulation.... Damn macros :-(.Jeremy Allison1-2/+8