| .. |
|
back-bdb
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
back-dnssrv
|
Changed struct berval ** to BVarray
|
2002-01-02 13:03:06 +00:00 |
|
back-ldap
|
minor fixes
|
2002-01-02 17:56:48 +00:00 |
|
back-ldbm
|
Remove unused int i, j
|
2002-01-02 22:57:57 +00:00 |
|
back-meta
|
Changed search attrs from struct berval ** to AttributeName *
|
2001-12-31 11:35:52 +00:00 |
|
back-monitor
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
|
back-passwd
|
Changed struct berval ** to BVarray
|
2002-01-02 13:09:28 +00:00 |
|
back-perl
|
Changed search attrs from struct berval ** to AttributeName *
|
2001-12-31 11:35:52 +00:00 |
|
back-shell
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
|
back-sql
|
Changed search attrs from struct berval ** to AttributeName *
|
2001-12-31 11:35:52 +00:00 |
|
back-tcl
|
Changed search attrs from struct berval ** to AttributeName *
|
2001-12-31 11:35:52 +00:00 |
|
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
|
ITS#1399, fix make depend when built as module
|
2001-12-08 07:48:58 +00:00 |
|
tools
|
Minor cleanup
|
2002-01-02 23:26:20 +00:00 |
|
abandon.c
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
|
acl.c
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
aclparse.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
ad.c
|
More for ad_inlist
|
2001-12-31 14:47:20 +00:00 |
|
add.c
|
Minor cleanup. bvarray_add should return success/fail, like
|
2002-01-02 13:03:46 +00:00 |
|
at.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
attr.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
ava.c
|
Change struct berval * to struct berval in various structures
|
2001-12-29 15:01:10 +00:00 |
|
backend.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
backglue.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
bind.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
ch_malloc.c
|
fix format
|
2001-01-17 16:35:53 +00:00 |
|
charray.c
|
Minor cleanup. bvarray_add should return success/fail, like
|
2002-01-02 13:03:46 +00:00 |
|
compare.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
config.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
connection.c
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
|
controls.c
|
misc cleanup
|
2001-12-09 18:57:46 +00:00 |
|
daemon.c
|
Replace strcat with slap_strcopy
|
2001-12-26 16:25:18 +00:00 |
|
delete.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
dn.c
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
entry.c
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
extended.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
filter.c
|
Minor cleanup
|
2001-12-31 06:44:36 +00:00 |
|
filterentry.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
index.c
|
Rework indexing code, removing "autolang" and making
|
2001-12-05 00:06:03 +00:00 |
|
init.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
kerberos.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
|
libslapd.dsp
|
Zap configinfo
|
2001-12-26 19:09:34 +00:00 |
|
limits.c
|
Added dnPretty2/dnNormalize2 using preallocated destination berval
|
2001-12-29 04:48:00 +00:00 |
|
lock.c
|
Replace strcat with slap_strcopy
|
2001-12-26 16:25:18 +00:00 |
|
main.c
|
Clean up a few globals
|
2001-12-27 02:03:57 +00:00 |
|
Makefile.in
|
Zap configinfo and cleanup unused defaults
|
2001-12-26 19:10:13 +00:00 |
|
modify.c
|
Fix memory leak of Mod.sml_type
|
2002-01-02 12:34:35 +00:00 |
|
modrdn.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
mods.c
|
Fix memory leak of Mod.sml_type
|
2002-01-02 12:34:35 +00:00 |
|
module.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
mr.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
mra.c
|
Change struct berval * to struct berval in various structures
|
2001-12-29 15:01:10 +00:00 |
|
nt_svc.c
|
NT updates from jon@symas.com.
|
2001-12-07 04:03:25 +00:00 |
|
oc.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
operation.c
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
|
operational.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
passwd.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
phonetic.c
|
Clean up some symbol scoping
|
2001-12-24 06:36:44 +00:00 |
|
proto-slap.h
|
Minor cleanup
|
2002-01-02 23:26:20 +00:00 |
|
referral.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
repl.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
result.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
root_dse.c
|
cleanup
|
2002-01-02 17:05:12 +00:00 |
|
sasl.c
|
use sizeof instead of strlen/hardcoded-consts
|
2002-01-02 17:04:09 +00:00 |
|
saslauthz.c
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
|
schema.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
schema_check.c
|
Minor cleanup
|
2002-01-02 23:26:20 +00:00 |
|
schema_init.c
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
schema_prep.c
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
schemaparse.c
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
search.c
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
sets.c
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
sets.h
|
Rework filter code
|
2002-01-02 17:06:56 +00:00 |
|
slap.h
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +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
|
Use ldap_queue.h instead of <ac/queue.h>
|
2002-01-03 00:12:46 +00:00 |
|
str2filter.c
|
Fix yet another stupid error...
|
2002-01-02 19:06:49 +00:00 |
|
suffixalias.c
|
Changed suffix_alias() to use struct berval * in-place.
|
2001-12-24 16:29:18 +00:00 |
|
syntax.c
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
unbind.c
|
fix format
|
2001-01-17 16:35:53 +00:00 |
|
user.c
|
minor cleanup
|
2001-11-17 16:18:07 +00:00 |
|
value.c
|
Remove lint
|
2002-01-02 17:02:30 +00:00 |