platform/core/system/dlog.git
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
2021-04-12 Karol LewandowskiRelease 6.5.4 69/256769/2 submit/tizen/20210412.154546
2021-04-12 Michal BlochType safety for redirection tags 57/256757/2
2021-04-12 Karol Lewandowskilibdlog: Do not export private functions 68/256768/2
2021-04-12 Karol Lewandowskilog-redirect: Deprecate connect_dlog() 67/256767/2
2021-04-09 Michal BlochIntroduce dlog_is_fd_redirected 61/256661/2
2021-04-08 Karol LewandowskiSimplify dlog packaging 83/256583/3
2021-04-06 Michal BlochIncrease config entry field lengths 43/256543/2
2021-04-02 Karol LewandowskiRelease 6.5.2 21/256421/6 accepted/tizen/unified/20210403.020733 submit/tizen/20210402.111638
2021-04-02 Karol Lewandowskidlog_redirect_stdout: Use internal library 38/256438/4
2021-04-02 Mateusz MajewskiRename toggle request to a better name 28/256428/1
2021-04-02 Mateusz MajewskiMove stdout toggle operation to control socket 86/256186/4
2021-04-02 Karol LewandowskiUse named pipes when creating pipes for clients 93/256193/7
2021-04-02 Karol Lewandowskiredirect-stdout: Ensure lines are line buffered 76/256376/5
2021-04-02 Karol Lewandowskiredirect-stdout: Perform sanity check on paramters... 85/256385/2
2021-03-31 Mateusz MajewskiFix a dumb mistake 63/256263/1 accepted/tizen/unified/20210401.105944 submit/tizen/20210331.124628
2021-03-30 Hyotaek ShimAdd extern "C" to dlog-redirect-stdout.h 43/256143/1
2021-03-22 Michal BlochRelease 6.5.1 00/255700/2 accepted/tizen/unified/20210328.230643 submit/tizen/20210324.095642 submit/tizen/20210326.090524
2021-03-22 Karol Lewandowskipackaging: Move dlog_redirect_stdout utility to dloguti... 03/255703/1
2021-03-22 Michal BlochAdd nominal support for Android Logger in the redirector 18/255618/4
2021-03-22 Mateusz MajewskiSimplify stdout redirection logic a bit 79/255679/2
2021-03-22 Mateusz MajewskiMake stdout redirection tests less racey 78/255678/1
2021-03-15 Michal BlochMerge "logger: extract signal setup" into tizen
2021-03-15 Michal BlochMerge "Add dlogctl stdout control for pipe" into tizen
2021-03-15 Michal Blochlogger: extract signal setup 95/255195/1
2021-03-12 Mateusz MajewskiAdd dlogctl stdout control for pipe 58/255158/3
2021-03-12 Michal BlochAdd the toggle stdout request 21/254721/3
2021-03-12 Michal BlochAdd buffer::accept_stdout 20/254720/2
2021-03-12 Michal BlochMake some room among pipe request codes 19/254719/2
2021-03-12 Michal BlochRedirector binary: user-friendly params/output 27/255027/3
2021-03-08 Michal BlochMerge changes from topic "dlog-stdout-writer-03-2021...
2021-03-08 Mateusz MajewskiAdd basic stdout redirector tests 56/254656/3
2021-03-05 Mateusz MajewskiFlush redirector daemon buffer on error 55/254655/1
2021-03-05 Mateusz MajewskiMake the pipe daemon not drop stdin bytes 54/254654/1
2021-03-01 Mateusz MajewskiImprove the pipe backend stdout writer 67/254367/2
2021-03-01 Mateusz MajewskiAdd dlog-config-enable-redirector-for-pipe 65/254365/1
2021-02-24 Michal BlochRelease 6.5.0 89/254189/1 accepted/tizen/unified/20210301.130201 submit/tizen/20210224.142709
2021-02-23 Mateusz MajewskiAdd redirector binary and lib 66/253766/3
2021-02-23 Mateusz MajewskiAdd stdout redirection support to the daemon 58/254058/1
2021-02-23 Mateusz MajewskiAdd enable_redirector_for_pipe option 95/253695/3
2021-02-23 Mateusz MajewskiDon't explode when logs lack the timestamp 94/253694/2
2021-02-23 Michal BlochChange connect_pipe to get dlog_control_msg struct... 68/253568/2
2021-02-18 INSUN PYORemove unused Requires(posttrans) dependencies 91/253791/1
2021-02-11 Mateusz MajewskiCorrect the documentation of available timestamps 85/253485/1
2021-01-28 Michal Blochlibdlogutil: reorder parameter checks 85/246985/5
2021-01-28 Michal BlochDrop some unused value setting 64/247864/5
2021-01-28 Michal BlochAdd an assert() to a scary-looking buffer indexing 52/247952/4
2021-01-28 Michal BlochBe more assertive regarding request types 36/251836/2
2021-01-28 Michal BlochAdd a basic write-socket request dispatcher 35/251835/2
2021-01-27 Mateusz MajewskiMove the connect_pipe function to a separate file 99/252399/1
2021-01-22 Mateusz MajewskiRemove a useless field 01/252101/2
2021-01-21 Mateusz MajewskiAdd some documentation on dlog_logger interface 01/251901/3
2020-12-17 Hyotaek ShimModify documentation about dlog priorities 31/249831/3 accepted/tizen/unified/20201222.122623 submit/tizen/20201217.052632 submit/tizen/20201218.002753
2020-12-08 Michal BlochIgnore QoS write errors more explicitly 10/249210/1
2020-12-04 Michal BlochMerge "Move some headers into better places" into tizen
2020-12-04 Mateusz MajewskiMove some headers into better places 49/249049/1
2020-11-25 Karol Lewandowskilibdlog: Allow disabling critical logs 51/248351/2 accepted/tizen/unified/20201127.130449 submit/tizen/20201126.015643
2020-11-09 Michal Blochlogger: extract privilege related code 45/242545/10
2020-11-09 Michal BlochMerge "Add logger daemon write buffering tests" into...
2020-11-06 Michal BlochThreadtime format: ensure space after tag 01/247201/1 accepted/tizen/unified/20201110.125035 submit/tizen/20201109.060608
2020-11-06 Mateusz MajewskiFix the short tag case 92/247192/1
2020-11-06 Adrian Szyndelalogprint: bring back line breaks in all remaining formats 39/247039/2
2020-11-05 Adrian Szyndelalogprint: make threadtime format print metadata in... 81/246981/1 submit/tizen/20201106.012725
2020-11-05 Mateusz MajewskiAdd logger daemon write buffering tests 57/246957/1
2020-11-03 Michal BlochFix compilation on 64-bit targets 38/246738/2
2020-11-03 Michal BlochMerge "Unify logger and pipe tests a bit" into tizen
2020-11-03 Mateusz MajewskiUnify logger and pipe tests a bit 23/246723/1
next