NetworkManager/src
Dan Williams 78f7ef1115 logging: use INFO level for debug messages
By default most distros won't log debug messages to syslog; but we
want them logged when the user explicitly requests them via the logging
API and config options in NM.  Half the point of doing more logging
was to make it easier for users to get logs out of NM, and having
to edit syslog configuration makes it all pointless.
2010-04-08 14:49:56 -07:00
..
backends backends: update logging 2010-04-07 10:13:44 -07:00
bluez-manager logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
dhcp-manager dhcp: update logging 2010-04-06 18:07:18 -07:00
dnsmasq-manager dnsmasq: update logging 2010-04-07 10:20:30 -07:00
ip6-manager ip6-manager: update logging 2010-04-07 10:41:53 -07:00
logging logging: use INFO level for debug messages 2010-04-08 14:49:56 -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 wifi: more supplicant/wifi debug logging 2010-04-07 16:42:29 -07:00
system-settings system-settings: update logging 2010-04-07 12:27:34 -07: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: use --log-domains for consistency 2010-04-08 09:11:00 -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 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: update activation request logging 2010-04-07 11:36:38 -07:00
nm-activation-request.h core: implement connection assumption 2009-08-05 18:03:09 -04:00
nm-active-connection.c core: update logging in misc files 2010-04-07 12:28:57 -07: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: 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: log kernel interface indexes 2010-04-08 09:30:05 -07: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 core: update base device logging 2010-04-07 12:31:39 -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 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: log kernel interface indexes 2010-04-08 09:30:05 -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: log kernel interface indexes 2010-04-08 09:30:05 -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: log device delayed state transitions 2010-04-07 16:41:44 -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: add D-Bus method to change logging 2010-04-08 08:56:17 -07:00
nm-manager.h manager: generalize rfkill operations 2009-12-23 01:30:54 -08:00
nm-netlink-monitor.c core: log netlink link messages 2010-04-08 10:44:42 -07:00
nm-netlink-monitor.h netlink: add blocking function to get carrier state 2009-09-28 10:50:22 -07:00
nm-netlink.c core: update logging in misc files 2010-04-07 12:28:57 -07: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: update policy logging 2010-04-07 10:57:39 -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 system: update logging 2010-04-07 13:10:33 -07: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 udev: more debug logging of rfkill and udev 2010-04-07 14:46:03 -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: better debug log formatting 2010-04-07 14:17:43 -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