NetworkManager r3203 - in trunk: . libnm-util src system-settings/src
- From: tambeti svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r3203 - in trunk: . libnm-util src system-settings/src
- Date: Wed, 2 Jan 2008 13:42:53 +0000 (GMT)
Author: tambeti
Date: 2008-01-02 13:42:52 +0000 (Wed, 02 Jan 2008)
New Revision: 3203
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=3203&view=rev
Modified:
trunk/ChangeLog
trunk/libnm-util/nm-setting-serial.c
trunk/src/nm-device.c
trunk/src/nm-gsm-device.c
trunk/src/nm-gsm-device.h
trunk/src/nm-hal-manager.c
trunk/src/nm-manager.c
trunk/src/nm-serial-device.c
trunk/src/nm-serial-device.h
trunk/system-settings/src/dbus-settings.h
Log:
2008-01-02 Tambet Ingo <tambet gmail com>
* libnm-util/nm-setting-serial.c (nm_setting_serial_class_init):
* Mark the properties
with G_PARAM_CONSTRUCT so that they get the default values.
* src/nm-gsm-device.c: Add preliminary support for monitoring
* device. It only monitors
the monitoring device and prints out the output for now. Or more
precicely, doesn't
do absolutely anything right now since the montoring device
argument is never set.
* src/nm-serial-device.c (serial_debug): Implement. It's very
* verbose and thus
requires it's own knob to turn it on.
(config_fd): Add NMSettingSerial to the arguments list.
(nm_serial_device_open): Ditto.
(get_reply_got_data): Ignore the terminators at the beginning of
the output.
(nm_serial_device_get_io_channel): Implement.
* src/nm-manager.c: Add NMDBusManager to the private data of the
* NMManager. Asking
a new reference every time (and forgetting to release it
sometimes) is a pain and
it's not like NMManager could work without dbus.
(nm_manager_add_device): Register the added device on dbus here.
* src/nm-hal-manager.c (modem_device_creator): Pass NULL for now
* for the monitoring
device.
* src/nm-device.c (constructor): Don't export the device here,
* instead export
it when it's added to the NMManager's device list.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]