summaryrefslogtreecommitdiff
path: root/source3/libads
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15492: Without this patch, the LDAP client libs will call abort() inAndrew Bartlett1-9/+19
2007-10-10r15464: fix dns build breakage on IRIX and OpenBSDGerald Carter1-5/+10
2007-10-10r15463: compile fix for new DNS code for machine using Bind 4 libs (old IRIX ...Gerald Carter1-0/+8
2007-10-10r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter1-0/+353
2007-10-10r15461: Free LDAP result in ads_get_attrname_by_oid().Günther Deschner1-1/+6
2007-10-10r15392: In most cases, this mapping is more appropriate. (I know, it is still aGünther Deschner1-1/+1
2007-10-10r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2-104/+25
2007-10-10r15250: dump some more sids.Günther Deschner1-0/+2
2007-10-10r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner1-2/+24
2007-10-10r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison5-41/+37
2007-10-10r14931: Fix #1374: can't join an OU with name that contains '#'Jim McDonough1-2/+6
2007-10-10r14682: Small cleanup in ads_verify_ticket.Günther Deschner1-6/+5
2007-10-10r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:Günther Deschner1-10/+0
2007-10-10r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2-5/+21
2007-10-10r14576: Skip remaining keytab entries when we have a clear indication thatGünther Deschner1-1/+23
2007-10-10r14512: Guenther, This code breaks winbind with MIT krb1.3.Gerald Carter1-2/+12
2007-10-10r14503: Fix principal in debug statement.Günther Deschner1-2/+1
2007-10-10r14252: Fix Coverity #72: free alloc'ed storage before return. Also found oneJim McDonough1-1/+6
2007-10-10r14170: Paranioa fix for sesssetup.Jeremy Allison1-9/+17
2007-10-10r14118: Fix coverity bug #24. Missing return statement meantJeremy Allison1-1/+1
2007-10-10r14074: Some cleanup; there is no point in declaring and mappingGünther Deschner1-29/+6
2007-10-10r14017: Okay, okay, I have turned a double-free into dead code :-)Volker Lendecke1-2/+0
2007-10-10r13965: Make sure we always reset the userAccountControl bits when re-joiningGünther Deschner1-1/+1
2007-10-10r13951: Fix Coverity Bug #163.Volker Lendecke1-28/+0
2007-10-10r13950: Fix Coverity bug #168Volker Lendecke1-0/+1
2007-10-10r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner1-14/+28
2007-10-10r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner2-1/+7
2007-10-10r13599: krb5 error codes are defined as long. Also for the other direction.Lars Müller1-1/+1
2007-10-10r13597: krb5 error codes are defined as long.Lars Müller1-1/+1
2007-10-10r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison1-7/+7
2007-10-10r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison1-3/+11
2007-10-10r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner1-11/+3
2007-10-10r13410: Dump a netbootGUID as a GUID.Günther Deschner1-0/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter7-32/+1611
2007-10-10r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter1-0/+4
2007-10-10r13137: make cleare where long ifdefs endsSimo Sorce1-2/+2
2007-10-10r12878: Don't use non-static array initialisers.James Peach1-1/+2
2007-10-10r12406: Since w2k3 sp1 we fail to create user accounts using e.g. "net ads userGünther Deschner1-1/+1
2007-10-10r12196: patch from Krishna Ganugapati <krishnag@centeris.com>Gerald Carter1-1/+17
2007-10-10r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2-6/+6
2007-10-10r11875: Allow to use START_TLS (by manually setting "ldap ssl = start_tls") forGünther Deschner1-0/+5
2007-10-10r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter1-1/+7
2007-10-10r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give aGünther Deschner1-3/+3
2007-10-10r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter1-1/+18
2007-10-10r11551: Add a few more initialize_krb5_error_tableVolker Lendecke2-0/+4
2007-10-10r11508: Removed incorrect patch hunk. Thanks to AndrewJeremy Allison1-2/+0
2007-10-10r11504: Added Andrew Bartletts removal of another NTLMSSP implementationJeremy Allison2-85/+91
2007-10-10r11451: Fix -O1 "might be using uninitialized" errors.Jeremy Allison1-1/+1
2007-10-10r11183: add small helper function to return a PAC_LOGON_INFO.Günther Deschner1-0/+16
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2-2/+3