summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke1-0/+4
2007-10-10r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner1-0/+15
2007-10-10r15697: I take no comments as no objections :)Günther Deschner1-5/+27
2007-10-10r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter1-15/+0
2007-10-10r15243: Sorry for the breakage:Günther Deschner1-1/+5
2007-10-10r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner1-0/+12
2007-10-10r14051: Add remaining (documented) userAccountControl bits, thanks to LukeGünther Deschner1-2/+2
2007-10-10r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner1-0/+2
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+2
2007-10-10r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner1-3/+25
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-1/+1
2007-10-10r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner1-4/+20
2007-10-10r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.Jeremy Allison1-3/+0
2007-10-10r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner1-0/+3
2004-03-24Fix bugzilla # 1208Jim McDonough1-0/+1
2004-03-22bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...Gerald Carter1-0/+2
2004-01-09fix some warnings from the Sun compilerGerald Carter1-9/+9
2003-08-27Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough1-1/+1
2003-06-10added an auth flag that indicates if we should be allowed to fallbackAndrew Tridgell1-0/+1
2003-05-09Fix comment - we now have 5 types of error...Andrew Bartlett1-1/+1
2003-03-17Merge from HEAD:Andrew Bartlett1-0/+7
2003-03-17Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard'sAndrew Bartlett1-0/+5
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-0/+3
2002-11-18Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough1-1/+1
2002-11-18Next step of printer publishing.Jim McDonough1-56/+1
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-2/+5
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-20/+110
2002-08-17sync 3.0 branch with headJelmer Vernooij1-12/+50
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+1
2002-04-10Add ads ldap server controlsJim McDonough1-0/+5
2002-02-11Add ability to extend ads modification list on the fly. Added ADS_MODLIST type.Jim McDonough1-0/+6
2002-02-02Change ADS_ERROR family of macros - removed semicolon from the end, since the...Jim McDonough1-4/+4
2002-02-01Add ads printer informationJim McDonough1-0/+55
2001-12-19much better ADS error handling systemAndrew Tridgell1-6/+16
2001-12-19- added initial support for trusted domains in winbindd_adsAndrew Tridgell1-0/+11
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell1-0/+2
2001-12-05added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell1-0/+1
2001-12-05added timeouts and retries to ldap operationsAndrew Tridgell1-0/+7
2001-12-03added another ATYPE_Andrew Tridgell1-1/+2
2001-12-03added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell1-0/+3
2001-11-20forgot this fileAndrew Tridgell1-0/+29