summaryrefslogtreecommitdiffstats
path: root/source/include/ads.h
Commit message (Expand)AuthorAgeFilesLines
* s3-kerberos: only use krb5 headers where required.Günther Deschner2010-01-131-59/+0
* s3: correctly detect if the current dc is the closest oneStefan Metzmacher2008-12-151-1/+0
* * Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter2008-09-211-0/+5
* kerberos: fix HAVE_KRB5 related build issue.Günther Deschner2008-09-011-3/+4
* kerberos: add KRB5_KT_KEY abstraction macro.Günther Deschner2008-09-011-1/+9
* kerberos: move the KRB5_KEY* macros to header file.Günther Deschner2008-09-011-0/+12
* libads: Add API call to connect to a global catalog server.Gerald W. Carter2008-06-271-1/+3
* libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.Günther Deschner2008-06-241-8/+9
* Remove DomainControllerAddressType which we now have in IDL.Günther Deschner2008-02-281-5/+0
* Move DS_DOMAIN_FUNCTION defines to ads.h.Günther Deschner2008-01-291-0/+7
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-1/+1
* r24804: As a temporary workaround, also try to guess the server's principal i...Günther Deschner2007-10-101-0/+2
* r24131: - make it more clear what the different min and max fields meanStefan Metzmacher2007-10-101-4/+5
* r24039: remove unused global variable...Stefan Metzmacher2007-10-101-1/+1
* r23946: add support for NTLMSSP sign and sealStefan Metzmacher2007-10-101-1/+1
* r23945: add infrastructure to select plain, sign or seal LDAP connectionStefan Metzmacher2007-10-101-1/+12
* r23926: implement output buffer handling for the SASL write wrapperStefan Metzmacher2007-10-101-2/+2
* r23922: implement input buffer handling for the SASL read wrapperStefan Metzmacher2007-10-101-15/+46
* r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPINGStefan Metzmacher2007-10-101-3/+3
* r23896: hopefully fix the build on most systemsStefan Metzmacher2007-10-101-1/+1
* r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher2007-10-101-4/+6
* r23888: move elements belonging to the current ldap connection to aStefan Metzmacher2007-10-101-10/+13
* r23838: Allow to store schema and config path in ADS_STRUCT config.Günther Deschner2007-10-101-0/+2
* r23826: Fix gpo security filtering by matching the security descriptor ace's ...Günther Deschner2007-10-101-0/+3
* r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.Günther Deschner2007-10-101-0/+5
* r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner2007-10-101-4/+12
* r23128: Fix typo.Günther Deschner2007-10-101-1/+1
* r22841: Add comment to endif statement.Lars Müller2007-10-101-1/+1
* r22797: We are only interested in the DACL of the security descriptor, so sea...Günther Deschner2007-10-101-0/+1
* r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...Günther Deschner2007-10-101-0/+6
* r21240: Fix longstanding Bug #4009.Günther Deschner2007-10-101-1/+2
* r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2007-10-101-10/+11
* r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2007-10-101-0/+1
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-0/+4
* r17970: Add missing include-guards around ads.h and ads_cldap.h.Jeremy Allison2007-10-101-0/+3
* r17945: Store the server and client sitenames in the ADSJeremy Allison2007-10-101-0/+2
* r17943: The horror, the horror. Add KDC site support byJeremy Allison2007-10-101-0/+1
* r16548: Fix bug #3867 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-0/+1
* r16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke2007-10-101-0/+4
* r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner2007-10-101-0/+15
* r15697: I take no comments as no objections :)Günther Deschner2007-10-101-5/+27
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-15/+0
* r15243: Sorry for the breakage:Günther Deschner2007-10-101-1/+5
* r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2007-10-101-0/+12
* r14051: Add remaining (documented) userAccountControl bits, thanks to LukeGünther Deschner2007-10-101-2/+2
* r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner2007-10-101-0/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+2
* r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner2007-10-101-3/+25
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+1
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-101-4/+20