Age | Commit message (Expand) | Author |
2020-01-06 | make it more explicit that filters are unique processes | Gilles Chehade |
2020-01-06 | do not allow passing options to smtpctl encrypt | Gilles Chehade |
2020-01-06 | provide a better error message for invalid smtpctl commands | Gilles Chehade |
2020-01-05 | Zero initialize cpus and memory variables up front | kn |
2020-01-05 | In his original writeup, espie@ had the terse parenthetical remark | Ingo Schwarze |
2020-01-04 | complete r1.21 "reboot primary" -> "reset machine" fix | kn |
2020-01-04 | Zap unneeded gid check | kn |
2020-01-04 | mention $DB::inhibit_exit; | Ingo Schwarze |
2020-01-04 | Add -n to init-system for validation only | kn |
2020-01-04 | be a bit more precise about what %a and %v do in paths; | Ingo Schwarze |
2020-01-04 | New manual page OpenBSD::style(3p). | Ingo Schwarze |
2020-01-04 | Jason suggested that stating defaults with a postfix "(on/off by default)" | Ingo Schwarze |
2020-01-04 | Avoid the misleading term "toggle". There are no query options | Ingo Schwarze |
2020-01-03 | upon return of authentication we log the username and generate an smtp-in | Gilles Chehade |
2020-01-03 | Move code into new hv_config(), defer to commands needing it | kn |
2020-01-03 | Remove unused variable | denis |
2020-01-03 | Sync with ospfd's database.c | denis |
2020-01-03 | Sync with ospfd's hello.c | denis |
2020-01-03 | vmctl(8): fix vmctl send exit code | pd |
2020-01-02 | Correct information about default options: by default, +besteffort | Ingo Schwarze |
2020-01-02 | another simple case of a default that i missed: +adflag | Ingo Schwarze |
2020-01-02 | jmc@ suggested to just say "The default is +opt" rather than repeating | Ingo Schwarze |
2020-01-02 | simple markup fixes: | Ingo Schwarze |
2020-01-02 | plain forgot about THAT optimization. | Marc Espie |
2020-01-02 | When many prefixes are stored in pf tables it is not sensible | Florian Obser |
2020-01-02 | Correct the markup of option arguments involving = signs. | Ingo Schwarze |
2020-01-02 | manual page: drop +sit because it is merely a deprecated alias for +cookie | Ingo Schwarze |
2020-01-02 | Rename orig_rtr_lsa_area() to orig_rtr_lsa() | denis |
2020-01-01 | Cleanup control. | denis |
2020-01-01 | Instead of processing all imsg when reading them store peer specific | Claudio Jeker |
2019-12-31 | totally sync the manpage queryopts with usage(); i've adopted the usage | Jason McIntyre |
2019-12-31 | The MRT draft turned into RFC6396, adjust comment. | Claudio Jeker |
2019-12-31 | Rename print_timer() to show_timer() and move it to output.c | Claudio Jeker |
2019-12-31 | In mrt_dump_hdr_rde() use clock_gettime(CLOCK_REALTIME, ) like it is done | Claudio Jeker |
2019-12-31 | reloadtime is not needed anymore. | Claudio Jeker |
2019-12-30 | tidy up the query options list, sync it as best as possible with usage, | Jason McIntyre |
2019-12-30 | New config takes effect after machine reset, primary reboot is not enough | kn |
2019-12-30 | add a list of valid queryopts to usage, and change "dig -h" to just display | Jason McIntyre |
2019-12-29 | partial backout of 1.166: we still need to compute the pkgname without the | Marc Espie |
2019-12-28 | Run cu(1) in restricted mode | kn |
2019-12-28 | Refactor link state ack/req. | denis |
2019-12-28 | The last argument of execl(3) should be cast explicitly. | Theo Buehler |
2019-12-27 | Build dig with support for the Cookies EDNS option (aka SIT / Source identity | Stuart Henderson |
2019-12-27 | make -n stop after parsing the config. | Sebastian Benoit |
2019-12-27 | tidy up the page; | Jason McIntyre |
2019-12-27 | use a standard synopsis/usage() layout, and tidy up the man page a little; | Jason McIntyre |
2019-12-26 | Add point-to-point support for broadcast interfaces. | remi |
2019-12-25 | disable a few more things which might look in /usr/local. | Theo de Raadt |
2019-12-24 | delete a few sentences which only restate what is already obvious; | Ingo Schwarze |
2019-12-23 | Log a warning when a neighbor changes its address. | remi |