summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2015-08-15change "priorly" to "previously", it reads betterGilles Chehade
2015-08-15correct mode_t 644 to 0644Sebastien Marie
2015-08-15corrects three err() to errx() callsSebastien Marie
2015-08-14remove partial to_register from sets when we merge, since we have to do theMarc Espie
2015-08-14When checking whether we should scan the sensors again use <= ratherTodd C. Miller
2015-08-13scaffolding that will display more info for the elusive REQUIRED_BY errorMarc Espie
2015-08-13let pkg_create recreate all packages correctly, again.Marc Espie
2015-08-13Sync stripcom() with /etc/rc.Antoine Jacoutot
2015-08-12Remove getall now that we're post 5.8.Antoine Jacoutot
2015-08-11tls and verify are not mutually exclusive;Jason McIntyre
2015-08-10typo, decl*e*ration; from Larry HynesStuart Henderson
2015-08-04Give more precise errors, to help track when bgpd quitsPeter Hessler
2015-08-04consider the default failure handling for errors on socket operations toDavid Gwynne
2015-08-04tweak previous; ok deraadtJason McIntyre
2015-08-04Clarify how ACPI unhibernate works, as well as expand a bit on visualMike Larkin
2015-08-03Explicitly request the sockaddr_dl when doing a RTM_GET rather thanMartin Pieuchot
2015-08-03"ls" requires an argument.Antoine Jacoutot
2015-08-03Fix rev 1.70 of server.c by only re-enabling the bufferevent if weFlorian Obser
2015-08-03sync usage();Jason McIntyre
2015-08-03tweak previous;Jason McIntyre
2015-08-03fix up previous;Jason McIntyre
2015-08-03Add radiusctl.8YASUOKA Masahiko
2015-08-03Make radiusd.conf.5 describe all configuration optionsYASUOKA Masahiko
2015-08-02Fix styles. Also delete -h option since any other ctl command doesn't haveYASUOKA Masahiko
2015-08-02Check the received packet length properly.YASUOKA Masahiko
2015-08-02Fire pending events when the module starts.YASUOKA Masahiko
2015-08-02Tweak XXX comments.YASUOKA Masahiko
2015-08-02radiusd_module with libevent didn't stop when the daemon stops. FixYASUOKA Masahiko
2015-08-02Fix radiusd_radius to use syslog(3). It had used stderr for debug.YASUOKA Masahiko
2015-08-02Fix radiusd to start without -d. Also stop using event_initialized()YASUOKA Masahiko
2015-08-01Tweak needs_root() output.Antoine Jacoutot
2015-07-31repair hsts header output, wrong format strings caused brokenSebastian Benoit
2015-07-30Use the dedicated log function instead of log_warn(). Also, fix theYASUOKA Masahiko
2015-07-30Fix the variable name for struct radius_server. It was confused.YASUOKA Masahiko
2015-07-30Fix typo in comment.YASUOKA Masahiko
2015-07-30q_id didn't pass to radiusd_radius properly. It should be u_int not u_int.YASUOKA Masahiko
2015-07-29backout the previous: it broke wordpress somehow.Reyk Floeter
2015-07-29fix bug where other than the last of multiple forward rules in httpSebastian Benoit
2015-07-29Read fcgi response records until we have the whole http header and canFlorian Obser
2015-07-29add a FILES section to make clear where RADIUS configuration fileIgor Sobrado
2015-07-28make -B with bad checksums cope. Reported by millert@Marc Espie
2015-07-28spacingReyk Floeter
2015-07-28add HSTS to fcgi responsesFlorian Obser
2015-07-28add a FILES section to make clear where RADIUS configuration fileIgor Sobrado
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2015-07-27Stop using _this in radiusd modules.YASUOKA Masahiko
2015-07-27Drop the privilege from modules. "radiusd_radius" could simply runYASUOKA Masahiko
2015-07-27Use log_warn() instead of warn() in radiusd_module_load(). Also fix style.YASUOKA Masahiko