openldap/servers/slapd
Kurt Zeilenga 12f481d657 Import patches mistakenly applied to OPENLDAP_DEVEL_REFERRALS.
ldap_modify: delete of last attribute value should delete attribute (ITS#229)
thr_nt: use sleep to yield
1999-07-18 00:33:30 +00:00
..
back-bdb2 Import patches mistakenly applied to OPENLDAP_DEVEL_REFERRALS. 1999-07-18 00:33:30 +00:00
back-ldap Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
back-ldbm Import patches mistakenly applied to OPENLDAP_DEVEL_REFERRALS. 1999-07-18 00:33:30 +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 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 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 (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +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 (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +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 (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +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 (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +00:00
controls.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
daemon.c Add comment thatPass socklen_t* instead of int* to getsockopt, accept, getpeername, recvfrom 1999-07-16 18:57:11 +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 (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +00:00
modrdn.c (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +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 (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +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 (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +00:00
slap.h (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +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 (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +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