Roy's Projects
/
dhcpcd-ui
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dhcpcd-ui
2014-09-16
Roy Marples
Don't rebind all if found a SSID to rebind.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Roy Marples
If rebinding all interfaces, don't specify any.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Roy Marples
Set a progname to send with our command.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Roy Marples
Fix rebinding some.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Roy Marples
Fix preferences dialog.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Roy Marples
Bring up to date.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Roy Marples
If we fail to open the privileged socket, open the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Roy Marples
Fix ssid selection and a crash on exit.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Roy Marples
Fix wireless icon if none on theme.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Roy Marples
Fix wpa stopping and describe DEPARTED a bit better.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Roy Marples
Fix notifictions when dhcpcd is lost / re-connected.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Roy Marples
Remove the DhcpcdWi instance if the wpa_supplicant...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Roy Marples
Remove vanished SSID's from menu.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Roy Marples
Allow for every SSID character to be non printable.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Roy Marples
Add missing files from prior commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Roy Marples
Translate some text.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Roy Marples
Don't spam when we exit.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Roy Marples
Fix a crash at exit.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Roy Marples
Move saving WPA configuration to libdhcpcd.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Roy Marples
Fix the rare case of not added the new interface when...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Roy Marples
Fix some clang analyzer warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Roy Marples
Remove debug
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Roy Marples
Calculate strength based on the level reported instead of
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Roy Marples
We should always start WPA listening on interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Roy Marples
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Roy Marples
Split listening to WPA events out of dhcpcd_open as its
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
The command fd needs to be blocking.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Fix gcc compile warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Unregister status cb when exiting so we don't post...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Fix compile on glibc
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Add dhcpcd-online application to ease integration with...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Add guards when closing connections so that we can...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Add --with-qt and --without-qk options.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Ensure proginstall target works across all make variants.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Don't block on the dhcpcd socket.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Roy Marples
Add configure check for gettext(3).
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Roy Marples
Add a copyright header
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Roy Marples
Remove Makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Roy Marples
Add an initial Qt port.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Roy Marples
Only put up a notification on a new message.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Roy Marples
Only start new wpa events for link types and if we...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Roy Marples
Free history
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Roy Marples
Skip pseudo interfaces
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Roy Marples
Free last status
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Roy Marples
Don't pull in dbus
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Roy Marples
Re-write libdhcpcd to talk to dhcpcd directly and not...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Roy Marples
No need to log extra messages here.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Roy Marples
Fix notifications
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Roy Marples
Updated this year...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Roy Marples
More const
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Roy Marples
Support the new link type.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Roy Marples
Prefer gtk-2 over gtk-3 for the time being as some...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Roy Marples
Bring over configure imporvements from dhcpcd.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Roy Marples
Work with older style as well.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Roy Marples
Work with the new ra%d_prefix array
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Roy Marples
Port to GTK+-3
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Roy Marples
Remove unused vars
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Roy Marples
Add clang as a supported compiler.
dhcpcd-ui-0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Roy Marples
Fix sorting a little.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Roy Marples
Work with a seperate interface for Router Advertisements
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Roy Marples
Release 0.5.2
dhcpcd-ui-0.5.2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Roy Marples
Fix compile against libnotify-0.7
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Roy Marples
Don't spam the last message if the same.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Roy Marples
Allow ROUTERADVERT to be an up reason.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Roy Marples
Add reference to hicolor-icon-theme
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Roy Marples
Fix build for slackware.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Roy Marples
Describe how we work with wpa_supplicant better.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Roy Marples
Release dhcpcd-ui-0.5.1
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Roy Marples
Add a man page for dhcpcd-gtk.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Roy Marples
Don't warn about empty scan results.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Roy Marples
Build as a Debian package.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Roy Marples
Release dhcpcd-ui-0.5.0
dhcpcd-ui-0.5.0
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Roy Marples
Update copyrights and grab version in configure.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Roy Marples
Install autostart entry to gnome folder.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Roy Marples
Fix build system so it works on Gentoo portage easily.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Roy Marples
Fix configured icons and notify.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Roy Marples
Add support for a configure script
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Roy Marples
Fix lengths for full ip addresses.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Roy Marples
Give connection to clear, fixing crash.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Roy Marples
Release dhcpcd-ui-0.4.3
dhcpcd-ui-0.4.3
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Roy Marples
DBus booleans seem to stamp on more space than a C99...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Roy Marples
Build icons for distribution.
dhcpcd-ui-0.4.2
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Roy Marples
Fix compile on NetBSD-4
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Roy Marples
Release dhcpcd-ui-0.4.1
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Roy Marples
Fix segfault if error getting scans.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Roy Marples
Fix segfault if error getting scans.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-25
Roy Marples
Use calloc instead of malloc + memset.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-25
Roy Marples
Don't segfault if dbus is not running.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Roy Marples
Increase size of the flags a bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Roy Marples
Can't easily test for git, so just use the CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Roy Marples
Use git
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Roy Marples
Ignore built files
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Roy Marples
Fix icon permissions.
dhcpcd-ui-0.4.0
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Roy Marples
Remove .depend file before creating it.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Roy Marples
Fix ssid test.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Roy Marples
Record a history of scan results so we can use an avera...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Roy Marples
Targets should depend on the static if it changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Roy Marples
Handle scan results correctly.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-15
Roy Marples
Fix compile on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-15
Roy Marples
Add missing Makefile
commit
|
commitdiff
|
tree
|
snapshot
next