100 Commits
Author SHA1 Message Date
Andrew Psaltis e773b3b1f3 Scan the SSID by default, should make wicd a bit more cooperative at handling hidden SSIDs.
Set scan_ssid in the templates to "1" by default, instead of "0".
2010-08-20 17:38:52 -04:00
Andrew Psaltis b276a93bda Fixed typo in EAP-fast template, re-resolving bug 261804. 2010-03-29 13:19:08 -04:00
Andrew Psaltis cdc88f4ac0 Fixed bug in script macro expansion. 2010-01-27 14:06:21 -05:00
Andrew Psaltis ce44fe85e1 Fix a comment. 2010-01-09 11:34:19 -05:00
Andrew Psaltis a22fb46fac Removed the wicd-curses clock, all it was doing really was eating CPU cycles. 2010-01-09 11:17:49 -05:00
Andrew Psaltis bcb7d32aa6 Remove extraneous print statement from netentry-curses.py. 2010-01-09 10:38:12 -05:00
Andrew Psaltis ca16598a16 Remove the flickering from wicd-curses, thanks to Ian Ward for reminding me that it was still happening. 2010-01-08 18:15:57 -05:00
Andrew Psaltis 1f9acb120b Fix another code separation-induced problem. Thanks to Robby Workman. 2010-01-08 18:04:28 -05: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 ff6cca2528 Cleaned up the wicd-curses code, pruned the documentation of old stuff, and removed the -c/-r options from wicd-curses, since only -r works. 2009-12-29 21:01:59 -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
Andrew Psaltis e3462495f4 Use the system python instead of a local one (which may be referenced inside the scripts that call wicd). Thanks to Russel O'Connor. 2009-12-27 22:22:09 -05: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
Andrew Psaltis 3ca3da00a0 Improved compatibility with the init system in Fedora/RHEL/CentOS. 2009-12-01 23:24:48 -05:00
Andrew Psaltis 75c05f58f1 Some wicd-curses cleanup. 2009-11-30 12:14:45 -05:00
Andrew Psaltis 2dcc230b0b Add whitespace after the dhcp hostname edit label. 2009-11-26 00:48:49 -05: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 9d4e73b3c6 Merge in Adam's dhclient-hostname stuff, and fix up the dhcphostname KeyError. 2009-11-26 00:05:03 -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
Andrew Psaltis 09ac3d4ba8 Fix dhcp hostname bug in wicd-curses, and fix a small formatting issue. 2009-11-21 18:27:41 -05: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
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
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
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
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
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
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
Andrew Psaltis eeea3f6da5 Merge r443 of mainline 1.6. 2009-07-25 00:06:37 -04: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
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
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
Andrew Psaltis 868f5bb328 Fix the log file chmodding (os.chmod() can't accept a string, apparently). 2009-06-20 23:46:38 -04:00
Andrew Psaltis 9ec96c1254 Restore python 2.5 compatibility in both clients. 2009-06-20 21:41:17 -04:00
Andrew Psaltis 443dd6a954 Merge r417 of mainline 1.6. 2009-06-19 23:20:29 -04:00
Andrew Psaltis e10969637a Made the wicd-curses "access denied" string translatable, and updated wicd-curses.py to use it. 2009-06-19 23:03:42 -04:00
Andrew Psaltis 5eee87cf80 Use the ANSI escape sequences to print colors instead of fetching them using tput(1) in wicd-curses. 2009-06-19 20:07:10 -04:00
Andrew Psaltis 1142a1d084 Fixed wicd-client to actually show the error dialog, by checking e.get_dbus_name() instead of just e. 2009-06-19 18:59:30 -04:00
Andrew Psaltis 94e02277f3 Updated wicd-curses to use DBusException.get_dbus_name() instead of the exception arguments. 2009-06-19 18:48:39 -04:00
Andrew Psaltis fa626d2ac4 Made wicd-curses.py spit out an error if a dbus access denied error appears on startup. 2009-06-19 17:29:25 -04:00
Andrew Psaltis 08910fe3c6 Merge r416 of mainline 1.6. 2009-06-17 20:52:59 -04:00
Andrew Psaltis b04cf2f81e Merge r345 of 1.6-nacl. 2009-06-07 15:01:01 -04:00
Andrew Psaltis cf0f485c28 Merge 411 of mainline 1.6. 2009-06-07 14:53:04 -04:00
Andrew Psaltis 8f6d807d87 If a network dialog is up when a scan is initiated externally, drop the dialog. 2009-06-04 22:19:33 -04:00
Andrew Psaltis a9ef525da5 Merge r408 of mainline 1.6. 2009-06-04 22:10:05 -04:00
Andrew Psaltis b2f0090929 Merge r342 of experimental-nacl. 2009-05-30 23:18:22 -04:00
Andrew Psaltis e11f99e4fc Increased idle screen redraw time to 100 ms. 2009-05-30 23:15:10 -04:00
Andrew Psaltis c879bf368e Merge r342 of experimental-nacl 2009-05-30 23:14:32 -04:00
Andrew Psaltis 49a2dd04f6 Increased time between wireless scans to 2 seconds. 2009-05-30 23:12:53 -04:00
Andrew Psaltis 9f864484f9 Merged with r405 of mainline 1.6 2009-05-30 23:11:37 -04:00
Andrew Psaltis 6157eb782a Really fix crash on startup if there is no connection present. 2009-05-25 12:08:53 -04:00
Andrew Psaltis 7b4da72ad7 Merged r340 of experimental-nacl. 2009-05-23 00:40:52 -04:00
Andrew Psaltis 43ce787b5a Merged r340 of experimental-nacl. 2009-05-23 00:38:54 -04:00
Andrew Psaltis 64c86a31a1 Merged r401 of mainline 1.6. 2009-05-23 00:36:54 -04:00
Andrew Psaltis 6d00df2675 Made M^ and C^ into Alt+ and Ctrl+ respectively in OptCols.
Rearranged the OptCols for the preferences dialog to match those in the others.
2009-05-23 00:32:29 -04:00
Andrew Psaltis 650b451ce2 Removed some comments from wicd-curses.py. 2009-05-23 00:23:11 -04:00
Andrew Psaltis 511fc75aaf Really fixed bug 355693. :) 2009-05-23 00:02:58 -04:00
Andrew Psaltis f6cb6600c6 Merged r336 of experimental-nacl. 2009-05-19 21:25:09 -04:00
Andrew Psaltis 36a96cd4c4 Merged with experimental-nacl, r336. 2009-05-19 21:22:14 -04:00
Andrew Psaltis c66383903d Added wrap_exceptions to wicd-curses.py's run() function. 2009-05-19 21:20:29 -04:00
Andrew Psaltis a886d437b6 Flipped the order of the dhcp clients in the prefs dialog and fixed a syntax
error in wicd-curses.py.
2009-05-19 21:18:30 -04:00
Andrew Psaltis 20d6de4508 Merge r398 of mainline 1.6. 2009-05-19 21:06:38 -04:00
Andrew Psaltis d29cbc843f Merged changes from r333 of experimental-nacl, syncing with mainline. 2009-05-15 01:09:00 -04:00
Andrew Psaltis 0be61f47bf Merge r395 of mainline 1.6. 2009-05-15 01:05:36 -04:00
Andrew Psaltis aa6a2d7ec9 Added some deactivated options for enabling debug logs. 2009-05-15 01:05:04 -04:00
Andrew Psaltis 92c43027c9 Fixed a crash on startup. 2009-05-14 19:19:46 -04:00
Andrew Psaltis b431c7bd2c Merged typo fix from r331 of experimental-nacl. 2009-05-14 09:44:28 -04:00
Andrew Psaltis b2cbaf957d Fixed typo in wicd-curses.py. 2009-05-13 19:03:29 -04:00
Andrew Psaltis 1382a111f1 Removed the blinking cursor problem by calling get_input_nonblocking appropriately. 2009-05-12 22:22:59 -04:00
Andrew Psaltis 4dcb86d6a2 Added functions to get wicd-curses to run with urwid 0.9.9, not all functionality is tested at the moment. 2009-05-12 20:38:48 -04:00
Andrew Psaltis eaf8ea859a Merged r330 of experimental-nacl. 2009-05-12 00:06:38 -04:00
Andrew Psaltis 3a05d82a23 If the screen in wicd-curses is not up and an ui update is requested, abort the
program.
2009-05-12 00:04:43 -04:00
Andrew Psaltis 5c0afc0f60 Merged with r391 of mainline 1.6. 2009-05-11 23:52:43 -04:00
Andrew Psaltis c62095eb04 Merged with r328 of experimental-nacl. 2009-05-10 09:51:01 -04:00
Andrew Psaltis 7bcd28d210 Hopefully fixed bug 355693, related to focus positioning. 2009-05-10 09:40:38 -04:00
Andrew Psaltis f691f446f6 Redid the decorator to look like the other exception-catching decorators in wicd. 2009-05-07 00:38:18 -04:00
Andrew Psaltis d7617a2960 Remerge with mainline, doing nothing. 2009-05-07 00:37:28 -04:00
Andrew Psaltis dffed496a8 Added support for manual distro detection in setup.py. 2009-05-07 00:30:25 -04:00