NetworkManager/test
Robert Love 2f71e13495 2006-02-02 Robert Love <rml@novell.com>
* src/NetworkManagerAP.c: Add 'broadcast' property to the NMAccessPoint
	  structure, which denotes whether or not the AP is hidden.  This is a
	  superset of 'artificial' -- we need 'broadcast' because a hidden AP
	  can show up in the scan list.  Add nm_ap_get_broadcast() and
	  nm_ap_set_broadcast() accessor interfaces.
	* src/NetworkManagerAP.h: Add prototypes for nm_ap_get_broadcast() and
	  nm_ap_set_broadcast().
	* src/nm-dbus-net.c: Add new argument, boolean broadcast, to the
	  "getProperties" method, which denotes whether or not the given
	  network is hidden.
	* src/nm-device-802-11-wireless.c: Set broadcast to FALSE when creating
	  an artificial network.  Set broadcast to TRUE when scanning returns
	  an ESSID and FALSE when not.
	* gnome/applet/applet-dbus-devices.c: Retrieve 'broadcast' argument
	  from "getProperties" method on a network.  Possible TODO is to
	  somehow display this.
	* test/nm-tool.c: Display "Hidden" if the AP does not broadcast.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1429 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-02-02 18:05:19 +00:00
..
libnm-util 2006-01-26 Robert Love <rml@novell.com> 2006-01-26 21:08:44 +00:00
test-common 2006-01-26 Robert Love <rml@novell.com> 2006-01-26 21:08:44 +00:00
.cvsignore 2005-10-18 Robert Love <rml@novell.com> 2005-10-18 14:52:49 +00:00
libnm_glib_test.c 2005-10-18 Christopher Aillon <caillon@redhat.com> 2005-10-18 14:10:58 +00:00
Makefile.am 2005-12-29 Dan Williams <dcbw@redhat.com> 2005-12-29 17:03:46 +00:00
nm-dhcp-opt-test.c 2005-03-24 Dan Williams <dcbw@redhat.com> 2005-03-24 18:25:36 +00:00
nm-tool.c 2006-02-02 Robert Love <rml@novell.com> 2006-02-02 18:05:19 +00:00
nminfotest.c 2005-09-10 Christopher Aillon <caillon@redhat.com> 2005-09-11 02:32:30 +00:00
NMLoadModules 2006-01-16 Robert Love <rml@novell.com> 2006-01-17 21:25:08 +00:00
nmnetlinktest.c 2005-03-14 Ray Strode <rstrode@redhat.com> 2005-03-15 05:30:15 +00:00
nmtestdevices.c 2006-01-11 Robert Love <rml@novell.com> 2006-01-11 21:07:29 +00:00