summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2024-07-09Fix a typoYASUOKA Masahiko
2024-07-09Add radiusd_ipcp(8). A module which provides IP configuration throughYASUOKA Masahiko
2024-07-09Read the whole buffer, not its size minus one.Martin Pieuchot
2024-07-09vmctl(8): set exit code for vmctl stat -rMike Larkin
2024-07-09vmd/vmm: move vm_run_params into mi header.Dave Voutila
2024-07-08Quiet vmd in debug logging mode. We don't need to hear about handledDave Voutila
2024-07-08x509_pubkey_get_ski() should support non-rsa keysTheo Buehler
2024-07-08Ensure that the rpkiManifest is a file in the caRepositoryTheo Buehler
2024-07-08Normalize the rsync caRepository to contain a trailing slashTheo Buehler
2024-07-08Use install -F instead of cat(1); no clue what I was thinking.Antoine Jacoutot
2024-07-08Prevent rewriting /etc/rc.conf.local unconditionnally. Compare the new and oldAntoine Jacoutot
2024-07-08cleanup unused variableFlorian Obser
2024-07-06rework the "random" text:Jason McIntyre
2024-07-04the port to listen on is an optional argument; the default port numberIgor Sobrado
2024-07-04only "decorate-by" is currently supported by the grammar specification.Igor Sobrado
2024-07-04make the CONFIGURATIONS list -compact to fox the item spacing;Jason McIntyre
2024-07-04fix SEE ALSO;Jason McIntyre
2024-07-04- tidy "authenticate" and "account" commands using Xo/XcJason McIntyre
2024-07-03Fix typoJob Snijders
2024-07-03Add missing "module standard". It is needed before use it.YASUOKA Masahiko
2024-07-02Use correct idiom to get mac addresses from ethernet-like interfaces.Florian Obser
2024-07-02minor cleanups, especially DPADDTheo de Raadt
2024-07-02spelling, grammar, macro fixes for previous;Jason McIntyre
2024-07-02Fix previous. The place of "accounting" was wrong.YASUOKA Masahiko
2024-07-02Add support for RADIUS accounting.YASUOKA Masahiko
2024-07-02Change the syntax for "module" and "authenticate". "module" can haveYASUOKA Masahiko
2024-07-01Stop scheduling an I/O event by the timer when the imsg_buf has the dataYASUOKA Masahiko
2024-07-01tidy up the text in previous; ok yasuokaJason McIntyre
2024-07-01Explicit TLS handshake with syslog client.Alexander Bluhm
2024-07-01Modify IPCP to use {D,NB}NS servers from RADIUS. Also move theYASUOKA Masahiko
2024-07-01Exit with an error code when error or module die.YASUOKA Masahiko
2024-07-01Set SO_REUSEADDR for the listening socket. This makes radiusd(8)YASUOKA Masahiko
2024-07-01Call daemon(3) before parse_config() since parse_config() of radiusd(8)YASUOKA Masahiko
2024-07-01Remove unused secret field from struct radiusd_authenticationYASUOKA Masahiko
2024-07-01Don't receive decoration when not requested.YASUOKA Masahiko
2024-07-01Show config error when -nYASUOKA Masahiko
2024-07-01Add missing size check.YASUOKA Masahiko
2024-07-01"secret" without quote can be used for key or value since it is treatedYASUOKA Masahiko
2024-07-01Tweak a white space.YASUOKA Masahiko
2024-07-01Delete a garbage empty definition.YASUOKA Masahiko
2024-06-29remove unused varJonathan Gray
2024-06-27space before punctuation in macro;Jason McIntyre
2024-06-27Remove outdated references to dhclient, it's finally going away.Florian Obser
2024-06-26Bump versionClaudio Jeker
2024-06-25When filling prefixes with pt_writebuf() keep 2 bytes reserved in theClaudio Jeker
2024-06-20Add missing ref & reorderJob Snijders
2024-06-20vmd(8): protect global vm and vcpu state with mutex.Dave Voutila
2024-06-19Kill the SIGPIPE signal handler which is installed around write opertations.Claudio Jeker
2024-06-19Better words for downloaded snap is older message.Otto Moerbeek
2024-06-18Use BUILDINFO to make sure we are not going backwards in time.Florian Obser