Merge branch 'v3-devel' of ssh://jra@git.samba.org/data/git/samba into v3-devel
[kai/samba.git] / source3 / include / ads.h
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnerkerberos: fix HAVE_KRB5 related build issue.
2008-08-29 Günther Deschnerkerberos: add KRB5_KT_KEY abstraction macro.
2008-08-29 Günther Deschnerkerberos: move the KRB5_KEY* macros to header file.
2008-06-27 Gerald W. Carterlibads: Add API call to connect to a global catalog...
2008-06-24 Günther Deschnerlibads: add ADS_AUTH_USER_CREDS to avoid magic overwrit...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Günther DeschnerRemove DomainControllerAddressType which we now have...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerMove DS_DOMAIN_FUNCTION defines to ads.h.
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-10 Günther Deschnerr24804: As a temporary workaround, also try to guess...
2007-10-10 Stefan Metzmacherr24131: - make it more clear what the different min...
2007-10-10 Stefan Metzmacherr24039: remove unused global variable...
2007-10-10 Stefan Metzmacherr23946: add support for NTLMSSP sign and seal
2007-10-10 Stefan Metzmacherr23945: add infrastructure to select plain, sign or...
2007-10-10 Stefan Metzmacherr23926: implement output buffer handling for the SASL...
2007-10-10 Stefan Metzmacherr23922: implement input buffer handling for the SASL...
2007-10-10 Stefan Metzmacherr23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL...
2007-10-10 Stefan Metzmacherr23896: hopefully fix the build on most systems
2007-10-10 Stefan Metzmacherr23893: add dummy callbacks for LDAP SASL wrapping,
2007-10-10 Stefan Metzmacherr23888: move elements belonging to the current ldap...
2007-10-10 Günther Deschnerr23838: Allow to store schema and config path in ADS_ST...
2007-10-10 Günther Deschnerr23826: Fix gpo security filtering by matching the...
2007-10-10 Günther Deschnerr23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.
2007-10-10 Günther Deschnerr23607: Add legacy support for Services for Unix (SFU...
2007-10-10 Günther Deschnerr23128: Fix typo.
2007-10-10 Lars Müllerr22841: Add comment to endif statement.
2007-10-10 Günther Deschnerr22797: We are only interested in the DACL of the secur...
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Jeremy Allisonr17970: Add missing include-guards around ads.h and...
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Jeremy Allisonr17943: The horror, the horror. Add KDC site support by
2007-10-10 Jeremy Allisonr16548: Fix bug #3867 reported by jason@ncac.gwu.edu.
2007-10-10 Volker Lendecker16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099...
2007-10-10 Günther Deschnerr15698: An attempt to make the winbind lookup_usergroup...
2007-10-10 Günther Deschnerr15697: I take no comments as no objections :)
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Günther Deschnerr15243: Sorry for the breakage:
2007-10-10 Günther Deschnerr15240: Correctly disallow unauthorized access when...
2007-10-10 Günther Deschnerr14051: Add remaining (documented) userAccountControl...
2007-10-10 Günther Deschnerr13657: Let winbindd try to obtain the gecos field...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Günther Deschnerr11242: use LDAP bitwise machting rule when searching...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Jeremy Allisonr4665: Fix inspired by posting from Joe Meadows <jamead...
2007-10-10 Günther Deschnerr2832: Readd WKGUID-binding to match the correct defaul...
2004-03-24 Jim McDonoughFix bugzilla # 1208
2004-03-22 Gerald Carterbug 1195: add flag to ADS_STRUCT so we know who owns...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Jim McDonoughFix to properly set AP_OPTS_SUBKEY in heimdal. In...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-10 Andrew Tridgelladded an auth flag that indicates if we should be allow...
2003-05-27 Tim PotterComment syncup.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-09 Andrew BartlettFix comment - we now have 5 types of error...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-17 Andrew BartlettMerge from HEAD - sync up SessionSetup code to HEAD...
2003-03-15 Andrew BartlettA hack to get us building on a slightly older heimdal...
2003-02-24 Andrew BartlettPatch from Luke Howard to add mutual kerberos authentic...
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2002-11-18 Jim McDonoughRevert changes to ADS_ERR_OK() as in head. Broke some...
2002-11-18 Jim McDonoughRevert ADS_ERR_OK change. Some compilers didn't like it.
2002-11-18 Jim McDonoughNext step of printer publishing.
2002-11-18 Jim McDonoughNext step of printer publishing.
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-28 Andrew BartlettAdd the beginings of sam_ads to the tree.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-25 Andrew BartlettAnother patch from metze, towards his work on sam_ads.
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-06 Jim McDonoughAdd AD version of samlogon replies for getdc. ATM...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-30 Andrew Tridgellnet ads info now reports the IP of the LDAP server...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-18 Andrew Tridgellfixed the fallback to a BDC for ADS connections
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-10 Jim McDonoughAdd ads ldap server controls
2002-02-11 Jim McDonoughAdd ability to extend ads modification list on the...
2002-02-02 Jim McDonoughChange ADS_ERROR family of macros - removed semicolon...
2002-02-01 Jim McDonoughAdd ads printer information
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
next