NetworkManager/libnm
Dan Winship 35f36ba4c3 libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones
Drop the arptype-based nm_utils_hwaddr funcs, and rename the
length-based ones to no longer have _len in their names. This also
switches nm_utils_hwaddr_atoba() to using a length rather than an
arptype, and adds a length argument to nm_utils_hwaddr_valid() (making
nm_utils_hwaddr_valid() now a replacement for nm_utils_hwaddr_aton()
in some places, where we were only using aton() to do validity
checking).
2014-08-07 12:08:16 -04:00
..
tests libnm: add NetworkManager.h, disallow including individual headers 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-core, etc: drop type-based hwaddr funcs, port to length-based ones 2014-08-07 12:08:16 -04:00
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
NetworkManager.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-access-point.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-access-point.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-active-connection.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-active-connection.h libnm: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -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: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-device-infiniband.c libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones 2014-08-07 12:08:16 -04:00
nm-device-infiniband.h libnm: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-device-vlan.c libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones 2014-08-07 12:08:16 -04:00
nm-device-vlan.h libnm: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-device.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-device.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-dhcp4-config.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-dhcp4-config.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-dhcp6-config.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-dhcp6-config.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-ip4-config.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-ip4-config.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-ip6-config.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-ip6-config.h libnm: add NetworkManager.h, disallow including individual headers 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: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-object.h libnm: add NetworkManager.h, disallow including individual headers 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: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-remote-connection.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-remote-settings.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-remote-settings.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-secret-agent.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-secret-agent.h libnm: add NetworkManager.h, disallow including individual headers 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 NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-vpn-connection.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-vpn-connection.h libnm: add NetworkManager.h, disallow including individual headers 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: add NetworkManager.h, disallow including individual headers 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 NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -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: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-wimax-nsp.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-wimax-nsp.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00