Robby Workman
ad1fdb0201
Initial commit of Ronuk Raval's wicd_cli branch into the main
...
1.6 codebase. This is still untested, so depending on any
problems found, and assuming it eventually makes into the
main branch, we might rebase it before the merge.
2009-11-05 23:20:36 -06: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
Andrew Psaltis
4fa245b79a
Fixed some spacing issues in the code itself, probably not all of them.
2009-10-31 17:53:39 -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
Andrew Psaltis
740204ee50
Remove uses of ternary operator from wicd-curses, restoring support for python 2.4.
2009-09-29 12:38:11 -04:00
Andrew Psaltis
27c7c786ca
Reduce cursor flicker in wicd-curses.
2009-09-27 17:35:26 -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
Andrew Psaltis
05a46ddfdc
Adjusted the keystrokes in wicd-curses to support 8-bit terminals (like xterms by default).
...
Thanks to DarkStarSword for the patch.
2009-09-02 10:20:13 -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
Dan O'Reilly
ec8eade509
Wait for the network interface to finish coming up before moving on during the connection process.
...
Use a dict instead of if/elifs in StartDHCP() method.
2009-08-28 19:47:55 -04:00
Andrew Psaltis
2cc81bfa77
Update names in the about dialogs.
2009-08-23 17:03:40 -04:00
Andrew Psaltis
2283bb7b20
Added support for dhcp hostnames in wicd-curses.
2009-08-23 14:24:02 -04:00
Andrew Psaltis
8b1efca479
Added support for recording dhcp hostnames in wicd-client.
2009-08-23 14:08:31 -04:00
Andrew Psaltis
33ae33e660
Add support in the daemon for setting hostnames in dhcpcd, pump, and udhcpc. No client support yet.
2009-08-22 21:12:33 -04:00
Adam Blackburn
126a4e145e
updated hidden network ESSID retrieval code
2009-08-15 18:12:40 -05:00
Adam Blackburn
6ae2b5706e
changed tray tooltip back to old one
2009-08-14 22:09:04 -05:00
Adam Blackburn
3d1a0500f0
merged 1.6-urwid-all
2009-08-14 11:00:54 -05:00
Adam Blackburn
814d58d2e7
added missing stuff
2009-08-14 09:01:32 -05:00
Adam Blackburn
ba735bfa23
don't disable the wired network entry while scanning for wireless networks
2009-08-13 20:59:05 -05:00
Adam Blackburn
a98d084dc2
merged 1.6-strip-ips and updated translations.py
2009-08-13 12:11:55 -05:00
Adam Blackburn
2663f73f67
modified bitrate regex to fit more cases
2009-08-13 11:45:47 -05:00
Adam Blackburn
21a4a0374c
merged 1.6-reconnect-dbm to allow automatic reconnection when the dBm signal drops below -99
2009-08-13 05:10:58 -05:00
Adam Blackburn
078e47a110
properly escape characters in script parameters
2009-08-13 05:05:44 -05:00
Adam Blackburn
75d689d269
merged connection-info and 1.6. wicd-client working
2009-08-12 23:23:30 -05:00
Adam Blackburn
1a1a2569a1
initial merge, probably doesn't work yet
2009-08-12 23:03:16 -05:00
Adam Blackburn
661476f87a
make automatic reconnect work when measuring in dBm as well
2009-08-11 22:42:44 -05:00
Adam Blackburn
6e3d6c8d02
added code to escape characters in global scripts
2009-08-09 18:40:29 -05:00
Adam Blackburn
0c111ee635
added value to be passed if there is no essid/bssid
2009-08-09 18:27:47 -05:00
Adam Blackburn
218c6a3aef
merged latest 1.6
2009-08-09 18:07:22 -05:00
Adam Blackburn
e30071c012
added support for passing parameters to the global scripts
2009-08-09 18:06:33 -05:00
Andrew Psaltis
61a92a3acc
Prevent the progress spinner from spinning like crazy in the urwid tip.
2009-08-07 17:10:58 -04:00
Andrew Psaltis
1930680787
Modified 1.6-urwid-0.9.9-compat to be compatible with 0.9.8.4.
...
This should be compatible with 0.9.9 as well.
2009-08-06 23:58:13 -04:00
Andrew Psaltis
6d70e917ad
Merge r450 of mainline 1.6.
2009-08-06 17:03:46 -04:00
Adam Blackburn
4839e7e7bb
commit fix from https://bugs.launchpad.net/wicd/+bug/388116/comments/3
2009-08-05 21:27:24 -05:00
Dan O'Reilly
a151a589cc
Merge.
2009-08-03 19:30:21 -04:00
Dan O'Reilly
f3d9a3b6da
Actually display the error messag we get when scanning fails in the ioctl backend.
...
Make sure we actually abort the connection attempt when authentication validation fails.
2009-08-03 19:29:18 -04:00
Andrew Psaltis
43ce229465
Prevent empty or whitespace-only wired profile names in wicd-curses.
...
Did some code cleanup in curses/curses_misc.py
2009-08-02 23:53:25 -04:00
Dan O'Reilly
0467dd8fce
Fix crash when trying to use an unavaiable locale.
2009-08-01 21:25:58 -04:00
Dan O'Reilly
08fc68a459
Enforce valid wired profile names at the GUI level.
2009-08-01 19:05:24 -04:00
Dan O'Reilly
d684bac0ab
Fix some minor formatting issues
...
Don't save wired profiles that have only whitespace in their names.
2009-08-01 18:57:00 -04:00
Adam Blackburn
6e132f1028
moved 55wicd to 91wicd
2009-07-27 21:09:18 -05:00
Andrew Psaltis
eeea3f6da5
Merge r443 of mainline 1.6.
2009-07-25 00:06:37 -04:00
Adam Blackburn
09c8992dc9
added the -o option to the help text
2009-07-22 21:47:47 -05:00
Adam Blackburn
e1fb4584f2
added support for not displaying the tray icon or the GUI, only the notifications
2009-07-22 21:29:34 -05:00
Andrew Psaltis
607c103615
Removed excess comments from netentry.py.
2009-07-20 20:37:34 -04:00
Andrew Psaltis
271ff125da
Strip the IPs from the Ad Hoc network creation dialogs.
2009-07-18 22:26:18 -04:00