summaryrefslogtreecommitdiffstats
path: root/source3/include/ads.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.Jeremy Allison2007-10-101-3/+0
* r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2007-10-101-0/+3
* Fix bugzilla # 1208Jim McDonough2004-03-241-0/+1
* bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...Gerald Carter2004-03-221-0/+2
* fix some warnings from the Sun compilerGerald Carter2004-01-091-9/+9
* Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough2003-08-271-1/+1
* added an auth flag that indicates if we should be allowed to fallbackAndrew Tridgell2003-06-101-0/+1
* Fix comment - we now have 5 types of error...Andrew Bartlett2003-05-091-1/+1
* Merge from HEAD:Andrew Bartlett2003-03-171-0/+7
* Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard'sAndrew Bartlett2003-03-171-0/+5
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-0/+3
* Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough2002-11-181-1/+1