1
0
mirror of https://github.com/gryf/wicd.git synced 2026-04-23 22:51:26 +02:00
Commit Graph

117 Commits

Author SHA1 Message Date
David Paleino b161427e4d Support passing no driver to wpa_supplicant 2012-02-12 10:41:27 +01:00
David Paleino 96b07799e0 Added myself to the manpages as author 2012-02-08 20:32:02 +01:00
David Paleino 63e120de66 add logrotate config file, thanks to David Cantrell for inspiration 2011-10-04 23:19:44 +02:00
David Paleino 6aa22de251 add systemd unit file for wicd-daemon, thanks to David Cantrell 2011-10-04 23:11:57 +02:00
David Paleino c74a17f0a0 add dbus service file, thanks to David Cantrell 2011-10-04 23:07:12 +02:00
David Paleino 05cb44c4da Fix RH init script (LP: #587690) 2011-09-18 12:35:16 +02:00
David Paleino 8f25d6caf2 Change bootscript order to work with non-standard wifi cards (LP: #585266) 2011-09-16 18:18:36 +02:00
David Paleino aae8e2d59d fix suspend scripts to use correct locations 2011-08-07 22:21:10 +02:00
David Paleino 1797845a12 Don't store useless variables inside configfiles 2011-08-07 22:16:36 +02:00
Adam Blackburn f463fab451 Debian patch: 29-document_variables_passed_to_scripts.patch 2010-05-29 17:32:39 +08:00
Adam Blackburn 70a4518ab0 Debian patch: 28-announce_dhclient.conf.template.patch 2010-05-29 17:32:38 +08:00
Adam Blackburn 72b794df96 Debian patch: 05-use_binsh.patch 2010-05-29 17:32:34 +08:00
Adam Blackburn 89e93cf037 add information about global scripts to wicd(8) 2010-01-10 18:10:55 -10:00
Andrew Psaltis 1f9acb120b Fix another code separation-induced problem. Thanks to Robby Workman. 2010-01-08 18:04:28 -05:00
Adam Blackburn 231e5c6725 have wicd-client pass arguments to wicd-gtk and wicd-curses again 2010-01-07 10:39:06 -10:00
Adam Blackburn 4b0fbe60dd updated Gentoo init script 2010-01-03 09:05:58 -10:00
David Paleino fdff63d869 Fix remnants of codesplit 2010-01-03 17:40:58 +01:00
Adam Blackburn c9e5453481 added wireless-settings.conf Dutch man page 2010-01-02 20:50:16 -10:00
Adam Blackburn cfffd4b382 renamed a Dutch manpage 2010-01-02 20:42:36 -10:00
Adam Blackburn d0272be743 added no_install_i18n_man to wpath.py.in 2010-01-02 20:22:00 -10:00
Adam Blackburn 46f393e034 add Dutch man pages 2010-01-02 20:14:43 -10:00
Adam Blackburn ef7c7093ef add pixmaps to wpath 2010-01-02 18:35:06 -10:00
Adam Blackburn 23972b54f2 use wicd-gtk to launch the GTK UI instead of wicd-client 2010-01-02 07:57:14 -10:00
Adam Blackburn d1242e1b0d merged David Paleino's split file installation branch 2010-01-02 07:52:03 -10:00
David Paleino a92af3a198 Code separation, added wicd-gtk script 2010-01-02 12:07:46 +01:00
Adam Blackburn aec29fb7d1 fix a typo in the Slackware init script 2009-12-30 10:13:49 -10:00
Adam Blackburn 3f586e67e0 update the Arch init script to use the -k switch 2009-12-30 10:06:39 -10: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 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 3ca3da00a0 Improved compatibility with the init system in Fedora/RHEL/CentOS. 2009-12-01 23:24:48 -05:00
Adam Blackburn 7ccdcbd682 merged optionalgui 2009-11-21 12:06:46 -06:00
Robby Workman 66b104e167 Allow installation without the gtk client.
This adds a --no-install-gtk switch to configure.
  Icons are not installed if the gtk client is not installed.
2009-11-06 11:40:17 -06:00
Robby Workman 2b662fa790 Fixed in/wpath.py.in for the commandline-only application. 2009-11-06 08:27:00 -06:00
Robby Workman ad1fdb0201 Initial commit of Ronuk Raval's wicd_cli branch into the main
1.6 codebase.  This is still untested, so depending on any
  problems found, and assuming it eventually makes into the
  main branch, we might rebase it before the merge.
2009-11-05 23:20:36 -06: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
Adam Blackburn 6e132f1028 moved 55wicd to 91wicd 2009-07-27 21:09:18 -05: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
Adam Blackburn d6b79beb83 Added Robby's comment on at_console 2009-07-07 18:41:52 -10: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
Andrew Psaltis 2e650c7a44 Background wicd's startup in Slackware's initscript. 2009-06-30 22:43:17 -04: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
David Paleino 99fd8ee4d4 Add "status" to /etc/init.d/wicd (Debian/Ubuntu) 2009-06-16 17:56:21 +02:00
David Paleino 46bce8ea5e Provide a pre-/post-down script mechanism
WICD currently only provides pre-/post-connection scripts, and
  only one disconnection script, that is run before actually
  disconnecting. This provides pre-/post-disconnection scripts,
  thus increasing configuration flexibility.
2009-06-16 17:13:41 +02:00
Adam Blackburn 0c1c6c107c moved wicd-daemon.py back to wicd/ and changed wpath replacement values to use the wpath module 2009-06-16 23:08:52 +08:00
David Paleino 355a8bca1c Support --loggroup and --logperms arguments to setup.py 2009-06-13 22:59:03 +02:00
Adam Blackburn 45b5c4718c added support for disabling notifications in setup.py 2009-05-05 10:34:44 +08:00
Andrew Psaltis 62a6bb6748 Set the "Required-Stop" field in the openSUSE initscript to $null to get the OBS to stop complaining. 2009-04-20 01:02:20 -04:00