platform/core/system/dlog.git
2020-02-18 Mateusz MajewskiOptimise dumping while using the logger backend 06/225106/9
2020-02-18 Mateusz MajewskiRefactor FDI EOF signalisation 37/225237/3
2020-02-14 Karol LewandowskiMerge "Port old GCC compatibility from Tizen 5.5" into... accepted/tizen/unified/20200219.130224 submit/tizen/20200218.060818
2020-02-14 Michal BlochPort old GCC compatibility from Tizen 5.5 14/225014/1
2020-02-14 Mateusz MajewskiAdd permissions information 77/224677/3
2020-02-14 Michal BlochFix compilation for old GCC 85/224985/1 accepted/tizen/5.5/unified/20200218.150017 accepted/tizen/5.5/unified/20200219.130254 submit/tizen_5.5/20200214.105609 submit/tizen_5.5/20200218.060951
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 Michal BlochRelease 6.0.7 76/224876/1 accepted/tizen/unified/20200214.120111 submit/tizen/20200213.173657
2020-02-13 Agnieszka BaumannFix coverity bugs 75/224875/2
2020-02-13 Karol LewandowskiMerge "[lib]dlogutil: add a monitoring mode" into tizen
2020-02-13 Michal BlochCritical logs: introduce rotation 37/223537/14
2020-02-13 Michal BlochCritical log: lock the file when handling it 86/223886/10
2020-02-13 Michal BlochUse OOP for the critical log writer 85/223885/8
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 Michal Bloch[lib]dlogutil: add a monitoring mode 61/220361/9
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 58/224558/1 accepted/tizen/5.5/unified/20200212.125501 submit/tizen_5.5/20200211.112353
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' 56/224556/1
2020-02-11 Michal BlochFix "rwtime" format to use SENT mono timestamp 55/224555/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-07 Hyotaek ShimChange dlog_logger options to increase the size of... 93/224193/1 accepted/tizen/5.5/unified/20200210.131633 submit/tizen_5.5/20200207.111014
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 ... 36/223736/1 accepted/tizen/5.5/unified/20200205.014428 submit/tizen_5.5/20200204.002631
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-02-03 Michal Blochkmsg passive logs: use the same timestamp as dmesg 76/223676/1 submit/tizen_5.5/20200131.024742
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
next