summaryrefslogtreecommitdiff
path: root/accel-pptpd/cli
AgeCommit message (Collapse)Author
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-12-25fix complilation issueDmitry Kozlov
2010-12-25cli: implemented persist historyDmitry Kozlov
2010-12-25cli: implemented terminate ifname|ip|csid|sid|allDmitry Kozlov
2010-12-24cli: use snprintf to prevent potential buffer overflowDmitry Kozlov
2010-12-24cli: show cpu and memory utilization in statisticsDmitry Kozlov
2010-12-23ppp,radius,cli: send Acct-Terminate-Cause=NAS-Reboot when daemon shutdown ↵Dmitry Kozlov
from cli
2010-12-23ppp,radius,cli: set Acct-Terminate-Cause=NAS-Request for sessions terminated ↵Dmitry Kozlov
by cli
2010-12-19cli: ctrl-c to disconnectDmitry Kozlov
2010-12-19cli: shutdown cancel commandDmitry Kozlov
2010-12-17cli: show uptime in statisticsDmitry Kozlov
2010-12-06cli: implemented shutdown command to shutdown daemonKozlov Dmitry
2010-12-06switch logs on contexts which dosn't handles ppp too so potential race ↵Kozlov Dmitry
conditions may be arised
2010-12-02cli: fixed bug of empty username when show sessions invoked with order/matchDmitry Kozlov
2010-11-30print version number on startupKozlov Dmitry
2010-11-29log: introduced additional log level (3) which shows only minimum of ↵Kozlov Dmitry
information messages
2010-11-26cli: show sessions: implemented sorting by username and regexp matching usernameKozlov Dmitry
2010-11-21bug fixesDmitry Kozlov
2010-11-16log-tcp: fixed incorrect queue overflow handlingKozlov Dmitry
ppp: fixed memory leak when ipcp raises error at ConfReq
2010-11-15cli: fixed bug of incorrect config read procedureDmitry Kozlov
2010-11-15cli: fixed incorrect read procedureDmitry Kozlov
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry
2010-11-11pppoe: implemented additional cli commandsKozlov Dmitry
2010-11-11cli: simplified cli apiKozlov Dmitry
2010-11-11cli: implemented command historyDmitry Kozlov
2010-11-10cli: implemented following command list: show stat, show sessions, terminate ↵Kozlov Dmitry
(sessison)
2010-11-10initial telnet cli supportKozlov Dmitry
2010-11-09ppp: reduced length of session idKozlov Dmitry
2010-11-09radius: fixed incorrect session identification by Framed-IP-Address when ip ↵Kozlov Dmitry
assigned from internal pool