Age | Commit message (Expand) | Author |
2023-12-10 | Since errno isn't used here, use warnx() instead of warn() | Job Snijders |
2023-12-09 | Following a failed fetch, use a previously cached and valid Manifest | Job Snijders |
2023-12-06 | Periodically reset constraint DNS info for constraints that failed | Otto Moerbeek |
2023-12-05 | reject headers that start with a space or tab | Omar Polo |
2023-12-03 | move to using updatedb annotation exclusively | Marc Espie |
2023-12-03 | add the `no-dsn' option to `listen on socket' too | Omar Polo |
2023-12-03 | set the socket family too to mirror the LISTEN case; no-op in practice | Omar Polo |
2023-12-03 | enable DSN (Delivery Status Notification) for the implicit socket too | Omar Polo |
2023-12-01 | relay_read_http: strip out Content-Length if we strip the body too | Todd C. Miller |
2023-12-01 | Make sure we read a complete struct fsinfo even if the filesystem sectors | Miod Vallat |
2023-12-01 | allow tables and filter over multiple lines | Omar Polo |
2023-11-29 | relay_read_http: defer header parsing until after line continuation | Todd C. Miller |
2023-11-29 | aliases package.5 as packing-list and plist, since this is the entry | Marc Espie |
2023-11-28 | relay_read_http: tighten up header parsing | Todd C. Miller |
2023-11-27 | Add missing error check for yp_get_default_domain() | Theo Buehler |
2023-11-27 | interfacename -> interface to match usage and other manuals; OK florian | Klemens Nanni |
2023-11-25 | recognize future updatedb tagged packages | Marc Espie |
2023-11-25 | forgot to zap really old D/F | Marc Espie |
2023-11-25 | -h is handled by State.pm, don't try to recognize it | Marc Espie |
2023-11-25 | check_security has been around long enough, no need to check quirks can | Marc Espie |
2023-11-25 | reinstate checking the keytype, which I unwittingly dropped a long time ago. | Marc Espie |
2023-11-25 | reason this is here | Marc Espie |
2023-11-25 | dead too | Marc Espie |
2023-11-25 | this is dead since 2016 | Marc Espie |
2023-11-24 | add glue to match usage against actual options, as a debugging facility | Marc Espie |
2023-11-24 | Require files to be of a minimum size in the RRDP & RSYNC transports | Job Snijders |
2023-11-23 | tweak previous; suggested by jmc | Florian Obser |
2023-11-23 | Don't set directory modtimes to match the source | Job Snijders |
2023-11-23 | need to represent the option for it to actually make it into the package | Marc Espie |
2023-11-22 | Recognize option ipv6-only-preferred (RFC8925). | Florian Obser |
2023-11-22 | Prepare to do the updatedb stuff as an @option, so that the code is less ad-hoc | Marc Espie |
2023-11-21 | Make RTFILTER/filter-routes a simple boolean assignment, since the | Martijn van Duren |
2023-11-20 | Rename struct imsgbuf *ibuf to *imsgbuf. Same was done in bgpd. | Claudio Jeker |
2023-11-20 | KNF, fix long line. | Claudio Jeker |
2023-11-20 | KNF | Claudio Jeker |
2023-11-20 | In snmpe_writecb, don't call snmpe_prepare_read() when there's still | Martijn van Duren |
2023-11-19 | util.c requires stdint.h for UINT32_MAX and friends. | Claudio Jeker |
2023-11-17 | Set "unique_subject = no" to allow renewing expired certificates. | Tobias Heider |
2023-11-16 | In appl_processpdu() no need to set avi_next, and only set av_next up | Martijn van Duren |
2023-11-16 | avi_origid must also be set when transitioning out of the | Martijn van Duren |
2023-11-16 | Simplify CRL printing | Theo Buehler |
2023-11-16 | Improve CRL extension checking | Theo Buehler |
2023-11-16 | Add a helper to extrct the CRL Number from a crl | Theo Buehler |
2023-11-16 | consider an MX of "localhost" as it were a "Null MX" | Omar Polo |
2023-11-15 | Correct denominators when converting NTP fixed point values to double | Otto Moerbeek |
2023-11-15 | Make sure we allocate the correct size for an appl_agentcap. | Martijn van Duren |
2023-11-15 | Don't let signify mess up our status line | Andrew Fresh |
2023-11-15 | Improve output after waiting for package db lock | Andrew Fresh |
2023-11-15 | Better handle ftp errors in fw_update | Andrew Fresh |
2023-11-15 | Improve fw_update output on errors | Andrew Fresh |