NetworkManager/src
Dan Williams a00a6e5d87 logging: move logging into its own subdir
Some stuff we build (the DHCP manager) gets built independently
so that we can use it for unit tests.  For that, we need to build
the logging bits separately too, since the independent DHCP
library can't use them if they are embedded in NM.
2010-04-06 17:39:57 -07:00
..
backends trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08:00
bluez-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
dhcp-manager dhcp: print out DHCP client command strings 2010-03-23 18:50:32 -07:00
dnsmasq-manager dnsmasq: VPN DNS fixes 2009-11-14 14:42:58 -08:00
ip6-manager trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08:00
logging logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
modem-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
named-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
ppp-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
supplicant-manager supplicant: remove unused variables 2009-12-23 11:10:47 -08:00
system-settings system-settings: remove unneeded include 2010-02-18 08:02:15 -08:00
tests hosts: always check and update /etc/hosts if needed (rh #569914) 2010-03-02 14:44:02 -08:00
vpn-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
main.c logging: add DEVICE logging domain 2010-04-06 16:25:42 -07:00
Makefile.am logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
NetworkManager.conf dbus: fix formatting of dbus permissions file 2009-07-28 10:07:52 -04:00
NetworkManagerUtils.c utils: add boolean value hash helper 2010-03-16 23:51:55 -07:00
NetworkManagerUtils.h utils: add boolean value hash helper 2010-03-16 23:51:55 -07:00
nm-activation-request.c sharing: fix sharing after 715ddd2045 (lp:444756) 2009-10-06 16:46:46 -07:00
nm-activation-request.h core: implement connection assumption 2009-08-05 18:03:09 -04:00
nm-active-connection.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-active-connection.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-call-store.c core: fix log message 2009-08-21 12:12:50 -05: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 everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04: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 bluetooth: add timeout for bluetooth connection request 2010-03-23 23:07:17 -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 trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08:00
nm-device-ethernet.h wired: get rid of nm_device_ethernet_get_carrier 2009-09-14 12:54:09 -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 modem: fix modem type checking for various operations 2010-03-25 12:18:26 -07:00
nm-device-interface.h modem: fix modem type checking for various operations 2010-03-25 12:18:26 -07:00
nm-device-modem.c modem: consolidate common modem code into NMDeviceModem 2010-03-25 13:15:03 -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 olpc-mesh: fix companion device detection crash 2010-04-06 02:02:06 -07:00
nm-device-olpc-mesh.h misc: license fixups 2010-01-21 15:11:50 -08: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: better matching of rfkill types 2010-03-25 11:36:19 -07:00
nm-device-wifi.h trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08:00
nm-device.c core: better matching of rfkill types 2010-03-25 11:36:19 -07:00
nm-device.h dhcp: add initial DHCPv6 support (managed mode only) 2010-01-14 00:45:10 -08: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 ipv6: fix up no-duplicates logic in nm_ip6_config_add_nameserver 2009-08-18 11:14:55 -04:00
nm-ip6-config.h Backend IP6 config 2009-07-29 21:34:52 -04:00
nm-manager.c logging: update nm-manager.c logging 2010-04-06 16:20:11 -07:00
nm-manager.h manager: generalize rfkill operations 2009-12-23 01:30:54 -08:00
nm-netlink-monitor.c trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08:00
nm-netlink-monitor.h netlink: add blocking function to get carrier state 2009-09-28 10:50:22 -07:00
nm-netlink.c Work around libnl address caching bug 2009-08-26 14:37:17 -04:00
nm-netlink.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-policy-hosts.c hosts: always check and update /etc/hosts if needed (rh #569914) 2010-03-02 14:44:02 -08:00
nm-policy-hosts.h hosts: always check and update /etc/hosts if needed (rh #569914) 2010-03-02 14:44:02 -08:00
nm-policy.c core: clear secrets on successful connection too 2010-04-06 12:48:53 -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 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00: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 everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-secrets-provider-interface.h modem: generalize GSM and CDMA modem classes 2009-10-04 21:41:49 -07:00
nm-system.c trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08:00
nm-system.h trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08:00
nm-udev-manager.c logging: update nm-udev-manager.c logging 2010-04-06 16:25:54 -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 trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08: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 2008-03-14 Dan Williams <dcbw@redhat.com> 2008-03-14 21:12:03 +00:00
wpa.h 2005-12-14 Dan Williams <dcbw@redhat.com> 2005-12-14 20:48:08 +00:00