openldap/servers/slapd
2000-05-27 20:37:59 +00:00
..
back-bdb2 SLAPD_SCHEMA_NOT_COMPAT: cleanup 2000-05-23 17:00:46 +00:00
back-dnssrv Additional clarification... and fix second typo 2000-05-27 00:49:55 +00:00
back-ldap const'ification 2000-05-22 03:55:03 +00:00
back-ldbm SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work 2000-05-27 19:33:08 +00:00
back-passwd SLAPD_SCHEMA_NOT_COMPAT: Update back-passwd (that was too easy) 2000-05-25 01:15:09 +00:00
back-perl Const'ification 2000-05-22 03:46:57 +00:00
back-shell Const'ification 2000-05-22 03:46:57 +00:00
back-sql Summary of changes: 2000-05-26 16:03:32 +00:00
back-tcl Const'ification 2000-05-22 03:59:32 +00:00
schema Working test001 and test002. 2000-05-27 19:21:28 +00:00
shell-backends Y2k copyright update 2000-05-13 02:47:56 +00:00
tools CSRI malloc compat fix 2000-05-27 17:06:11 +00:00
abandon.c Y2k copyright update 2000-05-13 02:47:56 +00:00
acl.c SLAPD_SCHEMA_NOT_COMPAT: working cn=schema 2000-05-15 23:36:37 +00:00
aclparse.c SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work 2000-05-27 19:33:08 +00:00
ad.c SLAPD_SCHEMA_NOT_COMPAT: fix up add framework 2000-05-23 01:21:47 +00:00
add.c SLAPD_SCHEMA_NOT_COMPAT: fix bugs in add/modify logic 2000-05-23 18:08:19 +00:00
at.c SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work 2000-05-27 19:33:08 +00:00
attr.c SLAPD_SCHEMA_NOT_COMPAT: equality filters 2000-05-24 18:49:30 +00:00
ava.c SLAPD_SCHEMA_NOT_COMPAT: Fix UTF8StringNormalizer 2000-05-24 23:27:33 +00:00
backend.c SLAPD_SCHEMA_NOT_COMPAT: Fix memory stomping 2000-05-24 22:55:16 +00:00
bind.c Const'ification 2000-05-22 03:46:57 +00:00
ch_malloc.c Y2k copyright update 2000-05-13 02:47:56 +00:00
charray.c Const'ification 2000-05-22 03:46:57 +00:00
compare.c Const'ification 2000-05-22 03:46:57 +00:00
config.c Relocate schema_init() call to main() 2000-05-15 20:04:36 +00:00
configinfo.c Const'ification 2000-05-22 03:46:57 +00:00
connection.c Const'ification 2000-05-22 03:46:57 +00:00
controls.c Y2k copyright update 2000-05-13 02:47:56 +00:00
daemon.c Const'ification 2000-05-22 03:46:57 +00:00
delete.c Const'ification 2000-05-22 03:46:57 +00:00
dn.c Const'ification 2000-05-22 03:46:57 +00:00
entry.c Const'ification 2000-05-22 03:46:57 +00:00
extended.c Const'ification 2000-05-22 03:46:57 +00:00
filter.c SLAPD_SCHEMA_NOT_COMPAT: allocate/deallocate f_sub as needed. 2000-05-27 20:37:59 +00:00
filterentry.c SLAPD_SCHEMA_NOT_COMPAT: equality filters 2000-05-24 18:49:30 +00:00
init.c Const'ification 2000-05-22 03:46:57 +00:00
kerberos.c Y2k copyright update 2000-05-13 02:47:56 +00:00
libslapd.dsp LDAP_OPERATIONS_ERROR -> LDAP_OTHER 2000-04-25 13:18:59 +00:00
lock.c Y2k copyright update 2000-05-13 02:47:56 +00:00
main.c Fix build problems under NT... likely broken service manager code. 2000-05-27 06:21:23 +00:00
Makefile.in Split schema_prep() from schema_init.c 2000-05-25 01:49:21 +00:00
modify.c SLAPD_SCHEMA_NOT_COMPAT: Fix memory stomping 2000-05-24 22:55:16 +00:00
modrdn.c Const'ification 2000-05-22 03:46:57 +00:00
module.c
monitor.c SLAPD_SCHEMA_NOT_COMPAT: cleanup 2000-05-23 17:00:46 +00:00
mr.c SLAPD_SCHEMA_NOT_COMPAT: Fix normalization bugs 2000-05-24 00:59:58 +00:00
nt_svc.c Y2k copyright update 2000-05-13 02:47:56 +00:00
oc.c Add asserts in attempt to find oc_find bug... 2000-05-27 17:05:28 +00:00
operation.c Y2k copyright update 2000-05-13 02:47:56 +00:00
passwd.c Const'ification 2000-05-22 03:46:57 +00:00
phonetic.c Y2k copyright update 2000-05-13 02:47:56 +00:00
proto-slap.h SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work 2000-05-27 19:33:08 +00:00
repl.c SLAPD_SCHEMA_NOT_COMPAT: framework for value_match() and value_find() 2000-05-21 22:46:51 +00:00
result.c Add debugging... 2000-05-26 07:01:33 +00:00
root_dse.c Const'ification 2000-05-22 03:46:57 +00:00
sasl.c Const'ification 2000-05-22 03:46:57 +00:00
schema_check.c Remove debugging assert committed by mistake 2000-05-23 20:47:38 +00:00
schema_init.c SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work 2000-05-27 19:33:08 +00:00
schema_prep.c SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work 2000-05-27 19:33:08 +00:00
schema.c Const'ification 2000-05-22 03:46:57 +00:00
schemaparse.c Working test001 and test002. 2000-05-27 19:21:28 +00:00
search.c SLAPD_SCHEMA_NOT_COMPAT: Add more three value filter logic code 2000-05-24 00:13:27 +00:00
slap.h SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work 2000-05-27 19:33:08 +00:00
slapd.at.conf
slapd.conf Move default LDBM directory from /usr/tmp to $(localstatedir) 2000-05-03 10:07:21 +00:00
slapd.dsp
slapd.dsw
slapd.oc.conf Fix typo in last commit and in schema_check.c 2000-05-23 20:33:40 +00:00
starttls.c Const'ification 2000-05-22 03:46:57 +00:00
str2filter.c Const'ification 2000-05-22 03:46:57 +00:00
suffixalias.c Y2k copyright update 2000-05-13 02:47:56 +00:00
syntax.c SLAPD_SCHEMA_NOT_COMPAT: 2000-05-24 22:20:03 +00:00
unbind.c Y2k copyright update 2000-05-13 02:47:56 +00:00
user.c Y2k copyright update 2000-05-13 02:47:56 +00:00
value.c SLAPD_SCHEMA_NOT_COMPAT: 2000-05-24 22:20:03 +00:00