Age | Commit message (Expand) | Author |
2010-12-30 | Merge branch 'show_sessions' | Kozlov Dmitry |
2010-12-30 | cli: improved 'show sessions' command | Kozlov Dmitry |
2010-12-30 | cli: fixed crash if password is specified | Kozlov Dmitry |
2010-12-30 | pppd_compat: fixed bug | Kozlov Dmitry |
2010-12-29 | fix statistics calculation | Kozlov Dmitry |
2010-12-29 | chap-secrets: support for comments and quoting | Kozlov Dmitry |
2010-12-29 | cli: fixed incorrect "exit" handling | Kozlov Dmitry |
2010-12-29 | pppoe: TR-101 support (untested) | Kozlov Dmitry |
2010-12-29 | radius: changed api | Kozlov Dmitry |
2010-12-29 | ppp: check if requested IP is already assigned if check-ip option is specified | Kozlov Dmitry |
2010-12-29 | :Revert "ppp: check if requested IP is already assigned if check-ip option is... | Kozlov Dmitry |
2010-12-28 | updated build system | Kozlov Dmitry |
2010-12-28 | ppp: check if requested IP is already assigned if check-ip option is specified | Kozlov Dmitry |
2010-12-28 | radius: assume integer values are unsigned | Kozlov Dmitry |
2010-12-28 | Revert "radius: implemented unsigned integer attribute type" | Kozlov Dmitry |
2010-12-28 | updated build system | Kozlov Dmitry |
2010-12-28 | cli: inform that daemon is in shutdown mode | Kozlov Dmitry |
2010-12-28 | radius: implemented unsigned integer attribute type | Kozlov Dmitry |
2010-12-27 | fix compilation warnings | Kozlov Dmitry |
2010-12-27 | updated build system | Kozlov Dmitry |
2010-12-27 | cli: changed terminate syntax | Kozlov Dmitry |
2010-12-27 | implemented partial config reload via SIGUSR1 signal or cli | Kozlov Dmitry |
2010-12-25 | 1.3.2 release | Dmitry Kozlov |
2010-12-25 | fix complilation issue | Dmitry Kozlov |
2010-12-25 | cli: implemented persist history | Dmitry Kozlov |
2010-12-25 | cli: implemented terminate ifname|ip|csid|sid|all | Dmitry Kozlov |
2010-12-25 | mempool: allocate memory for mmaped pools in page boundary | Dmitry Kozlov |
2010-12-24 | cli: use snprintf to prevent potential buffer overflow | Dmitry Kozlov |
2010-12-24 | ppp: fix session hangup | Dmitry Kozlov |
2010-12-24 | cli: show cpu and memory utilization in statistics | Dmitry Kozlov |
2010-12-24 | changed install paths to proper ones | Dmitry Kozlov |
2010-12-24 | mschap_v2: fixed incorrect array size | Dmitry Kozlov |
2010-12-23 | ppp,radius,cli: send Acct-Terminate-Cause=NAS-Reboot when daemon shutdown fro... | Dmitry Kozlov |
2010-12-23 | ppp: if ipcp not started terminate session softly | Dmitry Kozlov |
2010-12-23 | ppp: don't increment id on retransmit | Dmitry Kozlov |
2010-12-23 | ppp: cancel delayed procedure call on lcp layer free | Dmitry Kozlov |
2010-12-23 | minor changes | Dmitry Kozlov |
2010-12-23 | move timestamp initialization to proper place | Dmitry Kozlov |
2010-12-23 | ppp: if no lcp response terminate session hard | Dmitry Kozlov |
2010-12-23 | ppp,radius,cli: set Acct-Terminate-Cause=NAS-Request for sessions terminated ... | Dmitry Kozlov |
2010-12-23 | minor changes | Dmitry Kozlov |
2010-12-23 | pptp: zero sockaddr structures before using (make valgrind happy) | Dmitry Kozlov |
2010-12-23 | l2tp: use IP_PKTINFO to determine self ip address | Dmitry Kozlov |
2010-12-22 | minor changes | Dmitry Kozlov |
2010-12-21 | ppp: more informative error logs at establish phase | Dmitry Kozlov |
2010-12-21 | ppp: don't free chan_buf/unit_buf if they are null | Dmitry Kozlov |
2010-12-20 | ppp: drop connection when read from ppp channel/unit descriptor returns zero | Dmitry Kozlov |
2010-12-20 | ppp: start echo again after lcp went down | Dmitry Kozlov |
2010-12-19 | cli: ctrl-c to disconnect | Dmitry Kozlov |
2010-12-19 | cli: shutdown cancel command | Dmitry Kozlov |