s3-libads: move keytab macros out of ads.h.
[vlendec/samba-autobuild/.git] / source3 / include / ads.h
2010-07-01 Günther Deschners3-libads: move keytab macros out of ads.h.
2010-07-01 Günther Deschners3-libads: move ads_status to a separate header file.
2010-07-01 Günther Deschners3-libads: use shared well known guids.
2010-07-01 Günther Deschners3-libads: move KRB5_ENV_CCNAME to separate header...
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Andrew Tridgells3-ads: removed 3 unused defines
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-13 Günther Deschnerlibds: share UF_ flags between samba3 and 4.
2009-04-20 Jelmer VernooijMove gpo_sec to top-level.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Günther Deschners3: use pidl to pull a KRB5_EDATA_NTSTATUS.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-13 Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Gerald (Jerry) Carter* Allow an admin to define the "uid" attribute for...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
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.
next