.. |
back-bdb
|
Wrap csn filter frees with sync mode check.
|
2002-09-15 22:42:50 +00:00 |
back-dnssrv
|
use ldap_charray_*() instead of charray_*()
|
2002-08-24 00:55:24 +00:00 |
back-ldap
|
added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer
|
2002-08-31 10:35:23 +00:00 |
back-ldbm
|
back_attribute() should use ACL_AUTH not ACL_READ (at
|
2002-09-05 02:37:10 +00:00 |
back-meta
|
added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer
|
2002-08-31 10:35:23 +00:00 |
back-monitor
|
Fix return value
|
2002-09-15 22:42:07 +00:00 |
back-null
|
|
|
back-passwd
|
remove lint
|
2002-08-26 20:11:19 +00:00 |
back-perl
|
|
|
back-shell
|
use ldap_charray_*() instead of charray_*()
|
2002-08-24 00:55:24 +00:00 |
back-sql
|
various fixes and improvements
|
2002-09-02 19:39:31 +00:00 |
back-tcl
|
|
|
schema
|
Update comment
|
2002-09-02 22:07:23 +00:00 |
shell-backends
|
|
|
tools
|
Add calls to module_init/module_kill to support dynamically loaded backends.
|
2002-09-18 11:58:19 +00:00 |
abandon.c
|
|
|
acl.c
|
use bvmatch() instead of ber_bvcmp() when testing for match without ordering
|
2002-09-02 19:39:06 +00:00 |
aclparse.c
|
|
|
ad.c
|
For object classes in attribute lists, use '+' (or '-') to indicate
|
2002-09-16 20:48:08 +00:00 |
add.c
|
/*
|
2002-09-02 19:41:03 +00:00 |
at.c
|
Extend checks to substrings rules. Need to kludge around
|
2002-09-03 07:28:57 +00:00 |
attr.c
|
added attr_merge/value_add functions that dela with single attribute; bervals for '*', '+' and '1.1' made available
|
2002-08-23 08:49:19 +00:00 |
ava.c
|
|
|
backend.c
|
use bvmatch() instead of ber_bvcmp() when testing for match without ordering
|
2002-09-02 19:39:06 +00:00 |
backglue.c
|
Fix typo in one-level searches, left over from -r1.23 cleanup
|
2002-09-06 12:37:24 +00:00 |
bind.c
|
use bvmatch() instead of ber_bvcmp() when testing for match without ordering
|
2002-09-02 19:39:06 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
|
|
config.c
|
|
|
connection.c
|
Misc cleanup
|
2002-09-16 21:50:55 +00:00 |
controls.c
|
Misc CLIENT_UPDATE cleanups
|
2002-09-15 22:22:51 +00:00 |
daemon.c
|
Misc cleanup
|
2002-09-16 21:50:55 +00:00 |
delete.c
|
|
|
dn.c
|
- added the capability to filter based on hasSubordinate attribute
|
2002-08-29 10:55:48 +00:00 |
entry.c
|
|
|
extended.c
|
use bvmatch() instead of ber_bvcmp() when testing for match without ordering
|
2002-09-02 19:39:06 +00:00 |
filter.c
|
unifdef -DSLAP_X_MRA_MATCH_DNATTRS
|
2002-09-01 00:33:20 +00:00 |
filterentry.c
|
unifdef -DSLAP_X_MRA_MATCH_DNATTRS
|
2002-09-01 00:33:20 +00:00 |
index.c
|
|
|
init.c
|
add server side controls to back-ldap and back-meta
|
2002-08-29 14:39:31 +00:00 |
kerberos.c
|
|
|
libslapd.dsp
|
use ldap_charray_*() instead of charray_*()
|
2002-08-24 00:55:24 +00:00 |
limits.c
|
fixed bug in reading size/time limits without style, in the form 'size=number', 'time=number'
|
2002-08-23 08:50:34 +00:00 |
lock.c
|
|
|
main.c
|
|
|
Makefile.in
|
ITS#2065 omit libbackends.a when no static backends configured.
|
2002-09-04 10:58:25 +00:00 |
matchedValues.c
|
unifdef -DSLAP_X_MRA_MATCH_DNATTRS
|
2002-09-01 00:33:20 +00:00 |
modify.c
|
define macros for appropriate sizing of lutil buffers
|
2002-08-31 10:48:02 +00:00 |
modrdn.c
|
added assertions to catch helper function misuse
|
2002-08-23 08:46:45 +00:00 |
mods.c
|
optimize also duplicate/existence check in value delete operations
|
2002-09-07 16:08:30 +00:00 |
module.c
|
|
|
mr.c
|
Add mr_usable_with_at() routine. Use both in generation
|
2002-08-31 21:23:45 +00:00 |
mra.c
|
unifdef -DSLAP_X_MRA_MATCH_DNATTRS
|
2002-09-01 00:33:20 +00:00 |
nt_svc.c
|
|
|
oc.c
|
Round one of subclass indexing for objectClass and structualObjectClasss.
|
2002-08-29 01:12:59 +00:00 |
oidm.c
|
use ldap_charray_*() instead of charray_*()
|
2002-08-24 00:55:24 +00:00 |
operation.c
|
LCUP Response Control Code
|
2002-09-14 00:29:06 +00:00 |
operational.c
|
cleanup hasSubordinate operational attr merge
|
2002-08-29 10:49:41 +00:00 |
passwd.c
|
|
|
phonetic.c
|
|
|
proto-slap.h
|
#undef SLAP_X_FILTER_HASSUBORDINATES while I fix the entry lock problem ...
|
2002-09-10 10:10:11 +00:00 |
referral.c
|
Two more bervals instead of strings...
|
2002-08-29 08:47:53 +00:00 |
repl.c
|
Fix ITS#2075, NULL moddn->newsup->bv_val
|
2002-09-11 10:59:41 +00:00 |
result.c
|
Misc cleanup
|
2002-09-16 21:50:55 +00:00 |
root_dse.c
|
use ldap_charray_*() instead of charray_*()
|
2002-08-24 00:55:24 +00:00 |
sasl.c
|
Replace HACK in slap_sasl_canonicalize with safer test.
|
2002-09-05 11:01:12 +00:00 |
saslauthz.c
|
back_attribute() should use ACL_AUTH not ACL_READ (at
|
2002-09-05 02:37:10 +00:00 |
schema_check.c
|
Add another safety check
|
2002-08-27 17:51:35 +00:00 |
schema_init.c
|
Misc CLIENT_UPDATE cleanups
|
2002-09-15 22:22:51 +00:00 |
schema_prep.c
|
Misc CLIENT_UPDATE cleanups
|
2002-09-15 22:22:51 +00:00 |
schema.c
|
add {create,modify}Timestamp to subschema subentry (SHOULD per RFC2251; use server startup time to be conservative)
|
2002-08-31 10:49:03 +00:00 |
schemaparse.c
|
Add appropriate matching rule checks.
|
2002-09-03 07:01:09 +00:00 |
search.c
|
cleanup
|
2002-08-29 10:50:12 +00:00 |
sets.c
|
|
|
sets.h
|
|
|
slap.h
|
LCUP Response Control Code
|
2002-09-14 00:29:06 +00:00 |
slapd.conf
|
|
|
slapd.dsp
|
|
|
starttls.c
|
|
|
str2filter.c
|
|
|
suffixalias.c
|
|
|
syntax.c
|
add matchingRuleUse to schema; use a berval instead of _oidlen in syntax and matching rule
|
2002-08-31 10:45:22 +00:00 |
unbind.c
|
|
|
user.c
|
|
|
value.c
|
/*
|
2002-09-02 19:41:03 +00:00 |