Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-16 | use the correct regexp to find the ldapd server process | Robert Nagy | |
from MERIGHI Marcus <mcmer-openbsd@tor.at> | |||
2011-09-16 | Add a script for popa3d to support running it outside of inetd. | Robert Nagy | |
2011-09-14 | ntpd doesn't really support reload, so don't allow it in the rc script. | william | |
ok ajacoutot robert | |||
2011-09-08 | Sync protocols 43 (ipv6-route) & 44 (ipv6-frag) names with IANA database. | Matthieu Herrb | |
ok henning@, bluhm@ | |||
2011-09-03 | regen | Miod Vallat | |
2011-09-03 | Add audio devices. | Miod Vallat | |
2011-08-28 | Add support for the netid.byname YP map. This map is used by getgrouplist(3), | aschrijver | |
which is used by (amongst other things) initgroups(3) to set the supplemantary groups on login. OK pyr@ | |||
2011-08-22 | Read amd_master using print -rn, fixes problems if the file has multiple | Nicholas Marriott | |
lines. Problem noticed by me, this solution from halex@. ok halex aja | |||
2011-08-21 | Add IANA allocated port for sieve: 4190. | Antoine Jacoutot | |
ok sthen@ deraadt@ | |||
2011-08-08 | create pflog0 if pf is enabled just like we do in the pflogd script | Robert Nagy | |
from sthen@ | |||
2011-08-02 | handle /var/db/mountdtab in the mountd script and not in nfsd | Robert Nagy | |
2011-08-02 | catch all the three different process names in pexp | Robert Nagy | |
2011-07-31 | when reloading do an rc_wait instead of just an rc_check | Robert Nagy | |
from david@, okay sthen@ and input from schwarze@ | |||
2011-07-31 | redirect rc_err() output to stderr, from david@ | Robert Nagy | |
2011-07-30 | Fix kernels list | Miod Vallat | |
2011-07-29 | regen | Mark Kettenis | |
2011-07-29 | Make sure /dev/diskmap ends of on ramdisk filesystems. | Mark Kettenis | |
Pointed out by miod@ | |||
2011-07-28 | supress empty rc.firsttime email and add hostname to the subject line | Alexander Hall | |
ok deraadt krw | |||
2011-07-26 | Show an example of overriding a limit for a specific daemon with rc.d(8). | Stuart Henderson | |
Use bgpd(8) for this which on a peering router often needs openfiles-cur to be higher than the default. ok henning@ claudio@ deraadt@ | |||
2011-07-24 | use the right sysctl, doh! | Federico G. Schwindt | |
pointed out by Moritz Grimm (mgrimm-at-mrsserver-dot-net) | |||
2011-07-23 | Print the daemon name before starting, and ok/failed afterwards, providing | Stuart Henderson | |
better visual cues as to what's happening. Feedback/ok aja@ schwarze@ | |||
2011-07-23 | mention net.inet6.ip6.rediraccept as well around rtsold_flags. | Federico G. Schwindt | |
sthen@ ok. | |||
2011-07-22 | unify kernel building on various platforms. | Marc Espie | |
feedback from miod@ and deraadt@ | |||
2011-07-20 | remove an unneeded trailing semicolon | Alexander Hall | |
2011-07-20 | cleanup of fill_baddynamic() | Alexander Hall | |
ok krw@ | |||
2011-07-19 | random seed handling can now be done fairly early, well, as soon as | Theo de Raadt | |
we are beyond the nfs diskless /var and /usr mounting. Issue also spotted by Hugo Villeneuve, attempt at repair by me. Let's see how it works out in practice... looked at by krw, too | |||
2011-07-19 | Now that fill_baddynamic() is being called much earlier, it cannot use | Theo de Raadt | |
grep in a NFS diskless environment. Found and fixed by Hugo Villeneuve | |||
2011-07-18 | put aucat with network daemons for now, until a better solution is found | Theo de Raadt | |
2011-07-18 | crank to 5.0 | Theo de Raadt | |
2011-07-18 | move aucat very early, to cope with pkgs; ok aja | Theo de Raadt | |
2011-07-18 | Zap rdate_flags, it's not used anymore. | Antoine Jacoutot | |
ok deraadt@ | |||
2011-07-17 | fix ${pf} variable so that the special pflogd check works; ok deraadt@ | David Krause | |
2011-07-17 | add ospfd ospf6d to RCDAEMONS so they get installed; ok deraadt@ | David Krause | |
2011-07-17 | use correct spelling of ospf6d script; ok deraadt@ | David Krause | |
2011-07-16 | Start amd in /etc/amd so it can find maps in files. ok robert@ | Stuart Henderson | |
2011-07-12 | use a better regexp provided by guenther@ | Robert Nagy | |
2011-07-11 | there is a usage case where ypldap can be used without the local | Theo de Raadt | |
domainname being set. adjust the scripts to start it in that way. discussed with pyr | |||
2011-07-11 | unset amd_flags so that backward compat (amd=YES) works | Robert Nagy | |
2011-07-11 | we need ypldap_flags=NO by default | Theo de Raadt | |
2011-07-09 | tee the output from rc.firsttime to /dev/tty before passing it to mail(1) | Alexander Hall | |
so we can enjoy it on the screen as well ok deraadt@ | |||
2011-07-08 | re-add ospfd/ospf6d support which got lost, and build scripts for them | Theo de Raadt | |
2011-07-08 | early daemons fit on a line | Theo de Raadt | |
2011-07-08 | move the pflog0 setup to the pflogd script and only | Robert Nagy | |
do that if pf is actually enabled (rely on pfctl -si) requested by deraadt@ | |||
2011-07-08 | Sort RC_DAEMONS. | Antoine Jacoutot | |
ok robert@ | |||
2011-07-08 | add license, ok ajacoutot@, deraadt@ | Robert Nagy | |
2011-07-08 | Remove outdated comment. | Antoine Jacoutot | |
ok robert@ deraadt@ | |||
2011-07-08 | Forgot to commit that part yesterday, spotted by sthen@ | Antoine Jacoutot | |
2011-07-08 | simplify, shorten, and "subtly and cleverly" rearrange some daemon | Theo de Raadt | |
startups according to rules that some of us understand. it may come of sounding cocky, but any step beyond that would end up with a dependency graph which will never happen. this file is now ~60% of the length a week ago. ok guenther, robert, aja and people who will not test it until it is in | |||
2011-07-08 | We unconditionnally add -l to the daemon_flags, so fix our pexp | Antoine Jacoutot | |
accordingly. ok robert@ | |||
2011-07-08 | fix boot output and make sure spamlogd is only started when needed | Robert Nagy | |