Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |
2010-12-23 | ppp,radius,cli: send Acct-Terminate-Cause=NAS-Reboot when daemon shutdown ↵ | Dmitry Kozlov | |
from cli | |||
2010-12-23 | ppp,radius,cli: set Acct-Terminate-Cause=NAS-Request for sessions terminated ↵ | Dmitry Kozlov | |
by cli | |||
2010-12-19 | cli: shutdown cancel command | Dmitry Kozlov | |
2010-12-06 | cli: implemented shutdown command to shutdown daemon | Kozlov Dmitry | |
2010-11-16 | log-tcp: fixed incorrect queue overflow handling | Kozlov Dmitry | |
ppp: fixed memory leak when ipcp raises error at ConfReq | |||
2010-11-10 | cli: implemented following command list: show stat, show sessions, terminate ↵ | Kozlov Dmitry | |
(sessison) | |||
2010-11-09 | ppp: reduced length of session id | Kozlov Dmitry | |
2010-10-23 | pppd_compat: implemented ip-pre-up | Kozlov Dmitry | |
implemented PEERNAME, CONNECT_TIME, BYTES_RCVD, BYTES_SENT environment variables | |||
2010-10-19 | radius: implemented Acct-Terminate-Cause attribute | Kozlov Dmitry | |
2010-10-14 | fixed bug: incorrect handling of mppe ConfNak | Kozlov Dmitry | |
improved ccp handling | |||
2010-10-05 | tidied logs | Kozlov Dmitry | |
2010-09-28 | ppp: implemeted Protocol-Reject | Dmitry Kozlov | |
2010-09-27 | radius: implemented Session-Timeout attribute | Dmitry Kozlov | |
2010-09-27 | bug fixes | Kozlov Dmitry | |
2010-09-23 | radius: implemented attributes Calling-Station-Id, Called-Station-Id, ↵ | Kozlov Dmitry | |
NAS-IP-Address radius: implemented extension Acct-Input-Gigawords, Acct-Output-Gigawords lcp: implemented maximum/minimum mtu/mru checks | |||
2010-09-14 | extra: implemented module 'pppd_compat' which starts pppd compatible ↵ | Kozlov Dmitry | |
scripts ip-up, ip-down, and newly introduced - ip-change, when radius CoA request received, also this module manages pppd compatible radattr.pppX files core: implemented module 'sigchld' which handles SIGCHLD signal, waits child processes to terminate and manages pid terminate handlers | |||
2010-09-11 | log: implemented extensible loggin engine with per-session logging support | Kozlov Dmitry | |
log: implemented log_file logging target with per-user/per-session support | |||
2010-09-10 | switching to use triton events instead of ppp_notify | Kozlov Dmitry | |
2010-09-09 | radius: implemented accounting (start/stop/interim-update) | Kozlov Dmitry | |
2010-09-08 | radius: implemented packet exchange | Kozlov Dmitry | |
radius: implemented PAP authorization radius: implemented IP assigning triton: implemented userspace context switching and other stuff | |||
2010-09-04 | started work on radius module | Kozlov Dmitry | |
2010-09-03 | project restructured | Kozlov Dmitry | |