index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_nds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
s3:passdb: Fix code spelling
Joseph Sutton
1
-4
/
+4
2020-08-17
Fix a comment typo copied around
Volker Lendecke
1
-1
/
+1
2019-08-14
s3:passdb: Use generate_secret_buffer() for generating passwords
Andreas Schneider
1
-1
/
+2
2018-04-07
pdb_nds: Fix CID 1273401 Unused value
Volker Lendecke
1
-7
/
+11
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2017-04-20
smbldap: Introduce "smbldap_get_ldap"
Volker Lendecke
1
-5
/
+11
2013-02-06
Rename pdb_ldap to pdb_ldapsam
Andreas Schneider
1
-1
/
+1
2012-09-26
lib/util/charset: We do not use fucntions from wchar.h any more
Andrew Bartlett
1
-1
/
+0
2012-09-07
s3-smbldap: use smbldap_ prefixed functions
Alexander Bokovoy
1
-2
/
+2
2012-07-03
s3-passdb: Remove obsolte ldapsam_compat support.
Andreas Schneider
1
-20
/
+0
2011-10-11
s3-passdb: split out passdb/pdb_nds.h.
Günther Deschner
1
-0
/
+1
2011-10-11
s3-passdb: split out passdb/pdb_ldap.h.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
1
-0
/
+1
2009-05-05
s3-ldap: fix more callers of smbldap_dn_talloc() that were passing a NULL con...
Günther Deschner
1
-1
/
+1
2009-04-06
s3:smbldap Remove smbldap_get_dn
Andrew Bartlett
1
-1
/
+3
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-5
/
+6
2007-10-10
r15542: Close the LDAP connection and free the struct, regardless whether the
Günther Deschner
1
-1
/
+1
2007-10-10
r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>
Volker Lendecke
1
-1
/
+1
2007-10-10
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
1
-2
/
+2
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r13460: by popular demand....
Gerald Carter
1
-8
/
+9
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-3
/
+6
2007-10-10
r12714: Fix segfault in pdb_nds.c.
Günther Deschner
1
-1
/
+1
2007-10-10
r12245: eDirectory returns LDAP_UNWILLING_TO_PERFORM if the
Jeremy Allison
1
-0
/
+9
2007-10-10
r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.
Günther Deschner
1
-54
/
+5
2007-10-10
r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...
Gerald Carter
1
-0
/
+5
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-1
/
+1
2007-10-10
r9522: Give better error-message when "NDS Universal Password" change fails.
Günther Deschner
1
-2
/
+6
2007-10-10
r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...
James Peach
1
-6
/
+6
2007-10-10
r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for
Volker Lendecke
1
-4
/
+4
2007-10-10
r5817: Patch from Vince Brimhall <vbrimhall@novell.com> to change the way pdb...
Jeremy Allison
1
-16
/
+20
2007-10-10
r5746: remove unneeded header that caused problems on rh73
Gerald Carter
1
-1
/
+0
2007-10-10
r5655: Added support for Novell NDS universal password. Code donated by
Jeremy Allison
1
-0
/
+937