Adam Blackburn
|
930b7dc57b
|
Debian patch: 06-dont_bomb_out_on_configparser_error.patch
|
2010-05-29 17:32:35 +08:00 |
|
Andrew Psaltis
|
cdc88f4ac0
|
Fixed bug in script macro expansion.
|
2010-01-27 14:06:21 -05:00 |
|
Adam Blackburn
|
1ea3cd4ae5
|
add support for using dhcpcd-bin on Debian
|
2010-01-14 18:15:05 -10:00 |
|
Adam Blackburn
|
4b5f299254
|
add a 1 second sleep after setting essid but before scanning
|
2010-01-14 18:02:10 -10:00 |
|
Adam Blackburn
|
5ba7234b5c
|
change to use dict.get instead of dict[]
|
2010-01-14 17:46:38 -10:00 |
|
Adam Blackburn
|
5ad7b4dca6
|
create wpath.networks at run time if it doesn't exist
|
2010-01-04 08:53:24 -10:00 |
|
Adam Blackburn
|
694e18c6b3
|
run global scripts in ordered way
|
2010-01-03 23:10:55 -10:00 |
|
Adam Blackburn
|
a73e6d5fd9
|
fix udhcpc not working due to an extra period
|
2010-01-03 22:37:57 -10:00 |
|
Adam Blackburn
|
58068f0a45
|
restore old resolv.conf file on -k instead of sigterm
|
2010-01-02 21:27:41 -10:00 |
|
Adam Blackburn
|
9bde8da50b
|
changed the path of monitor.py to the correct one so it will run again
|
2010-01-02 19:46:33 -10:00 |
|
David Paleino
|
36963beff1
|
Move GTK-client files from wicd/ to gtk/
|
2010-01-02 12:30:00 +01:00 |
|
David Paleino
|
a92af3a198
|
Code separation, added wicd-gtk script
|
2010-01-02 12:07:46 +01:00 |
|
Adam Blackburn
|
2d0f2869a4
|
fixed connection info dialog text alignment
|
2009-12-30 11:29:59 -10:00 |
|
Adam Blackburn
|
aceeaf9f0a
|
updated translations.py
|
2009-12-30 11:29:42 -10:00 |
|
Adam Blackburn
|
b86dac30f3
|
fix network list not being enabled after disconnect button clicked
|
2009-12-30 11:06:27 -10:00 |
|
Adam Blackburn
|
34982bde91
|
change the default height of the network properties dialog so that scrollbars will never be needed
|
2009-12-30 08:29:22 -10:00 |
|
Andrew Psaltis
|
49ed9f6251
|
Modified two initscripts to support wicd -k, made wicd -k have a non-zero exit code if it can't find a daemon to kill.
|
2009-12-29 21:22:23 -05:00 |
|
Andrew Psaltis
|
c5cf7532ee
|
Added a command-line argument to the wicd daemon that will disconnect active connections before terminating the daemon.
|
2009-12-29 20:50:31 -05:00 |
|
Adam Blackburn
|
5741340823
|
added code to make the network properties dialog box resizable
|
2009-12-29 14:36:03 -10:00 |
|
Adam Blackburn
|
78d67a7c9b
|
backup and restore user's resolv.conf on start/exit
|
2009-12-29 12:09:42 -10:00 |
|
Adam Blackburn
|
faee9dd7b6
|
save the wireless network profile when connecting in order to save hidden essids
|
2009-12-29 11:11:14 -10:00 |
|
Adam Blackburn
|
20b2ff4dc7
|
expose methods for getting a list of interfaces over DBus
|
2009-12-28 10:21:18 -10:00 |
|
Adam Blackburn
|
fa76ba5a7a
|
add support for copying dhclient.conf.template from a default file if it isn't found
|
2009-12-23 16:48:39 -10:00 |
|
Andrew Psaltis
|
44e27b509f
|
Fix crash on accessing preferences.
|
2009-12-14 16:21:02 -05:00 |
|
Andrew Psaltis
|
b8b8ba2d5d
|
Remove the 'wired' wpa_supplicant driver from the list of drivers returned from
GetWpaSupplicantDrivers().
|
2009-12-01 23:35:45 -05:00 |
|
Adam Blackburn
|
264c9986e3
|
merged optional-dhcp-hostnames to make optional hostnames work in the daemon
|
2009-11-26 21:43:15 -06:00 |
|
Adam Blackburn
|
7d5e97da15
|
add checkbox to GTK UI to make using the DHCP Hostname optional
|
2009-11-26 21:42:39 -06:00 |
|
Andrew Psaltis
|
2159666240
|
Make dhcp hostnames optional, and modify wicd-curses to support this.
If the no hostname is to be used, then we give dhcp the system hostname instead.
|
2009-11-26 00:45:59 -05:00 |
|
Andrew Psaltis
|
f7d39b249d
|
Fix annoying KeyError bug if no prior dhcp hostname has been set.
|
2009-11-26 00:01:07 -05:00 |
|
Andrew Psaltis
|
c51f2b423f
|
Merge r477 of mainline 1.6
|
2009-11-26 00:00:36 -05:00 |
|
Adam Blackburn
|
adddc084a8
|
merged Erik de Castro Lopo's branch to allow multiple configuration files
|
2009-11-25 21:27:29 -06:00 |
|
Dan O'Reilly
|
51f8637d95
|
Make pinging wireless access points when using static gateways optional.
|
2009-11-24 00:27:41 -05:00 |
|
Adam Blackburn
|
d44d03fce4
|
add support for sending the hostname using dhclient
|
2009-11-23 21:51:07 -06:00 |
|
Adam Blackburn
|
6164b59691
|
make sure that disconnect scripts are run when the connection is dropped
|
2009-11-23 12:22:43 -06:00 |
|
Adam Blackburn
|
f8ee16fc8d
|
make setting the essid work even if the essid is a reserved word
|
2009-11-23 11:43:50 -06:00 |
|
Adam Blackburn
|
f79d90d2b5
|
fixed incorrect translation when using a wired network
|
2009-11-23 11:01:32 -06:00 |
|
Adam Blackburn
|
25b6325440
|
merged connection-info
|
2009-11-21 11:55:50 -06:00 |
|
Adam Blackburn
|
d7cd092b0b
|
merged dhcp-hostnames
|
2009-11-21 11:47:02 -06:00 |
|
Adam Blackburn
|
8dd6ecbbfb
|
merged global-parameters
|
2009-11-21 11:03:28 -06:00 |
|
Adam Blackburn
|
d27f806f88
|
merged wired-while-scanning
|
2009-11-21 11:02:56 -06:00 |
|
Andrew Psaltis
|
ef72026e04
|
Swapped the order of the command line arguments for the dhcp clients and removed the
quotes around the hostnames.
|
2009-11-18 09:45:05 -05:00 |
|
Andrew Psaltis
|
ae477daa22
|
Merge r464 of mainline 1.6.
|
2009-11-15 17:34:09 -05:00 |
|
Dan O'Reilly
|
08f3e6477a
|
Retry AP association verification 10 times to accomodate cards that are slow to associate. Thanks to muttoni for the patch.
|
2009-11-01 15:22:45 -05:00 |
|
Andrew Psaltis
|
03e1f83512
|
Merge r463 of mainline 1.6.
|
2009-10-31 17:55:04 -04:00 |
|
Dan O'Reilly
|
a45beaeeaf
|
Determine valid wpa_supplicant drivers by parsing the list from wpa_supplicant, rather than comparing it's output to a static list of possible drivers.
|
2009-10-30 23:52:30 -04:00 |
|
Dan O'Reilly
|
0872e1b329
|
Handle essids that are made up of numbers. Thanks to anish for the patch.
|
2009-10-24 01:03:29 -04:00 |
|
Dan O'Reilly
|
265dd40113
|
Still trying to get rid of this empty wired-settings.conf section bug.
|
2009-09-19 17:24:40 -04:00 |
|
Dan O'Reilly
|
fe6d854cdf
|
chmod to 0755, not 755. Fixes LP #431304
|
2009-09-19 14:58:00 -04:00 |
|
Dan O'Reilly
|
f5866c0426
|
Fix for crash when trying to connect to an essid with all numeric characters.
|
2009-09-10 19:43:26 -04:00 |
|
Erik de Castro Lopo
|
cb0c864d1c
|
Update ConfigManager class so that for any config file X, the config parser will also read all the files in directory 'X.d'.
|
2009-08-29 21:28:57 +10:00 |
|