summaryrefslogtreecommitdiff
path: root/src/logging/nm-logging.c
Commit message (Expand)AuthorAgeFilesLines
* core: fix alignment of logging timestampThomas Haller2014-02-261-2/+2
* logging: fix "nmcli gen log level FOO"Dan Winship2014-01-221-73/+69
* core: fix leak in impl_manager_get_loggingDan Winship2013-12-201-2/+2
* logging: Use locale independent strcasecmpThomas Haller2013-12-201-7/+7
* logging: ignore unrecognized domains on startupDan Winship2013-12-201-4/+20
* logging: allow per-domain log level overridesDan Winship2013-12-201-72/+136
* logging: tweak logging-enabled functionsDan Winship2013-12-201-8/+2
* logging: add DCB log domainDan Williams2013-10-311-1/+3
* core: add LOGD_CONCHECK, log unexpected concheck responses at LOGL_INFODan Winship2013-08-281-1/+2
* core: make log domains 64-bitDan Winship2013-08-281-5/+5
* core: add support for team deviceJiri Pirko2013-08-151-1/+2
* logging: add log domain for D-Bus PropertiesChanged signal stuffDan Williams2013-08-061-2/+3
* core: minor code cleanup to use preprocessor constantsThomas Haller2013-08-061-4/+4
* main+logging: Allow early logging before config filesColin Walters2013-06-241-15/+49
* main: add --debug, fix logging under systemdDan Winship2013-05-211-4/+4
* config: fix documentation of --log-domainsDan Winship2013-04-031-0/+42
* logging: add BRIDGE log domainDan Williams2013-02-041-1/+2
* logging: add LOGD_PLATFORMPavel Šimerda2013-01-241-2/+8
* Remove SIGSEGV/SIGFPE etc. handlingColin Walters2013-01-221-86/+0
* logging: add 'DEFAULT' logging domainJiří Klimeš2013-01-091-8/+12
* logging: add "VLAN" log domainJiří Klimeš2012-11-071-1/+3
* logging: add "BOND" log domainJiří Klimeš2012-11-071-1/+2
* logging: add new combined log domainsJiří Klimeš2012-11-071-7/+29
* build: fix build after addition of new warningsDan Winship2012-08-011-2/+2
* adsl: initial PPPoE support for ADSL devicesPantelis Koukousoulas2012-05-181-1/+2
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-23/+0
* core: only include execinfo.h if crashtrace support is enabledPeter Korsgaard2012-01-051-1/+0
* firewall: add firewall log domain and use it in firewall codeDan Williams2011-12-061-1/+2
* wired: split NMDeviceWired out of NMDeviceEthernet and add NMDeviceInfinibandDan Winship2011-12-021-1/+2
* build: add --disable-crashtrace optionDavid Rothlisberger2011-10-051-1/+6
* ppp: enable pppd debug logging when PPP log domain is enabled for debugginDan Williams2011-05-191-0/+6
* logging: clean up logging macros and helperDan Williams2011-03-191-6/+7
* build: do the right thing with config.h (bgo #644664)Kjartan Maraas2011-03-141-1/+2
* Merge remote-tracking branch 'origin/rm-userset'Dan Williams2011-02-121-4/+4
|\
| * Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-121-1/+3
| |\
| * | logging: LOGD_USER_SET -> LOGD_AGENTSDan Williams2010-12-101-2/+2
| * | logging: LOGD_SYS_SET -> LOGD_SETTINGSDan Williams2010-12-101-2/+2
* | | logging: don't print extraneous newline in syslogOzan Çağlayan2011-02-091-4/+4
| |/ |/|
* | logging: add WiMAX log domainDan Williams2011-01-021-1/+3
|/
* logging: add accessor for log levelDan Williams2010-08-081-0/+6
* logging: log PID with syslog messagesDan Williams2010-05-041-2/+2
* logging: correctly print new logging level and domains on changesDan Williams2010-05-041-0/+30
* logging: change default level to be true INFO levelJiří Klimeš2010-04-121-1/+1
* logging: use INFO level for debug messagesDan Williams2010-04-081-1/+1
* logging: fix build on 32-bit platformsDan Williams2010-04-081-2/+2
* logging: add D-Bus method to change loggingDan Williams2010-04-081-3/+42
* logging: fix multiple log level handlingDan Williams2010-04-071-4/+4
* logging: fix log domain parsingDan Williams2010-04-071-1/+1
* logging: adjust default domains to match previous log verbosityDan Williams2010-04-071-1/+4
* logging: allow OLPC mesh logging to be usedDan Williams2010-04-071-0/+1