summaryrefslogtreecommitdiffstats
path: root/source3/libads
Commit message (Expand)AuthorAgeFilesLines
* r10285: Doh ! Guenther spotted this stupid cut-n-paste bug...Jeremy Allison2007-10-101-1/+0
* r10211: Fix another memleak (this time in the kerberos keytab code)Günther Deschner2007-10-101-1/+5
* r9780: Clean up a bunch of compiler warnings.James Peach2007-10-101-6/+0
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-17/+24
* r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)Günther Deschner2007-10-101-16/+16
* r8989: Fix a warningVolker Lendecke2007-10-101-1/+1
* r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter2007-10-101-2/+2
* r8675: fix some compile warnings.Günther Deschner2007-10-101-1/+1
* r8654: merging cli_spoolss_XX() updates from trunkGerald Carter2007-10-101-18/+3
* r8062: Remove some unused codeVolker Lendecke2007-10-101-129/+0
* r8048: Replace "done" with "failed".Günther Deschner2007-10-101-5/+5
* r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton ofVolker Lendecke2007-10-101-4/+4
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-102-1/+100
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-2/+1
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-102-8/+3
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-101-1/+1
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-1/+1
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-104-8/+13
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-101-1/+2
* r5956: more compile warngin fixes from the Mr. MaderGerald Carter2007-10-101-3/+3
* r5952: BUG 2469: patch from Jason Mader to cleanup compiler warning when not ...Gerald Carter2007-10-101-0/+4
* r5948: more compile cleanups from Jason MaderGerald Carter2007-10-101-6/+1
* r5762: Modified version of patch from Michael Brown <mbrown@fensystems.co.uk>...Jeremy Allison2007-10-101-65/+99
* r5759: Patch from Doug VanLeuven <roamdad@sonic.net> to add more case/realm/nameJeremy Allison2007-10-101-2/+21
* r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter2007-10-101-1/+1
* r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter2007-10-101-1/+1
* r4882: Fix for #2255. Debug should have been 10 not 0.Jeremy Allison2007-10-101-1/+1
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-1/+1
* r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.Jeremy Allison2007-10-101-10/+10
* r4346: Fix cut-and-paste error - bugid #2189. Fixed by Buck Huppmann <buckh@p...Jeremy Allison2007-10-101-1/+1
* r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>Jeremy Allison2007-10-101-1/+2
* r4273: Same fix for r4272 in SAMBA_3_0 branch.Tim Potter2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-109-69/+58
* r4023: Code tidyup to fix bug #2098.Jeremy Allison2007-10-101-2/+3
* r3841: Time out in ads search queries. Even AD servers can hang.Volker Lendecke2007-10-101-7/+44
* r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers.Jeremy Allison2007-10-101-1/+0
* r3764: Ensure on failure that *res is always NULL.Jeremy Allison2007-10-101-3/+8
* r3711: Fix KRB5_SETPW-defines, no change in behaviour.Günther Deschner2007-10-101-7/+5
* r3569: Fix for bug #1651, added extra servicePrincipalNames for kerberos inte...Jeremy Allison2007-10-101-6/+44
* r3502: Tidy up debugging in kerberos_keytab code.Jeremy Allison2007-10-101-32/+48
* r3495: Fix the build (recent kerberos-changes).Günther Deschner2007-10-102-3/+4
* r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison2007-10-102-24/+52
* r3451: Finish off kerberos salting patch. Needs testing !Jeremy Allison2007-10-102-29/+34
* r3439: Finally fix build for platforms without kerberos.Günther Deschner2007-10-101-2/+2
* r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by LukeGünther Deschner2007-10-101-0/+2
* r3381: More merging of the #1717 patch. Fixup some erroneous assumptions aboutJeremy Allison2007-10-102-62/+77
* r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison2007-10-102-15/+89
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2007-10-102-8/+549
* r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison2007-10-101-1/+1
* r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2007-10-101-4/+73