| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix compile errors | Sebastian Schmelzer | 2011-09-06 | 1 | -2/+3 |
| | | |||||
| * | latest version of all files. cmake still doesn't work | Niklas | 2011-09-06 | 1 | -18/+2![]() |
| | | |||||
| * | tried to manage cmake but failed. also tried to add the del_route() method ↵ | Niklas | 2011-09-05 | 1 | -2/+18 |
| | | | | | of interface.c but failed too. made a static lib of the customdhcpcd files but couldn't change it to a shared lib. (tried to add SHARE to the add_library code but this resulted in an error multiple declarations of main... | ||||
| * | added a new container class which holds config informations about an ↵ | Niklas | 2011-09-02 | 1 | -41/+22![]() |
| | | | | | interface. also solved the message loss problem by setting the read an writing messages to the same size | ||||
| * | some comments to the LogReceiver methods | Niklas | 2011-09-01 | 1 | -0/+34 |
| | | |||||
| * | some comments to the LogReceiver methods | Niklas | 2011-09-01 | 1 | -2/+53 |
| | | |||||
| * | bigger changes in the checkConnectivity method. using now route command to ↵ | Niklas | 2011-09-01 | 1 | -1/+56 |
| | | | | | delete and add the default route. for this i am writing the gateways for every interface into a new file. located at /var/tmp/gateways_<interfaceName> | ||||
| * | tried to clean the git. deleted old unused files and folders. moved ↵ | Niklas | 2011-09-01 | 1 | -0/+448 |
| customdhcpcd and LogReceiver to the fbgui folder | |||||

