openldap/servers/slapd
2003-03-15 23:02:55 +00:00
..
back-bdb NVALUES: fix a couple of value_find_ex() calls 2003-03-15 22:47:17 +00:00
back-dnssrv blind fix (accrding to back-monitor hack) 2003-02-26 15:59:36 +00:00
back-ldap fix ITS#2362 and other leaks/unhandled massaged DN memory 2003-03-11 18:09:38 +00:00
back-ldbm ITS#2348 - revert previous patch, use patch from ITS 2003-03-12 13:40:54 +00:00
back-meta cleanup cache search 2003-03-11 12:24:38 +00:00
back-monitor #include reordering 2003-03-11 12:26:05 +00:00
back-null
back-passwd more SLAP_NVALUES cleanup 2003-02-26 22:58:46 +00:00
back-perl Fix version check in previous 2003-03-13 02:01:14 +00:00
back-shell
back-sql Don't return LDAP_OPERATIONS_ERROR for internal errors 2003-03-01 20:17:52 +00:00
back-tcl more OPERATIONS v. OTHER error cleanup 2003-03-01 20:20:53 +00:00
schema Minor tweaks 2003-03-13 01:29:49 +00:00
shell-backends
slapi use an "unknown" listener name/url when faking connections 2003-03-11 18:25:51 +00:00
tools more improvements ... 2003-03-04 09:46:48 +00:00
abandon.c
acl.c Fix test006-acls 2003-03-15 23:02:55 +00:00
aclparse.c
ad.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
add.c Fix -USLAP_NVALUES 2003-02-26 03:12:02 +00:00
at.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
attr.c Remove deadwood 2003-02-28 22:32:12 +00:00
ava.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
backend.c check conn->c_listener before use (hack to fix ITS#2361; need to review this part of slapi) 2003-03-10 22:19:32 +00:00
backglue.c fix ITS#2343 2003-03-03 22:25:28 +00:00
bind.c call LDAPv2 what it is (historical) 2003-03-06 01:00:05 +00:00
cancel.c
ch_malloc.c
compare.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
config.c Added lutil_passwd_init, _destroy, _add for dynamically adding passwd 2003-03-11 05:58:53 +00:00
connection.c Fix ITS#2335, RFC1798 sequence layout was wrong. 2003-02-28 13:04:16 +00:00
controls.c Plug leaks in controls_destroy() 2003-03-14 09:42:18 +00:00
cr.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
daemon.c silence warning 2003-03-11 12:25:39 +00:00
delete.c
dn.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
entry.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
extended.c init var 2003-03-03 21:33:29 +00:00
filter.c Add some additional error checking... 2003-03-15 19:45:36 +00:00
filterentry.c SLAP_NVALUES: Use a_nvals 2003-02-28 21:05:19 +00:00
globals.c Use BER_BVC 2003-03-13 01:05:40 +00:00
index.c
init.c
kerberos.c
libslapd.dsp Blind fix - remove suffixalias.c 2003-03-10 19:13:38 +00:00
limits.c
lock.c Added lutil_passwd_init, _destroy, _add for dynamically adding passwd 2003-03-11 05:58:53 +00:00
main.c Added lutil_passwd_init(), lutil_passwd_destroy() 2003-03-12 13:10:22 +00:00
Makefile.in SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
matchedValues.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
modify.c Added lutil_passwd_init, _destroy, _add for dynamically adding passwd 2003-03-11 05:58:53 +00:00
modrdn.c SLAP_NVALUES: test005-modrdn works... 2003-03-01 04:51:31 +00:00
mods.c #ifndef SLAP_NVALUES asserted berval was leaked 2003-03-12 13:05:19 +00:00
module.c
mr.c Plug leaks. (benign. slap_controls and root_dse need a destroy() still, 2003-03-14 09:37:27 +00:00
mra.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
nt_svc.c Cleanup slapd-specific NT service support 2003-03-03 11:46:05 +00:00
oc.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
oidm.c SLAP_NVALUES: test004 works 2003-03-01 03:37:16 +00:00
operation.c
operational.c SLAP_NVALUES, round 2 2003-02-25 22:49:41 +00:00
passwd.c
phonetic.c
proto-slap.h use an "unknown" listener name/url when faking connections 2003-03-11 18:25:51 +00:00
referral.c
repl.c
result.c Fix ITS#2335, RFC1798 sequence layout was wrong. 2003-02-28 13:04:16 +00:00
root_dse.c Plug leaks. (benign. slap_controls and root_dse need a destroy() still, 2003-03-14 09:37:27 +00:00
sasl.c Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ 2003-03-10 22:07:21 +00:00
saslauthz.c Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ 2003-03-10 22:07:21 +00:00
schema_check.c Fix typo in last commit 2003-02-27 03:03:54 +00:00
schema_init.c SLAP_NVALUES: substrings indexing/filterring 2003-03-01 20:21:39 +00:00
schema_prep.c Redefine queryid 2003-03-06 20:20:13 +00:00
schema.c more SLAP_NVALUES cleanup 2003-02-26 22:58:46 +00:00
schemaparse.c
search.c
sets.c
sets.h
slap.h Tweak SLAP_OP_BLOCKS 2003-03-11 17:26:57 +00:00
slapd.conf Add comment about subschema ACLs 2003-02-25 19:00:59 +00:00
slapd.dsp
starttls.c
str2filter.c
syntax.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
unbind.c
user.c
value.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00