Age | Commit message (Expand) | Author |
2006-03-22 | As the isakmpd fifo race is fixed, hook ipsecctl to rc. | Hans-Joerg Hoexer |
2006-03-14 | move wsconsctl up earlier, so that any key changes made can be used | Theo de Raadt |
2006-03-12 | Use the new -s flag to mount the /usr and /var partitions. Avoids | Otto Moerbeek |
2006-01-12 | configure mixers late; obsd@enop.org 4970 | Theo de Raadt |
2005-11-30 | Change "starting rpc daemons" to "starting initial daemons" as we | Tom Cosgrove |
2005-11-16 | add new ftp-proxy startup bits | Camiel Dobbelaar |
2005-10-31 | add bits for watchdogd startup, PR4540 Michael Knudsen <e@molioner.dk> | Henning Brauer |
2005-09-22 | split ypserv & ypbind startup; ypserv does not depend on you being a | Theo de Raadt |
2005-09-19 | change printed line from `printer' to `lpd'; deraadt@ ok. | Federico G. Schwindt |
2005-07-25 | Fix the test for successful ifconfig of carp interface on shutdown, makes | Ryan Thomas McBride |
2005-06-19 | ntpd -s by default is just a pause if there is no net | Theo de Raadt |
2005-06-14 | split the dummy ruleset pfctl -f - -e into separate -f - and -e. | Daniel Hartmeier |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |
2005-05-19 | o change wsconsctl.conf subshell into a function | Todd C. Miller |
2005-05-18 | Make test(1) usage consistent when testing a variable that may not be set. | Todd C. Miller |
2005-05-18 | o move sysctl and mixerctl parsing into a subroutine instead of a subshell | Todd C. Miller |
2005-04-09 | if, at boot time, a /etc/resolv.conf.save is found, assume this is from | Theo de Raadt |
2005-04-01 | OK, this is an insane commit. Comes from johnb@ugrad.cs.ualberta.ca, pr 3589. | Theo de Raadt |
2005-03-22 | add ospfd, ok theo | Henning Brauer |
2005-01-19 | Only try to run pflogd if pflog0 exists; from mpech@ | Todd C. Miller |
2004-11-22 | Add support for setting mixerctl values in a sysctl.conf like manner | Jonathan Gray |
2004-11-03 | introduce spamlogd_flags to make it easier to e. g. bind spamlogd | Henning Brauer |
2004-10-22 | default pf rule too restrictive for IPv6 (need to allow NS/NA). deraadt ok | Jun-ichiro itojun Hagino |
2004-10-19 | Use inet6 pf rules only for inet6-capable setups, first spotted | Alexander Yurchenko |
2004-09-27 | kill double whitespace, PR3934, for rea this time and without unrelated | Henning Brauer |
2004-09-27 | ooopppssss, backout last, lots of unrelated changes creeped in, noticed | Henning Brauer |
2004-09-27 | double whitespace, one from PR3934 | Henning Brauer |
2004-09-18 | unconditionally add -s to ntpd_flags in rc and suggest "" for normal | Henning Brauer |
2004-09-17 | Set up alternate keyboard encoding earlier in rc. | Ryan Thomas McBride |
2004-08-21 | no need anymore to require isamkpd.policy for isakmpd startup | Hans-Joerg Hoexer |
2004-08-07 | permit icmp6-type routersol out, and icmp6-type routeradv in, at boot time | Theo de Raadt |
2004-07-06 | eh, actually add the startup code for ntpd | Henning Brauer |
2004-06-04 | hotplugd startup. | Alexander Yurchenko |
2004-05-16 | dhclient doesn't write a pid file any more; do remove the code that | Henning Brauer |
2004-05-16 | Bring down carp interfaces gracefully even if powerdown=YES in rc.shutdown. | Ryan Thomas McBride |
2004-04-28 | spacing | Theo de Raadt |
2004-04-27 | generate a isakmpd (host) key; ok henning, deraadt, cedric | Markus Friedl |
2004-04-26 | double check that the carp* interfaces exist before knocking them down, | Theo de Raadt |
2004-03-30 | Allow spamd_flags banner to contain spaces. Resolves PR 3720. | Otto Moerbeek |
2004-03-22 | Fix CARP shutdown. ok deraadt | Cedric Berger |
2004-03-22 | Pass pfsync and carp traffic in the boot-time pf configuration. | Ryan Thomas McBride |
2004-03-05 | add the goo for bgpd, theo ok | Henning Brauer |
2004-03-03 | move spamd to a better place; ok henning beck | Theo de Raadt |
2004-03-02 | A better place for sshd; pointed out by millert | Theo de Raadt |
2004-03-02 | start sshd earlier, ok from various | Theo de Raadt |
2004-02-26 | add support for spamd greylisting with spamd -g and spamlogd to rc/rc.conf | Bob Beck |
2004-02-25 | remove -w option to sysctl; | Jason McIntyre |
2004-02-11 | simplify afs startup so all you have to do is say "YES" to get basic | Bob Beck |
2004-01-23 | permit rpc.yppasswdd run to be blocked, and block by default; ok henning tedu | Theo de Raadt |
2003-12-29 | Move vi.recover invocation until after after ldconf is run. Fixes | Todd C. Miller |