.. |
add.c
|
Use struct berval DNs for root DN and update DN
|
2001-12-25 00:05:26 +00:00 |
attr.c
|
|
|
attribute.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 |
back-bdb.h
|
Revert previous commit. Checked in by mistake.
|
2001-12-10 12:25:24 +00:00 |
backbdb.dsp
|
Remove lint and misc MSVC updates
|
2001-12-09 02:34:45 +00:00 |
bind.c
|
|
|
compare.c
|
|
|
config.c
|
Remove lint and misc MSVC updates
|
2001-12-09 02:34:45 +00:00 |
dbcache.c
|
BDB_MULTI still needs the dupsort function.
|
2001-12-18 04:41:40 +00:00 |
delete.c
|
Use struct berval DNs for root DN and update DN
|
2001-12-25 00:05:26 +00:00 |
dn2entry.c
|
Switched to dn_parent1, cleaned up dn2id_add/delete
|
2001-12-08 10:10:04 +00:00 |
dn2id.c
|
Fixed suffix DN_SUBTREE again. Index was still being written even though
|
2001-12-10 18:09:07 +00:00 |
error.c
|
|
|
extended.c
|
Clean up some symbol scoping
|
2001-12-24 06:36:44 +00:00 |
external.h
|
|
|
filterindex.c
|
|
|
group.c
|
|
|
id2entry.c
|
more cleanup from jon@symas.com
|
2001-12-18 04:52:55 +00:00 |
idl.c
|
|
|
idl.h
|
|
|
index.c
|
Clean up some symbol scoping
|
2001-12-24 06:36:44 +00:00 |
init.c
|
Fix - don't free constant database names
|
2001-12-20 08:47:32 +00:00 |
key.c
|
|
|
Makefile.in
|
|
|
modify.c
|
Fix uninitialized struct berval* to avoid assert in dnNormalize
|
2001-12-24 20:12:30 +00:00 |
modrdn.c
|
Use struct berval DNs for root DN and update DN
|
2001-12-25 00:05:26 +00:00 |
nextid.c
|
|
|
passwd.c
|
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
|
2001-12-24 15:11:01 +00:00 |
proto-bdb.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
|
|
|
search.c
|
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
|
2001-12-24 15:11:01 +00:00 |
tools.c
|
Converted all use of dn_parent to the in-place version. (Fixed a pdn leak
|
2001-12-08 10:37:42 +00:00 |