summaryrefslogtreecommitdiff
path: root/source3/include/smbldap.h
Commit message (Expand)AuthorAgeFilesLines
* smbldap: expose bind callback via API and increase smbldap ABI versionAlexander Bokovoy2017-07-041-0/+7
* smbldap: Privatize struct smbldap_stateVolker Lendecke2017-04-201-24/+1
* smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke2017-04-201-0/+2
* smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke2017-04-201-0/+1
* smbldap: Introduce "smbldap_get_ldap"Volker Lendecke2017-04-201-0/+2
* smbldap: Fix a typoVolker Lendecke2017-04-201-1/+1
* smbldap: Move ldapsam_privates to pdb_ldap.hVolker Lendecke2017-04-181-30/+0
* smbldap: pdb_ipa is goneVolker Lendecke2017-04-181-6/+0
* s3:lib: s/struct timed_event/struct tevent_timerStefan Metzmacher2013-02-191-1/+1
* s3-smbldap: use smbldap_ prefix for all functionsAlexander Bokovoy2012-09-071-4/+4
* s3-smbldap: Add API for external callback to perform LDAP bind in smbldapAlexander Bokovoy2012-05-241-0/+2
* s3-smbldap: include talloc.h and tevent.h in smbldap.hGünther Deschner2011-11-171-0/+3
* s3-smbldap: improve smbldap.h readability and rearrange some defines.Günther Deschner2011-11-171-59/+22
* s3-smbldap: remove duplicate prototype.Günther Deschner2011-11-171-6/+0
* s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments.Günther Deschner2011-11-161-2/+5
* s3-smbldap: remove duplicate prototype of smbldap_init().Günther Deschner2011-11-161-3/+0
* s3-passdb: split out passdb/pdb_ldap_schema.cGünther Deschner2011-11-161-102/+0
* s3-smbldap: use include/smb_ldap.h in smbldap.hGünther Deschner2011-11-161-1/+1
* s3-smbldap: use tevent_context in smbldap.Günther Deschner2011-10-281-3/+3
* s3-passdb: split out passdb/pdb_ldap.h.Günther Deschner2011-10-111-11/+0
* s3-smbldap: rearrange prototypes a bit.Günther Deschner2011-10-111-19/+18
* s3-smbldap: remove an obsolete prototype.Günther Deschner2011-10-041-1/+0
* s3-smbldap: make octet_strings/DATA_BLOBs const.Sumit Bose2011-04-061-2/+2
* s3-smbldap: support storing octet_strings/DATA_BLOBs.Günther Deschner2011-04-061-0/+4
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner2011-03-161-12/+2
* s3: Move EXOP definitions to smbldap.hVolker Lendecke2011-03-061-0/+25
* s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds).Günther Deschner2011-02-161-1/+1
* s3-ipasam: add IPA specific attributesSumit Bose2011-02-161-0/+3
* s3-ipasam: implement {get,set,del}_trusted_domainSumit Bose2011-02-161-0/+1
* s3-passdb: Add minimal stub for IPA passdb backendSumit Bose2011-02-161-0/+3
* s3-build: only include smbldap.h where needed.Günther Deschner2010-09-201-0/+37
* s3/ldap: use monotonic clock for timeouts in smbldapBjörn Jacke2010-09-081-3/+3
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+6
* s4:include/smbldap.h - introduce a placeholder for "LDAPMessage" if we don't ...Matthias Dieter Wallnöfer2010-07-051-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.Stefan Metzmacher2010-02-081-0/+5
* s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher2010-01-141-0/+3
* Fix some nonempty blank linesVolker Lendecke2009-05-311-4/+4
* Add smbldap_talloc_single_blob()Volker Lendecke2009-05-291-0/+3
* Add smbldap_pull_sidVolker Lendecke2009-05-281-0/+2
* Fix bug 6157Volker Lendecke2009-05-121-0/+3
* s3:smbldap Remove smbldap_get_dnAndrew Bartlett2009-04-061-2/+1
* Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.Jeremy Allison2008-06-261-0/+7
* Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...Björn Jacke2008-06-031-1/+2
* Remove unused prototype for smbldap_get_single_pstring().Jeremy Allison2007-11-271-2/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* r25092: Add support for storing trusted domain passwords in LDAP forMichael Adam2007-10-101-0/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1