Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-24 | merge upstream | Kozlov Dmitry | |
2013-01-24 | move 'comp' field from struct ppp_t to struct ap_session | root | |
[BConflicts: accel-pppd/ctrl/openvpn/openvpn.c | |||
2012-09-05 | Fix format string errors | Guillaume Nault | |
Fix several errors and compiler warnings in format string arguments. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-09-05 | Add compilation checks for printf-style format strings | Guillaume Nault | |
Append the format() __attribute__ to function prototypes which use a format string. This allows GCC to check for consistency between the format string and its arguments when these functions are called. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | 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-05-14 | cli: add 'comp' field to 'show sessions' to indicate compression/encryption ↵ | Kozlov Dmitry | |
method | |||
2012-01-20 | cli: fix 'show sessions match' | Kozlov Dmitry | |
2012-01-13 | set FD_CLOEXEC on opened file descriptors | Kozlov Dmitry | |
2011-12-27 | snmp: implemneted new node (ACCEL-PPP-MIB::cli.0) which can be used to send ↵ | Kozlov Dmitry | |
cli commands | |||
2011-08-23 | ppp: ipv6: multiple prefixes, route option, rdnss option implementation | Kozlov Dmitry | |
2011-08-19 | snmp support | Kozlov Dmitry | |
2011-06-03 | cli:show sessions: fixed bug when match or order key is not in field list to ↵ | Kozlov Dmitry | |
show | |||
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry | |
2011-02-13 | cli: terminate: check username is not NULL | Dmitry Kozlov | |
2011-01-28 | cli: fixed buffer overflow in telnet part | Dmitry Kozlov | |
2011-01-27 | radius: extended statistics calculation | Dmitry Kozlov | |
2011-01-26 | cli: save history to file when telnet client disconnects | Dmitry Kozlov | |
2011-01-17 | memory usage optimization | Dmitry Kozlov | |
2011-01-13 | cli: show sessions: initialize buffer to zero if username is still empty | Dmitry Kozlov | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |