NetworkManager r2975 - in trunk: . include introspection libnm-glib src
- From: tambeti svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r2975 - in trunk: . include introspection libnm-glib src
- Date: Mon, 15 Oct 2007 15:46:38 +0100 (BST)
Author: tambeti
Date: 2007-10-15 15:46:37 +0100 (Mon, 15 Oct 2007)
New Revision: 2975
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2975&view=rev
Modified:
trunk/ChangeLog
trunk/include/NetworkManager.h
trunk/introspection/nm-manager-client.xml
trunk/introspection/nm-manager.xml
trunk/libnm-glib/nm-client.c
trunk/libnm-glib/nm-client.h
trunk/src/nm-hal-manager.c
trunk/src/nm-manager.c
trunk/src/nm-manager.h
Log:
2007-10-15 Tambet Ingo <tambet gmail com>
Implement killswitch polling through HAL.
* src/nm-manager.c: Add wireless hardware status property. Add
'properties-changed' signal for changes in wireless and wireless
hardware
state changes.
* src/nm-hal-manager.c: Poll hal for killswitch statuses in
* every 6 seconds
and update NMManager's wireless hardware state when it has
changed.
(nm_hal_manager_new): Don't try to add initial devices here -
(hal_init)
already does that.
* libnm-glib/nm-client.c: Add wireless hardware status property.
* Cache the
values of wireless state and wireless hardware state. Listen for
the
'properties-changed' signals, update the cached values and emit
notify.
* include/NetworkManager.h: Fix a typo in a comment.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]