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
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
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
Robby Workman
155bf2edfd
Remove obsolete entries from dbus config file
...
org.wicd.daemon.config no longer exists; this was apparently a
leftover from the 1.4.x or 1.5.x days.
2009-07-07 22:31:08 -05:00
Adam Blackburn
cbf9ff418c
fix problem running get_translations if translations/ doesn't exist
2009-07-05 09:26:24 -10:00
Adam Blackburn
33bc2dd489
updated setup.py version number, CHANGES, and NEWS
2009-07-05 08:56:26 -10:00
Adam Blackburn
f7e1075ec9
updated translations.py
2009-07-05 08:51:39 -10:00
Andrew Psaltis
fef3063521
Actually tell the user that he may need to be in wpath.wicd_group if wicd-clientgets an access-denied error.
2009-07-05 14:42:39 -04:00
Adam Blackburn
fe18999be8
check to see if the interface exists in the decorator
2009-07-05 08:16:59 -10:00
Dan O'Reilly
6cedaf0199
Make sure we run to_unicode on all properties we read from disk or get from the user (bug 390680).
...
Don't try to run global scripts of the global script directory doesn't exist (bug 386244).
2009-07-02 18:26:37 -04:00
Dan O'Reilly
27f2890c12
Fix crash when trying to create an ad-hoc network.
2009-07-02 16:50:48 -04:00
Andrew Psaltis
dfcaeb3717
Merged r353 of 1.6-nacl.
2009-06-30 22:58:44 -04:00
Andrew Psaltis
2e650c7a44
Background wicd's startup in Slackware's initscript.
2009-06-30 22:43:17 -04:00
Andrew Psaltis
289f32d387
Fix a small unicode problem in wicd-curses that caused a crash in Debian Lenny.
2009-06-30 21:51:33 -04:00
Andrew Psaltis
5b7c4de34b
Merge bugfixes from r351 of 1.6-nacl, thanks to comfrey in #wicd for noticing them.
2009-06-24 19:14:43 -04:00
Andrew Psaltis
5f14b7a7fa
Do nothing if the user makes a connection attempt while scanning.
2009-06-24 19:10:30 -04:00
Andrew Psaltis
1cd377f15f
Do nothing in wicd-curses if there are no networks present.
2009-06-24 18:44:29 -04:00
Andrew Psaltis
e666abe0a7
Merged r417 of mainline 1.6.
2009-06-24 18:43:58 -04:00
Andrew Psaltis
6d1f75f552
Fix typo that crashes wicd-curses on attempting to bring up the help dialog.
2009-06-21 14:45:44 -04:00
Andrew Psaltis
05b52f20c1
Merged r426 of mainline 1.6.
2009-06-21 14:07:22 -04:00
Adam Blackburn
42caa8af87
updated setup.py version and CHANGES
2009-06-20 23:02:23 -05:00
Andrew Psaltis
868f5bb328
Fix the log file chmodding (os.chmod() can't accept a string, apparently).
2009-06-20 23:46:38 -04:00
Adam Blackburn
5fa03d54aa
updated translations.py
2009-06-20 21:59:45 -05:00
Adam Blackburn
ecce1cebba
merged lp:~nacl/wicd/1.6-access-denied to display an error message if access to the daemon via DBus is denied
2009-06-20 21:44:32 -05:00
Andrew Psaltis
9ec96c1254
Restore python 2.5 compatibility in both clients.
2009-06-20 21:41:17 -04:00
Adam Blackburn
c8b24be67f
merged lp:~adamblackburn/wicd/1.6-return-101-if-no-strength to allow cards that don't report signal strength to work with Wicd's default settings
2009-06-20 19:25:10 -05:00
Adam Blackburn
dd00cb5119
merged lp:~dpaleino/wicd/pre-post-down to allow having pre/post disconnection scripts
2009-06-20 19:24:07 -05:00
Adam Blackburn
3d4f3a005e
merged lp:~adamblackburn/wicd/loggroup to allow passing the preferred log group and permissions to setup.py configure -- thanks to David Paleino
2009-06-20 19:22:36 -05:00
Adam Blackburn
162b344238
merged lp:~adamblackburn/wicd/1.6-cancel-edit-settings to allow canceling the edit settings dialog that appears when attempting to connect to an encrypted network without entering the encryption details
2009-06-20 19:20:42 -05:00
Adam Blackburn
c93f3696bc
update FormatSignalForPrinting to return ??% instead of 101%
2009-06-20 14:40:30 -05:00
Adam Blackburn
96a7d07bca
return 101 as the signal strength if altstrenth_pattern fails to find the strength
2009-06-20 13:42:21 -05:00
Adam Blackburn
086ba48486
merged David Paleino's Debian init script that includes a status command
2009-06-20 10:33:23 -05:00
Adam Blackburn
340f84613a
fix crash resulting from encryption info missing when connecting
2009-06-20 07:58:15 -05:00
Andrew Psaltis
443dd6a954
Merge r417 of mainline 1.6.
2009-06-19 23:20:29 -04:00
Adam Blackburn
1e97b34205
seperated chmod and chown try/excepts
2009-06-19 22:08:32 -05:00