openldap/servers/slapd
Julio Sánchez Fernández ac49f25f75 Definitely, 'dn' and 'distinguishedName' are different things. The
former is a pseudo attribute type used internally by slapd to represent
the distinguished name of an entry and its existance should not be
visible.  The latter is an "abstract" attribute type that is not meant
to exist in practice except as supertype of other dn-valued types.
So, the definition of attribute type 2.5.4.49 has been changed to be
just distinguishedName.  Work on the OPENLDAP_DEVEL_SCHEMA branch will
treat pseudo attributes especially and will not be visible to the
clients.
1999-07-16 10:39:40 +00:00
..
back-bdb2 Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
back-ldap Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
back-ldbm Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
back-passwd Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
back-perl Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
back-shell Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
back-tcl Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
schema Definitely, 'dn' and 'distinguishedName' are different things. The 1999-07-16 10:39:40 +00:00
shell-backends s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
tools Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
abandon.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
acl.c Add support for unsolicited notifications. 1999-07-07 18:51:39 +00:00
aclparse.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
add.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
attr.c If we are inheriting the syntax from a superior, we'd rather inherit 1999-06-17 15:05:02 +00:00
ava.c Add support for unsolicited notifications. 1999-07-07 18:51:39 +00:00
backend.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
bind.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
ch_malloc.c Add missing newline at EOF 1999-07-13 04:11:49 +00:00
charray.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
compare.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
config.c We should stop using SSL to refer to TLS. This is a first step. 1999-07-16 10:28:51 +00:00
configinfo.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
connection.c connection_init now takes one more argument that indicates whether to 1999-07-14 19:44:18 +00:00
controls.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
daemon.c connection_init now takes one more argument that indicates whether to 1999-07-14 19:44:18 +00:00
delete.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
dn.c Update back-passwd based on patches from howard.chu@platinum.com. 1999-04-29 06:50:00 +00:00
entry.c Silence warnings: Remove unused variables. Enclose some initializers in in {}. 1999-03-09 07:15:35 +00:00
extended.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
filter.c Add support for unsolicited notifications. 1999-07-07 18:51:39 +00:00
filterentry.c Silence warnings: Remove unused variables. Enclose some initializers in in {}. 1999-03-09 07:15:35 +00:00
init.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
libslapd.dsp Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
lock.c NT port 1999-04-01 16:32:11 +00:00
main.c Initialize the TLS environment *after* reading the config files. 1999-07-15 21:07:01 +00:00
Makefile.in Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
modify.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
modrdn.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
module.c Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
monitor.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
nt_svc.c remove lint. 1999-06-21 22:35:02 +00:00
operation.c Add get_ctrls()... 1999-07-05 23:01:17 +00:00
phonetic.c enclose macro arguments in () 1999-04-30 00:35:27 +00:00
proto-slap.h Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
repl.c get rid of unreferenced variable deleteoldrdn 1999-04-14 15:15:25 +00:00
result.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
root_dse.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
schema.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
schemaparse.c More error codes. 1999-06-15 12:28:54 +00:00
search.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slap.h Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.at.conf Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.conf Change referral comment to point to root.openldap.org instead of umich.edu. 1999-06-12 21:02:11 +00:00
slapd.dsp Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.dsw Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.oc.conf Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
str2filter.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
unbind.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
user.c Fix debug message. 1999-07-13 08:24:26 +00:00
value.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
wsa_err.c Add missing newline at EOF 1999-07-13 04:11:49 +00:00