summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2015-03-08Fix crash on unbound-control reload introduced in update to 1.5.2.Florian Obser
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2015-03-06Document how to use anti-spoofing rules to reject spam.Todd C. Miller
2015-03-06Fix minor manpage bug: it is a server, not a relay.Reyk Floeter
2015-03-04better error reports if PKG_TMPDIR is not writable, okay millert@Marc Espie
2015-03-02Cleanup smtpd.conf(5).Anthony J. Bentley
2015-03-02remove unused variableBrent Cook
2015-03-02Extend previous.Antoine Jacoutot
2015-03-01svc_is_base function didn't catched all base daemons, apparently foundSebastian Reitenbach
2015-02-28Reduce usage of predefined strings in manpages.Anthony J. Bentley
2015-02-27Do not use the name returned by getlogin() when pw_uid fromTodd C. Miller
2015-02-25Point people at rcctl(8) rather than rc.d(8) in the text displayed whenStuart Henderson
2015-02-24Mark up filenames with Pa.Anthony J. Bentley
2015-02-24Explain in a comment that atoi() is safe here.Alexander Bluhm
2015-02-23Use the rewritten (index file appended) uri as DOCUMENT_URI.Christopher Zimmermann
2015-02-23Allow to specify CGI variables as macros in redirection strings, eg.Reyk Floeter
2015-02-23Fix an issues that was found by halex@: we didn't set the return_uriReyk Floeter
2015-02-23Add -O0 to the DEBUG example. Figured out while analysing core dumpsReyk Floeter
2015-02-23Add return_uri to serverconfig_reset() to avoid using garbage from theReyk Floeter
2015-02-22Rename tls_config_insecure_noverifyhost() toJoel Sing
2015-02-22Set the TLS ciphers to "compat" mode, restoring the previous behaviour.Joel Sing
2015-02-20When syslogd is writing over TLS, the error "SSL3_WRITE_PENDING:badAlexander Bluhm
2015-02-19Typo.Florian Obser
2015-02-17Instead of a relatively complex "stty size | ( read ..." in sysmerge, useStuart Henderson
2015-02-17remove svn-only fileStuart Henderson
2015-02-17merge conflictsStuart Henderson
2015-02-17Update to unbound 1.5.2rc1, ok brad@Stuart Henderson
2015-02-17remove "EXAMPLE" section containing a minimal example unbound.conf; the sampleStuart Henderson
2015-02-17Fix library ordering on the link line for the sake of static arches. It's, inMiod Vallat
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2015-02-17Fix garbage in error message; ok yasuoka@Miod Vallat
2015-02-16some fixes from max fillinger, tweaked a little by myself;Jason McIntyre
2015-02-16Don't use greater-equal/less-equal symbols where "<="/">=" are intended.Anthony J. Bentley
2015-02-16Fix example, syntax is "constraint from www.example.com" (with "from").Reyk Floeter
2015-02-15Document the tls protocols option.Joel Sing
2015-02-15-i option, so that even pkg_info is not needed.Marc Espie
2015-02-14Call tls_config_set_protocols(TLS_PROTOCOLS_ALL) also if the hostnameAlexander Bluhm
2015-02-13When too many -a requests on the syslogd command line cannot beAlexander Bluhm
2015-02-12Allow constraints URL without leading path (eg. "https://www.openbsd.org").Reyk Floeter
2015-02-12add missing .Pa macros; patch from Theo Buehler <theo at math dot ethz dot ch>Ingo Schwarze
2015-02-12Rename escape_uri() to url_encode() because it is the opposite ofReyk Floeter
2015-02-12Allow TLS protocols to be specified via a "tls protocols" configurationJoel Sing
2015-02-12Change TLS_PROTOCOLS_DEFAULT to be TLSv1.2 only. Add a TLS_PROTOCOLS_ALLJoel Sing
2015-02-12Use ntpd's deferred DNS resolving for constraints as well. ThisReyk Floeter
2015-02-12ber_printf_elements should return NULL if any of its parts fail.Martin Pelikan
2015-02-11show if we are using a transport security mechanism other than "none"Peter Hessler
2015-02-11More http status codes.Florian Obser
2015-02-11Replace base 10 strtol with strtonum.Florian Obser
2015-02-11Use sizeof(u_short) in the first check since there are RT messages thatClaudio Jeker
2015-02-11Use sizeof(u_short) in the first check since there are RT messages thatClaudio Jeker