NetworkManager/libnm
Dan Winship 258e74eb0c libnm: make the the use of GInitable mandatory
Remove _nm_object_ensure_inited(), etc; objects that implement
GInitable are now mandatory-to-init().

Remove constructor() implementations that sometimes return NULL; do
all the relevant checking in init() instead.

Make nm_client_new() and nm_remote_settings_new() take a GCancellable
and a GError**.
2014-08-01 14:34:40 -04:00
..
tests libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
libnm-vpn.pc.in libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
libnm-vpn.ver libnm: add NetworkManager.h and NetworkManagerVPN.h to enum-types 2014-08-01 14:34:07 -04:00
libnm.pc.in libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
libnm.ver libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
Makefile.am libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
nm-access-point.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-access-point.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-active-connection.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-active-connection.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-client.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-client.h libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-dbus-helpers-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-dbus-helpers.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-adsl.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-adsl.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-bond.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-bond.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-bridge.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-bridge.h libnm: fix up class struct reserved slots 2014-08-01 14:34:40 -04:00
nm-device-bt.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-bt.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-ethernet.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-ethernet.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-generic.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-generic.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-infiniband.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-infiniband.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-modem.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-modem.h libnm: fix up class struct reserved slots 2014-08-01 14:34:40 -04:00
nm-device-olpc-mesh.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-olpc-mesh.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-team.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-team.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-vlan.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-vlan.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-wifi.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-wifi.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device-wimax.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-wimax.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-device.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-dhcp4-config.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-dhcp4-config.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-dhcp6-config.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-dhcp6-config.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-ip4-config.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-ip4-config.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-ip6-config.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-ip6-config.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-object-cache.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-object-cache.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-object-private.h libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-object.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-object.h libnm: add init_dbus() virtual method to NMObject 2014-08-01 14:34:40 -04:00
nm-remote-connection-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-remote-connection.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-remote-connection.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-remote-settings.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-remote-settings.h libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-secret-agent.c include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags 2014-08-01 14:34:39 -04:00
nm-secret-agent.h libnm: fix up class struct reserved slots 2014-08-01 14:34:40 -04:00
nm-types-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-types.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-types.h libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
nm-vpn-connection.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-vpn-connection.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00
nm-vpn-plugin-ui-interface.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-vpn-plugin-ui-interface.h libnm: fix up class struct reserved slots 2014-08-01 14:34:40 -04:00
nm-vpn-plugin-utils.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-vpn-plugin-utils.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-vpn-plugin.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-vpn-plugin.h libnm: fix up class struct reserved slots 2014-08-01 14:34:40 -04:00
nm-wimax-nsp.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-wimax-nsp.h libnm: remove _new functions from NMObject subclasses 2014-08-01 14:34:40 -04:00