openldap/servers/slapd
Howard Chu 8a5423ea8d deleted sasl_external_x509dn_convert; X509 DNs are always converted to
normalized LDAP DNs now.

Changed dnDCEnormalize to dnX509normalize, added dnX509peerNormalize,
based on new ldap_X509dn2bv() etc.
2002-04-18 12:26:36 +00:00
..
back-bdb Hallvard B. Furuseth's patch for cache lock and mutex 2002-04-16 14:03:13 +00:00
back-dnssrv Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-ldap Added LDAP_LOG Messages 2002-04-16 20:11:09 +00:00
back-ldbm NEW_LOGGING bugs (ITS#1730) 2002-04-17 17:54:52 +00:00
back-meta ITS#1732 signed/unsigned integers 2002-04-11 08:46:34 +00:00
back-monitor ITS#1733 eliminate o_abandonmutex 2002-04-11 08:08:42 +00:00
back-null Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-passwd Re: Patch: ctype functions require 'unsigned char' args (ITS#1678) 2002-04-15 20:42:42 +00:00
back-perl correct sponsor name 2002-04-16 05:36:22 +00:00
back-shell ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
back-sql Re: Patch: ctype functions require 'unsigned char' args (ITS#1678) 2002-04-15 20:42:42 +00:00
back-tcl Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
schema Now understand with Hallvard was commenting on in ITS#1669. 2002-03-25 17:13:11 +00:00
shell-backends
tools ITS#1734 return error on bad config file 2002-04-11 08:51:35 +00:00
abandon.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
acl.c use BVC() macro (changed in BER_BVC) to initialize constant bervals 2002-04-08 18:37:37 +00:00
aclparse.c Patch: aclparse.c bugs (ITS#1752) 2002-04-15 20:44:05 +00:00
ad.c Fix slap_bv2ad initializing with wrong bv_len 2002-04-18 12:21:33 +00:00
add.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
at.c
attr.c fix ITS#1667 2002-03-23 16:17:26 +00:00
ava.c ITS#1701. Fix ber_scanf() return tag handling. 2002-04-02 18:40:04 +00:00
backend.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
backglue.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
bind.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
ch_malloc.c
charray.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
compare.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
config.c deleted sasl_external_x509dn_convert; X509 DNs are always converted to 2002-04-18 12:26:36 +00:00
connection.c deleted sasl_external_x509dn_convert; X509 DNs are always converted to 2002-04-18 12:26:36 +00:00
controls.c Update control framework 2002-03-24 02:17:21 +00:00
daemon.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
delete.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
dn.c deleted sasl_external_x509dn_convert; X509 DNs are always converted to 2002-04-18 12:26:36 +00:00
entry.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
extended.c
filter.c move ldap_int_put_filter to ldap_pvt_put_filter 2002-03-30 00:42:40 +00:00
filterentry.c
index.c
init.c SLAP_OP_LAST dependent code needs to be behind SLAP_MONITOR 2002-04-09 23:54:45 +00:00
kerberos.c
libslapd.dsp
limits.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
lock.c
main.c add '-t' switch for clean config check; cleanup usage() messages 2002-04-15 17:32:08 +00:00
Makefile.in
modify.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
modrdn.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
mods.c fix ITS#1671 and more 2002-03-23 16:53:44 +00:00
module.c ITS#1732 signed/unsigned integers 2002-04-11 08:46:34 +00:00
mr.c
mra.c ITS#1701. Fix ber_scanf() return tag handling. 2002-04-02 18:40:04 +00:00
nt_svc.c
oc.c
oidm.c
operation.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
operational.c
passwd.c
phonetic.c
proto-slap.h deleted sasl_external_x509dn_convert; X509 DNs are always converted to 2002-04-18 12:26:36 +00:00
referral.c Re: Patch: ctype functions require 'unsigned char' args (ITS#1678) 2002-04-15 20:42:42 +00:00
repl.c allow attribute exclusion list in selective replica 2002-03-30 08:52:20 +00:00
result.c Add "nentries" to send_search_result() Statslog message. Suggested 2002-04-16 04:58:41 +00:00
root_dse.c use BVC() macro (changed in BER_BVC) to initialize constant bervals 2002-04-08 18:37:37 +00:00
sasl.c deleted sasl_external_x509dn_convert; X509 DNs are always converted to 2002-04-18 12:26:36 +00:00
saslauthz.c More SASL DN simplification. No more "dn:" prefix used anywhere internally. 2002-04-17 07:56:46 +00:00
schema_check.c
schema_init.c deleted sasl_external_x509dn_convert; X509 DNs are always converted to 2002-04-18 12:26:36 +00:00
schema_prep.c System loading can now be done in one place... 2002-03-30 01:28:34 +00:00
schema.c
schemaparse.c ITS#1732 signed/unsigned integers 2002-04-11 08:46:34 +00:00
search.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
sets.c
sets.h
slap.h ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
slapd.conf
slapd.dsp Update control framework 2002-03-24 02:17:21 +00:00
starttls.c
str2filter.c move ldap_int_put_filter to ldap_pvt_put_filter 2002-03-30 00:42:40 +00:00
suffixalias.c
syntax.c
unbind.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
user.c
value.c