summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove another build dirSebastian Schmelzer2011-09-0639-3602/+0Star
* remove DebugSebastian Schmelzer2011-09-0621-405/+1Star
* 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-063-14/+16
|/
* 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
* add version.hNiklas2011-09-061-0/+1
* fix gitignoreSebastian Schmelzer2011-09-061-1/+1
* fix compile errorsSebastian Schmelzer2011-09-063-7/+21
* latest version of all files. cmake still doesn't workNiklas2011-09-0631-740/+4140
* finaly managed it to create a .so lib of the customdhcpcd files. the dhcpcd.c...Niklas2011-09-0521-524/+281Star
* tried to manage cmake but failed. also tried to add the del_route() method of...Niklas2011-09-05107-216/+17668
* added a new container class which holds config informations about an interfac...Niklas2011-09-0213-113/+368
* just minor changes. deltions of unuseful commentsNiklas2011-09-025-24/+2Star
* fix message lossSebastian Schmelzer2011-09-017-13/+43
* some comments to the LogReceiver methodsNiklas2011-09-011-0/+34
* some comments to the LogReceiver methodsNiklas2011-09-011-2/+53
* we tried some fixes for the messge loss problem, but we failed. Sebastian wil...Niklas2011-09-014-7/+8
* bigger changes in the checkConnectivity method. using now route command to de...Niklas2011-09-0112-20/+200
* tried to clean the git. deleted old unused files and folders. moved customdhc...Niklas2011-09-01122-8088/+0Star
* some minor changesNiklas2011-09-014-2/+17
* changed sleep(1) to usleep(500) after every send to socket in logwriter.c Ma...Niklas2011-08-305-98/+115
* added check for file existens. renamed the dhcpcd bin to customdhcpcd. tempo...Niklas2011-08-307-11/+49
* tried to fix the message loss problem, but failed. TODO: debug and socket sni...Niklas2011-08-294-27/+1Star
* added makefilesNiklas2011-08-2931-30/+1221
* added to dialogs. one for the critical error case (abot boot dialog), one for...Niklas2011-08-2410-14/+421
* added a additional status label and some signalsNiklas2011-08-226-119/+122
* changed code order. added new signalsNiklas2011-08-194-150/+163
* added internet test. each configured interface will be tested if it is possib...Niklas2011-08-183-29/+57
* new function for checkInternetConnection, check with sessions for each config...Niklas2011-08-163-3/+25
* added some log statements to the dhcpcd client. But unfortunately it seems th...Niklas2011-08-0111-103/+128
* seperation of logic and gui completed.Niklas2011-08-017-57/+70
* better version of the logwriter.c and started to devide gui and logicNiklas2011-07-2811-150/+304
* log messages are delivered to qt app.Niklas2011-07-218-22/+58
* configuration of more than one interface is working. Both progressbars are up...Niklas2011-07-203-9/+12
* added the blacklist functionNiklas2011-07-203-5/+15
* made a small gui. Interfac names and progressbars will be added dynamicaly.Niklas2011-07-185-98/+124
* customdhcpcd is now compiling and can communicate with the LogReceiverNiklas2011-07-149-81/+454
* multiple clients possible. inserted something into _send_messageNiklas2011-07-138-38/+123
* added the custom dhcpcd client to git.Niklas2011-07-1142-0/+7862
* updated the LogReceiver and LogWriter. we are now able to send and receive St...Niklas2011-07-1111-63/+205
* added the two tryout with a qt LogReceiver and a c code clientNiklas2011-07-0612-0/+330
* new funtions for the networkDiscovery class.Niklas2011-06-2916-788/+355Star
* Merge branch 'master' of git.openslx.org:lsfks/projekte/fbguiNiklas2011-06-2826-1305/+1596
|\
| * build.sh dummyJonathan Bauer2011-05-041-31/+1Star
| * build.sh to build-pkg.sh, todo build.sh (fbgui compiling)Jonathan Bauer2011-05-041-0/+36
| * README started...Jonathan Bauer2011-05-041-1/+27