openldap/servers/slapd
Kurt Zeilenga 32c7186b9c Add frontend support for "any" substrings assertions.
Needs to be tied into index mask and backend search code.
2000-08-22 02:23:52 +00:00
..
back-dnssrv Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-ldap Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-ldbm Plug leaks. 2000-08-15 21:57:40 +00:00
back-passwd Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-perl Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-shell Use example.com in examples 2000-08-21 03:09:53 +00:00
back-sql added missing SQL script to samples 2000-08-15 17:05:53 +00:00
back-tcl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
schema Assign perm OID 2000-08-21 21:51:38 +00:00
shell-backends
tools Fix callback check logic 2000-08-21 03:08:01 +00:00
abandon.c
acl.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
aclparse.c Bug fix submitted by Anthony Brock (ITS#637) 2000-07-25 02:16:59 +00:00
ad.c Add experimental support for undefined attribute types. 2000-07-02 17:16:18 +00:00
add.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
at.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
attr.c Minor adjustments to last commit 2000-06-15 22:53:18 +00:00
ava.c Fix leak pointed out by christian.lorenz@suse.de (ITS#614) 2000-07-04 20:27:59 +00:00
backend.c remove bdb2 cruft 2000-08-18 04:24:08 +00:00
bind.c Working SASL security layers! 2000-07-28 00:04:07 +00:00
ch_malloc.c
charray.c
compare.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
config.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
configinfo.c
connection.c needs ldap_pvt.h 2000-08-17 04:20:12 +00:00
controls.c
daemon.c Check for IP using != AF_LOCAL instead of = AF_INET 2000-08-17 04:22:36 +00:00
delete.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
dn.c Minor cleanup 2000-06-14 21:11:56 +00:00
entry.c Add experimental support for undefined attribute types. 2000-07-02 17:16:18 +00:00
extended.c
filter.c Rename escape_value to filter_escape_value 2000-07-02 17:14:37 +00:00
filterentry.c Update framework to support registration of approximate matching 2000-07-24 21:29:30 +00:00
index.c
init.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
kerberos.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
libslapd.dsp Add sets to NT build, remove LINT 2000-07-01 04:58:23 +00:00
lock.c
main.c remove bdb2 cruft 2000-08-18 04:24:08 +00:00
Makefile.in Prevent always overwriting slapd.conf in install-conf rule. 2000-07-24 20:48:53 +00:00
modify.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
modrdn.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
module.c
monitor.c Remove dead comment 2000-07-27 18:40:50 +00:00
mr.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
nt_svc.c Check if process is installed/running as service on NT beofre trying t 2000-06-15 02:21:01 +00:00
oc.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
operation.c
passwd.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
phonetic.c s/METAPHONE/SLAPD_METAPHONE/ 2000-07-27 00:14:39 +00:00
proto-slap.h Working SASL security layers! 2000-07-28 00:04:07 +00:00
repl.c
result.c Remove cldap cruft 2000-08-18 03:35:19 +00:00
root_dse.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
sasl.c Fix typos 2000-08-15 23:42:44 +00:00
schema_check.c
schema_init.c Add frontend support for "any" substrings assertions. 2000-08-22 02:23:52 +00:00
schema_prep.c Add octetString syntax to undefined attribute type 2000-07-02 17:50:18 +00:00
schema.c
schemaparse.c conform schema routines to ldap naming conventions 2000-07-22 17:30:44 +00:00
search.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
sets.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
sets.h Add support for Set ACLs and ACIs. Still need to make this syntax awa 2000-06-29 22:02:15 +00:00
slap.h Add frontend support for "any" substrings assertions. 2000-08-22 02:23:52 +00:00
slapd.conf Add references to slappasswd(8) 2000-06-18 19:38:01 +00:00
slapd.dsp
starttls.c
str2filter.c
suffixalias.c
syntax.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
unbind.c
user.c
value.c Plug memory leak of normalized value in value_find() 2000-07-20 23:56:12 +00:00