..
add.c
moved the empty dn static entry into a global const object
2001-11-16 17:05:32 +00:00
attr.c
Changed AttributeType.sat_cname from char * to struct berval.
2001-11-16 08:18:58 +00:00
attribute.c
Added bdb_attribute and bdb_group ACL support routines
2001-11-12 20:52:25 +00:00
back-bdb.h
Removed unused "range" argument from indexing functions. Fixed more
2001-11-24 03:46:02 +00:00
backbdb.dsp
Work in progress codes. !UNTESTED!
2001-06-15 07:08:37 +00:00
bind.c
Fix typo that prevented rootdn logins.
2001-11-24 02:40:59 +00:00
compare.c
Fix missing case
2001-11-12 20:28:23 +00:00
config.c
Changed AttributeType.sat_cname from char * to struct berval.
2001-11-16 08:18:58 +00:00
dbcache.c
BDB_INDEX code does no harm (but no good yet, not used by filters yet).
2001-10-05 20:12:16 +00:00
delete.c
Fixed exit condition code checks and log msg, was returning fail on success.
2001-11-24 12:28:52 +00:00
dn2entry.c
Mostly working modify
2000-09-28 00:02:47 +00:00
dn2id.c
Fixed initialization bug.
2001-11-24 03:44:28 +00:00
error.c
Fix thread handling and error printing
2000-10-01 19:21:07 +00:00
extended.c
Initial idl fetch code, undef BDB_INDEX for now, other cleanup
2001-10-05 01:19:58 +00:00
external.h
Rough in extended ops, modify, and modrdn.
2000-09-27 22:28:59 +00:00
filterindex.c
Some tweaks to cut down on IDL stack usage. idl_intersection and idl_union
2001-11-26 19:32:39 +00:00
group.c
Added bdb_attribute and bdb_group ACL support routines
2001-11-12 20:52:25 +00:00
id2entry.c
Fix some uninitialized variables
2001-10-22 15:57:58 +00:00
idl.c
Some tweaks to cut down on IDL stack usage. idl_intersection and idl_union
2001-11-26 19:32:39 +00:00
idl.h
More indexing fixes. Now passes tests 0-7, 10, and 11.
2001-11-24 12:41:54 +00:00
index.c
Changed AttributeType.sat_cname from char * to struct berval.
2001-11-16 08:18:58 +00:00
init.c
Added bdb_attribute and bdb_group ACL support routines
2001-11-12 20:52:25 +00:00
key.c
BDB updates... haven't had a chance to work on this for a while,
2001-10-13 16:55:54 +00:00
Makefile.in
Added bdb_attribute and bdb_group ACL support routines
2001-11-12 20:52:25 +00:00
modify.c
fix a couple of misformats
2001-11-14 16:17:30 +00:00
modrdn.c
moved the empty dn static entry into a global const object
2001-11-16 17:05:32 +00:00
nextid.c
Fix typo
2001-07-31 07:53:21 +00:00
passwd.c
Work in progress codes. !UNTESTED!
2001-06-15 07:08:37 +00:00
proto-bdb.h
Some tweaks to cut down on IDL stack usage. idl_intersection and idl_union
2001-11-26 19:32:39 +00:00
referral.c
Ported referral patches from back-ldbm. I believe search.c still needs
2001-11-05 06:24:11 +00:00
search.c
Some tweaks to cut down on IDL stack usage. idl_intersection and idl_union
2001-11-26 19:32:39 +00:00
tools.c
Don't free entries since the tools realloc the buffers.
2001-10-22 15:58:44 +00:00