openldap/servers/slapd
Kurt Zeilenga 17a975b6fb Very crude LDIF changes:
add MODRDN newSuperior support
	add '#' support to ldapmodify (but not slurpd and ldbm tools)
1999-07-29 21:25:39 +00:00
..
back-bdb2 Slightly better ITS#238 fix than last commit... has Debug 1999-07-28 23:19:16 +00:00
back-ldap Moved unbind processing into connection_destroy. unbind handler is not needed. 1999-07-25 22:16:01 +00:00
back-ldbm Fix modlist bug in last commit 1999-07-29 18:19:06 +00:00
back-passwd Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
back-perl Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
back-shell s/backend_db/slap_backend_db/ 1999-07-19 21:01:07 +00:00
back-tcl Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
schema Fix syntax oid for type 2.16.840.1.113730.3.1.34 (ref) 1999-07-16 10:51:31 +00:00
shell-backends s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
tools Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
abandon.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
acl.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
aclparse.c Update ACL field names and usage statement to match -devel post 1999-07-22 00:50:11 +00:00
add.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
attr.c Save attributes until we've completed schema check and 1999-07-29 04:41:49 +00:00
ava.c Add support for unsolicited notifications. 1999-07-07 18:51:39 +00:00
backend.c Really fix subschemasubentry... 1999-07-24 01:27:32 +00:00
bind.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +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 Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
config.c Default lastmod to ON. 1999-07-27 20:05:37 +00:00
configinfo.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
connection.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
controls.c Fix unknown critical extensions. 1999-07-22 05:06:41 +00:00
daemon.c Fix -USLAPD_RLOOKUPS 1999-07-27 18:49:32 +00:00
delete.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
dn.c Implement better DN checking... make sure attribute type is 1999-07-22 19:06:56 +00:00
entry.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +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
init.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
libslapd.dsp Add suffixalias.c 1999-07-29 02:32:40 +00:00
lock.c
main.c set tls_port to zero if !defined(HAVE_TLS) to satisfy assert in slapd_daemon_init 1999-07-21 15:08:50 +00:00
Makefile.in Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
modify.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
modrdn.c Very crude LDIF changes: 1999-07-29 21:25:39 +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 Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +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 Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
repl.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
result.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
root_dse.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
schema.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
schemaparse.c More error codes. 1999-06-15 12:28:54 +00:00
search.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
slap.h Very crude LDIF changes: 1999-07-29 21:25:39 +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 Namespace changes 1999-07-19 19:40:33 +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
suffixalias.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
unbind.c (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +00:00
user.c Introduce got_<gid,uid> (the r1.4 change misbehaved with -user <root>). 1999-07-18 01:04:49 +00:00
value.c