summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_nds.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r19798: reducing some diffs...bringing over ntlm_auth changesGerald Carter2006-11-191-5/+6
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-1/+1
* r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>Volker Lendecke2006-02-261-1/+1
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-201-2/+2
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
* r13460: by popular demand....Gerald Carter2006-02-111-8/+9
* r13316: Let the carnage begin....Gerald Carter2006-02-031-3/+6
* r12714: Fix segfault in pdb_nds.c.Günther Deschner2006-01-041-1/+1
* r12245: eDirectory returns LDAP_UNWILLING_TO_PERFORM if theJeremy Allison2005-12-141-0/+9
* r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.Günther Deschner2005-11-231-54/+5
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2005-11-221-0/+5
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-1/+1
* r9522: Give better error-message when "NDS Universal Password" change fails.Günther Deschner2005-08-231-2/+6
* r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...James Peach2005-08-131-6/+6
* r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2005-04-231-4/+4
* r5817: Patch from Vince Brimhall <vbrimhall@novell.com> to change the way pdb...Jeremy Allison2005-03-161-16/+20
* r5746: remove unneeded header that caused problems on rh73Gerald Carter2005-03-111-1/+0
* r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2005-03-051-0/+937