summaryrefslogtreecommitdiff
path: root/source3/include/smbldap.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Fix a comment typo copied aroundVolker Lendecke1-1/+1
2020-07-13Decouple ldap-ssl-ads from ldap-ssl optionIsaac Boukris1-0/+1
2017-07-04smbldap: expose bind callback via API and increase smbldap ABI versionAlexander Bokovoy1-0/+7
2017-04-20smbldap: Privatize struct smbldap_stateVolker Lendecke1-24/+1
2017-04-20smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke1-0/+2
2017-04-20smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke1-0/+1
2017-04-20smbldap: Introduce "smbldap_get_ldap"Volker Lendecke1-0/+2
2017-04-20smbldap: Fix a typoVolker Lendecke1-1/+1
2017-04-18smbldap: Move ldapsam_privates to pdb_ldap.hVolker Lendecke1-30/+0
2017-04-18smbldap: pdb_ipa is goneVolker Lendecke1-6/+0
2013-02-19s3:lib: s/struct timed_event/struct tevent_timerStefan Metzmacher1-1/+1
2012-09-07s3-smbldap: use smbldap_ prefix for all functionsAlexander Bokovoy1-4/+4
2012-05-24s3-smbldap: Add API for external callback to perform LDAP bind in smbldapAlexander Bokovoy1-0/+2
2011-11-17s3-smbldap: include talloc.h and tevent.h in smbldap.hGünther Deschner1-0/+3
2011-11-17s3-smbldap: improve smbldap.h readability and rearrange some defines.Günther Deschner1-59/+22
2011-11-17s3-smbldap: remove duplicate prototype.Günther Deschner1-6/+0
2011-11-16s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments.Günther Deschner1-2/+5
2011-11-16s3-smbldap: remove duplicate prototype of smbldap_init().Günther Deschner1-3/+0
2011-11-16s3-passdb: split out passdb/pdb_ldap_schema.cGünther Deschner1-102/+0
2011-11-16s3-smbldap: use include/smb_ldap.h in smbldap.hGünther Deschner1-1/+1
2011-10-28s3-smbldap: use tevent_context in smbldap.Günther Deschner1-3/+3
2011-10-11s3-passdb: split out passdb/pdb_ldap.h.Günther Deschner1-11/+0
2011-10-11s3-smbldap: rearrange prototypes a bit.Günther Deschner1-19/+18
2011-10-04s3-smbldap: remove an obsolete prototype.Günther Deschner1-1/+0
2011-04-06s3-smbldap: make octet_strings/DATA_BLOBs const.Sumit Bose1-2/+2
2011-04-06s3-smbldap: support storing octet_strings/DATA_BLOBs.Günther Deschner1-0/+4
2011-03-30s3-passdb: use passdb headers where needed.Günther Deschner1-0/+1
2011-03-16s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner1-12/+2
2011-03-06s3: Move EXOP definitions to smbldap.hVolker Lendecke1-0/+25
2011-02-16s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds).Günther Deschner1-1/+1
2011-02-16s3-ipasam: add IPA specific attributesSumit Bose1-0/+3
2011-02-16s3-ipasam: implement {get,set,del}_trusted_domainSumit Bose1-0/+1
2011-02-16s3-passdb: Add minimal stub for IPA passdb backendSumit Bose1-0/+3
2010-09-20s3-build: only include smbldap.h where needed.Günther Deschner1-0/+37
2010-09-08s3/ldap: use monotonic clock for timeouts in smbldapBjörn Jacke1-3/+3
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-0/+6
2010-07-05s4:include/smbldap.h - introduce a placeholder for "LDAPMessage" if we don't ...Matthias Dieter Wallnöfer1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-02-08s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.Stefan Metzmacher1-0/+5
2010-01-14s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher1-0/+3
2009-05-31Fix some nonempty blank linesVolker Lendecke1-4/+4
2009-05-29Add smbldap_talloc_single_blob()Volker Lendecke1-0/+3
2009-05-28Add smbldap_pull_sidVolker Lendecke1-0/+2
2009-05-12Fix bug 6157Volker Lendecke1-0/+3
2009-04-06s3:smbldap Remove smbldap_get_dnAndrew Bartlett1-2/+1
2008-06-26Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.Jeremy Allison1-0/+7
2008-06-03Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...Björn Jacke1-1/+2
2007-11-27Remove unused prototype for smbldap_get_single_pstring().Jeremy Allison1-2/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-4/+4
2007-10-10r25092: Add support for storing trusted domain passwords in LDAP forMichael Adam1-0/+1