openldap/servers/slapd
2002-03-07 20:23:48 +00:00
..
back-bdb Update handling of AND/OR indexing where element is undefined. 2002-03-04 22:32:33 +00:00
back-dnssrv Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
back-ldap Silence a warning about ldap_debug 2002-02-11 09:38:49 +00:00
back-ldbm don't free dangling pointers :( 2002-02-14 18:15:56 +00:00
back-meta check on escaped rdn separator not needed any more 2002-01-22 08:30:32 +00:00
back-monitor #ifdef local time hack 2002-02-19 09:11:55 +00:00
back-passwd use ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers 2002-02-13 11:46:33 +00:00
back-perl Finished compare implementation 2002-02-02 10:37:25 +00:00
back-shell Update copyright statements 2002-01-04 21:17:25 +00:00
back-sql fix for acl state 2002-02-09 17:31:49 +00:00
back-tcl Update copyright statements 2002-01-04 21:17:25 +00:00
schema ITS#1587: s/2289/2589/ 2002-02-07 18:41:59 +00:00
shell-backends Update copyright statements 2002-01-04 21:17:25 +00:00
tools tool install should not be dependent on $(BUILD_LDBM) 2002-02-25 16:57:29 +00:00
abandon.c Update copyright statements 2002-01-04 21:17:25 +00:00
acl.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
aclparse.c Reverse arguments of is_object_subclass and reverse backwards calls 2002-02-09 23:55:37 +00:00
ad.c Fix ad_inlist typo on oc->required 2002-02-15 14:48:01 +00:00
add.c Minor cleanup, no need to zero fields in calloc'd memory 2002-01-25 07:07:55 +00:00
at.c Return proper result codes for usage errors 2002-02-21 19:29:32 +00:00
attr.c more cleanup 2002-01-16 04:40:41 +00:00
ava.c Validate filter and compare inputs 2002-03-01 18:52:45 +00:00
backend.c no need to check escaping of normalized dn 2002-02-12 04:50:40 +00:00
backglue.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
bind.c Changed slap_authz_info.sai_mech to struct berval. 2002-01-26 13:57:41 +00:00
ch_malloc.c Update copyright statements 2002-01-04 21:17:25 +00:00
charray.c Fix bug in unused function 2002-02-21 19:28:49 +00:00
compare.c Validate filter and compare inputs 2002-03-01 18:52:45 +00:00
config.c The following file fails compile when NEW_LOGGING is enabled. 2002-03-07 17:50:56 +00:00
connection.c CLDAP fixes 2002-03-06 20:58:20 +00:00
controls.c #ifdef experimental controls 2002-02-18 19:48:27 +00:00
daemon.c Fix ITS#1615 2002-03-07 20:23:48 +00:00
delete.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
dn.c Add validation. 2002-03-02 17:05:29 +00:00
entry.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
extended.c Changed reqoid to struct berval 2002-02-15 16:27:31 +00:00
filter.c Replace get_filter generation of fstr with filter2bv(). 2002-03-07 03:13:11 +00:00
filterentry.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
index.c remove deadwood, e.g. slap_index2prefix() 2002-01-31 00:11:44 +00:00
init.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +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 check on escaped rdn separator not needed any more 2002-01-22 08:30:32 +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 Update libtool usage 2002-02-10 22:42:51 +00:00
modify.c Fix pointer initialization bug 2002-02-12 19:18:39 +00:00
modrdn.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
mods.c Move {add,replace,delete}_value() routines to frontend and share. 2002-01-19 19:54:48 +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 Validate filter and compare inputs 2002-03-01 18:52:45 +00:00
nt_svc.c Update copyright statements 2002-01-04 21:17:25 +00:00
oc.c Reverse arguments of is_object_subclass and reverse backwards calls 2002-02-09 23:55:37 +00:00
oidm.c Another round of operational attribute changes... more to follow. 2002-01-10 01:46:08 +00:00
operation.c Changed slap_authz_info.sai_mech to struct berval. 2002-01-26 13:57:41 +00:00
operational.c Modify performance patch from Gertjan van Wingerde <gwingerde@home.nl> 2002-01-13 23:23:23 +00:00
passwd.c For ITS#1601, add ber_init2() using given buffer in-place instead of 2002-02-14 13:32:40 +00:00
phonetic.c Update copyright statements 2002-01-04 21:17:25 +00:00
proto-slap.h Replace get_filter generation of fstr with filter2bv(). 2002-03-07 03:13:11 +00:00
referral.c Remove last uses of dn_validate() 2002-01-16 03:01:19 +00:00
repl.c Add basic objectClass filtering to filtered replicas 2002-02-15 15:21:13 +00:00
result.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
root_dse.c Changed supportedFeatures to array of struct bervals 2002-02-15 16:33:44 +00:00
sasl.c Note that we likely need to make some of this conditional. 2002-02-11 20:33:27 +00:00
saslauthz.c Fix callback initializer. 2002-03-04 21:28:46 +00:00
schema_check.c The following file fails compile when NEW_LOGGING is enabled. 2002-03-07 17:50:56 +00:00
schema_init.c The following file fails compile when NEW_LOGGING is enabled. 2002-03-07 17:50:56 +00:00
schema_prep.c Change structuralObjectClass to use objectClassMatch, 2002-02-09 23:13:59 +00:00
schema.c add system schema checks 2002-01-10 06:30:26 +00:00
schemaparse.c Cleanup lint 2002-01-19 04:50:26 +00:00
search.c Replace get_filter generation of fstr with filter2bv(). 2002-03-07 03:13:11 +00:00
sets.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
sets.h Some more struct berval conversions 2002-01-28 10:11:36 +00:00
slap.h #ifdef ACI/authpasswd schema 2002-02-18 20:06:50 +00:00
slapd.conf use BDB and other updates 2002-02-02 06:23:12 +00:00
slapd.dsp Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
starttls.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +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 revert constification of slap_init_user() 2002-01-29 19:01:15 +00:00
value.c Add normalize_validate_normalize() to be use instead of value_normalize() 2002-03-01 18:05:47 +00:00