Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov | |
2014-10-22 | cli: introduced verbose option | Dmitry Kozlov | |
If verbose=0 then cli won't produce any logging if verbose=1 then log only connections if verbose=2 then log also executed commands | |||
2014-05-12 | triton: improved epoll events handling | Dmitry Kozlov | |
2013-06-04 | use /var/lib/accel-ppp instead /var/run/accel-ppp | Kozlov Dmitry | |
2013-01-24 | backport 1.7 | Kozlov Dmitry | |
* l2tp: Fix allocation checking when adding octets AVP * cli, tcp: Fix non-NULL terminated string reception * Fix va_end() missing calls * chap-secrets: implemented encryption * auth_pap: make messages like other auth modules * cli: check xmit_buf is not null at enter to write function * pppoe: implemented regular expression support * chap-secrets: implemented encryption * ippool: fixed initialization order * optional shaper compiling * ppp: dns/wins code cleanup | |||
2013-01-24 | merge upstream | Kozlov Dmitry | |
2012-07-19 | Merge commit '918036a3c42cb6dd5b796c52b6aaf278c466c928' | Kozlov Dmitry | |
* commit '918036a3c42cb6dd5b796c52b6aaf278c466c928': cli: telnet: check for disconnect condition while processing input chars | |||
2012-07-19 | cli: telnet: check for disconnect condition while processing input chars | Kozlov Dmitry | |
2012-07-11 | futher session backup implementation | Kozlov Dmitry | |
cli: introduced 'restart' command to restrat daemon | |||
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |
2012-01-13 | set FD_CLOEXEC on opened file descriptors | Kozlov Dmitry | |
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry | |
2011-01-28 | cli: fixed buffer overflow in telnet part | Dmitry Kozlov | |
2011-01-26 | cli: save history to file when telnet client disconnects | Dmitry Kozlov | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |