summaryrefslogtreecommitdiffstats
path: root/src/html/networkdiscovery.css
Commit message (Collapse)AuthorAgeFilesLines
* disabled right click context menu, changed dialog button size (see css), ↵Niklas2011-10-271-0/+4
| | | | changed customdhcp logger. it now sends all log messages through the socket
* fixed some bugs. show log screen is now bigger and opens a scrollbar ↵Niklas2011-10-251-0/+5
| | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
* put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-191-1/+2
| | | | test, building a usb stick iso and running it on a maschine. did some bug fixes
* corrected some errorsNiklas2011-10-101-90/+65Star
|
* added a new version of the routemanager. now the delRoute and addRoute is ↵Niklas2011-09-191-0/+105
working with libnl functions.but still there is an error: /usr/include/netlink/route/route.h:60:57: error: ‘realm_t’ has not been declared /usr/include/netlink/route/route.h:61:8: error: ‘realm_t’ does not name a type