..
bluez-manager
core: convert the DBus manager to a single-ref object
2013-05-20 16:38:33 -03:00
config
Make no-auto-default=* work again
2013-06-14 13:40:27 -03:00
devices
device: queuing two transitions to the same state is not an error
2013-06-19 18:06:16 -05:00
dhcp-manager
core: add option for running from the build tree
2013-05-22 16:17:23 +02: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: convert the DBus manager to a single-ref object
2013-05-20 16:38:33 -03:00
ip6-manager
core: remove possibly dangling idle handler in ip6 manager
2013-06-18 14:41:26 -05:00
logging
main: add --debug, fix logging under systemd
2013-05-21 09:30:09 -03:00
modem-manager
modem-manager: read 'SupportedCapabilities' instead of 'ModemCapabilities' (bgo #701668 )
2013-06-05 12:59:32 -05:00
platform
platform: update linux platform testcases for udev/platform merge
2013-06-19 12:33:54 -05:00
posix-signals
core: use non-recursive build
2013-05-08 15:07:18 -04:00
ppp-manager
core: convert the DBus manager to a single-ref object
2013-05-20 16:38:33 -03:00
settings
ifcfg-rh: fix storing connections in the hash table
2013-06-19 12:41:36 -05:00
supplicant-manager
wifi: fix checking AP mode and EAP-FAST support
2013-06-14 14:24:19 -05:00
tests
core: use non-recursive build
2013-05-08 15:07:18 -04:00
vpn-manager
vpn-manager: fix previous commit
2013-06-10 11:07:37 -03:00
wifi
wifi: use nm-platform for ifindex/ifname translation
2013-05-23 17:47:51 +02:00
main.c
main: allow daemonizing again - initialize become_daemon to TRUE (bgo #701383 )
2013-06-03 12:44:51 +02:00
Makefile.am
wifi: move NMCallStore to the supplicant code
2013-06-07 11:33:42 -05:00
NetworkManagerUtils.c
settings: fix unmanaging of InfiniBand devices
2013-06-13 15:52:51 -03: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: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-active-connection.c
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-active-connection.h
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-atm-manager.c
core: split NMAtmManager out of NMUdevManager
2013-06-05 17:49:25 -03:00
nm-atm-manager.h
core: split NMAtmManager out of NMUdevManager
2013-06-05 17:49:25 -03: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
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-dbus-manager.h
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-dhcp4-config.c
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-dhcp4-config.h
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-dhcp6-config.c
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-dhcp6-config.h
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-dispatcher.c
core: convert the DBus manager to a single-ref object
2013-05-20 16:38:33 -03: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: ignore default routes when creating configuration for generic interface
2013-06-19 13:49:12 -05:00
nm-ip4-config.h
core: add IP configuration for unmanaged devices
2013-05-07 12:46:55 -04:00
nm-ip6-config.c
libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()
2013-05-29 17:13:30 -03:00
nm-ip6-config.h
core: add IP configuration for unmanaged devices
2013-05-07 12:46:55 -04:00
nm-manager-auth.c
core: convert the DBus manager to a single-ref object
2013-05-20 16:38:33 -03: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: initial InfiniBand partition support
2013-06-13 15:56:15 -03:00
nm-manager.h
platform, devices: add support for veth devices
2013-05-24 16:10:03 -03:00
nm-netlink-monitor.c
netlink: enlarge netlink buffer to 128k
2013-05-27 17:50:15 +02:00
nm-netlink-monitor.h
cleanup: remove obsolete link-related functions
2013-05-24 20:07:30 +02:00
nm-netlink-utils.c
misc: use nm-platform link stuff in route utilities
2013-05-24 20:03:28 +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
libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()
2013-05-29 17:13:30 -03: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
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-properties-changed-signal.h
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-rfkill-manager.c
core: split NMRfkillManager out of NMUdevManager
2013-06-05 17:49:24 -03:00
nm-rfkill-manager.h
core: split NMRfkillManager out of NMUdevManager
2013-06-05 17:49:24 -03: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: convert the DBus manager to a single-ref object
2013-05-20 16:38:33 -03: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
cleanup: remove obsolete link-related functions
2013-05-24 20:07:30 +02:00
nm-system.h
cleanup: remove obsolete link-related functions
2013-05-24 20:07:30 +02:00
nm-types.h
core: add header for NM object types
2012-12-17 17:01:10 -06: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: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-wifi-ap.h
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
org.freedesktop.NetworkManager.conf
dbus: allow talking to the NetworkManager-SSH VPN plugin
2013-03-20 08:28:14 -05:00