platform/core/system/dlog.git
2022-04-28 Michal BlochAdd a compressed storage struct + tests 32/274232/5
2022-04-28 Michal Blochptrs_list: add find_if (similar to C++ STL) 96/274396/3
2022-04-28 Michal BlochReader pipe: remove an unused timestamp 95/274395/3
2022-04-28 Michal BlochImprove pipe reader related function names 94/274394/3
2022-04-28 Michal BlochExtract pipe reader functionality into subs 52/273652/7
2022-04-28 Michal BlochSubreaders: methods now return an error code 05/273705/6
2022-04-28 Michal Blochptrs_list: add list_foreach_ret 04/273704/6
2022-04-28 Michal Blochreader_pipe now uses subreader_file 03/273703/6
2022-04-28 Michal BlochAdd some basic tests for FastLZ. 06/274106/5
2022-04-27 Michal BlochDLog-specific tweaks to FastLZ 05/274105/4
2022-04-27 Michal BlochImport FastLZ compression sources 71/273971/7
2022-04-21 Michal Blochlibdlog: mark logs from processes in a container 23/274123/1 accepted/tizen/unified/20220424.221508 submit/tizen/20220422.012056
2022-04-05 Michal BlochRelease 7.0.3 25/273425/1 submit/tizen/20220405.121801
2022-03-29 Michal BlochFile reader: add sorting info 12/273012/2
2022-03-29 Michal BlochSimplify some unreachable code 11/273011/2
2022-03-29 Michal Blochreaders: reduce some copy-paste 10/273010/2
2022-03-29 Michal Blochreaders: make free a member func 09/273009/2
2022-03-29 Michal Blochreaders: initialize fd entities properly 08/273008/2
2022-03-29 Michal Blochreader: put the service handler into reader common 07/273007/2
2022-03-29 Michal Blochreaders: put reader_common first 06/273006/2
2022-03-29 Michal Blochreaders: commonize flushing 05/273005/2
2022-03-11 Michal BlochMove sub-readers to the common reader 32/272232/1
2022-03-11 Michal Blochdlog_logger: rearrange readers (no logic change) 31/272231/1
2022-02-24 Mateusz MajewskiRefactor NULL check in logmetrics 57/271657/1
2022-02-17 Karol LewandowskiAdd generator for logger.ko device dependencies 30/271130/8 accepted/tizen/unified/20220221.224807 submit/tizen/20220217.170359 submit/tizen/20220220.125013
2022-02-09 Michal BlochTests: add minor overflow check 24/270824/1
2022-01-21 Karol LewandowskiMerge "Move to linux-tizen-modules-headers" into tizen
2022-01-20 Mateusz MajewskiAdd timestamp correctness test 35/269635/2 accepted/tizen/unified/20220121.122943 submit/tizen/20220120.173647
2022-01-20 Mateusz MajewskiFix buffer usage printing in dlogutil 48/269648/2
2022-01-20 Mateusz MajewskiFix some invalid function names in dlogutil.h documentation 45/269645/2
2022-01-20 Mateusz MajewskiMove gcov directory 98/269798/4
2022-01-14 Mateusz MajewskiMove to linux-tizen-modules-headers 77/269477/1
2022-01-11 Michal Blochdlogutil: better error message for disabled kmsg 27/269227/2
2021-12-31 Mateusz MajewskiReplace a custom loop with a simple strnlen 75/268675/3
2021-12-31 Mateusz MajewskiDocument auto-quit 69/268669/3
2021-12-30 Karol LewandowskiRelease 7.0.1 28/268728/2 accepted/tizen/unified/20211231.161253 submit/tizen/20211230.133842
2021-12-20 Mateusz MajewskiTerminate the daemon if it's not needed 46/268246/3
2021-11-19 Karol LewandowskiRelease 7.0.0 88/266788/6 accepted/tizen/unified/20211125.144711 accepted/tizen/unified/20211213.132445 submit/tizen/20211119.132203 submit/tizen/20211124.010953 submit/tizen/20211124.100111 submit/tizen/20211126.122044 submit/tizen/20211203.141009
2021-11-19 Michal BlochDocument the autodetector 47/266847/1
2021-11-19 Mateusz MajewskiAdd autodetection integration test 45/266845/1
2021-11-18 Mateusz MajewskiAdd some prose on backend autodetection 92/266792/1
2021-11-18 Karol LewandowskiAutodetect backend 49/266649/10
2021-11-18 Mateusz MajewskiDisable problematic tests causing ASAN failures 94/266694/3
2021-11-17 Mateusz MajewskiAdd ASAN build flag 93/266693/1
2021-11-12 Mateusz MajewskiFix fdi_logger_wrap ASAN issue 95/266495/2 accepted/tizen/unified/20211116.130446 submit/tizen/20211115.105406
2021-11-05 Mateusz MajewskiClarify a bit the entry verification 67/265967/3
2021-11-02 Mateusz MajewskiHotfix the long log condition 47/265947/1 accepted/tizen/unified/20211105.130439 submit/tizen/20211102.155418
2021-10-29 Michal BlochAdd some fuzz tests against garbage logs 92/265092/8
2021-10-28 Mateusz MajewskiExtend the persistent logging tests a bit 84/265784/1
2021-10-28 Mateusz MajewskiFix the persistent log bug 73/265773/1
2021-10-20 Michal BlochFix the handling of over/undersized logs 91/265091/3
2021-10-12 Mateusz MajewskiMake error reporting more accurate in logger configurat... 65/265165/1
2021-09-29 Mateusz MajewskiReplace strcpy with memcpy in tests 75/264775/2
2021-09-27 Mateusz MajewskiHotfix a pipe backend request length issue 43/264643/1 accepted/tizen/6.5/unified/20211028.114416 accepted/tizen/unified/20210928.212633 submit/tizen/20210927.231439 submit/tizen_6.5/20211028.162501 tizen_6.5.m2_release
2021-09-23 Hubert KowalskiEnlarged MAX_LOGGER_REQUEST_LEN to 65535 bytes 45/264145/17 accepted/tizen/unified/20210927.120919 submit/tizen/20210923.232435
2021-09-23 Mateusz MajewskiCandidate fix for the nanosecond issue 92/264492/1
2021-09-17 Hubert KowalskiAdded additional pointer tests. 34/263834/4 submit/tizen/20210917.212514
2021-09-10 Michal BlochCandidate fix for the zero-payload log issue 63/263763/4 accepted/tizen/unified/20210917.124807 submit/tizen/20210911.232819 submit/tizen/20210916.011737
2021-09-09 Hubert KowalskiMoved test from test_libdlogutil.c to libdlogutil_neg.c. 90/263490/14
2021-08-17 Mateusz MajewskiReduce compiler complaints by adding helpful asserts 69/261469/4
2021-08-17 Michal BlochMark a ton of static vars as such 24/262224/4
2021-08-17 Michal BlochRemove some janky unit test code 23/262223/5
2021-08-17 Michal BlochHandle timestamp fetching failure on printing 13/262013/6
2021-08-17 Michal BlochMicrooptimize a getpid call out of empty QoS check 71/262271/4
2021-08-12 Hubert KowalskiAdded deep_copy_dlogutil_entry_s() function and tests... 69/262369/11
2021-08-10 Mateusz MajewskiClarify overview.rst a bit 27/262427/1
2021-07-28 Mateusz MajewskiEnable more redirection tests on logger 35/261235/2
2021-07-21 Michal BlochDaemon write socket: rename to "conn" 43/261543/3 submit/tizen/20210722.222608
2021-07-21 Michal BlochFix some resource leaks. 45/260845/5
2021-07-14 INSUN PYORework dlogutil_state_init 94/261094/4
2021-07-08 Mateusz MajewskiAdd test for multiple dlog_connect_fd calls 82/260882/4
2021-07-02 Mateusz MajewskiDo not create state->enabled if DLOGUTIL_MODE_NONPRINTING 12/260712/2
2021-06-22 Hyotaek ShimRemove unused connect_dlog() 14/260214/1 accepted/tizen/unified/20210623.125322 submit/tizen/20210622.065044
2021-05-25 Mateusz MajewskiMake the limiter a self-contained struct 14/258014/5
2021-05-25 Mateusz MajewskiAdd more useful performance measurements to dlog_cpu 08/258008/6
2021-05-25 Mateusz MajewskiImplement stdout benchmark 07/258007/6
2021-05-25 Mateusz MajewskiAllow no fallback mode in dlog_redirect_stdout 06/258006/6
2021-05-25 Mateusz MajewskiStreamline limiter initialization 13/258013/4
2021-05-25 Mateusz MajewskiRemove an obsolete TODO 59/258659/2
2021-05-25 Mateusz MajewskiClean up in one place more in dlog_test 65/258765/1
2021-05-12 Michal BlochRemove `libcap` from build requirements 39/258239/1
2021-05-11 Michal BlochFix a use-after-free issue 67/258167/1
2021-04-30 Michal BlochRelease 6.5.8 73/257773/1 accepted/tizen/unified/20210505.141516 submit/tizen/20210430.114749
2021-04-30 Michal BlochRemove a redundant piece of code 72/257772/1
2021-04-30 Karol Lewandowskigcov: Adjust build to Tizen:Gcov OBS project 02/257702/2
2021-04-30 Mateusz MajewskiAdd '\0'-related stdout redirection tests 22/256022/3
2021-04-30 Mateusz MajewskiAdd stdout redirection state info to logctl 35/255235/7
2021-04-30 Mateusz MajewskiStop caching the timestamp in the server 33/257533/4
2021-04-26 Mateusz MajewskiFix gcov build error 07/257407/2 accepted/tizen/unified/20210427.085808 submit/tizen/20210427.001358
2021-04-19 Michal BlochAddress some static analysis complaints 22/257122/2
2021-04-19 Hyotaek Shim[ACR-1631] Add tizen.org/privilege/log, platform-level... 59/256759/5 accepted/tizen/unified/20210421.101233 submit/tizen/20210420.085549
2021-04-16 Karol LewandowskiRelease 6.5.7: Bring back libdlog-devel 07/257007/1 submit/tizen/20210416.093756 submit/tizen/20210419.103115 submit/tizen/20210419.103606
2021-04-15 Michal BlochRelease 6.5.6 64/256964/1 submit/tizen/20210415.175945 submit/tizen/20210415.193959
2021-04-15 Michal BlochReplace "DLOG_ERROR_NOMSG" with an empty message 61/256961/1
2021-04-13 Michal BlochRelease 6.5.5 35/256835/1 submit/tizen/20210413.230526
2021-04-13 Michal BlochUpdate Android Logger stdout tag setting 34/256834/1
2021-04-13 Karol LewandowskiMerge "Decrease an array in tests for Coverity" into...
2021-04-13 Mateusz MajewskiDecrease an array in tests for Coverity 12/256812/3
2021-04-12 Mateusz MajewskiReplace () with (void) in function prototypes 55/256755/3
2021-04-12 Mateusz MajewskiAdd some basic latency data to logmetrics 11/256711/4
next