openldap/servers/slapd
Luke Howard c4382a2b3b Don't set SLAPI_NENTRIES in internal_result_v3; seems to clobber it
(Howard, can you take a look at this?)
2003-04-01 18:21:26 +00:00
..
back-bdb Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
back-dnssrv Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
back-ldap Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
back-ldbm Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
back-meta new API cleanup in proxy cache code (more work needed) 2003-03-31 14:02:25 +00:00
back-monitor Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
back-null remove crufted callbacks 2003-03-29 11:49:36 +00:00
back-passwd Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
back-perl slapd API update 2003-03-31 23:19:12 +00:00
back-shell Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
back-sql Deleted BackendInfo->bi_acl_attribute, bi_acl_group. 2003-03-26 11:50:03 +00:00
back-tcl Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
schema Add ISOC Copyright 2003-03-30 05:52:32 +00:00
shell-backends
slapi Don't set SLAPI_NENTRIES in internal_result_v3; seems to clobber it 2003-04-01 18:21:26 +00:00
tools Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
abandon.c Minor cleanup 2003-03-31 07:49:34 +00:00
acl.c Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
aclparse.c only document 'subtree', but also allow 'sub' 2003-02-05 20:38:42 +00:00
ad.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
add.c Minor cleanup 2003-03-31 07:49:34 +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 - add attr_merge comment 2003-03-24 02:24:23 +00:00
ava.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
backend.c Minor cleanup 2003-03-31 07:49:34 +00:00
backglue.c Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
bind.c Minor cleanup 2003-03-31 07:49:34 +00:00
cancel.c Minor cleanup 2003-03-31 07:49:34 +00:00
ch_malloc.c
compare.c Minor cleanup 2003-03-31 07:49:34 +00:00
config.c ITS#2389 - added conn_max_pending/auth config keywords to cap the number 2003-03-27 03:35:46 +00:00
connection.c Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
controls.c Minor cleanup 2003-03-31 07:49:34 +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 SLAPI cleanup 2003-03-31 06:41:30 +00:00
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 Minor cleanup 2003-03-31 07:49:34 +00:00
filter.c Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
filterentry.c Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
globals.c Use BER_BVC 2003-03-13 01:05:40 +00:00
index.c
init.c Rework #ifdef'ing of expermental controls to ease release engineering 2003-02-08 21:53:05 +00:00
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 slap_op_init/destroy, cache Operation structures 2003-03-25 20:18:50 +00:00
Makefile.in Install schema/README 2003-03-30 05:59:09 +00:00
matchedValues.c Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
modify.c Handle the case where slapi_x_ldapmods2modifications() returns NULL; the 2003-04-01 17:38:02 +00:00
modrdn.c Minor cleanup 2003-03-31 07:49:34 +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 Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
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 ITS#2409 - fix oidm_destroy 2003-03-28 10:24:16 +00:00
operation.c add function prototypes 2003-03-29 11:46:02 +00:00
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 Minor cleanup 2003-03-31 07:49:34 +00:00
phonetic.c
proto-slap.h Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
referral.c Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
repl.c Minor cleanup 2003-03-31 07:49:34 +00:00
result.c Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +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 Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
saslauthz.c Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +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 SLAP_NVALUES: a few more matching rules 2003-03-24 06:49:55 +00:00
schema_prep.c Add namingCSN attribute type 2003-03-23 02:58:36 +00:00
schema.c more SLAP_NVALUES cleanup 2003-02-26 22:58:46 +00:00
schemaparse.c Move RDN checks to entry_schema_check() so that it is consistently 2003-02-07 20:12:26 +00:00
search.c Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
sets.c
sets.h
slap.h Consolidated slap_callbacks into one function. Removed send_search_result. 2003-04-01 04:12:18 +00:00
slapd.conf Clarify comment 2003-03-24 02:11:16 +00:00
slapd.dsp
starttls.c Minor cleanup 2003-03-31 07:49:34 +00:00
str2filter.c
syncrepl.c LDAP Content Synchronization based Replication : 2003-04-01 06:38:39 +00:00
syntax.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
unbind.c Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
user.c
value.c SLAP_NVALUES: more fixes 2003-03-17 00:27:33 +00:00