summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* Add support dhcpcd NOCARRIER_ROAMINGRoy Marples2020-12-28
* libdhcpcd: Work once more with data which does not yield an interfaceHanno Zysik2020-12-08
* dhcpcd-qt: Remove support for KDE NotificationsRoy Marples2020-08-09
* dhcpcd-qt: Use 22x22 png icon with system trayRoy Marples2020-08-09
* whitespaceRoy Marples2020-08-08
* dhcpcd-qt: Add support for KDE5 NotificationsRoy Marples2020-08-08
* libdhcpcd: harden reading of dhcpcd socketRoy Marples2020-08-04
* ui: Don't notify new scan results if ANY interface is connectedRoy Marples2020-08-04
* vwprintw -> vw_printw as the former is deprecated.Roy Marples2019-12-21
* libdhcpcd: Limit messages to SSIZE_MAXRoy Marples2019-12-11
* Add guard headers.Roy Marples2019-12-11
* Support the up and coming dhcpcd-9.Roy Marples2019-11-29
* libdhcpcd: decode escaped \2XX and \\ correctlyRoy Marples2019-09-19
* Preverse profile and fallback blocks.Roy Marples2019-05-31
* Hide hidden SSIDsPeter Ryan2018-04-09
* wpa: update frequency on each dhcpcd eventRoy Marples2018-03-01
* wpa: Match exact ctrl message string lengthRoy Marples2018-03-01
* wpa: add better frequency support.Roy Marples2018-02-26
* WhitespaceRoy Marples2017-11-06
* Don't spam the user about new AP's if we're connected already.Roy Marples2017-11-06
* Use an icon if using >=Qt-5.9 in notificaions.Roy Marples2017-10-21
* We changed enough of dhcpcd-qt in 2017 to warrant a copyright bump.Roy Marples2017-10-21
* Stop using iostream, stdio is smaller binary.Roy Marples2017-10-21
* Note the debug settings needed for Qt-5.Roy Marples2017-10-21
* Update systemd service file.Roy Marples2017-10-20
* Stock buttons have been deprecated, so roll our own.Roy Marples2017-10-20
* Fix starting in LXQt by starting after it's panel.Roy Marples2017-10-20
* Whitespace fixesRoy Marples2017-10-20
* Ignore the .qmake.stash file from Qt5.Roy Marples2017-10-20
* Qt5 updatemir3x2017-10-20
* Fix priorRoy Marples2017-09-08
* use getpwuid_r(3) instead of getlogin(3)Roy Marples2017-09-03
* Add some .gitignore files.Roy Marples2017-03-14
* Fix offline icon if update_online repeatedly called when carrier and onlineRoy Marples2016-08-12
* 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
* 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