summaryrefslogtreecommitdiffstats
path: root/source3/lib/smbldap.c
Commit message (Expand)AuthorAgeFilesLines
* r13316: Let the carnage begin....Gerald Carter2007-10-101-48/+173
* r12714: Fix segfault in pdb_nds.c.Günther Deschner2007-10-101-4/+4
* r11876: When we are using START_TLS to secure the LDAP connection, we *have* toGünther Deschner2007-10-101-3/+12
* r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.Günther Deschner2007-10-101-50/+137
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+5
* r9953: get rid of compiler warning.Günther Deschner2007-10-101-1/+1
* r8892: Fix #2942 - missing value in debug ! Doh !Jeremy Allison2007-10-101-1/+1
* r8757: Add debug messages so we can see what attributes and values are beingJeremy Allison2007-10-101-0/+3
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-246/+17
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-101-14/+144
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-2/+5
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-101-2/+2
* r5565: fix breakage on gcc 2.96Gerald Carter2007-10-101-1/+1
* r5556: Fix the build on AIX.Günther Deschner2007-10-101-4/+14
* r5522: Better handling of LDAP over IPC connections that have expired on theGünther Deschner2007-10-101-4/+1
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-101-8/+8
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-87/+1
* r4989: Display failed LDAP-server-uri.Günther Deschner2007-10-101-1/+2
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-1/+87
* r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner2007-10-101-0/+101
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-1/+1
* r4289: Close LDAP-Connection before retrying to open a new connection in theGünther Deschner2007-10-101-0/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-13/+12
* r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke2007-10-101-0/+4
* r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.ukVolker Lendecke2007-10-101-1/+1
* r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke2007-10-101-0/+48
* r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...Volker Lendecke2007-10-101-0/+7
* r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison2007-10-101-0/+1
* r1588: This is one of the more pathetic patches I ever checked in. Many hours ofVolker Lendecke2007-10-101-95/+72
* r1392: Added password history code to tdbsam backend. Not yet tested (ie. mayJeremy Allison2007-10-101-1/+1
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-101-13/+11
* r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison2007-10-101-12/+11
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-101-1/+1
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+2
* r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough2007-10-101-1/+0
* Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough2004-03-181-0/+2
* Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...Jeremy Allison2004-03-111-1/+1
* Get MungedDial actually working with full TS strings in it for pdb_ldap.Jim McDonough2004-03-111-4/+13
* Fix typo.Tim Potter2004-03-071-1/+1
* Janitor for tpot...bugzilla #1098, msleep already exists on aixJim McDonough2004-02-231-2/+2
* Add bad password count/time attributesJim McDonough2004-02-231-0/+2
* Another static function.Andrew Bartlett2004-02-081-1/+1
* Fix removal of attributes in LDAP - we would not actually remove the oldAndrew Bartlett2004-01-251-16/+16
* isolate ldap debug messages to the common smbldap_XXX() functionsGerald Carter2004-01-061-4/+9
* auth/auth_util.c:Andrew Bartlett2003-12-311-1/+1
* Based on patch by Petri Asikainen <paca@sci.fi> fix bug #387 and #330.Andrew Bartlett2003-12-261-14/+15
* ldap rebind sleep -> ldap replication sleepAndrew Bartlett2003-12-251-1/+1
* This is metze's LDAP rebind sleep patch:Volker Lendecke2003-12-251-0/+28
* Fix our parsing of the LDAP url. We get around it as all decent systems seemVolker Lendecke2003-12-251-1/+1
* support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-041-0/+1