summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-09-10wireless LANS -> wireless LANsJonathan Gray
2022-09-09Reflect script failure in exit codeKlemens Nanni
2022-09-09Implement the F_SHORTER filter by doing explicit lookups for each possibleClaudio Jeker
2022-09-09Bump version to 8.0Claudio Jeker
2022-09-09Adjust chunked encoding handling.Claudio Jeker
2022-09-08In http_get_line() additionally strip any trailing space or tab from lines.Claudio Jeker
2022-09-08Adjust HTTP header parsing to follow RFC more closely.Claudio Jeker
2022-09-07Fix passing explicit stage filesKlemens Nanni
2022-09-06Properly free memory in filemodeJob Snijders
2022-09-05Update to most recent specJob Snijders
2022-09-05Reset provider in each iterationTheo Buehler
2022-09-05Don't leak cert in aspa_parse()Theo Buehler
2022-09-05Fix -r on multi-chunk softraid volumesKlemens Nanni
2022-09-03Properly free() crl & auth tree in parser processJob Snijders
2022-09-03Move the daemon() call in the parent process from after forking theSebastian Benoit
2022-09-03Fix passing explicit stage filesKlemens Nanni
2022-09-03Clarify warningJob Snijders
2022-09-03Don't doublecheck whether the RSC eContent Resourceblock contains inherit ele...Job Snijders
2022-09-03Introduce x509_any_inherit() for objects which may not have inherit elementsJob Snijders
2022-09-03Add the repoid of the cert in the cert struct. This way it is possibleClaudio Jeker
2022-09-03Allow multiple X.509 locationsTheo Buehler
2022-09-03Move non-inheritance check for BGPsec certs into cert_parse_pre()Theo Buehler
2022-09-03Clarify timeout/deadlineJob Snijders
2022-09-03Move the repo lookup into queue_from_mft()Claudio Jeker
2022-09-02Introduce a deadline timer that aborts all repository syncs.Claudio Jeker
2022-09-02vmd(8): compute i8254 read-back command latch from singular timestampScott Soule Cheloha
2022-09-02Fix over long linesClaudio Jeker
2022-09-02Use the abort commands when a repo timeout happens. This is cleanerClaudio Jeker
2022-09-02Implement RRDP_ABORT, a message to abort a inflight RRDP request.Claudio Jeker
2022-09-02rrdp_new() need not return the structTheo Buehler
2022-09-02extra newlineClaudio Jeker
2022-09-02Move mkpath logic after checking for 'noop' to prevent creation of directorie...Job Snijders
2022-09-02Rework the rsync proc code. Use a proper queue of requests and enforceClaudio Jeker
2022-09-02Make newer mime type definitions take precedence over existing ones.Sebastian Benoit
2022-09-01Zap IRR RFC reference for the 'bgpctl irrfilter' command which was deprecated...Job Snijders
2022-09-01vmm(4): send all port io emulation to userlandDave Voutila
2022-09-01ugly whitespaceTheo Buehler
2022-09-01fix unveil(2) in vmctl(8), unix socket needs :w:Sebastian Benoit
2022-09-01Add privilege separation to snmpd.Martijn van Duren
2022-09-01Switch the rde_peer hashtable and peer list to a single RB tree.Claudio Jeker
2022-09-01This code no longer needs siphash.h and also cleanup some leftoverClaudio Jeker
2022-09-01Add a new action: "configtest", to check configuration syntax of the daemon.Antoine Jacoutot
2022-08-31Replace "newfs_msdos" and "fsck_msdos" with "newfs -t msdos" and "fsck -tKenneth R Westerback
2022-08-31Log copy of /ofwbootKlemens Nanni
2022-08-31Make installboot on landisk aware of a possible MBR on the disk, and in thisMiod Vallat
2022-08-31relayd(8): change agentx_getsock to return voidDave Voutila
2022-08-31Remove IMSG_CTL_SHOW_RIB_HASH and struct rde_hashstats which are noClaudio Jeker
2022-08-31Remove the hash statistics print code. The RDE no longer sends theseClaudio Jeker
2022-08-31Switch the generic attribute cache to an RB tree.Claudio Jeker
2022-08-31Add missing OpenBSD id commentClaudio Jeker