openldap/servers/slapd
Howard Chu e9a246744e load_extension was referenced unconditionally, but is only defined
in extended.c if SLAPD_EXTERNAL_EXTENSIONS is defined. Add #ifdef here.
1999-11-25 10:07:14 +00:00
..
back-bdb2 Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +00:00
back-ldap
back-ldbm adjust to kerberos/passwd rearrangements. 1999-11-24 00:49:02 +00:00
back-passwd
back-perl fixed problem in which we didn't statically link in the dynamic 1999-11-11 06:14:41 +00:00
back-shell
back-tcl
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 Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +00:00
abandon.c
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 Set modifiersname/timestamp upon creation. 1999-11-01 17:19:01 +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
backend.c Added "ntdom" backend info. 1999-11-17 22:52:34 +00:00
bind.c Fix to avoid freeing an uninitialized pointer 1999-11-05 22:45:43 +00:00
ch_malloc.c
charray.c
compare.c Added line to #include "ldap_pvt.h". Part of Mingw32 support. 1999-10-28 07:13:33 +00:00
config.c Removed previous changes for extensions -- extensions now use moduleload. 1999-11-09 21:18:37 +00:00
configinfo.c
connection.c
controls.c Advertise LDAP_CONTROL_X_CHANGE_PASSWD. 1999-11-17 23:43:25 +00:00
daemon.c Use centralized output directories. 1999-11-01 21:25:22 +00:00
delete.c Make stat message consistent with other operations. 1999-11-03 18:12:28 +00:00
dn.c
entry.c
extended.c Added get_supported_extension(int) accessor (replaces supportedExtensions extern). 1999-11-17 18:55:01 +00:00
filter.c
filterentry.c
init.c Use centralized output directories. 1999-11-01 21:25:22 +00:00
kerberos.c Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +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 Added calls to new module_init() and module_kill() routines. 1999-11-09 21:22:12 +00:00
Makefile.in Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +00:00
modify.c Fix to prevent freeing the same pointer twice on mod errors 1999-11-05 22:46:45 +00:00
modrdn.c Added line to #include "ldap_pvt.h". Part of Mingw32 support. 1999-10-28 07:13:33 +00:00
module.c load_extension was referenced unconditionally, but is only defined 1999-11-25 10:07:14 +00:00
monitor.c Set modifiersname/timestamp upon creation. 1999-11-01 17:19:01 +00:00
nt_svc.c Needs <ldap.h> due to stubs. 1999-11-08 15:30:51 +00:00
operation.c
passwd.c Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +00:00
phonetic.c
proto-slap.h Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +00:00
repl.c
result.c In preparation for extensions improvements, added send_ldap_extended. 1999-11-09 03:29:50 +00:00
root_dse.c Add supportedACIMechanisms to root DSE (when compiling with ACIs enabled). 1999-11-22 18:44:07 +00:00
sasl.c
schema.c Add supportedACIMechanisms to operation attributes list. 1999-11-22 18:38:42 +00:00
schemaparse.c
search.c Added line to #include "ldap_pvt.h". Part of Mingw32 support. 1999-10-28 07:13:33 +00:00
slap.h Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
slapd.at.conf Switch userpasswd from 'ces' to 'bin'. 1999-11-23 19:03:40 +00:00
slapd.conf
slapd.dsp Changes to support NT single debug 1999-11-01 22:17:06 +00:00
slapd.dsw
slapd.oc.conf
slapd.syms Delete unnecessary exports 1999-11-05 22:49:45 +00:00
str2filter.c
suffixalias.c
unbind.c
user.c
value.c