Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-19 | permit passing sshd flags; djm | Theo de Raadt | |
2001-04-01 | wscons rc files are not nicely MI clean, so when some nice diffs are shown ↵ | Theo de Raadt | |
around, they can go back in | |||
2001-03-02 | amd now crates autodir by itself | Theo de Raadt | |
2001-02-23 | I tried to figure out how to have tmp_mnt get created automatically | Theo de Raadt | |
inside amd source code. I could not figure out. So here it goes, until some rocket scientist points out how to do it in the real source. | |||
2001-02-22 | generate all 3 keys, use -t xxx | Theo de Raadt | |
2001-02-10 | install wscons.conf and rc.wscons on alpha/hppa/i386/powerpc and call it from rc | Michael Shalayeff | |
2001-01-16 | Check whether /etc/inetd.conf exists before starting inetd (chuck@snew.com) | Angelos D. Keromytis | |
2000-12-30 | Back-out use of apachectl to start httpd: | Angelos D. Keromytis | |
1) It's one more dependency in /etc/rc 2) It's one more script that starts from /etc/rc (slowdown) 3) We're only going to be starting httpd in /etc/rc anyway (no other weird operations), so there's no reason to force a change in rc.conf 4) apachectl(8) doesn't mention "startssl" directive 5) Admins can use apachectl to manage httpd regardless of how the latter was started Thanks to fgs@ for yelling about this :-) | |||
2000-12-30 | Use apachectl to start httpd, rather than directly call httpd in | Angelos D. Keromytis | |
/etc/rc (PR 1476) | |||
2000-12-30 | Initialize RAID parity as needed (PR 1529) | Angelos D. Keromytis | |
2000-10-27 | after seeding from the host.random file, immediately reset the seed file, so | Theo de Raadt | |
that if a shutdown-less reboot occurs, the next re-seed is not a repeat | |||
2000-10-18 | grammar in comment | Michael Shalayeff | |
2000-10-09 | moused will now co-exist with X | Aaron Campbell | |
2000-10-07 | If /etc/mailer.conf specifies a mailer other than sendmail, there | Todd C. Miller | |
may be no /etc/mail/sendmail.cf so don't include that in the check for whether or not to run /usr/sbin/sendmail. Instead, check for the existence of /etc/mailer.conf. Pointed out by Theo. | |||
2000-09-06 | When starting up sendmail in the background, redirect stderr to | Todd C. Miller | |
/dev/null too. Otherwise, if there is a name resolution problem the rc files may finish before sendmail forks into a daemon and it will complain about EBADF on stderr (since init revoked it). From a discussion between Theo and myself. | |||
2000-09-01 | Initialization script stuff for moused. | Aaron Campbell | |
2000-08-28 | explicit path to gated so that it will load as expected | Brad Smith | |
2000-08-25 | ssh always installed, no more static lib case | Theo de Raadt | |
2000-08-05 | host.random whacking must be after /var is mounted, obviously | Theo de Raadt | |
2000-07-13 | timed & rdate start before securelevel is set so no need to check | Todd C. Miller | |
$securelevel; noted by ho@ | |||
2000-07-13 | rtadvd.conf is not required, actually | Jun-ichiro itojun Hagino | |
2000-07-11 | - Move ntpd out of rc.securelevel | matt | |
- Add ntpdate and rdate rc knobs Approved-And-Assisted-By: millert | |||
2000-07-06 | remove ip6defaultif, this is just for IPv6 specification pedants | Jun-ichiro itojun Hagino | |
2000-07-05 | Start sendmail in the background so it doesn't cause blockage | Todd C. Miller | |
on reboot timing out on DNS problems. | |||
2000-07-02 | Clean-up after httpd | Marc Espie | |
2000-06-18 | ifaliases goes away. | Todd T. Fries | |
- new installs wont have existing ifaliases - updates dont touch /etc - manual updates of /etc/ should know what they're doing anyway fwiw, see hostname.if(5) alias functionality has moved here for better overall network configurability | |||
2000-06-14 | avoid a few extra processes; d.doroshenko@omnitel.net | Theo de Raadt | |
2000-06-13 | normalize test vs [; form | Theo de Raadt | |
2000-05-19 | nfsiod/nfs_client, bye bye | Michael Shalayeff | |
add commented out entry into sysctl.conf for vfs.nfs.iothreads | |||
2000-05-15 | Fix SBINDIR path the right way | Hans Insulander | |
2000-05-12 | work around kerberos SBINDIR being misdefined; hin | Theo de Raadt | |
2000-05-03 | hmm... simplify this | Theo de Raadt | |
2000-04-30 | fix PR #1169; itojun@ OK | Eric Jackson | |
2000-04-27 | ssh_host_dsa_key not ssh_dsa_host_key | Theo de Raadt | |
2000-04-26 | build DSA keys automatically at boot time | Theo de Raadt | |
2000-04-06 | Enable sendmail 8.10.0. Things like sendmail.* and aliases now live | Todd C. Miller | |
in /etc/mail. | |||
2000-03-05 | Adda a stripcom function to strip comments (and leading whitespace, | Todd C. Miller | |
depending on IFS). This replaces the ed and sed code previously used to do this. | |||
2000-02-28 | add ip6defaultif, which configures default outgoing interface | Jun-ichiro itojun Hagino | |
when no neighboring router is found (rare case). this is to conform strictly to the ND spec. it is safe to leave it empty. | |||
2000-01-30 | Use ed, not sed, for pulling the interesting bits out of /etc/sysctl.conf. | Todd C. Miller | |
2000-01-30 | let sed do all the work, do not invoke extra grep; millert@ ok | Michael Shalayeff | |
2000-01-02 | add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flags | Jun-ichiro itojun Hagino | |
2000-01-01 | process sysctl.conf way earlier | Theo de Raadt | |
1999-11-23 | isakmpd is elsewhere; evanc@concer.to | Theo de Raadt | |
1999-11-11 | Allow identd to be used w/o inetd. | Federico G. Schwindt | |
1999-10-18 | ssh startup fix; millert | Theo de Raadt | |
1999-10-15 | oops, got shared library part wrong | Theo de Raadt | |
1999-10-11 | Run /usr/libexec/vi.recover (now a perl script) to preserve vi backup files. | Todd C. Miller | |
1999-10-07 | check for executability of ssh-keygen | Theo de Raadt | |
1999-10-07 | if sshd startup fails due to rsa not being there, start up | Theo de Raadt | |
/usr/local/sbin/sshd instead, if it is there. | |||
1999-10-06 | Don't complain that /var/tmp/vi.recover is not owned by root | Todd C. Miller | |
when it doesn't exist. |