Make some global variables static
[platform/core/system/dlog.git] / src / libdlog / log.c
2020-02-25 Michal BlochMake some global variables static 28/225928/2
2020-02-14 Michal BlochRelease 5.5.3: sync with Tizen 6.0.7 83/224983/1 submit/tizen_5.5/20200214.104335
2020-02-03 Michal BlochCritical logs: avoid leaving zombie processes 52/223652/5
2020-02-03 Michal BlochCritical logs: less fragile unit tests 58/223658/2
2020-01-23 Michal Blochlibdlog: add __dlog_critical_print to the API 38/222738/11
2019-11-29 Hyotaek ShimRevert "libdlog doesn't modify errno from outside PoV" 50/218850/1
2019-11-29 Hyotaek ShimRevert "libdlog doesn't modify errno from outside PoV" 49/218849/2
2019-11-20 Michal Blochlibdlog doesn't modify errno from outside PoV 36/218136/1
2019-11-19 Michal Blochlibdlog doesn't modify errno from outside PoV 08/218108/1
2019-11-06 Hyotaek ShimAdd __dlog_sec_print() to keep backward compatibility... 45/217045/1 accepted/tizen/5.5/unified/20191107.051304 submit/tizen_5.5/20191106.015838
2019-11-06 Hyotaek ShimAdd __dlog_sec_print() to keep backward compatibility... 03/217003/5 accepted/tizen/unified/20191107.051421 submit/tizen/20191106.015848
2019-09-02 Hyotaek ShimRemove destructor and destruction_lock 22/213122/2 accepted/tizen/unified/20190902.220738 submit/tizen/20190902.035940
2019-08-29 Michal Blochlibdlog: handle thread cancellation 47/213047/1 accepted/tizen/unified/20190830.110653 submit/tizen/20190830.025800
2019-08-08 Yunmi HaFix coverity issues 67/209667/4 accepted/tizen/unified/20190809.035645 submit/tizen/20190808.060025
2019-05-28 Michal Blochlibdlog: reinitialize on each log if need be 33/206833/2 accepted/tizen/unified/20190530.043130 submit/tizen/20190529.011726 submit/tizen/20190603.232156
2019-05-28 Michal Blochlibdlog: do lazy initialisation (no constructor) 20/206720/3
2019-03-04 Michal Blochlibdlog: readd the destructor 16/199816/10
2019-02-22 Michal Blochlibdlog: improve concurrency 00/200400/2
2019-02-22 Michal Blochlibdlog: construct with the maximum priority 99/200399/1
2019-02-21 Hyotaek ShimRevert "Revert "libdlog: initialise through attribute... 40/200240/2
2019-02-18 Michal BlochRevert "libdlog: initialise through attribute constructor" 15/199815/3 accepted/tizen/unified/20190218.163242 submit/tizen/20190218.011546
2019-02-04 Michal Blochlibdlog: extract declarations into a header 79/198879/2
2019-02-04 Michal Blochlibdlog: initialise through attribute constructor 68/198868/3
2019-01-22 Maciej Slodczyklibdlog: remove library destructor 84/197584/8
2019-01-03 Michal BlochFix log_config initialisation properly 90/196690/1
2018-12-30 Karol Lewandowskifix: ensure log_config is always properly initialized 64/196464/3
2018-12-12 Michal Blochtests: add libdlog base unit tests 41/195341/1
2018-12-12 Michal Blochlibdlog: fix reconstruction after destruction 40/195340/1
2018-10-29 Maciej SlodczykMerge "limiter: do not treat limiter restrictions as...
2018-10-29 Maciej SlodczykMerge "Handle deleting dynamic configuration file"...
2018-10-26 Maciej Slodczyklimiter: do not treat limiter restrictions as an error 65/191865/6
2018-10-25 Maciej SlodczykHandle deleting dynamic configuration file 81/191781/2
2018-10-12 Michal Blochlibdlog: fix broken limiter with static config 22/191222/1
2018-10-12 Michal Blochlibdlog: fix buffer disabling issues 20/191220/1
2018-10-10 Michal Blochlibdlog: don't read the config twice 98/190498/2
2018-10-02 Maciej SlodczykMerge "Extend the platform logging config values" into...
2018-09-28 Michal BlochMerge "libdlog: separate limiter and dynamic config...
2018-09-28 Michal BlochMerge "Rename dynamic filters to dynamic config" into...
2018-09-28 Michal BlochExtend the platform logging config values 47/189647/7
2018-09-28 Michal Blochlibdlog: separate limiter and dynamic config 32/190032/3
2018-09-28 Michal BlochRename dynamic filters to dynamic config 31/190031/3
2018-08-31 sanghyeok.ohlcov: added excluding line 72/188072/1 accepted/tizen/unified/20180904.062847 submit/tizen/20180831.105137 submit/tizen/20180903.063948 submit/tizen/20180903.103359
2018-08-28 Maciej Slodczyklimiter: add a config variable to apply limiter rules... 13/187813/1
2018-08-21 Michal Blochlibdlog: runtime filtering 43/184643/14
2018-08-21 Michal Blochlibdlog: isolate limiter creation 95/185795/3
2018-08-21 Michal Blochlibdlog: move limiter functions to loglimiter.c 42/184742/7
2018-07-20 Karol Lewandowskilibdlog: Change prio/tag params order for consistency... 87/184687/1
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
next