summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-01-11vpn should now work IF only the vpn plugin would do something.wimpie1-16/+32
shortened logical interface names (busybox only supports 10 characters and then ONLY if you recompile it with mappings enabled) Other small fixes
2005-01-06Some namespace } -> };wimpie1-12/+0
added NS2SetMac.sh script in control file added activate/disactivate for usb renamed templates directory to NS2templates
2005-01-04CONTROL files : changed version stringwimpie1-11/+35
NS2 many changes and first release of OT2
2004-12-20Restore changezecke1-1/+1
-QPEApplication::qpeDir() is guranteed to be '/' terminated
2004-08-19Network_NN.cpp : had to generate full path to networksettings sincewimpie1-0/+4
ifup (when run from hotplug) does not know about QPEDIR ... main.cpp : a bit more logging nsdata.cpp resources : optimized user detection code, report error when user could not be detected (instead of gracefull crash)
2004-08-16Modified config.in so that the compile sequence is now correctwimpie1-0/+1
(hopefully) Also applied the Networksettings patch to the wextensions.cpp file
2004-08-12MANY changeswimpie1-5/+11
- now generates peers/pap-chap secrets files (no chatscript yet) (not all usefull ppp options included yet) - still not ready for prime time yet
2004-08-09Many changes :wimpie1-0/+7
bluetooth and usb seems to work added preliminary support for VPN on top of any network This version is still very much crippled yet is does DO some things
2004-05-27compile fix + add .cvsignoremickeyl1-1/+2
2004-04-05For usb this seems to be workingwimpie1-1/+14
Also for non-root users (requires using SUDO)
2004-04-04*** empty log message ***wimpie1-2/+2
2004-04-03Factored out non-gui data classwimpie1-19/+42
Added support for prompting
2004-04-02First import of NS2 appwimpie1-0/+96