mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 08:50:07 +01:00
* include/NetworkManager.h - Add CDMA mobile broadband card device type * src/nm-hal-manager.c - (modem_device_creator): handle both CDMA and GSM modems; the device must now be tagged with 'cdma' or 'gsm' capability * src/nm-cdma-device.c src/nm-cdma-device.h src/Makefile.am - Add the CDMA mobile broadband card device class * libnm-util/nm-connection.c - (register_default_settings): add NMSettingCdma * libnm-util/nm-setting-cdma.c libnm-util/nm-setting-cdma.h libnm-util/Makefile.am - Add the CDMA mobile broadband card setting class * libnm-glib/nm-cdma-device.c libnm-glib/nm-cdma-device.h libnm-glib/Makefile.am - Add the CDMA mobile broadband card GLib proxy class * libnm-glib/nm-client.c - (get_device): handle CDMA devices too git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3261 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| libnm-util.pc.in | ||
| Makefile.am | ||
| nm-connection.c | ||
| nm-connection.h | ||
| nm-param-spec-specialized.c | ||
| nm-param-spec-specialized.h | ||
| nm-setting-cdma.c | ||
| nm-setting-cdma.h | ||
| nm-setting-connection.c | ||
| nm-setting-connection.h | ||
| nm-setting-gsm.c | ||
| nm-setting-gsm.h | ||
| nm-setting-ip4-config.c | ||
| nm-setting-ip4-config.h | ||
| nm-setting-ppp.c | ||
| nm-setting-ppp.h | ||
| nm-setting-serial.c | ||
| nm-setting-serial.h | ||
| nm-setting-template.c | ||
| nm-setting-template.h | ||
| nm-setting-vpn-properties.c | ||
| nm-setting-vpn-properties.h | ||
| nm-setting-vpn.c | ||
| nm-setting-vpn.h | ||
| nm-setting-wired.c | ||
| nm-setting-wired.h | ||
| nm-setting-wireless-security.c | ||
| nm-setting-wireless-security.h | ||
| nm-setting-wireless.c | ||
| nm-setting-wireless.h | ||
| nm-setting.c | ||
| nm-setting.h | ||
| nm-utils.c | ||
| nm-utils.h | ||