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
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
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
3d1a0500f0
merged 1.6-urwid-all
2009-08-14 11:00:54 -05:00
Adam Blackburn
a98d084dc2
merged 1.6-strip-ips and updated translations.py
2009-08-13 12:11:55 -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
661476f87a
make automatic reconnect work when measuring in dBm as well
2009-08-11 22:42:44 -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
Andrew Psaltis
c49c51ca29
Finish stripping all IPs in wicd-curses, and fix a variable in netentry_curses.py.
2009-07-18 22:18:21 -04:00
Andrew Psaltis
fb2702aa81
Strip spaces from the IPs in wicd-client.
2009-07-18 22:10:32 -04:00
Andrew Psaltis
25a61b0744
Strip IPs before submitting them in wicd-curses.
2009-07-18 10:55:26 -04:00
Andrew Psaltis
a0ed8c4a44
Fix typo in prefs.py
2009-07-13 18:10:28 -04:00
Adam Blackburn
35ec07e096
commit Dan's fix for long numeric keys
2009-07-07 22:01:19 -10:00
Adam Blackburn
bfaf9bec65
merge trunk-rw again
2009-07-07 21:51:32 -10:00
Robby Workman
447e9f454d
Clarify at_console and Introspectable bits in dbus config
...
This (again) is largely aesthetic, but it clarifies the %WICDGROUP%
setting (previous the comment referred to "above" while it was
actually below) by moving that block above the at_console block.
Also this adds a comment about the Introspectable method to head
off any inquiries as to why we're allowing that in wicd's config.
2009-07-08 01:39:53 -05:00
Robby Workman
3ef4593968
Merged mainline back into this branch
...
This reverts my previous change to the dbus config file, and adds a
minor documentation bug to it. I'll fix that in the next commit.
2009-07-08 01:35:17 -05:00
Adam Blackburn
d6b79beb83
Added Robby's comment on at_console
2009-07-07 18:41:52 -10:00
Adam Blackburn
befb7c464e
merged up to r438 from lp:~rworkman/wicd/trunk-rw
2009-07-07 18:29:53 -10:00
Robby Workman
9c64f5ac7f
Remove default allow at_console permissions for wicd client
...
I suspect that this will be a user-visible change for lots of people;
basically, the default before this was to allow any user logged in
on the local machine to use wicd-client IF ConsoleKit was installed
and in use on the machine. Since we don't support use of PolicyKit
for obtaining authorizations, this wasn't really the proper default
in my opinion. This will not affect systems that are not using
ConsoleKit - they will continue to depend on group membership in
whatever is defined for %WICDGROUP% in the dbus configuration file.
2009-07-07 22:37:30 -05:00
Robby Workman
54fcdee726
Reorder the directives in the dbus config file
...
This is aesthetic only; no functional change.
2009-07-07 22:36:05 -05:00