Fix how %m behaves in the log format
[platform/core/system/dlog.git] / src / libdlog / log.c
2018-06-19 sanghyeok.ohlcov: added excluding line 09/181009/4
2018-03-13 Michal BlochHandle payload sizes correctly 02/172402/2 accepted/tizen/unified/20180315.061335 submit/tizen/20180314.081437
2018-01-26 Karol LewandowskiMerge "Pass configuration paths directly from configure...
2018-01-26 Karol LewandowskiMerge "libdlog: Unify common parts of dlog API" into...
2018-01-25 Karol LewandowskiPass configuration paths directly from configure 37/168037/3
2018-01-25 Karol Lewandowskilibdlog: Unify common parts of dlog API 42/167842/4
2018-01-24 Michal BlochMerge "util: extract getopt from main" into tizen
2018-01-24 Michal BlochMerge "logsend: send each message multiple times; print...
2018-01-22 Karol Lewandowskilibdlog: Add missing static for __dlog_fatal_assert 41/167841/1
2017-08-11 Michal BlochRefactor libdlog initialisation 18/142618/7
2017-08-04 Michal BlochFix libdlog limiter 22/142122/3
2017-05-30 Karol LewandowskiMerge "Fix debug mode logic inversion" into tizen
2017-05-26 Michal BlochFix debug mode logic inversion 31/131331/2
2017-04-20 Michal BlochConfig for-each loop helper: loop over all entries 29/123429/10
2017-03-17 Rafal Pietruch[4.0] kmsg-backend removed 71/115871/11
2017-03-17 Michal BlochMerge branch 'tizen_3.0' into tizen 91/119391/4
2017-03-16 Michal Bloch[4.0] Documentation 93/100293/16
2016-11-25 Karol LewandowskiMerge changes I274d815f,I4c831e85,I997c4d72,I02ebfd88...
2016-11-24 Michal BlochMore useful return values for shared functions 60/97560/2
2016-11-23 Jiwon Kimlibdlog : set initalize value to write function pointer 02/99502/1
2016-11-17 Sunmin LeeFix vulnerability: NULL check 88/98488/2 accepted/tizen/3.0/common/20161121.072915 accepted/tizen/3.0/ivi/20161121.011533 accepted/tizen/3.0/mobile/20161121.011429 accepted/tizen/3.0/tv/20161121.011455 accepted/tizen/3.0/wearable/20161121.011513 submit/tizen_3.0/20161117.111554
2016-11-13 Kunhoon BaikMerge branch 'tizen' into tizen_3.0 89/97289/1 submit/tizen_3.0/20161113.061836
2016-11-13 Kichan Kwonlibdlog : control platform debug log by modifying conf... 15/95715/2 accepted/tizen/common/20161114.171339 accepted/tizen/ivi/20161114.010627 accepted/tizen/mobile/20161114.010452 accepted/tizen/tv/20161114.010520 accepted/tizen/wearable/20161114.010601 submit/tizen/20161113.061424
2016-11-03 Kichan KwonMerge branch 'tizen' into tizen_3.0 97/95397/1
2016-10-27 Karol LewandowskiMerge "Set proper executable bits" into tizen
2016-10-25 Michal BlochSet proper executable bits 33/93533/4
2016-10-17 Karol LewandowskiMerge "Micro-optimisation" into tizen
2016-10-13 Michal BlochMicro-optimisation 23/92023/4
2016-10-13 Karol LewandowskiMerge "Fix code issues found by cppcheck." into tizen
2016-10-12 Karol LewandowskiMerge topic 'dlog-pipe-fix' into tizen
2016-10-11 Michal BlochFix code issues found by cppcheck. 91/91091/7
2016-10-10 Karol LewandowskiFix libdlog initialization with multiple threads 90/90390/6
2016-09-22 KwonMerge "Fix a typo" into tizen
2016-09-22 KwonMerge "KMSG handling more robust." into tizen
2016-09-22 Michal BlochCleanup unused code 24/88024/5
2016-09-22 Kichan Kwonlibrary integration : build all backends at one time 88/87988/5
2016-09-20 Kichan KwonSet debugmode by checking debugmode file 21/88421/2
2016-08-30 Michal BlochDocumentation. 37/85537/4 accepted/tizen/common/20160907.154334 accepted/tizen/ivi/20160908.003859 accepted/tizen/mobile/20160908.003754 accepted/tizen/tv/20160908.003811 accepted/tizen/wearable/20160908.003837 submit/tizen/20160907.035120
2016-06-30 Kichan KwonApply Tizen coding rule 44/77444/2
2016-06-16 Kichan KwonAdd lcov comments for coverage measurement 82/74982/1
2016-06-01 Michal BlochRefactor configuration files. 37/67437/22
2016-05-30 Michal BlochRefactor: split logutil and libdlog backend handling... 36/67436/8
2016-05-25 Kichan Kwonlibdlog : extend maximum log size when the backend... 69/71369/1 accepted/tizen/common/20160526.145955 accepted/tizen/ivi/20160526.094800 accepted/tizen/mobile/20160526.095106 accepted/tizen/tv/20160526.094816 accepted/tizen/wearable/20160526.094959 submit/tizen/20160525.075612
2016-05-25 Kichan Kwonlibdlog : fix error when the backend is journal 48/71348/1 submit/tizen/20160525.062453
2016-05-24 Kichan KwonMerge " Define -1 in the log_id_t" into tizen submit/tizen/20160524.120520
2016-05-24 Kichan Kwon Define -1 in the log_id_t 05/71205/2
2016-05-24 Kichan KwonExtend maximum log size 28/66828/8
2016-04-01 Taeyoung Kimcommon: apply Tizen Coding Rule 67/64367/1
2016-03-09 Kichan KwonApply Tizen directory path guide 62/61562/1
2016-03-07 Kichan Kwonlibdlog : change the return value when the backend... 55/61355/1 accepted/tizen/common/20160310.065108 accepted/tizen/ivi/20160309.004820 accepted/tizen/mobile/20160309.004726 accepted/tizen/tv/20160309.004744 accepted/tizen/wearable/20160309.004759 submit/tizen/20160308.043916
2016-01-19 Kichan Kwonlibdlog : __write_to_log_logger needs to return negativ... 15/57315/1
2016-01-12 Kichan KwonMake dlog provide multiple back-ends 98/56598/3 accepted/tizen/mobile/20160112.223528 accepted/tizen/tv/20160112.223544 accepted/tizen/wearable/20160112.223606 submit/tizen/20160112.074927
2015-12-22 pr.jungFix as Tizen coding rule 38/55138/1 accepted/tizen/mobile/20151222.223859 accepted/tizen/tv/20151222.223917 accepted/tizen/wearable/20151222.223937 submit/tizen/20151222.090653 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-11-19 Kichan Kwonjournald: add exception handling 94/52094/2 accepted/tizen/mobile/20151119.231912 accepted/tizen/tv/20151119.231920 accepted/tizen/wearable/20151119.231932 submit/tizen/20151119.061722
2015-08-18 Jae-young Hwanglibdlog: change libsystemd API to sd_journal_sendv(3) 26/46126/3 accepted/tizen/mobile/20150818.215948 accepted/tizen/tv/20150818.215956 accepted/tizen/wearable/20150818.220005 submit/tizen/20150818.082824
2015-08-16 Kunhoon BaikRevert "libdlog: change libsystemd API to sd_journal_se... 00/46100/1 accepted/tizen/mobile/20150816.110712 accepted/tizen/tv/20150816.110729 accepted/tizen/wearable/20150816.110737 submit/tizen/20150816.061011
2015-08-13 Jae-young Hwanglibdlog: change libsystemd API to sd_journal_sendv(3) 59/46059/1 accepted/tizen/mobile/20150814.112833 accepted/tizen/tv/20150814.112950 accepted/tizen/wearable/20150814.112921 submit/tizen/20150814.034010
2015-07-03 Jae-young Hwangbugfix: Replace build config name with DLOG_DEBUG_ENABLE 33/42833/2 submit/tizen/20150703.060558 submit/tizen/20150703.131716
2015-06-05 chan leecode sync up with tizen 2.3 87/40587/3