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-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
2015-07-26
fix format string
Charles Longeau
2015-07-25
Use .Cm rather than .Ar for fixed strings passed as arguments (command
Ingo Schwarze
2015-07-25
Fix usage() output.
Antoine Jacoutot
2015-07-24
an TLS -> a TLS; from thanos tsouanas
Jason McIntyre
2015-07-23
change the expansion of %m and %c in installpath during -beta to the
Joerg Jung
2015-07-23
The realm in authenticate directive of config file isn't escaped for '"' char.
Sebastien Marie
2015-07-23
Make npppd use libradius(3). Remove radius+ files.
YASUOKA Masahiko
2015-07-23
Build and install radiusd(8) and radiusctl(8) as default. They still
YASUOKA Masahiko
2015-07-21
quote the %T title, to avoid confusing groff;
Jason McIntyre
2015-07-21
Remove the check for the connected flag since it is no longer around.
Claudio Jeker
2015-07-21
add missing -n to the SYNOPSIS and usage() and -d to the DESCRIPTION;
Ingo Schwarze
[next]