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