Sun Sep 20 20:56:57 1998 Kenkichi Mahara * Config-staff.cc, Config.cc, Config.h, Makefile.in, Socket.cc, Socket.h, cmd.list, conf.in, configure.in, main.cc: Adjusted to be able to compile without SSL. Fri Jul 24 01:53:56 1998 Kenkichi Mahara * portinfo.cc, Makefile.in: Linux support (Patch from Akira KUBO .) * Config.cc: Adjusted for syslog output on Linux Wed Jul 22 11:42:33 1998 Kenkichi Mahara * Makefile.in: Adjusted the link order of libraries Wed Jul 22 10:43:33 1998 Kenkichi Mahara * configure.in: Adjusted to be able to compile with RSAREF in FreeBSD. * conf.in, main.cc: Adjusted. * Makefile.in: Adjusted for HP-UX. Mon Jul 13 02:51:28 1998 Kenkichi Mahara * common.h.in, conf.in, configure.in, portinfo.h, util.h: Adjusted for SunOS. Thu Jul 9 08:32:35 1998 Kenkichi Mahara * log.cc: Fix the bug about reading the specified facility. Thu Jul 9 06:39:23 1998 Kenkichi Mahara * Makefile.in: Adjusted. * main.cc: Became to be able to kill already exist bjorb process with "bjorb -k kill". * configure.in, portinfo.h: Adjusted. * common.h: Output parent process ID to /var/run/bjorb.pid. * Makefile.in, Config.cc, common.h, log.h, log.cc, main.cc: Support syslog output. Thu Jul 9 01:45:27 1998 Kenkichi Mahara * Write the installation document in English. Wed Jul 8 03:47:29 1998 Kenkichi Mahara * sig.cc: Fix the problem that when do_fork is set in true, and the communication of the child process finished, the parent process was frozen. Tue Jul 7 13:12:35 1998 Kenkichi Mahara * Makefile.in: Add install command for BSD/OS. SunOS. Tue Jul 7 11:37:45 1998 Kenkichi Mahara * configure.in, conf.in, sig.cc: Check wait3. * configure.in, conf.in, acl.cc, cmdexec.cc, main.cc, parse.c, servicetype.cc: Adjusted. * Makefile.in: Check SSLeay install path. * Config.cc: support SSL-0.9.0b. Change for Solaris(setsockopt). * Config-staff.cc, dynassl.h: support SSL-0.9.0b * Makefile.in: Fix that it can't compile cmd.o. * sig.h: erase warning at compile Fri Jul 3 13:29:39 1998 Kenkichi Mahara * sig.h: Correction for SunOS. * servicetype.cc: strerror() is no exist on SunOS. * parse.c: it was needed #include before #include * main.cc: Change variable name: accept => accept_port connect => connect_port Correction of output mistake of help(). * configure.in: strerror() is no exist on SunOS. Correction for SunOS. * conf.in: strerror() is no exist on SunOS. * cmdexec.cc, cmd.list: Change variable name: accept => accept_port connect => connect_port * acl.cc: it was needed #include before #include * Makefile.in: bjorb can be compiled without gperf. * Config.h: Change variable name: accept => accept_port connect => connect_port * Config.cc: Change variable name: accept => accept_port connect => connect_port SO_REUSEPORT is no exist on SunOS. * Config-staff.cc: Change variable name: accept => accept_port connect => connect_port Thu May 21 06:57:49 1998 Kenkichi Mahara * Config.cc: uses temporary RSA key. Thu May 21 02:51:32 1998 Kenkichi Mahara * Config-staff.cc: corrected problem that when some "entry" are described only the last "entry" becomes effective. Wed May 20 01:47:18 1998 Kenkichi Mahara * Config-staff.cc: Correction of error message output mistake * Config.cc: Correction of error message Tue May 19 05:58:37 1998 Kenkichi Mahara * common.h, Config.cc: It was avoided that pgcc not was able to compile because of "converting to `void' from `int'". Tue May 19 04:13:16 1998 Kenkichi Mahara * portinfo.h, cmdexec.cc, cmd.list: o support SSL Telnet first negotiation * Makefile.in: o support SSL Telnet first negotiation o add command: make install-freebsd make install-solaris make certificate make help * Config.h, Config.cc: o support SSL Telnet first negotiation * servicetype.cc, servicetype.h: Initial revision