NetworkManager/src
Dan Williams 93d1d81938 Revert "dbus: add Debian D-Bus permission config"
This reverts commit 3d69429a1e.

Apparently the 'netdev' group rules aren't as widespread anymore
and Debian ships with ConsoleKit by default, and thus can
use at_console.
2010-04-30 11:44:56 -07:00
..
backends netlink: merge nm-netlink.c into nm-netlink-monitor.c 2010-04-20 17:22:58 -07:00
bluez-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
dhcp-manager dhcp: fix superclass type of dhcpcd plugin 2010-04-29 11:31:43 -07:00
dnsmasq-manager dnsmasq: update logging 2010-04-07 10:20:30 -07:00
ip6-manager ip6: disconnect netlink signal handler on dispose 2010-04-27 17:16:02 -07:00
logging logging: logger needs -ldl for dladdr() 2010-04-19 16:56:50 -07:00
modem-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
named-manager Merge remote branch 'origin/ip6only' 2010-04-26 17:33:45 -07:00
ppp-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
supplicant-manager wifi: robustify supplicant info destruction 2010-04-14 15:22:48 -07:00
system-settings system-settings: fix loading connection by plugins 2010-04-23 12:13:04 +02:00
tests test: needs -ldl too for logger code 2010-04-26 13:51:19 -07:00
vpn-manager netlink: merge nm-netlink.c into nm-netlink-monitor.c 2010-04-20 17:22:58 -07:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
main.c core: rearrange version macros a bit 2010-04-23 12:12:47 -07:00
Makefile.am netlink: merge nm-netlink.c into nm-netlink-monitor.c 2010-04-20 17:22:58 -07:00
NetworkManager.conf Revert "dbus: add Debian D-Bus permission config" 2010-04-30 11:44:56 -07:00
NetworkManagerUtils.c core: update logging in misc files 2010-04-07 12:28:57 -07:00
NetworkManagerUtils.h utils: add boolean value hash helper 2010-03-16 23:51:55 -07:00
nm-activation-request.c core: add 'default6' property to ActiveConnection implementations 2010-04-15 15:26:11 -07:00
nm-activation-request.h core: add 'default6' property to ActiveConnection implementations 2010-04-15 15:26:11 -07:00
nm-active-connection.c core: update logging in misc files 2010-04-07 12:28:57 -07:00
nm-active-connection.h core: add 'default6' property to ActiveConnection implementations 2010-04-15 15:26:11 -07: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: update dbus-manager logging 2010-04-07 11:36:02 -07:00
nm-dbus-manager.h 2008-11-21 Dan Williams <dcbw@redhat.com> 2008-11-21 18:11:15 +00:00
nm-device-bt.c bt: update logging 2010-04-07 11:07:19 -07: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: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -07:00
nm-device-ethernet.h core: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -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: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -07:00
nm-device-interface.h core: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -07:00
nm-device-modem.c mobile-broadband: update logging 2010-04-07 11:08:43 -07:00
nm-device-modem.h modem: consolidate common modem code into NMDeviceModem 2010-03-25 13:15:03 -07:00
nm-device-olpc-mesh.c core: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -07: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: get rid of nm_device_set_device_type() 2009-07-07 14:57:05 -04:00
nm-device-wifi.c core: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -07:00
nm-device-wifi.h core: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -07:00
nm-device.c core: ensure IP stage failure when stuff actually fails 2010-04-23 21:52:10 -07:00
nm-device.h core: don't even bother running IPv4 or IPv6 when they are disabled 2010-04-23 12:56:33 -07: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 dns: fix handling of searches and domains in resolv.conf 2009-05-11 20:07:39 -04:00
nm-ip4-config.h dns: fix handling of searches and domains in resolv.conf 2009-05-11 20:07:39 -04:00
nm-ip6-config.c core: fix IP6Config property types to match introspection spec 2010-04-18 11:43:43 -07:00
nm-ip6-config.h Backend IP6 config 2009-07-29 21:34:52 -04:00
nm-manager.c Merge remote branch 'origin/master' into ip6only 2010-04-23 12:13:24 -07:00
nm-manager.h manager: generalize rfkill operations 2009-12-23 01:30:54 -08:00
nm-netlink-monitor.c core: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -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: move hostname/lookup thread operations into separate file 2010-04-19 16:59:34 -07:00
nm-policy-hostname.h policy: move hostname/lookup thread operations into separate file 2010-04-19 16:59:34 -07:00
nm-policy-hosts.c policy: move hostname/lookup thread operations into separate file 2010-04-19 16:59:34 -07:00
nm-policy-hosts.h policy: move hostname/lookup thread operations into separate file 2010-04-19 16:59:34 -07:00
nm-policy.c core: first pass of IPv6 routing and DNS update on IP config change 2010-04-23 22:11:22 -07:00
nm-policy.h trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08: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-secrets-provider-interface.c core: update logging in misc files 2010-04-07 12:28:57 -07:00
nm-secrets-provider-interface.h modem: generalize GSM and CDMA modem classes 2009-10-04 21:41:49 -07:00
nm-system.c ip6: correctly handle routes with no gateways 2010-04-26 14:06:58 -07:00
nm-system.h core: first pass of IPv6 routing and DNS update on IP config change 2010-04-23 22:11:22 -07:00
nm-udev-manager.c Merge remote branch 'origin/ip6only' 2010-04-26 17:33:45 -07: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.c wifi: fix B/G band adhoc wifi auto channel selection 2010-04-22 17:14:33 -07:00
nm-wifi-ap.h trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08: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