Replace () with (void) in function prototypes
[platform/core/system/dlog.git] / src / libdlog / log_pipe.c
2021-04-12 Mateusz MajewskiReplace () with (void) in function prototypes 55/256755/3
2021-02-23 Michal BlochChange connect_pipe to get dlog_control_msg struct... 68/253568/2
2021-01-27 Mateusz MajewskiMove the connect_pipe function to a separate file 99/252399/1
2020-08-17 Mateusz MajewskiImprove libdlog pipe backend initialization 21/241121/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-07-23 Agnieszka Baumannlibdlog: pass timestamp from a higher layer 30/238830/3
2020-07-23 Agnieszka BaumannPipe messages: add SENT timestamp in a separate func 08/238708/4
2020-03-18 Michal BlochMerge "Don't wait until lazy init to block SIGPIPE...
2020-03-13 Michal BlochDon't wait until lazy init to block SIGPIPE 43/227643/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-13 Karol LewandowskiMerge "[lib]dlogutil: add a monitoring mode" into tizen
2020-02-12 Michal BlochApply consistent comment style 55/224455/3
2020-01-28 Michal BlochCheck impossible situations more aggressively 94/222594/5
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-07 Michal BlochVarious string buffer size checks 53/221353/4 submit/tizen/20200107.134313 submit/tizen/20200108.020101
2019-08-08 Yunmi HaFix coverity issues 67/209667/4 accepted/tizen/unified/20190809.035645 submit/tizen/20190808.060025
2019-03-04 Michal Blochlibdlog: readd the destructor 16/199816/10
2019-02-22 Michal Blochlibdlog: improve concurrency 00/200400/2
2019-02-18 Michal BlochFix a minor typo 63/200063/1
2019-02-04 Michal Blochlibdlog: extract declarations into a header 79/198879/2
2019-01-23 Michal BlochFix coding style 12/198312/3
2018-12-12 Michal Blochtests: add libdlog-pipe unit tests 66/194866/4
2018-12-12 Michal Blochlibdlog pipe: fix correctness checks 65/194865/2
2018-12-12 Michal Blochlibdlog: fail early on long pipe paths 64/194864/2
2018-10-10 Michal Blochlibdlog: don't read the config twice 98/190498/2
2018-08-21 Michal Blochshared: syslog logging accepts printf-like params 43/184743/7
2018-06-19 sanghyeok.ohlcov: added excluding line 09/181009/4
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-03-13 Michal BlochHandle payload sizes correctly 02/172402/2 accepted/tizen/unified/20180315.061335 submit/tizen/20180314.081437
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-08 Michal BlochMerge "Fix variable shadowing." into tizen
2018-02-07 Michal BlochFix variable shadowing. 79/169579/1
2018-01-26 Karol LewandowskiMerge "libdlog: Unify common parts of dlog API" into...
2018-01-25 Karol Lewandowskilibdlog: Unify common parts of dlog API 42/167842/4
2018-01-05 Karol LewandowskiMerge "New pipe input format to reduce redundancy"...
2018-01-05 Michal BlochNew pipe input format to reduce redundancy 83/162983/10
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-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-03-17 Michal BlochMerge branch 'tizen_3.0' into tizen 91/119391/4
2017-03-16 Michal Bloch[4.0] Documentation 93/100293/16
2017-03-16 Kichan KwonMerge branch 'tizen_3.0' into tizen 62/119262/1
2017-02-15 Kichan KwonFree config data and close fd before terminated 14/114414/9 accepted/tizen/3.0/common/20170216.151325 accepted/tizen/3.0/ivi/20170216.060630 accepted/tizen/3.0/mobile/20170216.060515 accepted/tizen/3.0/tv/20170216.060533 accepted/tizen/3.0/wearable/20170216.060559 submit/tizen_3.0/20170215.023852
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-03 Kichan KwonMerge branch 'tizen' into tizen_3.0 97/95397/1
2016-10-27 Michal BlochPipe: move validity check to the dedicated area 32/93532/6
2016-10-17 Karol LewandowskiMerge changes Ib648c1bf,Idb9716c8 into tizen
2016-10-17 Karol LewandowskiMerge "Micro-optimisation" into tizen
2016-10-17 Karol LewandowskiMerge "Fix device file path" into tizen
2016-10-17 Michal BlochFix a deadlock 64/92364/2
2016-10-13 Michal BlochReport meddling with libdlog internal state 69/91669/10
2016-10-13 Michal BlochExtract message creation to a separate function 80/91680/7
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-11 Michal Blochpipe: Only take up file descriptors when needed 87/90587/10
2016-10-11 Michal Blochpipe: Fix multithreaded pipe file descriptor reacquisition 86/90586/11
2016-10-11 Kichan KwonMerge "dlogutil : fix that some logs overtake previous...
2016-10-11 Karol LewandowskiMerge "pipe: Also reconnect when last write was for...
2016-10-10 Karol LewandowskiFix libdlog initialization with multiple threads 90/90390/6
2016-10-10 Karol Lewandowskipipe: Also reconnect when last write was for bad fd 91/90391/4
2016-10-03 Karol LewandowskiMerge "pipe: Fix fd leaks during connect" into tizen
2016-09-29 Karol Lewandowskipipe: Fix fd leaks during connect 86/90386/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-22 Kichan Kwonlibrary integration : build all backends at one time 88/87988/5
2016-09-12 KwonMerge "Update dlogutil help" into tizen
2016-09-12 Kichan KwonFix minor issues 88/87488/3 accepted/tizen/common/20160912.181604 accepted/tizen/ivi/20160913.041946 accepted/tizen/mobile/20160913.041855 accepted/tizen/tv/20160913.041911 accepted/tizen/wearable/20160913.041928 submit/tizen/20160912.082834
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-07-22 Karol LewandowskiMerge "Pipe-backend: do not perform doomed writes"...
2016-07-22 Michal BlochPipe-backend: do not perform doomed writes 58/81058/4
2016-07-13 Kichan KwonApply Tizen coding rule 43/79843/3 accepted/tizen/common/20160714.152718 accepted/tizen/ivi/20160714.053925 accepted/tizen/mobile/20160714.053906 accepted/tizen/tv/20160714.053909 accepted/tizen/wearable/20160714.053917 submit/tizen/20160714.000744
2016-07-07 Michal BlochPipe improvements: 37/78437/4
2016-06-30 Kichan KwonApply Tizen coding rule 44/77444/2
2016-06-29 Michal BlochImprovements to Pipe backend: 51/73851/12
2016-06-01 Kazimierz KrosmanAdd a pipe-based userspace logging backend. 38/67438/26