openldap/servers/slapd
Julio Sánchez Fernández 68b508d2f0 Move calls to ldap_pvt_tls_accept to connection_read instead of
connection_init so that we get into the select() logic.
Make use of new flags in the connection.
BTW, and before I forget, it sort of works.  I have connected with
a Netscape client using a secure connection and did a failed
search (my test database is empty), but the trace looked correct.
Make sure you have your CA certificate in your Netscape preinstalled.
Otherwise, the connection fails with error 0xFFFFFFFF that is rather
uninformative.
1999-07-16 15:52:17 +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 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 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 Move calls to ldap_pvt_tls_accept to connection_read instead of 1999-07-16 15:52:17 +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 Two new flags in Connection. One to indicate that it is a raw TLS 1999-07-16 15:43:47 +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
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