..
backends
gentoo: handle both systemd and OpenRC loopback init at runtime
2010-12-06 09:36:28 -06:00
bluez-manager
core: use #defines for NMDBusManager signal names
2010-12-10 11:36:55 -06:00
dhcp-manager
dhcp: add DHCP lease release capability
2011-01-05 16:23:00 -06:00
dns-manager
dns: direct IPv4 reverse DNS queries to split DNS servers
2010-12-16 17:49:22 -06:00
dnsmasq-manager
build: include <config.h> for kill(2), isblank(3), and isascii(3)
2010-10-08 22:46:55 -05:00
ip6-manager
ip6: support for DNS Search List option (bgo #637077 )
2010-12-15 17:44:20 -06:00
logging
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
modem-manager
core: move secrets handling to NMSettingsConnection
2011-01-27 10:41:02 -06:00
ppp-manager
core: move secrets handling to NMSettingsConnection
2011-01-27 10:41:02 -06:00
settings
policy: rename "modfiy" permission to "modify system"
2011-02-11 11:19:02 -06:00
supplicant-manager
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
tests
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
vpn-manager
vpn: clear secrets after successful activation
2011-02-10 18:07:04 -06:00
wimax
core: move generic connection complete function to a generic location
2011-01-13 13:28:52 -06:00
gdb-cmd
2006-02-26 Dan Williams <dcbw@redhat.com>
2006-02-27 04:31:52 +00:00
main.c
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
Makefile.am
settings: move agent code into settings directory
2011-01-30 11:00:33 -06:00
NetworkManager.conf
dbus: remove obsolete interfaces from permissions
2011-01-26 09:58:22 -06:00
NetworkManagerUtils.c
libnm-util: add 'flags' argument to nm_connection_to_hash() and nm_setting_to_hash()
2011-01-26 14:14:37 -06:00
NetworkManagerUtils.h
core: move generic connection complete function to a generic location
2011-01-13 13:28:52 -06:00
nm-activation-request.c
core: move secrets handling to NMSettingsConnection
2011-01-27 10:41:02 -06:00
nm-activation-request.h
core: move secrets handling to NMSettingsConnection
2011-01-27 10:41:02 -06:00
nm-active-connection.c
Merge remote branch 'origin/master' into rm-userset
2011-01-25 15:41:03 -06:00
nm-active-connection.h
Merge remote branch 'origin/master' into rm-userset
2011-01-25 15:41:03 -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-crash-logger.c
2008-11-02 Dan Williams <dcbw@redhat.com>
2008-11-03 04:13:42 +00:00
nm-dbus-manager.c
core: use #defines for NMDBusManager signal names
2010-12-10 11:36:55 -06:00
nm-dbus-manager.h
core: use #defines for NMDBusManager signal names
2010-12-10 11:36:55 -06:00
nm-device-bt.c
core: move generic connection complete function to a generic location
2011-01-13 13:28:52 -06:00
nm-device-bt.h
bluetooth: finish DUN implementation
2010-01-28 11:21:53 -08:00
nm-device-cdma.c
modem: consolidate common modem code into NMDeviceModem
2010-03-25 13:15:03 -07:00
nm-device-cdma.h
modem: consolidate common modem code into NMDeviceModem
2010-03-25 13:15:03 -07:00
nm-device-ethernet.c
core: move secrets handling to NMSettingsConnection
2011-01-27 10:41:02 -06:00
nm-device-ethernet.h
core: consolidate and clean up MAC cloning code
2010-06-24 15:14:53 -07:00
nm-device-gsm.c
modem: consolidate common modem code into NMDeviceModem
2010-03-25 13:15:03 -07:00
nm-device-gsm.h
modem: consolidate common modem code into NMDeviceModem
2010-03-25 13:15:03 -07:00
nm-device-interface.c
core: fix unmanaging of devices when quitting
2010-08-11 17:31:25 -05:00
nm-device-interface.h
core: fix unmanaging of devices when quitting
2010-08-11 17:31:25 -05:00
nm-device-modem.c
core: add AddAndActivate D-Bus method
2011-01-10 23:39:12 -06:00
nm-device-modem.h
core: add AddAndActivate D-Bus method
2011-01-10 23:39:12 -06:00
nm-device-olpc-mesh.c
core: move generic connection complete function to a generic location
2011-01-13 13:28:52 -06:00
nm-device-olpc-mesh.h
core: use ifindex instead of interface name in a lot of places
2010-04-21 14:58:25 -07:00
nm-device-private.h
core: move generic connection complete function to a generic location
2011-01-13 13:28:52 -06:00
nm-device-wifi.c
wifi: don't need secrets if the connection says we don't
2011-02-02 16:17:10 -06:00
nm-device-wifi.h
core: consolidate and clean up MAC cloning code
2010-06-24 15:14:53 -07:00
nm-device.c
Merge remote branch 'origin/master' into rm-userset
2011-01-25 15:41:03 -06:00
nm-device.h
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
nm-dhcp4-config.c
core: ensure superclass' finalize method is called
2009-02-25 13:53:24 -05:00
nm-dhcp4-config.h
clean up glib includes (bgo #564376 )
2009-01-19 00:16:40 -05:00
nm-dhcp6-config.c
dhcp: add the NMDHCP6Config object
2010-01-13 22:30:40 -08:00
nm-dhcp6-config.h
dhcp: add the NMDHCP6Config object
2010-01-13 22:30:40 -08:00
nm-gsm-device.h
2008-11-02 Dan Williams <dcbw@redhat.com>
2008-11-03 04:13:42 +00: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
dhcp4: handle NIS servers and domains
2010-07-16 11:28:39 -07:00
nm-ip4-config.h
dhcp4: handle NIS servers and domains
2010-07-16 11:28:39 -07:00
nm-ip6-config.c
ipv6: fix a crash when getting 'nameservers' property over D-Bus
2010-06-28 18:46:59 +02:00
nm-ip6-config.h
trivial: IP6Config object cleanups
2010-05-01 08:05:39 -07:00
nm-manager-auth.c
core: add method to start authentication with a D-Bus sender
2011-02-02 12:17:26 -06:00
nm-manager-auth.h
policy: add a "modify own" permission for single-user-visible connections
2011-02-11 11:31:14 -06:00
nm-manager.c
policy: add a "modify own" permission for single-user-visible connections
2011-02-11 11:31:14 -06:00
nm-manager.h
agents: filter agents by UID for user-requested connections
2011-01-26 18:36:08 -06:00
nm-netlink-monitor.c
core: NL_CB_VERBOSE breaks error propagation (rh #594578 )
2010-05-24 17:21:04 -07:00
nm-netlink-monitor.h
netlink: merge nm-netlink.c into nm-netlink-monitor.c
2010-04-20 17:22:58 -07:00
nm-policy-hostname.c
policy: stop touching /etc/hosts
2010-12-17 09:28:49 -06:00
nm-policy-hostname.h
policy: stop touching /etc/hosts
2010-12-17 09:28:49 -06:00
nm-policy-hosts.c
policy: stop touching /etc/hosts
2010-12-17 09:28:49 -06:00
nm-policy-hosts.h
policy: stop touching /etc/hosts
2010-12-17 09:28:49 -06:00
nm-policy.c
agents: filter agents by UID for user-requested connections
2011-01-26 18:36:08 -06:00
nm-policy.h
settings: rename NMSysconfigSettings to NMSettings
2010-10-27 20:05:23 -05:00
nm-properties-changed-signal.c
core: update policy logging
2010-04-07 10:57:39 -07: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.c
trivial: fix some possible uninitialized variable usage in error cases
2011-01-25 15:41:14 -06:00
nm-session-monitor.h
settings: clean up connection visibility and session change handling
2010-10-26 16:33:47 -05:00
nm-system.c
core: check address family, not route family
2010-10-07 12:09:17 -05:00
nm-system.h
ip6: handle DHCPv6 initial routing better
2010-08-10 21:37:47 -05:00
nm-udev-manager.c
build: make WiMAX support optional
2011-01-05 18:23:08 -06:00
nm-udev-manager.h
udev: add support for other types of rfkill switches
2009-12-23 01:30:54 -08:00
nm-wifi-ap-utils.c
wifi: ensure shared auth is rejected for WPA APs when completing connections
2011-01-12 00:24:41 -06:00
nm-wifi-ap-utils.h
core: add AddAndActivate D-Bus method
2011-01-10 23:39:12 -06:00
nm-wifi-ap.c
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
nm-wifi-ap.h
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
wpa.c
wifi: update wpa utils logging
2010-04-07 12:37:48 -07:00
wpa.h
2005-12-14 Dan Williams <dcbw@redhat.com>
2005-12-14 20:48:08 +00:00