Introduce dlog_is_fd_redirected
[platform/core/system/dlog.git] / include / logpipe.h
2021-04-09 Michal BlochIntroduce dlog_is_fd_redirected 61/256661/2
2021-04-02 Mateusz MajewskiRename toggle request to a better name 28/256428/1
2021-03-12 Michal BlochAdd the toggle stdout request 21/254721/3
2021-03-12 Michal BlochMake some room among pipe request codes 19/254719/2
2021-02-23 Mateusz MajewskiAdd stdout redirection support to the daemon 58/254058/1
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-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-06-09 Michal BlochMerge "Add current usage accessor to the daemon protoco...
2020-06-09 Karol LewandowskiMerge changes Icf47adb1,Iec35237c into tizen
2020-06-09 Agnieszka BaumannAdd current usage accessor to the daemon protocol 24/233424/5
2020-06-09 Agnieszka BaumannClarify function names: getsize → get capacity 21/233421/5
2020-03-18 Michal BlochMerge "Don't wait until lazy init to block SIGPIPE...
2020-03-17 Michal BlochMerge changes I6d9bf6cd,If5f5eebd,Icf4b49c2,Ib4f2522d... submit/tizen/20200317.184359
2020-03-16 Agnieszka BaumannFix -Wextra and -pedantic errors 23/227823/1
2019-01-23 Michal BlochFix coding style 12/198312/3
2018-03-29 Maciej Slodczykutil: remove binary files support, plaintext only 18/173618/7
2018-02-08 Michal BlochMerge "shared: add a way to receive control msg reply...
2018-02-02 Michal BlochFix a missing header include 54/169154/1
2018-01-24 Michal BlochMerge "util: extract getopt from main" into tizen
2018-01-17 Michal Blochlogger: add get size request 82/166082/5
2018-01-16 Michal BlochRefactor control messages 41/166341/3
2017-08-04 Karol LewandowskiMerge "Add Android logger backend configuration file...
2017-08-03 Karol LewandowskiMerge "svace: fix logical error" into tizen
2017-08-02 sanghyeok.ohsvace: fix logical error 62/141962/1
2017-07-28 Michal Blochdlog binary file header format: standarize 11/141011/4
2017-07-20 Karol LewandowskiMerge "Fixes to binary log files" into tizen
2017-07-20 Michal BlochFixes to binary log files 36/139136/2
2017-05-18 Rafal Pietruchlogger: use callbacks in case of entity type enum 91/129491/8
2016-10-13 Karol LewandowskiMerge "Fix code issues found by cppcheck." into tizen
2016-10-13 Karol LewandowskiMerge "Add unit tests." into tizen
2016-10-12 Karol LewandowskiMerge topic 'dlog-pipe-fix' into tizen
2016-10-11 Karol LewandowskiMerge "pipe: Also reconnect when last write was for...
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 LewandowskiMerge "pipe: Fix fd leaks during connect" into tizen
2016-09-29 Kichan KwonUse right variable 70/90270/1 accepted/tizen/3.0/ivi/20161011.043827 accepted/tizen/common/20160929.163550 accepted/tizen/ivi/20160929.233933 accepted/tizen/mobile/20160929.233922 accepted/tizen/tv/20160929.233929 accepted/tizen/wearable/20160929.233918 submit/tizen/20160929.083711 submit/tizen_3.0_ivi/20161010.000001
2016-09-29 KwonRevert "Modify variable type" 69/90269/1
2016-09-29 Kichan KwonModify variable type 20/90220/1
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-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-06-29 Michal BlochImprovements to Pipe backend: 51/73851/12
2016-06-01 Kazimierz KrosmanAdd a pipe-based userspace logging backend. 38/67438/26