openldap/servers/slapd
Kurt Zeilenga 7d2d2d6583 UTF8 aware caseIgnore matching
---
Copyright 2000 Stig Venaas, UNINETT
All rights reserved.

Redistribution and use in source and binary forms are permitted
without restriction or fee of any kind as long as this notice is
preserved. The name of UNINETT may not be used to endorse or promote
products derived from this software without specific prior written
permission. This software is provided ``as is'' without express or
implied warranty.
2000-10-24 22:23:30 +00:00
..
back-bdb Adjust result code when entry is not found to noSuchObject 2000-10-11 18:19:26 +00:00
back-dnssrv Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-ldap Fix: remap API error codes into protocol error codes before sending 2000-10-23 13:32:14 +00:00
back-ldbm quick hack to support holding of the root naming context 2000-10-18 19:29: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 documentation update. this reflects recent changes (redesign, referral and multiple objectclasses support, and other), and provides new (hopefully more clear ;) description of concept 2000-09-05 18:16:58 +00:00
back-tcl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
schema Correct SMIME comment 2000-10-14 01:42:49 +00:00
shell-backends Y2k copyright update 2000-05-13 02:47:56 +00:00
tools First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
abandon.c Y2k copyright update 2000-05-13 02:47:56 +00:00
acl.c Removed testing mods accidentally committed with previous fix. 2000-10-11 16:41:15 +00:00
aclparse.c Permit access defined by uniqueMember and not only DN-valued 2000-10-09 19:09:22 +00:00
ad.c Fix ;binary subtyping 2000-09-14 06:07:23 +00:00
add.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +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 First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
bind.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
ch_malloc.c Y2k copyright update 2000-05-13 02:47:56 +00:00
charray.c Add ManageDSAit support to back-dnssrv 2000-06-05 03:10:46 +00:00
compare.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
config.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
configinfo.c Const'ification 2000-05-22 03:46:57 +00:00
connection.c label io as "ldap_" 2000-10-14 00:12:39 +00:00
controls.c Remove not to be implemented control. 2000-06-06 04:50:24 +00:00
daemon.c This patch replaces gai_strerror with AC_GAI_STRERROR in daemon.c and also 2000-10-19 18:05:11 +00:00
delete.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
dn.c Add better space compression 2000-10-21 03:27:41 +00:00
entry.c Fix up logging 2000-10-10 06:34:58 +00:00
extended.c Remove extended op callback function... doesn't provide necessary locking 2000-08-26 02:13:52 +00:00
filter.c Extend MRA. It now has a pointer to a MatchingRule, but a char 2000-10-15 19:12:21 +00:00
filterentry.c Update framework to support registration of approximate matching 2000-07-24 21:29:30 +00:00
index.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
init.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
kerberos.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
libslapd.dsp remove lint 2000-09-22 01:40:57 +00:00
lock.c Y2k copyright update 2000-05-13 02:47:56 +00:00
main.c Let slapd at least start and do things. Someone should really have 2000-10-13 20:24:49 +00:00
Makefile.in The beginning of extensible matches. Do not use. 2000-10-13 20:39:36 +00:00
modify.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
modrdn.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
module.c Adds for Start TLS functionality on slapd and LDAP C API. 1999-12-09 22:33:22 +00:00
monitor.c Remove dead comment 2000-07-27 18:40:50 +00:00
mr.c Trim unimplemented syntaxes and matching rules from subschema subentry 2000-10-16 23:47:46 +00:00
mra.c Extend MRA. It now has a pointer to a MatchingRule, but a char 2000-10-15 19:10:43 +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 Y2k copyright update 2000-05-13 02:47:56 +00:00
passwd.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
phonetic.c s/METAPHONE/SLAPD_METAPHONE/ 2000-07-27 00:14:39 +00:00
proto-slap.h Fix register_syntax argument names 2000-10-23 18:02:48 +00:00
repl.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
result.c Logging changes 2000-09-30 01:04:54 +00:00
root_dse.c Don't publish version 2 if disallowed 2000-08-31 18:51:15 +00:00
sasl.c Fix layer installation 2000-10-12 19:02:31 +00:00
saslauthz.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
schema.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schema_check.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schema_init.c UTF8 aware caseIgnore matching 2000-10-24 22:23:30 +00:00
schema_prep.c Use ucdata (very experimental) 2000-09-07 23:19:10 +00:00
schemaparse.c conform schema routines to ldap naming conventions 2000-07-22 17:30:44 +00:00
search.c First-cut at manageDSAit-aware backend selection. 2000-10-21 03:29:02 +00:00
sets.c Remove extranous characters (^M) and other minor clean up 2000-09-12 21:43:42 +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 Extend MRA. It now has a pointer to a MatchingRule, but a char 2000-10-15 19:10:43 +00:00
slapd.conf Add "index objectClass eq" 2000-08-25 01:16:32 +00:00
slapd.dsp Update projects for DB31 (Sleepcat changed library names, ugh) 2000-09-12 00:33:02 +00:00
starttls.c Add "allow tls_2_anon" to allow StartTLS to force session to anonymous. 2000-09-08 22:59:01 +00:00
str2filter.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
suffixalias.c Y2k copyright update 2000-05-13 02:47:56 +00:00
syntax.c Fix register_syntax argument names 2000-10-23 18:02:48 +00:00
unbind.c Y2k copyright update 2000-05-13 02:47:56 +00:00
user.c Y2k copyright update 2000-05-13 02:47:56 +00:00
value.c Plug memory leak of normalized value in value_find() 2000-07-20 23:56:12 +00:00