.. |
back-bdb
|
Fix uninitialized struct berval* to avoid assert in dnNormalize
|
2001-12-24 20:12:30 +00:00 |
back-dnssrv
|
|
|
back-ldap
|
Avoid conflict with e_ndn macro
|
2001-12-24 17:06:46 +00:00 |
back-ldbm
|
Fix uninitialized struct berval* to avoid assert in dnNormalize
|
2001-12-24 20:12:30 +00:00 |
back-meta
|
trim spurious e_ndn also from back-meta
|
2001-12-24 17:24:07 +00:00 |
back-monitor
|
Fix uninitialized struct berval* to avoid assert in dnNormalize
|
2001-12-24 20:12:30 +00:00 |
back-passwd
|
|
|
back-perl
|
|
|
back-shell
|
Fix DN struct berval issue
|
2001-12-24 17:01:08 +00:00 |
back-sql
|
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
|
2001-12-24 15:11:01 +00:00 |
back-tcl
|
|
|
schema
|
added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm
|
2001-12-22 11:50:16 +00:00 |
shell-backends
|
|
|
tools
|
This really should work... but it's no more broken than last commit
|
2001-12-24 20:20:29 +00:00 |
abandon.c
|
|
|
acl.c
|
Use e_nname.bv_len
|
2001-12-24 17:52:07 +00:00 |
aclparse.c
|
Require the struct berval **out argument of dnPretty/dnNormalize
|
2001-12-24 18:38:20 +00:00 |
ad.c
|
|
|
add.c
|
Require the struct berval **out argument of dnPretty/dnNormalize
|
2001-12-24 18:38:20 +00:00 |
at.c
|
|
|
attr.c
|
|
|
ava.c
|
|
|
backend.c
|
Every quick mod to use a struct berval for e_dn/e_ndn. No bv_len yet.
|
2001-12-24 16:53:47 +00:00 |
backglue.c
|
Clean up some symbol scoping
|
2001-12-24 06:36:44 +00:00 |
bind.c
|
Changed suffix_alias() to use struct berval * in-place.
|
2001-12-24 16:29:18 +00:00 |
ch_malloc.c
|
|
|
charray.c
|
|
|
compare.c
|
Changed suffix_alias() to use struct berval * in-place.
|
2001-12-24 16:29:18 +00:00 |
config.c
|
use dnPretty instead of dn_pretty
|
2001-12-23 00:43:57 +00:00 |
configinfo.c
|
|
|
connection.c
|
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
|
2001-12-24 15:11:01 +00:00 |
controls.c
|
|
|
daemon.c
|
fix from jon@symas.com - inet_ntoa on uninitialized sockaddr
|
2001-12-17 22:46:59 +00:00 |
delete.c
|
Changed suffix_alias() to use struct berval * in-place.
|
2001-12-24 16:29:18 +00:00 |
dn.c
|
update comment
|
2001-12-24 20:29:59 +00:00 |
entry.c
|
This really should work... but it's no more broken than last commit
|
2001-12-24 20:20:29 +00:00 |
extended.c
|
|
|
filter.c
|
Clean up some symbol scoping
|
2001-12-24 06:36:44 +00:00 |
filterentry.c
|
|
|
index.c
|
|
|
init.c
|
improvements to monitor backend: added a log entry that lists the current log level and can be modified via protocol at runtime, to change the log level; minor improvements; fixed a problem in dealing with dn normalization
|
2001-12-10 09:50:06 +00:00 |
kerberos.c
|
|
|
libslapd.dsp
|
|
|
limits.c
|
from jon@symas.com - minor cleanup
|
2001-12-17 22:48:29 +00:00 |
lock.c
|
|
|
main.c
|
More thorough backend_destroy. Added config_destroy. Destroy slap_listeners.
|
2001-12-15 12:05:58 +00:00 |
Makefile.in
|
better handling of on-the-fly operational attrs by means of helpers
|
2001-12-22 14:24:13 +00:00 |
modify.c
|
Misc cleanup, but doesn't fix tests.
|
2001-12-24 19:21:42 +00:00 |
modrdn.c
|
Fix SEGV when no newSuperior is specified
|
2001-12-24 20:27:00 +00:00 |
mods.c
|
|
|
module.c
|
|
|
mr.c
|
Add structuralObjectClass support and a bit of const'ification
|
2001-12-19 22:08:24 +00:00 |
mra.c
|
fix from jon@symas.com - don't free uninitialized bv_val
|
2001-12-17 22:46:08 +00:00 |
nt_svc.c
|
|
|
oc.c
|
|
|
operation.c
|
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
|
2001-12-24 15:11:01 +00:00 |
operational.c
|
better handling of on-the-fly operational attrs by means of helpers
|
2001-12-22 14:24:13 +00:00 |
passwd.c
|
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
|
2001-12-24 15:11:01 +00:00 |
phonetic.c
|
Clean up some symbol scoping
|
2001-12-24 06:36:44 +00:00 |
proto-slap.h
|
Every quick mod to use a struct berval for e_dn/e_ndn. No bv_len yet.
|
2001-12-24 16:53:47 +00:00 |
referral.c
|
|
|
repl.c
|
Changed suffix_alias() to use struct berval * in-place.
|
2001-12-24 16:29:18 +00:00 |
result.c
|
added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm
|
2001-12-22 11:50:16 +00:00 |
root_dse.c
|
LDAPv2 disallow and other flag changes
|
2001-12-21 04:44:34 +00:00 |
sasl.c
|
More thorough backend_destroy. Added config_destroy. Destroy slap_listeners.
|
2001-12-15 12:05:58 +00:00 |
saslauthz.c
|
Changed suffix_alias() to use struct berval * in-place.
|
2001-12-24 16:29:18 +00:00 |
schema_check.c
|
LDAPv2 disallow and other flag changes
|
2001-12-21 04:44:34 +00:00 |
schema_init.c
|
Move dnValidate, dnNormalize, dnPretty to dn.c
|
2001-12-23 01:19:46 +00:00 |
schema_prep.c
|
Clean up some symbol scoping
|
2001-12-24 06:36:44 +00:00 |
schema.c
|
Patch slapadd(8) to provide a structuralObjectClass if missing
|
2001-12-19 22:41:00 +00:00 |
schemaparse.c
|
|
|
search.c
|
Changed suffix_alias() to use struct berval * in-place.
|
2001-12-24 16:29:18 +00:00 |
sets.c
|
|
|
sets.h
|
|
|
slap.h
|
Fix typo in e_ndn macro
|
2001-12-24 20:03:54 +00:00 |
slapd.conf
|
|
|
slapd.dsp
|
Fix up builds
|
2001-12-22 20:17:19 +00:00 |
starttls.c
|
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
|
2001-12-24 15:11:01 +00:00 |
str2filter.c
|
|
|
suffixalias.c
|
Changed suffix_alias() to use struct berval * in-place.
|
2001-12-24 16:29:18 +00:00 |
syntax.c
|
Add structuralObjectClass support and a bit of const'ification
|
2001-12-19 22:08:24 +00:00 |
unbind.c
|
|
|
user.c
|
|
|
value.c
|
|
|