summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
26 hourspfctl: clear statistic for specified addresseskirill
9 daysbump the type used to specify traffic queue bandwidth to 64bit.David Gwynne
10 daysPrevent completely empty interface blocks.Florian Obser
12 dayssync curly braces markup, fix indentKlemens Nanni
12 daysusage should fit in a 80-column display.Igor Sobrado
2024-11-04Ignore extra groups that don't fit in the buffer passed to getgrouplist(3)Jeremie Courreges-Anglas
2024-11-04add a "natt" option that forces negotiation of nat-t (and udpencap).David Gwynne
2024-11-01Simplify name/prefix markup, readability tweak and cleanupKlemens Nanni
2024-10-30Document /var/db/dhcp6leased/uuid.Florian Obser
2024-10-23remove duplicate definesJonathan Gray
2024-10-08apply the CVE-2024-8508 fix from unbound (put a limit on resources usedStuart Henderson
2024-10-05Make scaling available for normal mice, too; not just for touchpads.Christopher Zimmermann
2024-09-29add some commas, to aid readability;Jason McIntyre
2024-09-25Correct an indexing error that may leave stale data in the mousecfg buffer.Ulf Brosziewski
2024-09-20remove unneeded semicolons; checked by millert@Jonathan Gray
2024-09-16Close correct file descriptor.Florian Obser
2024-09-15Add handling of "Class" attribute. diff from markusYASUOKA Masahiko
2024-09-15remove unused variablesJonathan Gray
2024-09-11Fix a typoYASUOKA Masahiko
2024-09-10missing "Ar" in previous;Jason McIntyre
2024-09-09When accounting start the type attribute was added twice.YASUOKA Masahiko
2024-09-09Add triple-dots to synopsis as multiple name[=value] arguments may be givenKlemens Nanni
2024-09-06Repair build with gcc.Miod Vallat
2024-09-05Sync to unbound 1.21.0; heavy lifting by sthenFlorian Obser
2024-09-01dhcpleased: fix a sizeof for IMSG_REQUEST_REBOOT.Theo Buehler
2024-08-27Do not send zero sized vendor or client ids.Florian Obser
2024-08-26Use i2s instead of hard coding the imsg type. Suggested by tb.Florian Obser
2024-08-26errno is unset, use fatalx(3) instead of fatal(3).Florian Obser
2024-08-26Be stricter in what we accept from the main process.Florian Obser
2024-08-25Do not peek inside of struct imsg.Florian Obser
2024-08-25sin6_to_str and i2s take a single argument.Florian Obser
2024-08-24Simplify engine_showinfo_ctl()Florian Obser
2024-08-24Stop peeking into struct imsg when relaying control messages.Florian Obser
2024-08-24Do not peek inside of struct imsg.Florian Obser
2024-08-24Helper function for logging imsg type names.Florian Obser
2024-08-19correctly indent a lineJonathan Gray
2024-08-19Replace too flexible inet_aton(3) with getaddrinfo(3).Florian Obser
2024-08-17Fix some memory leaks in the RADIUS part.YASUOKA Masahiko
2024-08-11rework DESCRIPTION for both dhcpleased(8) and slaacd(8) to more accuratelyJason McIntyre
2024-08-09Add 2024 root zone trust-anchor, it is expected to be used in 2026.Florian Obser
2024-08-08Fix a typo in log message.YASUOKA Masahiko
2024-07-18Fix memory leaks and improve id handling of iked_radserver_req.YASUOKA Masahiko
2024-07-15Add e2fs_fsmnt, and the newly defined e2fs_kbytes_written to the list ofMartijn van Duren
2024-07-15bioctl.8:Jason McIntyre
2024-07-14This change allows user to define table inside the anchor like that:Alexandr Nedvedicky
2024-07-14Shuffle verbiage to make page more general. e.g. by mentioningKenneth R Westerback
2024-07-14Fail explicitly on unexptected imsg->hdr_type. Otherwise the followingTobias Heider
2024-07-14sync slaacd(8) log.c to dhcpleased(8)'s version.Florian Obser
2024-07-14log_getverbose() is a void functionFlorian Obser
2024-07-14sync slaacd(8) log.h to dhcpleased(8) log.hFlorian Obser