Commit Graph
100 Commits
Author SHA1 Message Date
David Paleino 48075cdee7 Added pylintrc config file 2012-11-17 01:07:25 +01:00
David Paleino b5a4d70ab8 Fix some issues by pylint 2012-11-17 01:07:08 +01:00
David Paleino b386b37db7 Fix typo 2012-11-16 21:27:34 +01:00
David Paleino 398f4f14ba More fixes to the tests, don't rely on wlan0 being always present 2012-11-16 21:22:22 +01:00
David Paleino 5508781f1f Fix bug within GetWirelessInterfaces() 2012-11-16 21:02:06 +01:00
David Paleino d44051203c Fix testsuite 2012-11-16 21:01:57 +01:00
David Paleino ca87c05ff2 Really fix urwid 1.1.0 compatibility 2012-11-16 10:22:47 +01:00
David Paleino 1c3c316b50 Fixed issues with positioning of the tray popup menu 2012-11-15 17:47:58 +01:00
David Paleino 6b2f6884b5 Little remnant of the themeability patch 2012-11-15 17:15:02 +01:00
David Paleino 6ba96c6c52 Support icon themes in WICD -- we still miss most sizes for most icons, but it's a start. 2012-11-15 16:38:06 +01:00
David Paleino 882c295982 Support urwid 1.1.0 2012-11-15 10:26:21 +01:00
David Paleino 6a3f90853f Reliably detect the wireless interface. Thank to Markus Fuchs for investigations and patch. (LP: #415719) 2012-11-15 09:48:54 +01:00
David Paleino c305b4132e Fix wrong syntax when saving connection scripts 2012-11-06 21:25:25 +01:00
David Paleino 4b9a79a462 Correctly flush resolvconf DNS records 2012-11-01 17:22:59 +01:00
David Paleino 20e02cd191 Fix error when trying to overwrite existing /etc/resolv.conf with the backup 2012-11-01 00:27:50 +01:00
David Paleino ad8fab20d2 Correctly handle the case where resolv.conf is a symlink (Debian: #691973) 2012-10-31 23:35:10 +01:00
David Paleino 3baf6df9c9 Correctly loop over all variables found in each line (LP: #897399) 2012-10-31 22:27:32 +01:00
David Paleino 056fd3b833 Fix call to resolvconf when adding a DNS record (Debian: #691974) 2012-10-31 21:50:05 +01:00
David Paleino a1bef01f1c Make sure that SetConnectionStatus is called with an array of only strings,
thanks to Michael Terry.
2012-10-12 09:14:25 +02:00
David Paleino 7cb482a9fc Implement iwconfig bitrate setting 2012-09-27 22:18:04 +02:00
David Paleino 5a419ffc0c Improve strength display 2012-09-26 17:37:34 +02:00
David Paleino 93a30244e3 Implement --status/-i in wicd-cli, to show current connection status. 2012-09-26 17:32:12 +02:00
David Paleino 1ece88dd29 Generalize essid recognition regex 2012-09-24 17:17:53 +02:00
David Paleino 7213419b47 Only compile translations complete >= 80%, fix setup.py commands dependencies 2012-05-10 23:42:33 +02:00
David Paleino 328f11a053 Remove useless code to build no-more-existant extensions 2012-05-10 08:34:35 +02:00
David Paleino aa7e394159 Remove stale warning about 'configure' not yet run 2012-05-10 00:58:33 +02:00
David Paleino ab8ecb6ba8 Re-organize setup.py, provide a --no-install-i18n 2012-05-10 00:53:44 +02:00
David Paleino 965e74660f Merge translations 2012-05-08 21:47:13 +02:00
David Paleino d8ed185da2 Remove them again. Waiting for LP. :( 2012-05-07 16:28:41 +02:00
David Paleino fb2d0cedfb Update translations 2012-05-06 21:26:18 +02:00
David Paleino e4e32519d2 Don't use fuzzy matching when updating translations 2012-05-06 21:25:10 +02:00
David Paleino b6225c97d3 Implemented basic IPv6 support -- needs HEAVY testing 2012-05-06 17:52:39 +02:00
David Paleino 11e8a96677 New feature: dialogs to "forget" saved networks 2012-05-06 17:16:15 +02:00
David Paleino 1f9f5596f9 Fix small bug with the curses interface: translated buttons now work fine 2012-05-06 14:34:45 +02:00
David Paleino 5b5faa143d Removed unmaintained translations again -- fighting against LP 2012-05-06 14:27:48 +02:00
David Paleino 63460113b8 Implement WEP key index specification 2012-05-04 19:39:04 +02:00
David Paleino bca11618be Better fix for the property sanitation 2012-05-04 08:32:45 +02:00
David Paleino 6dcb4941df Fix translation of dbus.String 2012-05-03 18:01:49 +02:00
David Paleino 7fc199ad8f Fix bad output when $TERM is not set, thanks to Kenyon Ralph 2012-05-01 00:11:17 +02:00
David Paleino 87314edf78 Prepare files for the release of 1.7.2.4 2012-04-30 21:26:10 +02:00
David Paleino ac26e3cc54 Really fix the privilege escalation in a better way 2012-04-30 21:20:47 +02:00
David Paleino 255cb49a42 Re-integrate pt_BR, since it's different enough from pt to have a separate translation 2012-04-26 22:06:35 +02:00
David Paleino 29e9cc14a4 Remove unmaintained language variants, rename en_GB to en 2012-04-26 22:03:35 +02:00
David Paleino 0d66f4a32e Merge translations by LP 2012-04-24 21:28:52 +02:00
David Paleino 5f9a70369a Prepare files for the release of 1.7.2.3 2012-04-22 18:35:39 +02:00
David Paleino b062a72c4e Fix 1.7.2.2 brokenness 2012-04-22 18:32:18 +02:00
David Paleino 441eb63646 Prepare files for the release of 1.7.2.2 2012-04-19 22:42:33 +02:00
David Paleino 33d60963ef Fix bug caused by fix for CVE 2012-04-19 22:38:24 +02:00
David Paleino 0729e342f1 Better fix for the curses UTF-8 bug, thanks to Konrad Schöbel! 2012-04-16 22:44:15 +02:00
David Paleino 20de288a5b Prepare for the release of 1.7.2.1 2012-04-12 22:03:49 +02:00
David Paleino 6ccbc45e05 Fix crash with wicd-curses 2012-04-12 22:02:06 +02:00
David Paleino 495791ff8e Fixed MANIFEST.in 2012-04-11 23:20:22 +02:00
David Paleino 5432db93c7 Prepare files for the release of 1.7.2 2012-04-11 23:08:00 +02:00
David Paleino 2607442312 Fix CVE-2012-2095: local privilege escalation, setting arbitrary pre/post-connection scripts 2012-04-11 22:31:07 +02:00
David Paleino 466d9c4283 Initialize child_pid, thanks to David Cantrell 2012-03-26 22:26:21 +02:00
David Paleino d020409bee Fixes in a more general way 2012-03-06 12:11:45 +01:00
David Paleino dfb9ccdebe Start sanitizing from the very first character 2012-02-17 14:19:17 +01:00
David Paleino f1769e0b86 Fixed bug with wicd-curses and UTF-8 encryption types 2012-02-17 13:41:02 +01:00
David Paleino b161427e4d Support passing no driver to wpa_supplicant 2012-02-12 10:41:27 +01:00
David Paleino 7f2df5b423 Fix spurious whitespacing and indentation 2012-02-11 21:36:04 +01:00
David Paleino ff7facd7e6 Merge fix from Joe MacMahon 2012-02-11 21:32:10 +01:00
David Paleino b3c614871a Don't start the daemon if it's already running 2012-02-08 20:34:21 +01:00
David Paleino 96b07799e0 Added myself to the manpages as author 2012-02-08 20:32:02 +01:00
David Paleino 4f7ae6056d Compile translations after configure has run 2012-02-05 21:47:24 +01:00
David Paleino 7ba68d27d0 Fix wicd-cli with wired networks 2012-02-05 20:12:29 +01:00
David Paleino 7b8d5f803b Fallback to Mode:Master if None is parsed 2012-02-05 20:08:31 +01:00
David Paleino 28f070ceb1 Renamed wpa templates to clarify usage 2012-02-05 18:41:24 +01:00
David Paleino 69568b2d25 Fixed typo preventing DHCP hostname from properly working 2012-02-05 18:16:45 +01:00
David Paleino 2f2b4bc08c Fix installation instructions 2012-02-05 16:49:39 +01:00
David Paleino 493c073293 Prepare files for the release of 1.7.1 2012-02-02 20:15:03 +01:00
David Paleino 6391ba3b3a Merged wired-encryption implementation by Joe MacMahon. Thanks! 2012-02-02 17:40:20 +01:00
David Paleino 585b95190e Try to better handle the double-escaped unicode ESSIDs 2012-02-01 17:09:53 +01:00
David Paleino 789fceb69f Finally really fix the issue with \x00-ESSIDs :( 2012-01-31 18:23:54 +01:00
David Paleino 7adcaf8c84 Improve German translation, thanks to Jakobus SchĂĽrz 2012-01-15 20:44:58 +01:00
David Paleino d4def0542e Fix translations (again!) 2012-01-15 20:23:51 +01:00
David Paleino 7017ec5290 Fix missing import 2012-01-15 15:24:28 +01:00
David Paleino c87b3b8871 A hopefully better attempt at ESSIDs with '\x00' in them 2012-01-15 15:21:16 +01:00
David Paleino 8248152cfb Revert commit 691/8aa66e4: Don't support wireless networks with '\x00' in the ESSID 2012-01-15 15:19:40 +01:00
David Paleino 9002ff1c5f Merge 2011-12-29 12:17:57 +01:00
David Paleino 8aa66e4974 Don't support wireless networks with '\x00' in the ESSID 2011-12-29 12:16:17 +01:00
David Paleino 0a2c9e2640 Don't support wireless networks with '\x00' in the ESSID 2011-12-29 11:58:32 +01:00
David Paleino d9fc1b7593 Fix bug with unicode-translated locale and wicd-curses 2011-12-19 23:04:08 +01:00
David Paleino 4ed7f27cc1 Make signal formatting clearer 2011-12-19 23:01:38 +01:00
David Paleino 72e15fc827 Fix Spanish translation 2011-12-17 08:00:56 +01:00
David Paleino 9f5db3cf5b Mask out sensitive information in the logfile 2011-12-17 07:55:18 +01:00
David Paleino 434c9c97ce Don't include removed directory in the generated tarball 2011-12-16 23:00:28 +01:00
David Paleino f44995d44e Remove unused third-party code 2011-12-16 22:59:54 +01:00
David Paleino 4d002b9634 Make the templating system more robust to custom fields 2011-12-16 21:47:07 +01:00
David Paleino 88463f7ced Redundant regex 2011-12-15 20:14:05 +01:00
David Paleino 69e9e92def Fix unicode bugs with ESSIDs and keys 2011-12-15 19:21:53 +01:00
David Paleino 4f79658524 Make wicd-cli executable 2011-12-15 17:49:51 +01:00
David Paleino b7e2e0a418 Convert from \r\n to \n 2011-12-15 11:43:01 +01:00
David Paleino 52bd5677a2 Fix uk and ru translations, thanks to Andriy Senkovych! 2011-12-14 20:09:18 +01:00
David Paleino 542aa18749 Oops. Don't wipe out configuration files :) :/ 2011-12-11 20:41:57 +01:00
David Paleino ecdcbebf3a Fix more wrongities in l10n 2011-12-09 23:01:53 +01:00
David Paleino 6e41ea8ba4 Fix various l10n bugs (better no translation, that a wrong one) 2011-12-09 22:21:48 +01:00
David Paleino afb6b22322 Don't conflict with NetworkManager 2011-12-09 18:30:38 +01:00
David Paleino f22d3cd601 Fix brown-paper-bag bug, causing lots of troubles 2011-12-08 23:17:36 +01:00
David Paleino c277831ddc (Try to) Fix mismatch between clients code and DBus API, thanks to Anthony Vital 2011-12-08 22:45:58 +01:00
David Paleino 292db57c97 Fix bug for new installations 2011-12-08 18:56:03 +01:00