1
0
mirror of https://github.com/gryf/wicd.git synced 2026-05-10 16:32:59 +02:00
Commit Graph

401 Commits

Author SHA1 Message Date
David Paleino 542aa18749 Oops. Don't wipe out configuration files :) :/ 2011-12-11 20:41:57 +01:00
David Paleino f22d3cd601 Fix brown-paper-bag bug, causing lots of troubles 2011-12-08 23:17:36 +01:00
David Paleino 292db57c97 Fix bug for new installations 2011-12-08 18:56:03 +01:00
David Paleino 6adb75f821 Don't duplicate code 2011-12-08 13:23:29 +01:00
David Paleino b735e802e9 Fix stupid bug with multiple pattern regex 2011-11-24 17:41:42 +01:00
David Paleino fa1bd89f60 Make configfile sorted 2011-11-21 10:56:30 +01:00
David Paleino 2f651538dc Revert 576: it was properly fixed in 640 2011-11-14 09:29:45 +01:00
David Paleino 9512ec0506 Show correct ESSID during connection, thanks to Jonatan! (LP: #755745) 2011-11-13 07:57:12 +01:00
David Paleino 54ac41549a Add myself to copyright header 2011-11-09 18:15:56 +01:00
David Paleino 04d851ba79 Don't allow no-value options in config files 2011-11-09 18:12:13 +01:00
David Paleino f447c7005c Support alternative ifconfig output style 2011-11-03 10:37:50 +01:00
David Paleino 69dfd4315f Fix version check to correctly handle linux3 2011-11-02 22:17:09 +01:00
David Paleino 4928f9c683 Moved translations out of translations.py, re-designed l10n system a bit 2011-10-18 23:33:23 +02:00
Robin Becker robin@reportlab.com 32b7885ad2 add support for nevershow buttons and options 2011-09-18 15:33:44 +01:00
David Paleino c86cffd67e Implemented rfkill support (LP: #293727) 2011-09-18 10:31:15 +02:00
David Paleino bda00d0627 Simplify IP validation check (LP: #743795) 2011-09-16 18:29:23 +02:00
David Paleino bdb64eab1c Merged reyammer's branch lp:~reyammer/wicd/bug-476982: implement password hiding (LP: #476982) 2011-09-15 12:50:21 +02:00
David Paleino cbf9a99654 Support more-than-2-digits channels (Closes: #545248) 2011-09-02 08:08:30 +02:00
David Paleino 4cda4704c8 Make configscript use GtkBuilder as well (LP: #555386) 2011-08-07 22:52:52 +02:00
David Paleino d90321a401 Merge Nik Nyby 2011-03-27 removed copy module, since it's no longer being used. 2011-08-07 22:45:28 +02:00
David Paleino 0290495374 Merged fox 2011-07-03 Fixed wireless connecting status message 2011-08-07 22:39:08 +02:00
David Paleino 6b18de7e75 restrict network mode to some characters only 2011-08-07 22:20:17 +02:00
David Paleino 1797845a12 Don't store useless variables inside configfiles 2011-08-07 22:16:36 +02:00
David Paleino e10e1e9b48 generalize libc linking using ctypes' find_library() 2011-08-07 22:09:49 +02:00
fox 92c58eef7f Fixed wireless connecting status message 2011-07-03 19:16:50 +02:00
Nik Nyby 9e9c49fb13 removed copy module, since it's no longer being used. 2011-03-27 22:27:20 -07:00
David Paleino 0852817ca3 Use 'dhcpcd' also in Debian, so that defaults in /etc/default/dhcpcd are still observed. 2011-02-06 18:33:59 +01:00
David Paleino 7b263b4666 Don't make dhcpcd handle link-local 2011-02-06 18:30:44 +01:00
David Paleino 6ad648f13c Detect which flavour of ping(1) is installed
This is needed because inetutils-ping does not support
    "-w deadline", but just waits timeout.
2011-02-06 18:22:14 +01:00
Adam Blackburn a2eed5f352 Patch to make adhoc connections work better - thanks to ArchLinux people - https://bugs.archlinux.org/task/22057 2010-12-25 13:58:35 -10:00
Adam Blackburn e3f16e237d fixing more Python version issues 2010-12-23 09:12:58 -10:00
Adam Blackburn 8ba03abab1 work with Python < 2.7 again 2010-10-29 10:32:33 -05:00
Adam Blackburn 194714c7e7 committed patch to fix Python 2.7 support and use python2 instead of python to run monitor.py -- thanks to Archlinux and Rémy Oudompheng 2010-10-27 11:17:15 -05:00
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
Adam Blackburn 3d3fa8d6a0 Debian patch: 27-fix_resolv.conf_perms.patch 2010-05-29 17:32:38 +08:00
Adam Blackburn b48c24a215 Debian patch: 24-wait_for_DHCP_client.patch 2010-05-29 17:32:37 +08:00
Adam Blackburn 1548ff463d Debian patch: 21-fix_ESSID_setting.patch 2010-05-29 17:32:36 +08:00
Adam Blackburn ec650ac2a3 Debian patch: 18-dont_run_unexpected_files_in_scripts.patch 2010-05-29 17:32:36 +08:00
Adam Blackburn 930b7dc57b Debian patch: 06-dont_bomb_out_on_configparser_error.patch 2010-05-29 17:32:35 +08:00
Andrew Psaltis cdc88f4ac0 Fixed bug in script macro expansion. 2010-01-27 14:06:21 -05:00
Adam Blackburn 1ea3cd4ae5 add support for using dhcpcd-bin on Debian 2010-01-14 18:15:05 -10:00
Adam Blackburn 4b5f299254 add a 1 second sleep after setting essid but before scanning 2010-01-14 18:02:10 -10:00
Adam Blackburn 5ba7234b5c change to use dict.get instead of dict[] 2010-01-14 17:46:38 -10:00
Adam Blackburn 5ad7b4dca6 create wpath.networks at run time if it doesn't exist 2010-01-04 08:53:24 -10:00
Adam Blackburn 694e18c6b3 run global scripts in ordered way 2010-01-03 23:10:55 -10:00
Adam Blackburn a73e6d5fd9 fix udhcpc not working due to an extra period 2010-01-03 22:37:57 -10:00
Adam Blackburn 58068f0a45 restore old resolv.conf file on -k instead of sigterm 2010-01-02 21:27:41 -10:00
Adam Blackburn 9bde8da50b changed the path of monitor.py to the correct one so it will run again 2010-01-02 19:46:33 -10:00
David Paleino 36963beff1 Move GTK-client files from wicd/ to gtk/ 2010-01-02 12:30:00 +01:00
David Paleino a92af3a198 Code separation, added wicd-gtk script 2010-01-02 12:07:46 +01:00