Age | Commit message (Expand) | Author |
2019-03-22 | Revert parts of recent changes to pretty_print_domain_search(). Parts | Kenneth R Westerback |
2019-03-22 | No need to log that the DHCP lease file doesn't exist. | Jeremie Courreges-Anglas |
2019-03-21 | punctuation needs to be preceeded by a space, in Scots; | Jason McIntyre |
2019-03-21 | Clarify verbiage. If we could just write it in Scots then | Kenneth R Westerback |
2019-03-21 | Simplify merge_option_data() with strpbrk(). | Kenneth R Westerback |
2019-03-20 | Do not accept dhclient.conf(5) "prepend" or "append" statements when | Kenneth R Westerback |
2019-03-19 | Parsing error messages display only the first 80 characters of the | Kenneth R Westerback |
2019-03-19 | delay dropping privs a bit when root so that setrtable works. | Ted Unangst |
2019-03-19 | Nuke a couple of XXX comments. | Kenneth R Westerback |
2019-03-18 | Use same idiom for pretty_print_domain_search() and | Kenneth R Westerback |
2019-03-18 | Add a couple of checks to ensure option data fits into the proposal | Kenneth R Westerback |
2019-03-18 | explicitly use BPF_FILDROP_CAPTURE when configuring BIOCSFILDROP | David Gwynne |
2019-03-15 | Correctly interlock config reloads imsgs. | Florian Obser |
2019-03-15 | Do not accept a control socket if we already have one. | Florian Obser |
2019-03-11 | Make slaacd(8) imsg processing more paranoid. Unexpected size mismatches | pamela |
2019-03-11 | sort the mpls options; ok dlg | Jason McIntyre |
2019-03-11 | tweak previous; | Jason McIntyre |
2019-03-11 | Change fatal() to fatalx() where errno is not set. | pamela |
2019-03-11 | While strtonum(3) does set errno, we already use errstr to show what's | Florian Obser |
2019-03-11 | fix the documentation for mpls interfaces | David Gwynne |
2019-03-11 | remove an extra ; on a line | David Gwynne |
2019-03-10 | delete whitespace before a full stop on a text line; | Ingo Schwarze |
2019-03-07 | update the error message for the interactive 'n' command to show that | Jason McIntyre |
2019-03-07 | use colons before showing examples; while here, replace the \*( char sequences; | Jason McIntyre |
2019-03-07 | Remove pfctl_*_pool() remnants | kn |
2019-03-06 | Fix once rules | kn |
2019-03-05 | slaacd doesn't have a config file to reload on hangup. We can ignore | pamela |
2019-03-04 | According to RFC 7230 Section 3.2 header field names are | Florian Obser |
2019-03-02 | Unfortunately we cannot use unveil in the main process since this | Florian Obser |
2019-03-02 | Introduce the IMSG_DATA_SIZE() macro to replace recurring math on | pamela |
2019-03-01 | trailing whitespace | Florian Obser |
2019-03-01 | Due to the way we build libunbound inside of unwind .o files collide in | Florian Obser |
2019-02-27 | update RFC references, from tobias_heider at genua.de, ok claudio@ | Stuart Henderson |
2019-02-26 | add domain-search to the list of options capable of adding to resolv.conf; | Jason McIntyre |
2019-02-26 | Fix sending IKEV2_CFG_INTERNAL_IP6_DNS, IKEV2_CFG_INTERNAL_IP6_NBNS, | Patrick Wildt |
2019-02-26 | get rid of the mpw goop | David Gwynne |
2019-02-26 | implement support for pwe3 ioctls | David Gwynne |
2019-02-23 | Correct comment on delete_addresses() return value. | Kenneth R Westerback |
2019-02-23 | Restore pre-a2k19 behaviour of clearing out all existing addresses | Kenneth R Westerback |
2019-02-21 | If sysctl(8) was compiled with an obsolete struct sensordev size, | Alexander Bluhm |
2019-02-21 | Compute params of shrunk partition and not of resized one; ok krw@ | Otto Moerbeek |
2019-02-20 | Tweak previous, use the same wording everywhere | Jeremie Courreges-Anglas |
2019-02-20 | avoid abbreviation "AF" when "address family" fits on the line; noted by Alfr... | Theo de Raadt |
2019-02-19 | Make ifconfig(8) display whether bwfm(4) firmware is using 802.11ac. | Stefan Sperling |
2019-02-19 | oops, bad Pp snuck in; | Jason McIntyre |
2019-02-18 | Rework the certificate generation examples a bit: | Stuart Henderson |
2019-02-18 | fix typo | Theo de Raadt |
2019-02-18 | Change ps_len of struct pfioc_states and psn_len of struct | Alexander Bluhm |
2019-02-18 | Introduce IMSG_DATA_SIZE() macro to to replace reoccuring math on | Florian Obser |
2019-02-17 | Since we do a naive string comparison to see if the trust anchor | Florian Obser |