openldap/servers/slapd
2003-03-24 01:56:56 +00:00
..
back-bdb SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
back-dnssrv
back-ldap fix ITS#2362 and other leaks/unhandled massaged DN memory 2003-03-11 18:09:38 +00:00
back-ldbm SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
back-meta cleanup cache search 2003-03-11 12:24:38 +00:00
back-monitor SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
back-null
back-passwd
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 ITS#2364 fix unterminated AttributeName array 2003-03-23 16:00:20 +00:00
tools document -u option 2003-03-18 10:38:23 +00:00
abandon.c
acl.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
aclparse.c
ad.c
add.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
at.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
attr.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
ava.c
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 tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
config.c Added lutil_passwd_init, _destroy, _add for dynamically adding passwd 2003-03-11 05:58:53 +00:00
connection.c ITS#2389 - stop reading requests on a conn if it has more than 2003-03-20 12:40:11 +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 ITS#2847: fix cn=#,... 2003-03-22 16:12:39 +00:00
entry.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
extended.c init var 2003-03-03 21:33:29 +00:00
filter.c value is parsed in place; minor cleanup 2003-03-18 14:38:40 +00:00
filterentry.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +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 tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +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 tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
mods.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +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 Fix order of arguments 2003-03-24 01:19:43 +00:00
nt_svc.c Cleanup slapd-specific NT service support 2003-03-03 11:46:05 +00:00
oc.c SLAP_NVALUES changes 2003-03-16 18:10:16 +00:00
oidm.c SLAP_NVALUES: test004 works 2003-03-01 03:37:16 +00:00
operation.c
operational.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +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 ITS#2389 - stop reading requests on a connection when we are blocked 2003-03-20 11:54:17 +00:00
root_dse.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
sasl.c SLAP_NVALUES changes 2003-03-16 18:10:16 +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 SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
schema_init.c Boolean indexing support 2003-03-23 05:54:52 +00:00
schema_prep.c Add namingCSN attribute type 2003-03-23 02:58:36 +00:00
schema.c
schemaparse.c
search.c
sets.c
sets.h
slap.h Add SLAP_NVALUES_ON_DISK define (but not code) 2003-03-23 03:23:32 +00:00
slapd.conf
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: more fixes 2003-03-17 00:27:33 +00:00