.. |
back-bdb
|
error message from be_entry_put tool backend function
|
2002-01-12 16:00:51 +00:00 |
back-dnssrv
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
back-ldap
|
clarify macro name: dn_match = 1 if match, 0 otherwise
|
2002-01-12 17:42:44 +00:00 |
back-ldbm
|
error message from be_entry_put tool backend function
|
2002-01-12 16:00:51 +00:00 |
back-meta
|
fix questionable behavior in case of bind errors
|
2002-01-07 10:15:05 +00:00 |
back-monitor
|
Add system schema flags to backends supporting system schema.
|
2002-01-11 18:26:17 +00:00 |
back-passwd
|
Fix problems caused by lint removal
|
2002-01-09 18:18:36 +00:00 |
back-perl
|
Changed AttributeName back into an array instead of a linked list
|
2002-01-03 05:41:50 +00:00 |
back-shell
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
back-sql
|
Changed AttributeName back into an array instead of a linked list
|
2002-01-03 05:41:50 +00:00 |
back-tcl
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
schema
|
Add collective attribute system schema support.
|
2002-01-11 20:28:05 +00:00 |
shell-backends
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
tools
|
error message from be_entry_put tool backend function
|
2002-01-12 16:00:51 +00:00 |
abandon.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
acl.c
|
Add ITS#1508 fix to allow ACIs to grant anonymous users access.
|
2002-01-11 23:48:22 +00:00 |
aclparse.c
|
Added an_oc to AttributeName for caching ObjectClass lookups.
|
2002-01-10 09:54:14 +00:00 |
ad.c
|
Additional system schema checks
|
2002-01-11 20:47:24 +00:00 |
add.c
|
Rework backend (lastmod + glue + system schema) flags
|
2002-01-10 22:34:11 +00:00 |
at.c
|
Add collective attribute system schema support.
|
2002-01-11 20:28:05 +00:00 |
attr.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
ava.c
|
Use 'm' ber_scanf format where convenient
|
2002-01-06 06:11:01 +00:00 |
backend.c
|
Rework backend (lastmod + glue + system schema) flags
|
2002-01-10 22:34:11 +00:00 |
backglue.c
|
error message from be_entry_put tool backend function
|
2002-01-12 16:00:51 +00:00 |
bind.c
|
Use 'm' ber_scanf format where convenient
|
2002-01-06 06:11:01 +00:00 |
ch_malloc.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
charray.c
|
slap_strncopy function
|
2002-01-12 16:02:51 +00:00 |
compare.c
|
Use 'm' ber_scanf format where convenient
|
2002-01-06 06:11:01 +00:00 |
config.c
|
Flip some bits in the backend flags mask
|
2002-01-11 02:31:47 +00:00 |
connection.c
|
readahead is only needed on UDP, don't use it on TCP. (Save unneeded memcpy)
|
2002-01-10 22:00:17 +00:00 |
controls.c
|
Fix problems caused by lint removal
|
2002-01-09 18:18:36 +00:00 |
daemon.c
|
listener monitor
|
2002-01-11 11:43:35 +00:00 |
delete.c
|
Use 'm' ber_scanf format where convenient
|
2002-01-06 06:11:01 +00:00 |
dn.c
|
Fix problems caused by lint removal
|
2002-01-09 18:18:36 +00:00 |
entry.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
extended.c
|
Add some critical control checks.
|
2002-01-06 00:36:55 +00:00 |
filter.c
|
Added LDAP_FILTER_EXT case to filter_free()
|
2002-01-06 06:21:30 +00:00 |
filterentry.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
index.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
init.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
kerberos.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
libslapd.dsp
|
More builtin operational attributes
|
2002-01-10 03:31:11 +00:00 |
limits.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
lock.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
main.c
|
Start of new operational attribute framework
|
2002-01-10 00:17:21 +00:00 |
Makefile.in
|
Cleanup last commit. Need to add more internal schema....
|
2002-01-10 02:01:00 +00:00 |
modify.c
|
Rework backend (lastmod + glue + system schema) flags
|
2002-01-10 22:34:11 +00:00 |
modrdn.c
|
Use 'm' ber_scanf format where convenient
|
2002-01-06 06:11:01 +00:00 |
mods.c
|
Use 'm' ber_scanf format where convenient
|
2002-01-06 06:11:01 +00:00 |
module.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
mr.c
|
Hide select matching rules from published schema
|
2002-01-06 05:29:04 +00:00 |
mra.c
|
Don't need to malloc/free ma_rule_text
|
2002-01-06 06:21:11 +00:00 |
nt_svc.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
oc.c
|
More operational attribute infrastructure...
|
2002-01-10 05:31:49 +00:00 |
oidm.c
|
Another round of operational attribute changes... more to follow.
|
2002-01-10 01:46:08 +00:00 |
operation.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
operational.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
passwd.c
|
Use 'm' ber_scanf format where convenient
|
2002-01-06 06:11:01 +00:00 |
phonetic.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
proto-slap.h
|
clarify macro name: dn_match = 1 if match, 0 otherwise
|
2002-01-12 17:42:44 +00:00 |
referral.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
repl.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
result.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
root_dse.c
|
Rework backend (lastmod + glue + system schema) flags
|
2002-01-10 22:34:11 +00:00 |
sasl.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
saslauthz.c
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
schema_check.c
|
Add collective attribute system schema support.
|
2002-01-11 20:28:05 +00:00 |
schema_init.c
|
Start of new operational attribute framework
|
2002-01-10 00:17:21 +00:00 |
schema_prep.c
|
monitor objectclass definition
|
2002-01-12 11:36:23 +00:00 |
schema.c
|
add system schema checks
|
2002-01-10 06:30:26 +00:00 |
schemaparse.c
|
More operational attribute infrastructure...
|
2002-01-10 05:31:49 +00:00 |
search.c
|
Added an_oc to AttributeName for caching ObjectClass lookups.
|
2002-01-10 09:54:14 +00:00 |
sets.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
sets.h
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
slap.h
|
error message from be_entry_put tool backend function
|
2002-01-12 16:00:51 +00:00 |
slapd.conf
|
Add a sample ACL
|
2001-09-25 20:30:51 +00:00 |
slapd.dsp
|
Fix up builds
|
2001-12-22 20:17:19 +00:00 |
starttls.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
str2filter.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
suffixalias.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
syntax.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
unbind.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
user.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
value.c
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |