summaryrefslogtreecommitdiffstats
path: root/customdhcpcd
Commit message (Expand)AuthorAgeFilesLines
* last changesNiklas2011-11-042-2/+7
* disabled right click context menu, changed dialog button size (see css), chan...Niklas2011-10-272-21/+19Star
* put the NetworkDiscovery code into the src folder of the fbgui. made some tes...Niklas2011-10-193-41/+57
* renaming of the projekt form LogReceiver into NetworkDiscoveryNiklas2011-10-076-23/+0Star
* modified the check for carrier signal. on autoUp==true: if no interface is in...Niklas2011-10-052-3/+5
* remove another build dirSebastian Schmelzer2011-09-0639-3602/+0Star
* remove DebugSebastian Schmelzer2011-09-0620-405/+0Star
* fix cmake stuffSebastian Schmelzer2011-09-061-3/+3
* add version.hNiklas2011-09-061-0/+1
* fix gitignoreSebastian Schmelzer2011-09-061-1/+1
* fix compile errorsSebastian Schmelzer2011-09-062-5/+18
* 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-0548-204/+3845
* added a new container class which holds config informations about an interfac...Niklas2011-09-024-59/+128
* just minor changes. deltions of unuseful commentsNiklas2011-09-023-22/+2Star
* fix message lossSebastian Schmelzer2011-09-013-7/+19
* we tried some fixes for the messge loss problem, but we failed. Sebastian wil...Niklas2011-09-012-3/+4
* bigger changes in the checkConnectivity method. using now route command to de...Niklas2011-09-016-17/+66
* tried to clean the git. deleted old unused files and folders. moved customdhc...Niklas2011-09-0164-0/+8789