openldap/servers/slapd
1999-12-09 22:33:22 +00:00
..
back-bdb2 Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
back-ldap Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
back-ldbm Modify password code such that backend end routine calls into 1999-12-09 21:30:32 +00:00
back-passwd Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
back-perl Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
back-shell Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
back-tcl * configure.in: add tcl8.2 to list of tcl libs to search for, also added new MOD_TCL_LIB 1999-09-23 05:32:10 +00:00
schema Add supportedACIMechanisms and aCIMechanism attributetypes. 1999-11-22 18:24:08 +00:00
shell-backends Obsolete file 1999-11-01 22:38:24 +00:00
tools Adds for Start TLS functionality on slapd and LDAP C API. 1999-12-09 22:33:22 +00:00
abandon.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
acl.c Add get_supported_acimech() for use by root_dse, check aci OIDs against supported list. 1999-11-22 18:42:46 +00:00
aclparse.c Move str2access and access2str outside #ifdef LDAP_DEBUG clause 1999-11-10 20:28:42 +00:00
add.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
attr.c Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
ava.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
backend.c Add simple password test program. 1999-12-09 01:11:16 +00:00
bind.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
ch_malloc.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
charray.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
compare.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
config.c Add simple password test program. 1999-12-09 01:11:16 +00:00
configinfo.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
connection.c Bug fix: re-used Connection have TLS value for previous conn. 1999-12-09 21:06:42 +00:00
controls.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
daemon.c On Windows, WSAENOTSOCK is treated the same as EBADF. This is needed because of a race condition (sock is selected just after another thread closes it), which needs a proper fix. 1999-12-09 22:05:00 +00:00
delete.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
dn.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
entry.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
extended.c Adds for Start TLS functionality on slapd and LDAP C API. 1999-12-09 22:33:22 +00:00
filter.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
filterentry.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
init.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
kerberos.c Removed unnecessary #include "back-ldbm.h". 1999-12-01 01:45:23 +00:00
libslapd.dsp adjust to kerberos/passwd rearrangements. 1999-11-24 00:49:02 +00:00
lock.c Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
main.c Adds for Start TLS functionality on slapd and LDAP C API. 1999-12-09 22:33:22 +00:00
Makefile.in Adds for Start TLS functionality on slapd and LDAP C API. 1999-12-09 22:33:22 +00:00
modify.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
modrdn.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
module.c Adds for Start TLS functionality on slapd and LDAP C API. 1999-12-09 22:33:22 +00:00
monitor.c Set modifiersname/timestamp upon creation. 1999-11-01 17:19:01 +00:00
nt_svc.c Fixes for NT dynamic linking. 1999-11-27 23:40:08 +00:00
operation.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
passwd.c Modify password code such that backend end routine calls into 1999-12-09 21:30:32 +00:00
phonetic.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
proto-slap.h Adds for Start TLS functionality on slapd and LDAP C API. 1999-12-09 22:33:22 +00:00
repl.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
result.c Fix the 1.71 fix - only offset the length if the last character of the 1999-12-08 23:31:11 +00:00
root_dse.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
sasl.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
schema.c Add supportedACIMechanisms to operation attributes list. 1999-11-22 18:38:42 +00:00
schemaparse.c Much as we would like to, we have to live for the time being with 1999-09-22 18:32:48 +00:00
search.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
slap.h Add simple password test program. 1999-12-09 01:11:16 +00:00
slapd.at.conf Switch userpasswd from 'ces' to 'bin'. 1999-11-23 19:03:40 +00:00
slapd.conf Modify slapd.conf to match example provided in Quick Start Guide 1999-12-04 18:35:33 +00:00
slapd.dsp release build needs advapi32.lib added to link 1999-12-07 20:08:05 +00:00
slapd.dsw Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.oc.conf Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
slapd.syms Fixes for NT dynamic linking. 1999-11-27 23:40:08 +00:00
str2filter.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
suffixalias.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
unbind.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
user.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
value.c ITS#303: value_add_fast() empty value bug. Ignore empty value. 1999-09-24 04:19:37 +00:00