NetworkManager/src
Colin Walters 468c08511c core: add libgsystem as a git submodule
And change src/main.c to use the local allocation macros.  This
results in much cleaner code, as one can see from the diff.

Because libgsystem is designed for nonrecursive make, it fits best in
the current recursive setup if we build . first.  This will be a lot
nicer when we switch NM to a nonrecursive setup.
2013-05-16 14:08:09 -05:00
..
bluez-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
config core: use non-recursive build 2013-05-08 15:07:18 -04:00
devices core: fix list manipulation when removing multiple slaves 2013-05-15 14:39:16 -05:00
dhcp-manager build: don't install nm-dhcp-helper dbus permissions if we don't need to 2013-05-14 15:37:41 -05:00
dns-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
dnsmasq-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
firewall-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
ip6-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
logging core: use non-recursive build 2013-05-08 15:07:18 -04:00
modem-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
platform trivial: typedesc to typename 2013-05-16 14:58:44 +02:00
posix-signals core: use non-recursive build 2013-05-08 15:07:18 -04:00
ppp-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
settings ifupdown: recalculate unmanaged specs on interface change (debian #707070) 2013-05-14 10:45:48 -05:00
supplicant-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
tests core: use non-recursive build 2013-05-08 15:07:18 -04:00
vpn-manager core: use non-recursive build 2013-05-08 15:07:18 -04:00
wifi core: use non-recursive build 2013-05-08 15:07:18 -04:00
main.c core: add libgsystem as a git submodule 2013-05-16 14:08:09 -05:00
Makefile.am core: add libgsystem as a git submodule 2013-05-16 14:08:09 -05:00
NetworkManagerUtils.c config: add NMConfigDevice 2013-04-03 10:23:48 -04:00
NetworkManagerUtils.h config: add NMConfigDevice 2013-04-03 10:23:48 -04:00
nm-activation-request.c core: ensure ActiveConnections are torn down when device is unavailable (bgo #676285) 2013-05-02 14:44:01 -05: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: use wrappers for DBus object registration/unregistration 2013-04-08 10:55:37 -05: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 core: update logging in misc files 2010-04-07 12:28:57 -07:00
nm-call-store.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-connection-provider.c core: move connection provider interface to src/ 2012-05-17 13:21:47 -05:00
nm-connection-provider.h core: move connection provider interface to src/ 2012-05-17 13:21:47 -05:00
nm-connectivity.c config: make NMConfig non-refcounted 2013-04-03 10:23:47 -04:00
nm-connectivity.h core: use Config object for connectivity checking parameters 2013-03-11 14:45:12 -05:00
nm-dbus-manager.c libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-dbus-manager.h core: add DBus Proxy creation helper 2013-04-08 10:55:38 -05:00
nm-dhcp4-config.c core: use wrappers for DBus object registration/unregistration 2013-04-08 10:55:37 -05:00
nm-dhcp4-config.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-dhcp6-config.c core: use wrappers for DBus object registration/unregistration 2013-04-08 10:55:37 -05:00
nm-dhcp6-config.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-dispatcher.c core: fix more GValueArray deprecation fallout 2013-02-27 18:09:52 +01:00
nm-dispatcher.h core: add cancelation to dispatcher calls 2012-09-11 17:17:58 -05:00
nm-hostname-provider.c misc: license fixups 2010-01-21 15:11:50 -08:00
nm-hostname-provider.h misc: license fixups 2010-01-21 15:11:50 -08:00
nm-ip4-config.c core: add IP configuration for unmanaged devices 2013-05-07 12:46:55 -04:00
nm-ip4-config.h core: add IP configuration for unmanaged devices 2013-05-07 12:46:55 -04:00
nm-ip6-config.c core: add IP configuration for unmanaged devices 2013-05-07 12:46:55 -04:00
nm-ip6-config.h core: add IP configuration for unmanaged devices 2013-05-07 12:46:55 -04:00
nm-manager-auth.c auth: move common nm_dbus_manager_get_caller_info() functionality into nm_auth_chain_new() 2013-04-08 10:55:38 -05:00
nm-manager-auth.h auth: move common nm_dbus_manager_get_caller_info() functionality into nm_auth_chain_new() 2013-04-08 10:55:38 -05:00
nm-manager.c core: ensure newly-created master interfaces are ready for activation 2013-05-15 14:56:36 -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: fix rtnl_route_alloc_cache() call 2013-05-15 16:40:07 +02: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 policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy.c core: add a "default-unmanaged" setting for devices 2013-05-07 12:46:56 -04: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 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-rfkill.h udev: add support for other types of rfkill switches 2009-12-23 01:30:54 -08:00
nm-session-monitor-ck.c build: unify NetworkManager path handling (some paths are changed) 2012-11-05 14:01:47 +01:00
nm-session-monitor-null.c core: fix undefined reference to assert in session-monitor-{systemd, null} 2012-02-09 10:48:20 -06:00
nm-session-monitor-systemd.c core: handle return values from libsystemd-login correctly 2012-08-27 09:55:04 -05:00
nm-session-monitor.h settings: clean up connection visibility and session change handling 2010-10-26 16:33:47 -05:00
nm-session-utils.c Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-session-utils.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-sleep-monitor-systemd.c sleep-monitor: use more informative who/why text 2013-05-09 12:47:54 +02:00
nm-sleep-monitor-upower.c core: DBusGConnections are not GObjects 2012-10-14 10:43:54 -05:00
nm-sleep-monitor.h core: factor out the upower suspend/resume code (bgo #677694) 2012-10-13 09:20:00 -05:00
nm-system.c core: suppress kernel's automatic creation of bond0 (rh #953466) 2013-04-26 17:30:19 -05: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 libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-udev-manager.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-wifi-ap-utils.c wifi: support ap-mode with wpa_supplicant 2012-10-17 12:08:11 -05:00
nm-wifi-ap-utils.h wifi: fix scanned signal strength calculation for WEXT-based drivers 2011-03-13 12:50:40 -05:00
nm-wifi-ap.c core: use wrappers for DBus object registration/unregistration 2013-04-08 10:55:37 -05:00
nm-wifi-ap.h wifi: support ap-mode with wpa_supplicant 2012-10-17 12:08:11 -05:00
org.freedesktop.NetworkManager.conf dbus: allow talking to the NetworkManager-SSH VPN plugin 2013-03-20 08:28:14 -05:00