summaryrefslogtreecommitdiffstats
path: root/workspace/customdhcpcd/src/logwriter.c
Commit message (Expand)AuthorAgeFilesLines
* tried to clean the git. deleted old unused files and folders. moved customdhc...Niklas2011-09-011-149/+0Star
* some minor changesNiklas2011-09-011-1/+1
* changed sleep(1) to usleep(500) after every send to socket in logwriter.c Ma...Niklas2011-08-301-1/+1
* added check for file existens. renamed the dhcpcd bin to customdhcpcd. tempo...Niklas2011-08-301-0/+1
* added a additional status label and some signalsNiklas2011-08-221-1/+1
* added some log statements to the dhcpcd client. But unfortunately it seems th...Niklas2011-08-011-1/+1
* better version of the logwriter.c and started to devide gui and logicNiklas2011-07-281-36/+41
* log messages are delivered to qt app.Niklas2011-07-211-9/+19
* customdhcpcd is now compiling and can communicate with the LogReceiverNiklas2011-07-141-47/+64
* multiple clients possible. inserted something into _send_messageNiklas2011-07-131-2/+34
* added the custom dhcpcd client to git.Niklas2011-07-111-0/+84