summaryrefslogtreecommitdiff
path: root/source3/include/smbldap.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke1-1/+3
2007-10-10r20215: Next step trying to fix the Solaris build.Volker Lendecke1-1/+1
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-0/+4
2007-10-10r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts forGünther Deschner1-0/+1
2007-10-10r13460: by popular demand....Gerald Carter1-7/+2
2007-10-10r13316: Let the carnage begin....Gerald Carter1-3/+12
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-4/+9
2007-10-10r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...James Peach1-2/+24
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke1-0/+1
2007-10-10r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison1-0/+25
2007-10-10r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke1-2/+2
2007-10-10r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner1-4/+0
2007-10-10r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner1-0/+4
2007-10-10r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner1-0/+1
2007-10-10r4736: small set of merges from rtunk to minimize the diffsGerald Carter1-1/+1
2007-10-10r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke1-0/+1
2007-10-10r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke1-0/+2
2007-10-10r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison1-0/+1
2007-10-10r1588: This is one of the more pathetic patches I ever checked in. Many hours ofVolker Lendecke1-1/+1
2007-10-10r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison1-2/+3
2007-10-10r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison1-1/+2
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+3
2007-10-10r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough1-1/+0
2004-03-18Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough1-0/+1
2004-03-11Get MungedDial actually working with full TS strings in it for pdb_ldap.Jim McDonough1-1/+4