summaryrefslogtreecommitdiffstats
path: root/workspace
Commit message (Expand)AuthorAgeFilesLines
* tried to fix the message loss problem, but failed. TODO: debug and socket sni...Niklas2011-08-294-27/+1Star
* added makefilesNiklas2011-08-2930-28/+1217
* 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
* added the networkDiscovery project into a new workspace folderNiklas2011-06-2843-0/+8313