summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Next step of printer publishing.Jim McDonough2002-11-181-56/+1
* syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-2/+5
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-20/+110
* sync 3.0 branch with headJelmer Vernooij2002-08-171-12/+50
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+1
* Add ads ldap server controlsJim McDonough2002-04-101-0/+5
* Add ability to extend ads modification list on the fly. Added ADS_MODLIST type.Jim McDonough2002-02-111-0/+6
* Change ADS_ERROR family of macros - removed semicolon from the end, since the...Jim McDonough2002-02-021-4/+4
* Add ads printer informationJim McDonough2002-02-011-0/+55
* much better ADS error handling systemAndrew Tridgell2001-12-191-6/+16
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-0/+11
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-0/+2