NetworkManager/libnm-util
Tambet Ingo 8774cc756a 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.




git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3203 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-01-02 13:42:52 +00:00
..
.cvsignore Add cvsignore file 2005-12-10 02:26:47 +00:00
libnm-util.pc.in Patch from Timo Hoenig: fix library name for libnm-util 2006-01-09 15:05:19 +00:00
Makefile.am 2007-12-10 Tambet Ingo <tambet@gmail.com> 2007-12-10 09:17:40 +00:00
nm-connection.c 2007-12-10 Tambet Ingo <tambet@gmail.com> 2007-12-10 09:17:40 +00:00
nm-connection.h 2007-11-08 Dan Williams <dcbw@redhat.com> 2007-11-08 19:25:00 +00:00
nm-param-spec-specialized.c 2007-11-26 Dan Williams <dcbw@redhat.com> 2007-11-26 16:59:47 +00:00
nm-param-spec-specialized.h 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:06:43 +00:00
nm-setting-connection.c 2007-12-24 Dan Williams <dcbw@redhat.com> 2007-12-24 23:45:16 +00:00
nm-setting-connection.h 2007-12-24 Dan Williams <dcbw@redhat.com> 2007-12-24 23:45:16 +00:00
nm-setting-gsm.c 2007-12-10 Tambet Ingo <tambet@gmail.com> 2007-12-10 09:17:40 +00:00
nm-setting-gsm.h 2007-12-10 Tambet Ingo <tambet@gmail.com> 2007-12-10 09:17:40 +00:00
nm-setting-ip4-config.c 2007-11-20 Dan Williams <dcbw@redhat.com> 2007-11-20 20:48:18 +00:00
nm-setting-ip4-config.h 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:06:43 +00:00
nm-setting-ppp.c 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:06:43 +00:00
nm-setting-ppp.h 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:06:43 +00:00
nm-setting-serial.c 2008-01-02 Tambet Ingo <tambet@gmail.com> 2008-01-02 13:42:52 +00:00
nm-setting-serial.h 2007-11-28 Tambet Ingo <tambet@gmail.com> 2007-11-29 14:38:07 +00:00
nm-setting-template.c 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:13:57 +00:00
nm-setting-template.h 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:13:57 +00:00
nm-setting-vpn-properties.c 2007-12-04 Dan Williams <dcbw@redhat.com> 2007-12-04 16:09:05 +00:00
nm-setting-vpn-properties.h 2007-12-04 Dan Williams <dcbw@redhat.com> 2007-12-04 16:09:05 +00:00
nm-setting-vpn.c 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:06:43 +00:00
nm-setting-vpn.h 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:06:43 +00:00
nm-setting-wired.c Set default values on construct 2007-12-23 06:39:16 +00:00
nm-setting-wired.h 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:06:43 +00:00
nm-setting-wireless-security.c 2007-11-16 Dan Williams <dcbw@redhat.com> 2007-11-19 18:13:48 +00:00
nm-setting-wireless-security.h 2007-11-12 Dan Williams <dcbw@redhat.com> 2007-11-13 02:16:00 +00:00
nm-setting-wireless.c 2007-12-24 Dan Williams <dcbw@redhat.com> 2007-12-25 00:14:56 +00:00
nm-setting-wireless.h 2007-11-07 Tambet Ingo <tambet@gmail.com> 2007-11-07 16:06:43 +00:00
nm-setting.c More descriptive error 2007-12-06 15:25:30 +00:00
nm-setting.h 2007-11-09 Dan Williams <dcbw@redhat.com> 2007-11-09 19:41:20 +00:00
nm-utils.c 2007-12-27 Dan Williams <dcbw@redhat.com> 2007-12-27 07:17:50 +00:00
nm-utils.h 2007-12-27 Dan Williams <dcbw@redhat.com> 2007-12-27 07:17:50 +00:00