platform/core/system/dlog.git
2020-02-13 Michal BlochCritical logs: move path default to autoconf 87/223887/10
2020-02-13 Michal BlochCompile critical log writer as C++ 84/223884/6
2020-02-12 Michal BlochRelease 6.0.6 39/224739/2 accepted/tizen/unified/20200213.121535 submit/tizen/20200212.164011 submit/tizen/20200213.025348
2020-02-12 Michal BlochOptimize out a redundant call 60/224560/2
2020-02-12 Michal BlochFix a compiler warning 32/224732/1
2020-02-12 Mateusz MajewskiGet rid of useless LINE_MAX macro 27/224727/2
2020-02-12 Michal BlochApply consistent comment style 55/224455/3
2020-02-12 Mateusz MajewskiAdd integration test sanity checks 96/224696/1
2020-02-11 Michal BlochFix "rwtime" unit tests for the timestamp change 57/224557/1
2020-02-11 Hyotaek ShimRestore kmsg time format as 'rwtime' 13/224513/4
2020-02-11 Michal BlochFix "rwtime" format to use SENT mono timestamp 54/224554/2
2020-02-11 Mateusz MajewskiFix various SVACE complaints 47/224547/2
2020-02-11 Mateusz MajewskiAdd various log_format tests 48/224548/2
2020-02-10 Michal BlochReduce warnings for -pedantic clients 28/224128/2
2020-02-10 Karol LewandowskiMerge "Fix empty message formatting" into tizen
2020-02-10 Karol LewandowskiMerge "Document confusing daemon structures" into tizen
2020-02-10 Michal BlochRemove unused variables 10/224410/2
2020-02-10 Mateusz MajewskiUse TEMP_FAILURE_RETRY instead of manual looping 98/224398/2
2020-02-10 Mateusz MajewskiClarify the a && b || c && d type expression with parens 09/224409/2
2020-02-10 Mateusz MajewskiAdd some libdlogutil negative tests 07/224307/2
2020-02-10 Mateusz MajewskiFail on no buffers passed 85/224385/1
2020-02-07 Mateusz MajewskiChange -ENOTSUP to TIZEN_ERROR_NOT_SUPPORTED 06/224306/1
2020-02-07 Mateusz MajewskiAdd exit code propagation to the integration tests 78/224278/2 accepted/tizen/unified/20200210.131809 submit/tizen/20200207.103010
2020-02-07 Mateusz MajewskiAdd various libdlogutil filterspec tests 70/224270/1
2020-02-07 Hyotaek ShimChange dlog_logger options to increase the size of... 74/224174/4
2020-02-06 Michal BlochDocument confusing daemon structures 58/224158/2
2020-02-05 Michal BlochFix empty message formatting 29/224029/1
2020-02-05 Mateusz MajewskiImprove filter tests 20/224020/1
2020-02-05 Mateusz MajewskiAdd tests for tag filtering 19/224019/1
2020-02-05 Mateusz MajewskiMake the FDI creation check more strict 81/223981/2
2020-02-05 Mateusz MajewskiAdd colorful output integration tests 49/223749/5
2020-02-05 Karol LewandowskiRelease 6.0.5 12/224012/1 submit/tizen/20200205.113321
2020-02-05 Mateusz MajewskiAdd KMSG integration test 45/223745/3
2020-02-05 Michal BlochFix the handling of KMSG with regard to timestamps 24/223324/2
2020-02-05 Mateusz MajewskiFix libdlogutil tag filtering 02/224002/3
2020-02-05 Mateusz MajewskiFix log_filter_from_filter 01/224001/2
2020-02-05 Mateusz MajewskiFix the sed command 59/223959/1
2020-02-05 Mateusz MajewskiEnable returning TIZEN_ERROR_INVALID_PARAMETERS on... 09/223209/9
2020-02-03 Michal BlochCritical logs: move to /var/log/dlog 14/223314/4
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-02-03 Hyotaek ShimChange time option for dlog_logger (recv_realtime ... 81/223681/3 accepted/tizen/unified/20200204.125829 submit/tizen/20200203.104325
2020-01-31 Mateusz MajewskiFix the docs a bit 57/223657/1
2020-01-31 Michal Blochkmsg passive logs: use the same timestamp as dmesg 31/223631/1
2020-01-28 Mateusz MajewskiMove non-shared files out of shared/ directory 81/217981/28
2020-01-28 Michal BlochCheck impossible situations more aggressively 94/222594/5
2020-01-28 Michal Blochtests: exclude arg parsing 07/218807/6
2020-01-28 Mateusz MajewskiRewrite dlogutil in terms of libdlogutil 18/217718/30
2020-01-28 Michal Blochlibdlogutil: DLOGUTIL_MODE_FULL_DUMP is not a mode 01/223301/2
2020-01-28 Mateusz MajewskiSlightly refactor EXPORTing the API 13/223213/3
2020-01-27 Michal Blochlogger: separate args parsing from config parsing 06/218806/5
2020-01-27 Mateusz MajewskiAdd JSON integration test 02/222502/4
2020-01-27 Michal Blochdlogutil: make error message syntax consistent 24/223224/1
2020-01-27 Mateusz MajewskiClarify the manpage reference 18/223218/3
2020-01-27 Mateusz MajewskiClarify TID/PID errors 17/223217/2
2020-01-27 Michal Blochlibdlogutil: type consistency 12/223212/2
2020-01-27 Mateusz MajewskiDecrease magic amount 08/223208/1
2020-01-27 Mateusz MajewskiMinor libdlogutil documentation clarification 71/223171/2
2020-01-24 Michal BlochRelease 6.0.4 89/223189/1 accepted/tizen/unified/20200129.022642 submit/tizen/20200124.122926
2020-01-24 Michal Blochtests: solve some coverage regressions 36/222736/3
2020-01-24 Michal Blochtests: fix scandirat wrapping 88/223188/3
2020-01-24 Karol LewandowskiMerge "Create the critical log file at package install...
2020-01-24 Karol LewandowskiMerge changes into tizen
2020-01-24 Karol LewandowskiMerge changes from topic "kritzkrieg" into tizen
2020-01-23 Michal BlochCreate the critical log file at package install 63/223163/1
2020-01-23 Michal BlochCreate the critical log writer program 41/222841/6
2020-01-23 Michal Blochlogsend: add -k option for critical logs 42/222842/5
2020-01-23 Michal Blochlibdlog: add __dlog_critical_print to the API 38/222738/11
2020-01-23 Mateusz MajewskiMake the libdlogutil sorting test actually test something 46/223146/2
2020-01-22 Mateusz MajewskiImprove some test signatures 40/222840/2
2020-01-20 Michal BlochMove priority / char mapping to logcommon 39/222739/3
2020-01-17 Karol LewandowskiRelease 6.0.3 40/222740/1 accepted/tizen/unified/20200121.121505 submit/tizen/20200117.161457 submit/tizen/20200120.091007
2020-01-17 Mateusz MajewskiImplement the first version of the libdlogutil library 97/214497/75
2020-01-17 Michal BlochMerge "Filterspec get/setters: conform to Tizen API...
2020-01-16 Mateusz MajewskiFilterspec get/setters: conform to Tizen API style 05/222305/6
2020-01-16 Michal BlochEntry getters return error code 99/222299/7
2020-01-16 Michal BlochRemove DLOGUTIL_SORT_MAX 98/222298/5
2020-01-16 Mateusz MajewskiChange some `size_t` to `unsigned int` 96/222296/7
2020-01-16 Semun LeeFix to handle F_SETLKW64 in the test code 23/222523/1 accepted/tizen/unified/20200116.104151 submit/tizen/20200116.015057
2020-01-14 Michal BlochWorkaround a flaw in the build toolchain 59/221359/5 accepted/tizen/unified/20200115.123335 submit/tizen/20200114.152758 submit/tizen/20200115.044909 submit/tizen/20200115.100804
2020-01-14 Michal BlochProvide wrappers for large-file system calls 17/222417/3
2020-01-14 Michal BlochDon't fail the whole build through broken lcov 60/221360/5
2020-01-13 Karol LewandowskiLimit ability to control operations to log user and... 22/222322/1
2020-01-10 Mateusz MajewskiRename dlogutil_entry_ts to dlogutil_entry_get_ts 91/222091/3 accepted/tizen/unified/20200114.130728 submit/tizen/20200113.072921
2020-01-10 Mateusz MajewskiRename dlogutil_entry_(tag|msg) to dlogutil_entry_get_... 90/222090/3
2020-01-10 Mateusz MajewskiRename dlogutil_write_cb to dlogutil_entry_cb 01/222201/2
2020-01-10 Michal BlochRelease 6.0.2 23/222223/1 accepted/tizen/unified/20200113.130540 submit/tizen/20200110.141218
2020-01-10 Michal BlochRevert "Increase log source scanning frequency from... 22/222222/2
2020-01-10 Michal Blochdlog_logger: handle reader source fd entity 03/222103/3
2020-01-10 Michal Blochdlog_logger: subscribe source fd entity to epoll 98/222098/2
2020-01-09 Michal BlochFix an epoll descriptor list leak 74/222074/3
2020-01-09 Michal Blochdlog_logger: wrap reader read_fd in an FD entity 40/222040/3
2020-01-09 Michal Blochdlog_logger: rename reader fd entity to _sink 39/222039/3
2020-01-09 Karol LewandowskiIncrease log source scanning frequency from 1s to 10ms 74/221974/4 accepted/tizen/unified/20200110.123605 submit/tizen/20200109.021000
2020-01-08 Michal BlochFix GCC9 compilation 38/221938/1 submit/tizen/20200108.114316
2020-01-07 Michal BlochVarious string buffer size checks 53/221353/4 submit/tizen/20200107.134313 submit/tizen/20200108.020101
2020-01-02 Michal Blochwritev(2) requires <sys/uio.h> 52/221252/2
2019-12-20 Mateusz MajewskiRefactor the permission checking for libdlogutil 36/220536/2
2019-12-09 Michal BlochCheck necessary privilege for correct behaviour 18/217918/4
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_entry 21/219721/1
next