Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-12 | fixed missing spinlock initialized (fixes stuck) | Dmitry Kozlov | |
Signed-off-by: Dmitry Kozlov <xeb@mail.ru> | |||
2013-06-29 | session: Remove unused call to time() | Guillaume Nault | |
't' is set using time() but never used afterwards. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2013-06-21 | remove unnecessary read interface statistics during session termination | Dmitry Kozlov | |
2013-06-11 | ipoe: fixed mask calculation for gw-ip-address | Dmitry Kozlov | |
ipoe: pass router=siaddr if router was not configured by other way | |||
2013-06-04 | use /var/lib/accel-ppp instead /var/run/accel-ppp | Kozlov Dmitry | |
2013-03-18 | ipoe: fixed username=ifname, shared=0 mode | Dmitry Kozlov | |
2013-03-16 | ipoe: fixed shared=1 mode | Kozlov Dmitry | |
2013-01-25 | session: read final interface statistics on termination | Kozlov Dmitry | |
2013-01-25 | Revert "session: read final interface statistics on termination" | Kozlov Dmitry | |
This reverts commit 3bff891eac97037c633be960b822c688e8629165. | |||
2013-01-25 | session: read final interface statistics on termination | Kozlov Dmitry | |
2013-01-25 | Revert "altered session finishing procedure" | Kozlov Dmitry | |
This reverts commit 9f4f36169f03857b6910402028717210270a0339. | |||
2013-01-24 | altered session finishing procedure | Kozlov Dmitry | |
2013-01-24 | session: fire EV_PRE_FINISHED | Kozlov Dmitry | |
session: don't accept new sessions in shutdown mode | |||
2013-01-24 | implemented different sessionid length and urandom source | Dmitry Kozlov | |
2013-01-24 | generalize single-session checking | Kozlov Dmitry | |
2012-09-05 | generalize interface statistics gathering | Kozlov Dmitry | |
2012-07-11 | futher session backup implementation | Kozlov Dmitry | |
cli: introduced 'restart' command to restrat daemon | |||
2012-07-10 | initial session backup implementation | Kozlov Dmitry | |
2012-07-05 | ipoe: futher work | Kozlov Dmitry | |
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |