summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* Note that dhcpcd needs to be in Master mode for these tools to work.Roy Marples2016-08-03
* If we don't understand the AP security (such as EAP) then disable theRoy Marples2016-07-31
* Yay, 2016Roy Marples2016-02-15
* Add support for STATIC6Roy Marples2016-02-15
* SyncRoy Marples2016-01-22
* Import new eloop from dhcpcd.Roy Marples2016-01-22
* Note that we need to write to dhcpcd.conf as well.Roy Marples2015-11-14
* Add the IPv4LL type.Roy Marples2015-06-29
* Add our own context to make it easier if we need to pass options around.Roy Marples2015-06-09
* Add the address waiting state, to match the waitip directive in dhcpcd.confRoy Marples2015-06-09
* Store the wpa socket in a per user directory as well.Roy Marples2015-05-29
* WEXT is linux only.Roy Marples2015-05-18
* Don't package the doc dir in the tarball.Roy Marples2015-05-18
* Add a screenshot of dhcpcd-gtk showing a SSID list.Roy Marples2015-05-18
* use xz to compress the archive rather than bzip2.Roy Marples2015-05-18
* Fix tmp dir for >1 userRoy Marples2015-05-15
* Import new eloop.Roy Marples2015-05-14
* Work with the new dhcpcd ND option parsing code.Roy Marples2015-05-14
* Import new eloopRoy Marples2015-05-13
* Import new eloopRoy Marples2015-05-13
* Import new eloop.Roy Marples2015-05-13
* No need to remember the fd anymoreRoy Marples2015-05-12
* We need to close dhcpcd-wi instances as deleteLater keeps some stuff activeRoy Marples2015-05-12
* Fix dhcpcd-online for recent libdhcpcd changesRoy Marples2015-05-12
* Improve WPA interaction by allowing the fd to persist in the status cbRoy Marples2015-05-12
* Import new eloop from dhcpcdRoy Marples2015-05-12
* Remove prior two patches, libevent was a nice experiment but dhcpcd'sRoy Marples2015-05-12
* Fix compile on Linux and fix some memory errors.Roy Marples2015-05-11
* Replace eloop with libevent in dhcpcd-curses.Roy Marples2015-05-11
* Use constants rather than string comparison for a saner API.Roy Marples2015-05-11
* Fix compile.Roy Marples2015-05-06
* Move dhcpcd-qt lockfile to DHCPCD_TMP_DIR.Roy Marples2015-05-06
* Close wpa when done with the interface.Roy Marples2015-05-05
* Move the wpa socket files out of /tmp and into /tmp/dhcpcdRoy Marples2015-05-05
* Remove debugRoy Marples2015-05-05
* Add a singleton class to ensure that dhcpcd-qt runs once per user per display.Roy Marples2015-05-05
* Install desktop files into /etc/xdg/autostartRoy Marples2015-05-05
* Fix for building dhcpcd-qt without notificationRoy Marples2015-04-06
* Update the icon to shor the wireless strength correctly if we have wirelessRoy Marples2015-04-06
* Fix compile on Linux.Roy Marples2015-03-18
* Improve qt diagnostics.Roy Marples2015-03-18
* Add common.hRoy Marples2015-03-18
* Update copyrightsRoy Marples2015-03-15
* Clean up with new debug flags and gcc.Roy Marples2015-03-15
* Move background scanning check to libdhcpcd so that in the future we canRoy Marples2015-03-08
* Fix issue when we try and poll for fd -1 by deleting events by argument.Roy Marples2015-03-07
* Clean up some compile warnings and avoid spamming lost connection on stop.Roy Marples2015-03-06
* Improve configure errorsRoy Marples2015-03-05
* Fix a segfault if >1 wifi device is present.Roy Marples2015-03-05
* Fix disabled code.Roy Marples2015-03-05