1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-25 07:32:29 +01:00
Commit Graph

962 Commits

Author SHA1 Message Date
Adam Blackburn
3f586e67e0 update the Arch init script to use the -k switch 2009-12-30 10:06:39 -10:00
Adam Blackburn
34982bde91 change the default height of the network properties dialog so that scrollbars will never be needed 2009-12-30 08:29:22 -10:00
Adam Blackburn
42e513d42a update news with a note to packagers about the -k option 2009-12-30 08:28:50 -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
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
Adam Blackburn
5741340823 added code to make the network properties dialog box resizable 2009-12-29 14:36:03 -10:00
Adam Blackburn
78d67a7c9b backup and restore user's resolv.conf on start/exit 2009-12-29 12:09:42 -10:00
Adam Blackburn
faee9dd7b6 save the wireless network profile when connecting in order to save hidden essids 2009-12-29 11:11:14 -10:00
Adam Blackburn
20b2ff4dc7 expose methods for getting a list of interfaces over DBus 2009-12-28 10:21:18 -10: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
Adam Blackburn
a098c2a9c5 updated version number, CHANGES, and NEWS 2009-12-23 16:51:19 -10:00
Adam Blackburn
fa76ba5a7a add support for copying dhclient.conf.template from a default file if it isn't found 2009-12-23 16:48:39 -10:00
Adam Blackburn
a327a824f7 added dhclient.conf.template and made setup.py install it 2009-12-22 18:48:43 -10: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
Adam Blackburn
9b53508a82 updated version number, CHANGES, and NEWS for release 2009-12-01 20:59:27 -06:00
Andrew Psaltis
75c05f58f1 Some wicd-curses cleanup. 2009-11-30 12:14:45 -05:00
Adam Blackburn
264c9986e3 merged optional-dhcp-hostnames to make optional hostnames work in the daemon 2009-11-26 21:43:15 -06:00
Adam Blackburn
7d5e97da15 add checkbox to GTK UI to make using the DHCP Hostname optional 2009-11-26 21:42:39 -06: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
Adam Blackburn
adddc084a8 merged Erik de Castro Lopo's branch to allow multiple configuration files 2009-11-25 21:27:29 -06:00
Dan O'Reilly
51f8637d95 Make pinging wireless access points when using static gateways optional. 2009-11-24 00:27:41 -05:00
Adam Blackburn
d44d03fce4 add support for sending the hostname using dhclient 2009-11-23 21:51:07 -06:00
Adam Blackburn
6164b59691 make sure that disconnect scripts are run when the connection is dropped 2009-11-23 12:22:43 -06:00
Adam Blackburn
f8ee16fc8d make setting the essid work even if the essid is a reserved word 2009-11-23 11:43:50 -06:00
Adam Blackburn
f79d90d2b5 fixed incorrect translation when using a wired network 2009-11-23 11:01:32 -06:00
Adam Blackburn
c3d6167c59 updated setup.py, NEWS, and CHANGES 2009-11-21 22:08:33 -06: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
Adam Blackburn
7ccdcbd682 merged optionalgui 2009-11-21 12:06:46 -06:00
Adam Blackburn
0b7c3332fe merged cli_integration 2009-11-21 11:56:03 -06:00
Adam Blackburn
25b6325440 merged connection-info 2009-11-21 11:55:50 -06:00
Adam Blackburn
d7cd092b0b merged dhcp-hostnames 2009-11-21 11:47:02 -06:00
Adam Blackburn
8dd6ecbbfb merged global-parameters 2009-11-21 11:03:28 -06:00
Adam Blackburn
d27f806f88 merged wired-while-scanning 2009-11-21 11:02:56 -06: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
Robby Workman
006cfd34b4 Make --no-install-gtk ignore the gui and guiutil python modules
This is not how Adam recommended doing it, but I couldn't get
  that way to work.  :-)
2009-11-06 15:52:15 -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
91711fc638 Install some additional docs
Renamed curses/README to curses/README.curses
  Renamed curses/TODO to curses/TODO.curses
  Renamed cli/README to cli/README.cli
  Edited setup.py to install these docs to wpath.docdir
2009-11-06 08:37:58 -06:00
Robby Workman
f0d729737e Oops - install the wicd-cli.py file to %LIB% if we want the cli
client to actually work :-)
2009-11-06 08:33:23 -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
Dan O'Reilly
08f3e6477a Retry AP association verification 10 times to accomodate cards that are slow to associate. Thanks to muttoni for the patch. 2009-11-01 15:22:45 -05:00
Andrew Psaltis
03e1f83512 Merge r463 of mainline 1.6. 2009-10-31 17:55:04 -04:00