summaryrefslogtreecommitdiffstats
path: root/source/libads
Commit message (Expand)AuthorAgeFilesLines
* r14682: Small cleanup in ads_verify_ticket.Günther Deschner2006-03-231-6/+5
* r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3: Günther Deschner2006-03-211-10/+0
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2006-03-202-5/+21
* r14576: Skip remaining keytab entries when we have a clear indication thatGünther Deschner2006-03-201-1/+23
* r14512: Guenther, This code breaks winbind with MIT krb1.3.Gerald Carter2006-03-171-2/+12
* r14503: Fix principal in debug statement.Günther Deschner2006-03-171-2/+1
* r14252: Fix Coverity #72: free alloc'ed storage before return. Also found oneJim McDonough2006-03-121-1/+6
* r14170: Paranioa fix for sesssetup.Jeremy Allison2006-03-101-9/+17
* r14118: Fix coverity bug #24. Missing return statement meantJeremy Allison2006-03-091-1/+1
* r14074: Some cleanup; there is no point in declaring and mappingGünther Deschner2006-03-091-29/+6
* r14017: Okay, okay, I have turned a double-free into dead code :-)Volker Lendecke2006-03-081-2/+0
* r13965: Make sure we always reset the userAccountControl bits when re-joiningGünther Deschner2006-03-071-1/+1
* r13951: Fix Coverity Bug #163.Volker Lendecke2006-03-071-28/+0
* r13950: Fix Coverity bug #168Volker Lendecke2006-03-071-0/+1
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-14/+28
* r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner2006-02-232-1/+7
* r13599: krb5 error codes are defined as long. Also for the other direction.Lars Müller2006-02-211-1/+1
* r13597: krb5 error codes are defined as long.Lars Müller2006-02-211-1/+1
* r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison2006-02-211-7/+7
* r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison2006-02-211-3/+11
* r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner2006-02-201-11/+3
* r13410: Dump a netbootGUID as a GUID.Günther Deschner2006-02-091-0/+1
* r13316: Let the carnage begin....Gerald Carter2006-02-037-32/+1611
* r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter2006-02-031-0/+4
* r13137: make cleare where long ifdefs endsSimo Sorce2006-01-251-2/+2
* r12878: Don't use non-static array initialisers.James Peach2006-01-131-1/+2
* r12406: Since w2k3 sp1 we fail to create user accounts using e.g. "net ads userGünther Deschner2005-12-211-1/+1
* r12196: patch from Krishna Ganugapati <krishnag@centeris.com>Gerald Carter2005-12-121-1/+17
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2005-12-032-6/+6
* r11875: Allow to use START_TLS (by manually setting "ldap ssl = start_tls") forGünther Deschner2005-11-231-0/+5
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2005-11-221-1/+7
* r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give aGünther Deschner2005-11-221-3/+3
* r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter2005-11-101-1/+18
* r11551: Add a few more initialize_krb5_error_tableVolker Lendecke2005-11-072-0/+4
* r11508: Removed incorrect patch hunk. Thanks to AndrewJeremy Allison2005-11-051-2/+0
* r11504: Added Andrew Bartletts removal of another NTLMSSP implementationJeremy Allison2005-11-042-85/+91
* r11451: Fix -O1 "might be using uninitialized" errors.Jeremy Allison2005-11-021-1/+1
* r11183: add small helper function to return a PAC_LOGON_INFO.Günther Deschner2005-10-191-0/+16
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-182-2/+3
* r10907: Handle the case when we can't verify the PAC signature because theGünther Deschner2005-10-111-5/+7
* r10710: Fix uninitialized variable. (Thanks to Chengjie LiuGünther Deschner2005-10-041-1/+1
* r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke2005-10-011-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-305-109/+483
* r10285: Doh ! Guenther spotted this stupid cut-n-paste bug...Jeremy Allison2005-09-171-1/+0
* r10211: Fix another memleak (this time in the kerberos keytab code)Günther Deschner2005-09-131-1/+5
* r9780: Clean up a bunch of compiler warnings.James Peach2005-08-301-6/+0
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2005-08-291-17/+24
* r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)Günther Deschner2005-08-061-16/+16
* r8989: Fix a warningVolker Lendecke2005-08-031-1/+1
* r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter2005-08-011-2/+2