summaryrefslogtreecommitdiffstats
path: root/LogReceiver
Commit message (Expand)AuthorAgeFilesLines
* did some refactoring. added a user choice screen which is shown 2 seconds bef...Niklas2011-09-298-73/+199
* added some more initial parametersNiklas2011-09-283-24/+12Star
* added a select field to the manual conf gui. also fixed some bugs in the ip4_...Niklas2011-09-287-64/+172
* manual config gui added. put the interfaceconfig map into networkDiscovery an...Niklas2011-09-277-33/+217
* added a new function for manual configuration of an interface including a fun...Niklas2011-09-263-8/+279
* renamed routemanager to networkmanagerNiklas2011-09-266-25/+28
* added some comments to the new bringInterfaceUpDown function in routemanager(...Niklas2011-09-231-1/+13
* added a function to the routemanager (which will soon be renamed into networ...Niklas2011-09-233-2/+55
* renamed the logreceiver to networkdiscovery and deleted the abortbootdialog a...Niklas2011-09-239-344/+50Star
* changed the css file for the networkdiscovery. now it looks a bit nicerNiklas2011-09-232-109/+62Star
* added some more js functions. abortBootDialog() and chooseInterfaceDialog()Niklas2011-09-226-70/+140
* the html gui is working now. problem solved: LogReceiver/NetworkDiscovery sta...Niklas2011-09-228-109/+143
* gui is now html based. still some problems with the jQuery stuff. it does not...Niklas2011-09-2135-102/+2022
* the checkConnectivity method is working now. we use the rtnl functions of the...Niklas2011-09-206-198/+86Star
* solved the stupid mistake. just forgot to add an additional header file. rtnl...Niklas2011-09-193-0/+13
* routmanager doRoute: changed the retun value in case of an error to -1Niklas2011-09-191-2/+2
* added a new version of the routemanager. now the delRoute and addRoute is wor...Niklas2011-09-193-14/+118
* no build dirs in gitSebastian Schmelzer2011-09-0639-14389/+2Star
* Merge branch 'master' of openslx.org:lsfks/projekte/fbguiSebastian Schmelzer2011-09-0621-3510/+253Star
|\
| * some changes in the cmakelist file. only added and again removed the same stu...Niklas2011-09-0621-3510/+253Star
* | fix cmake stuffSebastian Schmelzer2011-09-062-11/+13
|/
* add requirement for qt 4.7Sebastian Schmelzer2011-09-061-1/+2
* fix cmake includesSebastian Schmelzer2011-09-061-1/+1
* transferSebastian Schmelzer2011-09-062-8/+12
* fix compile errorsSebastian Schmelzer2011-09-061-2/+3
* latest version of all files. cmake still doesn't workNiklas2011-09-0631-740/+4140
* tried to manage cmake but failed. also tried to add the del_route() method of...Niklas2011-09-0553-12/+13729
* added a new container class which holds config informations about an interfac...Niklas2011-09-029-54/+240
* some comments to the LogReceiver methodsNiklas2011-09-011-0/+34
* some comments to the LogReceiver methodsNiklas2011-09-011-2/+53
* bigger changes in the checkConnectivity method. using now route command to de...Niklas2011-09-014-3/+60
* tried to clean the git. deleted old unused files and folders. moved customdhc...Niklas2011-09-0116-0/+1768