Roy's Projects
/
dhcpcd-ui
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a crash.
[dhcpcd-ui]
/
src
/
2014-09-30
Roy Marples
Fix a crash.
tree
|
commitdiff
2014-09-30
Roy Marples
Add dhcpcd_encode which encodes raw data back into...
tree
|
commitdiff
2014-09-29
Roy Marples
Print usage if nothing todo.
tree
|
commitdiff
2014-09-29
Roy Marples
Fix a compiler warning
tree
|
commitdiff
2014-09-28
Roy Marples
Add dhcpcd-decode, a utility to decode dhcpcd(8) variab...
tree
|
commitdiff
2014-09-28
Roy Marples
Add a function to decode a hex string to binary.
tree
|
commitdiff
2014-09-28
Roy Marples
Remove options line.
tree
|
commitdiff
2014-09-28
Roy Marples
Add dhcpcd_decode which decodes a dhcpcd encoded string...
tree
|
commitdiff
2014-09-27
Roy Marples
Use TAILQ to make life easy.
tree
|
commitdiff
2014-09-23
Roy Marples
Use theme icons here rather than stock icons.
tree
|
commitdiff
2014-09-19
Roy Marples
Make the GTK menu dynamic like the QT port ... has...
tree
|
commitdiff
2014-09-18
Roy Marples
Close WPA listeners when we lose the connection.
tree
|
commitdiff
2014-09-18
Roy Marples
Close down the menu when losing dhcpcd connection in...
tree
|
commitdiff
2014-09-18
Roy Marples
Fix build
tree
|
commitdiff
2014-09-18
Roy Marples
Install our autostart files into /etc/xdg/autostart
tree
|
commitdiff
2014-09-18
Roy Marples
System tray could still be loading so just warn and...
tree
|
commitdiff
2014-09-18
Roy Marples
Test for strverscmp so we work on musl.
tree
|
commitdiff
2014-09-17
Roy Marples
Make it possible just to package the icons.
tree
|
commitdiff
2014-09-17
Roy Marples
Make dhcpcd-online an optional component for split...
tree
|
commitdiff
2014-09-17
Roy Marples
Add some more asserts.
tree
|
commitdiff
2014-09-17
Roy Marples
Add missing dhcpcd-qt.8
tree
|
commitdiff
2014-09-17
Roy Marples
Add missing file
tree
|
commitdiff
2014-09-16
Roy Marples
Add a sample systemd service for dhcpcd-online.
dhcpcd-ui-0.7.0
tree
|
commitdiff
2014-09-16
Roy Marples
Close down everything if dhcpcd connection lost.
tree
|
commitdiff
2014-09-16
Roy Marples
Install a dhcpcd icon so menu entries work.
tree
|
commitdiff
2014-09-16
Roy Marples
Fix install
tree
|
commitdiff
2014-09-16
Roy Marples
Update man pages and allow dhcpcd-qt to actually be...
tree
|
commitdiff
2014-09-16
Roy Marples
Don't rebind all if found a SSID to rebind.
tree
|
commitdiff
2014-09-16
Roy Marples
If rebinding all interfaces, don't specify any.
tree
|
commitdiff
2014-09-16
Roy Marples
Set a progname to send with our command.
tree
|
commitdiff
2014-09-15
Roy Marples
Fix rebinding some.
tree
|
commitdiff
2014-09-15
Roy Marples
Fix preferences dialog.
tree
|
commitdiff
2014-09-15
Roy Marples
If we fail to open the privileged socket, open the...
tree
|
commitdiff
2014-09-12
Roy Marples
Fix ssid selection and a crash on exit.
tree
|
commitdiff
2014-09-12
Roy Marples
Fix wireless icon if none on theme.
tree
|
commitdiff
2014-09-12
Roy Marples
Fix wpa stopping and describe DEPARTED a bit better.
tree
|
commitdiff
2014-09-12
Roy Marples
Fix notifictions when dhcpcd is lost / re-connected.
tree
|
commitdiff
2014-09-12
Roy Marples
Remove the DhcpcdWi instance if the wpa_supplicant...
tree
|
commitdiff
2014-09-12
Roy Marples
Remove vanished SSID's from menu.
tree
|
commitdiff
2014-09-12
Roy Marples
Allow for every SSID character to be non printable.
tree
|
commitdiff
2014-09-12
Roy Marples
Add missing files from prior commit.
tree
|
commitdiff
2014-09-11
Roy Marples
Translate some text.
tree
|
commitdiff
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
next