openldap/servers/slapd
1999-11-25 17:52:47 +00:00
..
back-bdb2 Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +00:00
back-ldap In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
back-ldbm adjust to kerberos/passwd rearrangements. 1999-11-24 00:49:02 +00:00
back-passwd In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
back-perl fixed problem in which we didn't statically link in the dynamic 1999-11-11 06:14:41 +00:00
back-shell Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2 1999-09-18 23:40:03 +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 Fix prototypes to use ber_int_t consistently. 1999-11-25 17:52:47 +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 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 Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
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 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 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 In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
connection.c Slight modification to last commit to cast %ld args to long 1999-10-20 00:25:04 +00:00
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 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 Added get_supported_extension(int) accessor (replaces supportedExtensions extern). 1999-11-17 18:55:01 +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 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 Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
passwd.c Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +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 Fix prototypes to use ber_int_t consistently. 1999-11-25 17:52:47 +00:00
repl.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
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 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 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 Initial commit of new ACL engine. Engine supports descrete access 1999-10-21 17:53:56 +00:00
slapd.dsp Changes to support NT single debug 1999-11-01 22:17:06 +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 Delete unnecessary exports 1999-11-05 22:49:45 +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