Age | Commit message (Expand) | Author |
2014-08-28 | er, rehook httpd. | Jason McIntyre |
2014-08-28 | fix previous, and add a SEE ALSO section for httpd; | Jason McIntyre |
2014-08-28 | Simplify. | Antoine Jacoutot |
2014-08-28 | Consistency in conditionals; no functional change. | Antoine Jacoutot |
2014-08-27 | Disentangle svc_default_enabled_flags() and svc_get_flags(). | Ingo Schwarze |
2014-08-27 | Rename Persistant to Persistent. | Kent R. Spillner |
2014-08-27 | One less option. | Antoine Jacoutot |
2014-08-27 | Simplify examples handling. | Antoine Jacoutot |
2014-08-27 | Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces | Florian Obser |
2014-08-27 | c99 no longer allows implicit ints. make the declaration explicit. | Daniel Dickman |
2014-08-27 | Write all data before closing the server socket if the output buffer | Reyk Floeter |
2014-08-27 | Add missing capability to handle new $2b version of blowfish password | Sebastian Reitenbach |
2014-08-26 | Simplify the function add_flags(). | Ingo Schwarze |
2014-08-26 | Fist shot at fixing sysmerge(8) with etc-in-base; note that it's still in | Antoine Jacoutot |
2014-08-26 | remove nginx references | Robert Nagy |
2014-08-26 | remove nginx from the base system in favor of OpenBSD's own httpd(8) | Robert Nagy |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |
2014-08-26 | Don't single out ami(4) here; other RAID drivers support logical | Todd C. Miller |
2014-08-25 | Base system special services have no flags, so move the test for them | Ingo Schwarze |
2014-08-25 | get rid of the tempfile in svc_default_enabled_flags(); | Ingo Schwarze |
2014-08-25 | rc.d scripts are shell scripts and need to be sourced in svc_get_flags(). | Antoine Jacoutot |
2014-08-25 | Document the IPv4/IPv6 command line switches and protocol loghost | Alexander Bluhm |
2014-08-25 | Call check_tty_name() and check_log_name() with the string size and | Alexander Bluhm |
2014-08-25 | For functions that take args, return immediately if no args is passed. | Antoine Jacoutot |
2014-08-25 | Cope with some weird rc.conf.local file like "foobar" in pkg_scripts | Antoine Jacoutot |
2014-08-25 | Allow to restrict syslogd to a protocol family with -4 and -6 command | Alexander Bluhm |
2014-08-25 | Fix the gcc compiler warnings "comparison between signed and | Alexander Bluhm |
2014-08-25 | Simplify rm_from_pkg_scripts(); minus ten lines; no functional change; | Ingo Schwarze |
2014-08-25 | Add a generic system-wide /usr/share/misc/mime.types file that can be | Reyk Floeter |
2014-08-25 | Delete secret or secret-derived data with explicit_bzero. | Doug Hogan |
2014-08-25 | Display usage on 2 lines. | Antoine Jacoutot |
2014-08-25 | Start removing unused documentation and the server and related binaries source | Brad Smith |
2006-04-05 | ISC BIND release 9.3.2 | Jakob Schlyter |
2006-04-05 | ISC BIND release 9.3.2 | Jakob Schlyter |
2004-09-28 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-01-20 | ISC BIND version 9.2.2rc1 | Jakob Schlyter |
2014-08-24 | Delete the function svc_get_all(). | Ingo Schwarze |
2014-08-24 | Whitelisting allowed services is safer and less confusing than | Ingo Schwarze |
2014-08-24 | Start all error messages with "rcctl: " such that it is clear where | Ingo Schwarze |
2014-08-24 | Add a comment to unconfuse Ingo :-) | Antoine Jacoutot |
2014-08-24 | Drop obvious comments. | Antoine Jacoutot |
2014-08-24 | reduce indentation of main program by one tab, no functional change | Ingo Schwarze |
2014-08-24 | Fix args to needs_root() when using "disable" (broken in the v1.9 | Antoine Jacoutot |
2014-08-24 | Since rcctl(8) can changes the position of such and such variable, sort | Antoine Jacoutot |
2014-08-24 | Make it possible to pass `-d' and `-f' to the rc.d(8) script. | Antoine Jacoutot |
2014-08-23 | close fd when fdopen fails | doug |
2014-08-23 | Enhance the ldomctl(8) man page. | Stefan Sperling |
2014-08-22 | switch ndp to display MAC addresses in 00:00:00:00:00:00 format, ok deraadt@ | Stuart Henderson |
2014-08-22 | print leading 0's in MAC addresses again, ok deraadt | Stuart Henderson |
2014-08-22 | Strip the BIND code down to just building and installing dig, host and nslookup. | Brad Smith |