Introduce dlog_is_fd_redirected
[platform/core/system/dlog.git] / src / shared / logcommon.c
2021-04-09 Michal BlochIntroduce dlog_is_fd_redirected 61/256661/2
2021-04-02 Karol LewandowskiUse named pipes when creating pipes for clients 93/256193/7
2020-08-20 Mateusz MajewskiMove some QoS related stuff to separate file 92/241892/2
2020-08-03 Karol LewandowskiMerge "packaging: Split binaries to different packages...
2020-08-03 Karol LewandowskiMerge "packaging: Drop unused epoch" into tizen
2020-08-03 Michal Blochlibdlog: apply MIT license; clarify license confusion 15/240115/4
2020-02-18 Mateusz MajewskiAdd an --sort-by option to dlogutil 77/224577/6
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-13 Karol LewandowskiMerge "[lib]dlogutil: add a monitoring mode" into tizen
2020-02-12 Mateusz MajewskiGet rid of useless LINE_MAX macro 27/224727/2
2020-02-11 Mateusz MajewskiFix various SVACE complaints 47/224547/2
2020-01-20 Michal BlochMove priority / char mapping to logcommon 39/222739/3
2020-01-13 Hyotaek ShimMerge branch 'tizen' into tizen_5.5 75/222275/1 tizen_5.5_tv accepted/tizen/5.5/unified/20200114.073546 submit/tizen_5.5/20200113.072912
2020-01-02 Michal Blochwritev(2) requires <sys/uio.h> 52/221252/2
2019-03-01 Michal BlochFix SVACE complaints 39/200239/2
2019-02-06 Michal Blochshared: move logger-specific code out of logcommon 68/199168/1
2018-12-19 Michal BlochEnforce Android Logger device protocol version 2 57/194657/10 submit/tizen/20181221.003724
2018-10-10 Michal BlochFix various static analysis warnings. 33/190833/2
2018-08-21 Michal Blochshared: syslog logging accepts printf-like params 43/184743/7
2018-07-05 Michal Blochutil: fix duplicated logs with backup buffers 70/183470/1 accepted/tizen/unified/20180706.062151 submit/tizen/20180705.230400
2018-06-29 Maciej Slodczyklogger: stop at first found buffer file even when unabl... 45/182845/2
2018-06-26 Maciej Slodczyklogger: eliminate possible bug when copying strings 88/182388/10
2018-06-26 Maciej Slodczyklogger: eliminate race condition in opening a buffer... 87/182387/10
2018-04-20 Karol LewandowskiMerge "shared: hot fix for wrong computing of message... accepted/tizen/unified/20180423.062818 submit/tizen/20180420.152033
2018-04-20 Michal BlochMerge "logger: a bunch of fixes for memory leaks" into...
2018-04-19 Karol LewandowskiMerge "pipe: Do not wait for pipe_fd indefinitely"... accepted/tizen/unified/20180420.081904 submit/tizen/20180419.135953
2018-04-19 Karol Lewandowskipipe: Do not wait for pipe_fd indefinitely 73/176473/3
2018-02-08 Karol LewandowskiMerge "packaging: fix post-script requirements" into...
2018-02-08 Michal BlochMerge "Fix missing nullptr check after call to malloc...
2018-02-08 Michal BlochMerge "shared: add a way to receive control msg reply...
2018-02-06 Michal Blochshared: add a way to receive control msg reply 88/168588/5
2018-01-24 Michal BlochMerge "util: extract getopt from main" into tizen
2018-01-16 Michal BlochRefactor control messages 41/166341/3
2017-11-03 Karol LewandowskiMerge "Extract log pushing out of the main loop." into...
2017-11-03 Karol LewandowskiMerge "fcntl SETFL wrappers return the error value...
2017-10-27 Michal Blochfcntl SETFL wrappers return the error value 33/158033/2
2017-10-27 Karol LewandowskiMerge changes I99afed7f,Ib0dacc9f into tizen
2017-10-27 Karol LewandowskiMerge "logger: type correctness" into tizen
2017-10-27 Karol LewandowskiMerge "Fix a documentation generation warning" into...
2017-10-26 Michal Blochlogger: type correctness 67/144967/16
2017-10-25 Michal BlochFix a documentation generation warning 40/157440/4
2017-10-24 Karol LewandowskiMerge "logger: simplify signal handling" into tizen
2017-10-24 Karol LewandowskiMerge changes I6a86ce01,I03d9457d,I35d21d71,I39a487e8...
2017-10-10 Michal BlochRemove `atoi_check_numeric` in favour of `sscanf` 29/153529/4
2017-08-25 Karol LewandowskiMerge "logutil: move a generic function to logcommon...
2017-08-25 Michal Blochlogutil: move a generic function to logcommon 58/145158/2
2017-08-09 Karol Lewandowskicommon: Introduce atoi_check_numeric() 86/143386/2
2017-08-04 Karol LewandowskiMerge "Add Android logger backend configuration file...
2017-07-04 Rafal PietruchMerge "send/recv pipe fd refactored" into tizen
2017-06-26 Rafal Pietruchsend/recv pipe fd refactored 89/135489/3
2017-05-30 Karol LewandowskiMerge "Fix debug mode logic inversion" into tizen
2017-05-26 Karol LewandowskiMerge "logger: introduce backend global config" into...
2017-05-26 Michal BlochAdd dlogsend, a tool for sending dlog logs. 88/129988/14
2017-04-27 Karol LewandowskiMerge "Sort config entries alpha-numerically." into... accepted/tizen/4.0/unified/20170816.013150 accepted/tizen/unified/20170428.033057 submit/tizen-tizen-tizen/20170427.133758 submit/tizen/20170427.134121 submit/tizen_4.0/20170811.094300 tizen_4.0.m1_release
2017-04-24 Rafal Pietruchadded syslog logging buffer to dlog 78/118478/26
2017-04-21 Karol LewandowskiMerge "Allocation handling:" into tizen
2017-04-20 Karol LewandowskiExtensible config 39/121339/16
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-10-18 Kunhoon BaikDisable to log to console & stdout for syslog 25/92525/2 accepted/tizen/common/20161018.175101 accepted/tizen/ivi/20161018.091532 accepted/tizen/mobile/20161018.091448 accepted/tizen/tv/20161018.091501 accepted/tizen/wearable/20161018.091516 submit/tizen/20161018.022246
2016-10-03 Karol LewandowskiMerge "pipe: Fix recvmsg() error handling" into tizen
2016-10-03 Karol LewandowskiMerge "pipe: Ensure pipe fd is opened in blocking mode...
2016-10-03 Karol Lewandowskipipe: Fix recvmsg() error handling 67/90567/2
2016-09-29 Karol Lewandowskipipe: Ensure pipe fd is opened in blocking mode 87/90387/2
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-21 Michal BlochFix a typo 28/89028/1
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-08-18 Michal BlochPipe: add /dev/kmsg support. 69/84269/5
2016-06-30 Kichan KwonApply Tizen coding rule 44/77444/2
2016-06-01 Kazimierz KrosmanAdd a pipe-based userspace logging backend. 38/67438/26
2016-06-01 Michal BlochRefactor configuration files. 37/67437/22
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-03-23 Kichan KwonClose config file at the end of the function 49/63249/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