summaryrefslogtreecommitdiffstats
path: root/source3/libads
Commit message (Expand)AuthorAgeFilesLines
* r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....Gerald Carter2007-10-101-171/+25
* r15559: Smaller fixes for the new cldap code:Günther Deschner2007-10-101-5/+5
* r15558: Do not wait endless for a CLDAP reply when the LDAP server isGünther Deschner2007-10-101-1/+21
* r15544: make sure to define NS_PACKETSZ for Bind 4 interfaces (fix build on us4)Gerald Carter2007-10-101-1/+6
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-103-206/+441
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2007-10-101-1/+6
* r15492: Without this patch, the LDAP client libs will call abort() inAndrew Bartlett2007-10-101-9/+19
* r15464: fix dns build breakage on IRIX and OpenBSDGerald Carter2007-10-101-5/+10
* r15463: compile fix for new DNS code for machine using Bind 4 libs (old IRIX ...Gerald Carter2007-10-101-0/+8
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-101-0/+353
* r15461: Free LDAP result in ads_get_attrname_by_oid().Günther Deschner2007-10-101-1/+6
* r15392: In most cases, this mapping is more appropriate. (I know, it is still aGünther Deschner2007-10-101-1/+1
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2007-10-102-104/+25
* r15250: dump some more sids.Günther Deschner2007-10-101-0/+2
* r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2007-10-101-2/+24
* r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison2007-10-105-41/+37
* r14931: Fix #1374: can't join an OU with name that contains '#'Jim McDonough2007-10-101-2/+6
* r14682: Small cleanup in ads_verify_ticket.Günther Deschner2007-10-101-6/+5
* r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:Günther Deschner2007-10-101-10/+0
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-102-5/+21
* r14576: Skip remaining keytab entries when we have a clear indication thatGünther Deschner2007-10-101-1/+23
* r14512: Guenther, This code breaks winbind with MIT krb1.3.Gerald Carter2007-10-101-2/+12
* r14503: Fix principal in debug statement.Günther Deschner2007-10-101-2/+1
* r14252: Fix Coverity #72: free alloc'ed storage before return. Also found oneJim McDonough2007-10-101-1/+6
* r14170: Paranioa fix for sesssetup.Jeremy Allison2007-10-101-9/+17
* r14118: Fix coverity bug #24. Missing return statement meantJeremy Allison2007-10-101-1/+1
* r14074: Some cleanup; there is no point in declaring and mappingGünther Deschner2007-10-101-29/+6
* r14017: Okay, okay, I have turned a double-free into dead code :-)Volker Lendecke2007-10-101-2/+0
* r13965: Make sure we always reset the userAccountControl bits when re-joiningGünther Deschner2007-10-101-1/+1
* r13951: Fix Coverity Bug #163.Volker Lendecke2007-10-101-28/+0
* r13950: Fix Coverity bug #168Volker Lendecke2007-10-101-0/+1
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2007-10-101-14/+28
* r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner2007-10-102-1/+7
* r13599: krb5 error codes are defined as long. Also for the other direction.Lars Müller2007-10-101-1/+1
* r13597: krb5 error codes are defined as long.Lars Müller2007-10-101-1/+1
* r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison2007-10-101-7/+7
* r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison2007-10-101-3/+11
* r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner2007-10-101-11/+3
* r13410: Dump a netbootGUID as a GUID.Günther Deschner2007-10-101-0/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-107-32/+1611
* r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter2007-10-101-0/+4
* r13137: make cleare where long ifdefs endsSimo Sorce2007-10-101-2/+2
* r12878: Don't use non-static array initialisers.James Peach2007-10-101-1/+2
* r12406: Since w2k3 sp1 we fail to create user accounts using e.g. "net ads userGünther Deschner2007-10-101-1/+1
* r12196: patch from Krishna Ganugapati <krishnag@centeris.com>Gerald Carter2007-10-101-1/+17
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-102-6/+6
* r11875: Allow to use START_TLS (by manually setting "ldap ssl = start_tls") forGünther Deschner2007-10-101-0/+5
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2007-10-101-1/+7
* r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give aGünther Deschner2007-10-101-3/+3
* r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter2007-10-101-1/+18