summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/ppp/pppdata.h
AgeCommit message (Collapse)AuthorFilesLines
2004-10-14-FlowControl and LineTermination are saved and activated by numericalzecke1-4/+15
value now. This makes it work across different translations -Switch code to use new PPPData::enter() and PPPData::flowcontrol()
2003-08-09Merge from BRANCH_1_0kergoth1-9/+38
2003-06-03authentication (except when passwd not stored)tille1-2/+2
and minor things
2003-06-02basicly working now...tille1-0/+3
... but it's not yet tested... ... and you cannot input username and pw. you can write a loginscript.
2003-05-30modem and pppdata is now member of interfaceppptille1-46/+16
2003-05-25saves configured interfaces nowtille1-13/+10
2003-05-25save device specific settingstille1-8/+8
2003-05-24pppd stufftille1-17/+18
2003-05-24saves config (still in the kppp way)tille1-38/+40
2003-05-22finds the modem of my laptop now,tille1-0/+465
thanks to the kppp team