NetworkManager/src
Jiří Klimeš 2109f41cc6 libnm-util: consolidate hex-string <-> bin conversion functions
and move them to libnm-util's nm-utils.s so that they are easily available.
2013-03-28 16:59:58 +01:00
..
bluez-manager
dhcp-manager dhclient: copy leasefiles from old location if needed (rh #916233) (bgo #696210) 2013-03-26 15:26:18 -05:00
dns-manager policy,dns: fix a race in looking up hostname and updating DNS (rh #877084) 2013-02-12 15:40:08 +01:00
dnsmasq-manager all: remove more pointless NULL checks 2013-02-13 13:38:36 -05:00
firewall-manager all: remove redundant return-if-fail checks 2013-03-07 07:32:27 -05:00
generated
ip6-manager netlink: don't ref/unref the singleton 2013-03-13 22:15:29 +01:00
logging logging: add BRIDGE log domain 2013-02-04 10:37:46 -06:00
modem-manager mobile: clarifiy modem state change log message 2013-03-25 15:56:06 -05:00
posix-signals
ppp-manager ppp: ignore errors getting final PPP stats 2013-03-25 15:26:51 -05:00
settings libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
supplicant-manager libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
tests tests: clean up gtester usage 2013-02-26 13:07:33 +01:00
vpn-manager all: remove more pointless NULL checks 2013-02-13 13:38:36 -05:00
wifi trivial: plug some memory leaks 2013-02-25 16:07:03 +01:00
wimax core: make nm_device_check_connection_compatible() check interface-name 2013-03-13 16:45:19 -04:00
main.c Revert "trivial: remove nm-netlink-monitor.h from main" 2013-03-13 23:52:14 +01:00
Makefile.am trivial: remove unused define 2013-03-07 16:29:03 -06:00
NetworkManagerUtils.c core: allow marking a device unmanaged by its interface name 2013-03-13 16:45:19 -04:00
NetworkManagerUtils.h core: allow marking a device unmanaged by its interface name 2013-03-13 16:45:19 -04:00
nm-activation-request.c core: fix duplicating (not removing) active connections 2013-02-11 11:48:11 -06:00
nm-activation-request.h core: move most activation request logic to the active connection class 2012-12-17 17:01:10 -06:00
nm-active-connection.c core: fix duplicating (not removing) active connections 2013-02-11 11:48:11 -06:00
nm-active-connection.h core: move most activation request logic to the active connection class 2012-12-17 17:01:10 -06:00
nm-call-store.c
nm-call-store.h
nm-config.c trivial: remove extra semicolons 2013-03-12 09:32:47 +01:00
nm-config.h config: convert NMConfig to object 2013-03-11 14:43:24 -05:00
nm-connection-provider.c
nm-connection-provider.h
nm-connectivity.c core: use Config object for connectivity checking parameters 2013-03-11 14:45:12 -05:00
nm-connectivity.h core: use Config object for connectivity checking parameters 2013-03-11 14:45:12 -05:00
nm-dbus-manager.c
nm-dbus-manager.h
nm-device-adsl.c netlink: don't ref/unref the singleton 2013-03-13 22:15:29 +01:00
nm-device-adsl.h
nm-device-bond.c core: make nm_device_check_connection_compatible() check interface-name 2013-03-13 16:45:19 -04:00
nm-device-bond.h
nm-device-bridge.c all: use G_VALUE_INIT to initialize GValue variables 2013-03-25 08:41:18 +01:00
nm-device-bridge.h
nm-device-bt.c core: make nm_device_check_connection_compatible() check interface-name 2013-03-13 16:45:19 -04:00
nm-device-bt.h core: add generic way of getting device hardware addresses 2013-01-24 14:56:38 -06:00
nm-device-ethernet.c core: make nm_device_check_connection_compatible() check interface-name 2013-03-13 16:45:19 -04:00
nm-device-ethernet.h
nm-device-factory.h
nm-device-infiniband.c core: make nm_device_check_connection_compatible() check interface-name 2013-03-13 16:45:19 -04:00
nm-device-infiniband.h
nm-device-modem.c core: make nm_device_check_connection_compatible() check interface-name 2013-03-13 16:45:19 -04:00
nm-device-modem.h
nm-device-olpc-mesh.c core: make nm_device_check_connection_compatible() check interface-name 2013-03-13 16:45:19 -04:00
nm-device-olpc-mesh.h
nm-device-private.h core: simplify/rename nm_device_connection_match_config() 2013-03-13 13:21:59 -04:00
nm-device-vlan.c netlink: don't ref/unref the singleton 2013-03-13 22:15:29 +01:00
nm-device-vlan.h
nm-device-wifi.c all: use G_VALUE_INIT to initialize GValue variables 2013-03-25 08:41:18 +01:00
nm-device-wifi.h core: add NM_WIFI_DEVICE_CAP_ADHOC 2013-02-11 12:39:28 -05:00
nm-device-wired.c netlink: don't ref/unref the singleton 2013-03-13 22:15:29 +01:00
nm-device-wired.h core: move carrier-detect NMDeviceState handling into NMDevice 2013-02-15 13:40:38 -05:00
nm-device.c core: don't crash checking unmanaged specs if device has no hardware address 2013-03-25 15:17:35 -05:00
nm-device.h core: simplify nm_device_get_best_auto_connection() 2013-03-13 13:21:59 -04:00
nm-dhcp4-config.c
nm-dhcp4-config.h
nm-dhcp6-config.c
nm-dhcp6-config.h
nm-dispatcher.c core: fix more GValueArray deprecation fallout 2013-02-27 18:09:52 +01:00
nm-dispatcher.h
nm-hostname-provider.c
nm-hostname-provider.h
nm-ip4-config.c
nm-ip4-config.h
nm-ip6-config.c
nm-ip6-config.h
nm-manager-auth.c
nm-manager-auth.h
nm-manager.c dbus: reinstall property filter on dbus connection changes (rh #918273) 2013-03-20 08:51:08 -05:00
nm-manager.h core: use Config object for connectivity checking parameters 2013-03-11 14:45:12 -05:00
nm-netlink-monitor.c netlink: don't ref/unref the singleton 2013-03-13 22:15:29 +01:00
nm-netlink-monitor.h cleanup: remove unnecessary headers from nm-netlink-monitor.h 2013-03-06 11:59:07 +01:00
nm-netlink-utils.c netlink: replace libnl 1.x functions 2013-03-05 23:02:42 +01:00
nm-netlink-utils.h netlink: clean up header includes 2013-01-25 00:13:39 +01:00
nm-policy-hosts.c trivial: plug some memory leaks 2013-02-25 16:07:03 +01:00
nm-policy-hosts.h
nm-policy.c all: remove redundant return-if-fail checks 2013-03-07 07:32:27 -05:00
nm-policy.h policy: monitor connection activation/deactivation via the manager 2012-12-17 17:01:10 -06:00
nm-properties-changed-signal.c all: use G_VALUE_INIT to initialize GValue variables 2013-03-25 08:41:18 +01:00
nm-properties-changed-signal.h
nm-rfkill.h
nm-session-monitor-ck.c
nm-session-monitor-null.c
nm-session-monitor-systemd.c
nm-session-monitor.h
nm-session-utils.c
nm-session-utils.h
nm-sleep-monitor-systemd.c core: remove remaining pre-2.32 GLib compat / deprecated usage 2013-02-26 13:07:33 +01:00
nm-sleep-monitor-upower.c
nm-sleep-monitor.h
nm-system.c cleanup: remove nm-netlink-compat 2013-03-05 23:02:50 +01:00
nm-system.h core: only manage those bridges created by NetworkManager (rh #905035) 2013-02-04 11:59:15 -06:00
nm-types.h core: add header for NM object types 2012-12-17 17:01:10 -06:00
nm-udev-manager.c all: remove redundant return-if-fail checks 2013-03-07 07:32:27 -05:00
nm-udev-manager.h
nm-wifi-ap-utils.c
nm-wifi-ap-utils.h
nm-wifi-ap.c all: remove redundant return-if-fail checks 2013-03-07 07:32:27 -05:00
nm-wifi-ap.h
org.freedesktop.NetworkManager.conf dbus: allow talking to the NetworkManager-SSH VPN plugin 2013-03-20 08:28:14 -05:00