summaryrefslogtreecommitdiffstats
path: root/source3/include/ads.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid overriding default ccache for ads operations.Simo Sorce2012-09-121-0/+1
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-241-11/+0
* s3-libads: Use a reducing page size to try and cope with a slow LDAP serverAndrew Bartlett2012-05-261-0/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-09-131-1/+1
* s3-includes: no need to globally include libads/ads_status.h.Günther Deschner2011-05-061-0/+1
* s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner2011-03-161-0/+2
* s3/libads: use monotonic clock for ldap connection timeoutsBjörn Jacke2010-09-071-1/+1
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-1/+7
* s3-libads: move ldap posix schema defines to their own header file.Günther Deschner2010-07-011-48/+0
* s3-libads: move spnego defines to their appropriate header file.Günther Deschner2010-07-011-6/+0
* s3-libads: only include libds flags where needed.Günther Deschner2010-07-011-2/+0
* s3-libads: move keytab macros out of ads.h.Günther Deschner2010-07-011-18/+0
* s3-libads: move ads_status to a separate header file.Günther Deschner2010-07-011-33/+0
* s3-libads: use shared well known guids.Günther Deschner2010-07-011-3/+0
* s3-libads: move KRB5_ENV_CCNAME to separate header krb5_env.h.Günther Deschner2010-07-011-3/+0
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-11-271-53/+18
* s3-ads: removed 3 unused definesAndrew Tridgell2009-10-021-3/+0
* spnego: share spnego_parse.Günther Deschner2009-09-171-0/+6
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-131-125/+2
* Move gpo_sec to top-level.Jelmer Vernooij2009-04-201-2/+0
* s3: use pidl to pull a KRB5_EDATA_NTSTATUS.Günther Deschner2009-02-061-6/+0
* s3: correctly detect if the current dc is the closest oneStefan Metzmacher2008-12-131-1/+0
* * Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter2008-09-161-0/+5
* kerberos: fix HAVE_KRB5 related build issue.Günther Deschner2008-08-291-3/+4
* kerberos: add KRB5_KT_KEY abstraction macro.Günther Deschner2008-08-291-1/+9
* kerberos: move the KRB5_KEY* macros to header file.Günther Deschner2008-08-291-0/+12
* libads: Add API call to connect to a global catalog server.Gerald W. Carter2008-06-271-1/+3
* libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.Günther Deschner2008-06-241-8/+9
* Remove DomainControllerAddressType which we now have in IDL.Günther Deschner2008-02-281-5/+0
* Move DS_DOMAIN_FUNCTION defines to ads.h.Günther Deschner2008-01-291-0/+7
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-1/+1
* r24804: As a temporary workaround, also try to guess the server's principal i...Günther Deschner2007-10-101-0/+2
* 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