summaryrefslogtreecommitdiff
path: root/accel-pppd/session.c
AgeCommit message (Expand)Author
2014-10-03get rid of time(), use clock_gettime(CLOCK_MONOTONIC) insteadDmitry Kozlov
2014-09-26fixed counting of starting sessionsDmitry Kozlov
2014-09-20rewrite of authentication/accounting proceduresDmitry Kozlov
2014-09-09updated procedure to check double sessionsDmitry Kozlov
2014-07-17improved 'single session' mechanismDmitry Kozlov
2014-06-03get out of SPINLOCK_INITIALIZER as it is not cross-platform compatibleDmitry Kozlov
2014-05-182-way interface renamingDmitry Kozlov
2014-05-18improved single-session=replace handlingDmitry Kozlov
2013-12-12fixed missing spinlock initialized (fixes stuck)Dmitry Kozlov
2013-06-29session: Remove unused call to time()Guillaume Nault
2013-06-21remove unnecessary read interface statistics during session terminationDmitry Kozlov
2013-06-11ipoe: fixed mask calculation for gw-ip-addressDmitry Kozlov
2013-06-04use /var/lib/accel-ppp instead /var/run/accel-pppKozlov Dmitry
2013-03-18ipoe: fixed username=ifname, shared=0 modeDmitry Kozlov
2013-03-16ipoe: fixed shared=1 modeKozlov Dmitry
2013-01-25session: read final interface statistics on terminationKozlov Dmitry
2013-01-25Revert "session: read final interface statistics on termination"Kozlov Dmitry
2013-01-25session: read final interface statistics on terminationKozlov Dmitry
2013-01-25Revert "altered session finishing procedure"Kozlov Dmitry
2013-01-24altered session finishing procedureKozlov Dmitry
2013-01-24session: fire EV_PRE_FINISHEDKozlov Dmitry
2013-01-24implemented different sessionid length and urandom sourceDmitry Kozlov
2013-01-24generalize single-session checkingKozlov Dmitry
2012-09-05generalize interface statistics gatheringKozlov Dmitry
2012-07-11futher session backup implementationKozlov Dmitry
2012-07-10initial session backup implementationKozlov Dmitry
2012-07-05ipoe: futher workKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry