Roy's Projects
/
dhcpcd-ui
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Don't spam when we exit.
[dhcpcd-ui]
/
src
/
2014-09-11
Roy Marples
Don't spam when we exit.
tree
|
commitdiff
2014-09-11
Roy Marples
Fix a crash at exit.
tree
|
commitdiff
2014-09-11
Roy Marples
Move saving WPA configuration to libdhcpcd.
tree
|
commitdiff
2014-09-11
Roy Marples
Fix the rare case of not added the new interface when...
tree
|
commitdiff
2014-09-11
Roy Marples
Fix some clang analyzer warnings.
tree
|
commitdiff
2014-09-04
Roy Marples
Remove debug
tree
|
commitdiff
2014-09-04
Roy Marples
Calculate strength based on the level reported instead of
tree
|
commitdiff
2014-09-03
Roy Marples
We should always start WPA listening on interfaces...
tree
|
commitdiff
2014-09-03
Roy Marples
Remove unused variable.
tree
|
commitdiff
2014-09-03
Roy Marples
Split listening to WPA events out of dhcpcd_open as its
tree
|
commitdiff
2014-09-02
Roy Marples
The command fd needs to be blocking.
tree
|
commitdiff
2014-09-02
Roy Marples
Fix gcc compile warning.
tree
|
commitdiff
2014-09-02
Roy Marples
Unregister status cb when exiting so we don't post...
tree
|
commitdiff
2014-09-02
Roy Marples
Fix compile on glibc
tree
|
commitdiff
2014-09-02
Roy Marples
Add dhcpcd-online application to ease integration with...
tree
|
commitdiff
2014-09-02
Roy Marples
Add guards when closing connections so that we can...
tree
|
commitdiff
2014-09-02
Roy Marples
Don't block on the dhcpcd socket.
tree
|
commitdiff
2014-09-02
Roy Marples
Add configure check for gettext(3).
tree
|
commitdiff
2014-08-16
Roy Marples
Add a copyright header
tree
|
commitdiff
2014-08-16
Roy Marples
Remove Makefile
tree
|
commitdiff
2014-08-16
Roy Marples
Add an initial Qt port.
tree
|
commitdiff
2014-08-06
Roy Marples
Only put up a notification on a new message.
tree
|
commitdiff
2014-07-18
Roy Marples
Only start new wpa events for link types and if we...
tree
|
commitdiff
2014-07-18
Roy Marples
Free history
tree
|
commitdiff
2014-07-18
Roy Marples
Skip pseudo interfaces
tree
|
commitdiff
2014-07-15
Roy Marples
Free last status
tree
|
commitdiff
2014-07-03
Roy Marples
Re-write libdhcpcd to talk to dhcpcd directly and not...
tree
|
commitdiff
2014-05-07
Roy Marples
No need to log extra messages here.
tree
|
commitdiff
2014-05-07
Roy Marples
Fix notifications
tree
|
commitdiff
2014-05-06
Roy Marples
Updated this year...
tree
|
commitdiff
2014-05-06
Roy Marples
More const
tree
|
commitdiff
2014-05-06
Roy Marples
Support the new link type.
tree
|
commitdiff
2014-05-06
Roy Marples
Prefer gtk-2 over gtk-3 for the time being as some...
tree
|
commitdiff
2014-05-05
Roy Marples
Bring over configure imporvements from dhcpcd.
tree
|
commitdiff
2012-07-21
Roy Marples
Work with older style as well.
tree
|
commitdiff
2012-07-18
Roy Marples
Work with the new ra%d_prefix array
tree
|
commitdiff
2012-07-17
Roy Marples
Port to GTK+-3
tree
|
commitdiff
2012-04-01
Roy Marples
Remove unused vars
tree
|
commitdiff
2012-02-06
Roy Marples
Add clang as a supported compiler.
dhcpcd-ui-0.6.0
tree
|
commitdiff
2012-02-03
Roy Marples
Fix sorting a little.
tree
|
commitdiff
2012-02-02
Roy Marples
Work with a seperate interface for Router Advertisements
tree
|
commitdiff
2011-06-13
Roy Marples
Fix compile against libnotify-0.7
tree
|
commitdiff
2010-10-12
Roy Marples
Don't spam the last message if the same.
tree
|
commitdiff
2010-10-12
Roy Marples
Allow ROUTERADVERT to be an up reason.
tree
|
commitdiff
2010-07-09
Roy Marples
Describe how we work with wpa_supplicant better.
tree
|
commitdiff
2010-07-09
Roy Marples
Add a man page for dhcpcd-gtk.
tree
|
commitdiff
2010-07-09
Roy Marples
Don't warn about empty scan results.
tree
|
commitdiff
2010-05-24
Roy Marples
Update copyrights and grab version in configure.
tree
|
commitdiff
2010-05-24
Roy Marples
Install autostart entry to gnome folder.
tree
|
commitdiff
2010-05-24
Roy Marples
Fix build system so it works on Gentoo portage easily.
tree
|
commitdiff
2010-05-24
Roy Marples
Fix configured icons and notify.
tree
|
commitdiff
2010-05-24
Roy Marples
Add support for a configure script
tree
|
commitdiff
2010-05-24
Roy Marples
Fix lengths for full ip addresses.
tree
|
commitdiff
2010-05-19
Roy Marples
Give connection to clear, fixing crash.
tree
|
commitdiff
2009-12-03
Roy Marples
DBus booleans seem to stamp on more space than a C99...
tree
|
commitdiff
2009-09-05
Roy Marples
Fix compile on NetBSD-4
tree
|
commitdiff
2009-08-18
Roy Marples
Fix segfault if error getting scans.
tree
|
commitdiff
2009-08-18
Roy Marples
Fix segfault if error getting scans.
tree
|
commitdiff
2009-07-25
Roy Marples
Use calloc instead of malloc + memset.
tree
|
commitdiff
2009-07-25
Roy Marples
Don't segfault if dbus is not running.
tree
|
commitdiff
2009-05-15
Roy Marples
Increase size of the flags a bit.
tree
|
commitdiff
2009-05-04
Roy Marples
Ignore built files
tree
|
commitdiff
2009-04-20
Roy Marples
Fix ssid test.
tree
|
commitdiff
2009-04-20
Roy Marples
Record a history of scan results so we can use an avera...
tree
|
commitdiff
2009-04-20
Roy Marples
Targets should depend on the static if it changes.
tree
|
commitdiff
2009-04-20
Roy Marples
Handle scan results correctly.
tree
|
commitdiff
2009-04-15
Roy Marples
Fix compile on Linux.
tree
|
commitdiff
2009-04-15
Roy Marples
Add missing Makefile
tree
|
commitdiff
2009-04-15
Roy Marples
Remove dbus-glib dependency and create libdhcpcd.
tree
|
commitdiff
2009-04-01
Roy Marples
Move source to subdir src
tree
|
commitdiff