platform/core/system/dlog.git
2019-01-23 Michal Blochtests: reinstate 100% libdlog coverage 24/198324/1
2019-01-23 Michal Blochunit tests: add a copy of TCT 44/198244/4
2019-01-23 Michal BlochFix coding style 12/198312/3
2019-01-22 Michal BlochFix a potential buffer overflow 29/197629/2
2019-01-22 Karol Lewandowskipackaging: Allow disabling dynamic filtering in resulti... 95/197995/5
2019-01-22 Maciej Slodczyklibdlog: remove library destructor 84/197584/8
2019-01-22 Michal Blochlogctl/common: unduplicate free_ptr/freep 57/198157/2
2019-01-21 Michal Blochlogger: fix data corruption for listening sockets 56/198156/1
2019-01-21 Michal BlochExpand commentary on previous
2019-01-17 sanghyeok.ohsvace: set umask to protect tempfile 71/197771/6
2019-01-11 Maciej Slodczykutil: allow filterspec to work with empty-tagged messages 58/197458/2 accepted/tizen/unified/20190117.151819 submit/tizen/20190116.045852
2019-01-07 Michal BlochMerge "testsuite: speed up format tests" into tizen
2019-01-07 Maciej Slodczyktestsuite: speed up format tests 07/196907/1
2019-01-04 Maciej Slodczyklibdlog: detect and notify about empty tagged messages 78/196578/3
2019-01-04 Michal Blochlogctl: simplify and document a confusing function 06/196706/2 submit/tizen/20190107.090102
2019-01-03 Michal BlochFix log_config initialisation properly 90/196690/1
2019-01-02 Karol LewandowskiRelease 5.5.1 94/196594/1 submit/tizen/20190103.011939
2019-01-02 Karol Lewandowskifix: test common: use correct cast to validate pipefd... 93/196593/1
2018-12-30 Karol Lewandowskifix: parse_number 64-bit architecture compatibility 66/196466/1 submit/tizen/20181231.025611
2018-12-30 Karol Lewandowskifix: ensure log_config is always properly initialized 64/196464/3
2018-12-27 lokilee73Remove executable flag from non-executable files 81/196281/1 submit/tizen/20181227.070601
2018-12-21 Michal Blochtests: top up coverage of some files in shared 11/196111/1
2018-12-20 Michal Blochtests: extend logcommon unit tests 13/196013/3
2018-12-20 Michal Blochtests: reinstate 100% libdlog unit test coverage 12/196012/3
2018-12-20 Michal Blochtests: compile with -O0 11/196011/3
2018-12-20 Michal Blochlibdlog: handle limiter allocation failures 10/196010/3
2018-12-20 Michal Blochlibdlog: stricter correctness checks 09/196009/2
2018-12-19 Michal BlochEnforce Android Logger device protocol version 2 57/194657/10 submit/tizen/20181221.003724
2018-12-18 Michal Blochutil: document some tricky code 29/195729/2
2018-12-14 Michal Blochtests: add queued_entry unit tests 12/195612/1
2018-12-14 Michal BlochFix minor issues with log entry parsing 11/195611/1
2018-12-14 Michal BlochFix missing header inclusion 10/195610/1
2018-12-13 Maciej Slodczyktestsuite: test tag based dynamic filters 40/195440/3
2018-12-13 Maciej Slodczyktestsuite: check if dlogctl denies invalid arguments 36/195336/3
2018-12-13 Hyotaek ShimApply __attribute__((format(printf..))) Warning to... 38/195438/2 submit/tizen/20181213.113859
2018-12-12 Michal Blochtests: add libdlog base unit tests 41/195341/1
2018-12-12 Michal Blochlibdlog: fix reconstruction after destruction 40/195340/1
2018-12-12 Maciej Slodczyktestsuite: test filters added by dlogctl 34/195334/2
2018-12-12 Maciej Slodczykutil: fix dlogutil failing with multiple buffers 35/195335/2
2018-12-12 Maciej Slodczyktestsuite: make sure proper values are returned when... 30/195330/2
2018-12-12 Maciej Slodczyktestsuite: extend dynamic filters tests 29/195329/2
2018-12-12 Michal Blochshared: add log_config_copy & log_config_remove 05/195105/6
2018-12-12 Michal Blochtests: add libdlog Android Logger unit tests 78/195078/2
2018-12-12 Michal Blochtests: add libdlog-pipe unit tests 66/194866/4
2018-12-12 Michal Blochlibdlog pipe: fix correctness checks 65/194865/2
2018-12-12 Michal Blochlibdlog: fail early on long pipe paths 64/194864/2
2018-12-12 Michal BlochFix `log_config_free` corrupting the config 18/195218/3
2018-12-12 Hyotaek ShimRevert "Apply __attribute__((format(printf..))) to... 46/195246/2
2018-12-11 Maciej Slodczykdlogutil: allow printing current DLog version 77/195177/2
2018-12-11 Maciej SlodczykMerge "dlogctl: allow empty priority when printing...
2018-12-11 Maciej SlodczykMerge "dlogsend: notify and return error code when...
2018-12-11 Michal BlochFix compilation errors 01/195101/2
2018-12-10 Maciej Slodczykdlogsend: notify and return error code when message... 09/193809/5
2018-12-10 Maciej Slodczykdlogctl: allow empty priority when printing limits 61/194061/8
2018-12-10 Hyotaek ShimApply __attribute__((format(printf..))) to Public dlog_... 43/194943/1
2018-12-07 Hyotaek ShimApply __attribute__((format(printf..))) to internal... 81/194581/2 submit/tizen/20181207.015822
2018-12-03 Michal Blochtests: add libdlog dynamic config unit tests 62/194262/2 accepted/tizen/unified/20181205.063352 submit/tizen/20181204.070128
2018-11-30 Michal Blochlibdlog: treat inotify creation errors as a failure 61/194261/1
2018-11-30 Michal Blochtests: don't report coverage of tests themselves 71/194071/3
2018-11-30 Michal BlochUse the actual bool type instead of a fake enum 44/193944/2
2018-11-29 Michal Blochtests: complete ptrs_list unit tests 70/194070/2 accepted/tizen/unified/20181130.064916 submit/tizen/20181129.005631
2018-11-29 Michal Blochdlog_logger: read /dev/kmsg in a throttled loop 26/193726/3
2018-11-28 Maciej Slodczyktestsuite: make sure all buffers are disabled when... 64/194064/1
2018-11-27 Michal Blochtests: add libdlog limiter unit tests 37/193937/1
2018-11-27 Michal Blochlimiter: fix internal priority mapping 08/193908/1
2018-11-27 Michal BlochFix a missing include 07/193907/1
2018-11-27 Michal Blochlibdlog: reduce pipe size 1 MB → 64 kB 90/193790/2 accepted/tizen/unified/20181127.133459 submit/tizen/20181127.023050
2018-11-27 Michal BlochFix pipe resize failure being considered an error 95/193795/2
2018-11-27 Michal BlochBuild process: create a test coverage report 26/193826/2
2018-11-27 Michal Blochtests: add dlogctl buffer toggling tests 23/193723/2
2018-11-27 Michal Blochtests: test misc utility stuff from logcommon.h 34/193734/3
2018-11-23 Michal Blochtests: add daemon file descriptor checks 18/193718/1
2018-11-23 Michal Blochtests: cleanup programs when no longer needed 17/193717/1
2018-11-21 Michal Blochdlogctl: fix -s working as -c if without -t or -p 36/193536/1 accepted/tizen/unified/20181123.063254 submit/tizen/20181122.055216
2018-11-20 Michal Blochdlogctl: add --clear / -c 68/193268/4 accepted/tizen/unified/20181121.060500 submit/tizen/20181120.234806
2018-11-20 Michal Blochdlogctl: add a parameter correctness check 49/193449/2
2018-11-16 Michal Blochdlog_logger: commentary for the recent epoll fixes 46/193246/2
2018-11-15 Michal Blochdlog_logger: fix writing to files 82/193182/1 accepted/tizen/unified/20181119.013237 submit/tizen/20181116.003516
2018-11-15 Michal Blochlibdlog: filters the `apps` buffer by default 10/193110/2 accepted/tizen/unified/20181115.151619 submit/tizen/20181115.015729
2018-11-15 Hyotaek ShimMerge "libdlog: enable dynamic filters by default"...
2018-11-15 Hyotaek ShimMerge "dlog_logger: reuse clock readings" into tizen
2018-11-14 Michal Blochlibdlog: fix a dynamic config crash 07/193107/1
2018-11-14 Michal Blochlibdlog: enable dynamic filters by default 04/193104/2
2018-11-14 Michal Blochdlog_logger: reuse clock readings 03/193103/1
2018-11-01 Michal Blochdlog_logger: improve reader epoll registration 29/192129/4 accepted/tizen/5.0/unified/20181113.090059 accepted/tizen/unified/20181113.085958 submit/tizen/20181112.002448 submit/tizen_5.0/20181112.002456
2018-10-31 Michal BlochRelease 5.0.4 05/192205/2 accepted/tizen/unified/20181105.143907 submit/tizen/20181031.151907
2018-10-29 Michal Blochdlog_logger daemon: reaching FD limit leaves a log 99/191999/5
2018-10-29 Maciej SlodczykMerge "limiter: do not treat limiter restrictions as...
2018-10-29 Maciej SlodczykMerge "Handle deleting dynamic configuration file"...
2018-10-26 Maciej Slodczyklimiter: do not treat limiter restrictions as an error 65/191865/6
2018-10-26 Hyotaek ShimIncrease the limit of open files from 1K to 16K in... 76/191976/2
2018-10-25 Maciej SlodczykHandle deleting dynamic configuration file 81/191781/2
2018-10-22 Maciej SlodczykMerge "dynamic config: fail on relative paths" into...
2018-10-22 Michal Blochlibdlog: close Android Logger connections on exec 06/191706/1
2018-10-22 Michal Blochdynamic config: fail on relative paths 02/191702/1
2018-10-22 Michal Blochutil: optimize dumping instance timezone handling 02/191502/2
2018-10-19 Michal BlochRelease 5.0.3 57/191657/1 submit/tizen/20181019.192244
2018-10-19 Karol Lewandowskilibdlog: Do not remove the dynamic filter watch in... 55/191655/3
2018-10-19 Michal Blochdocumentation: describe some common mistakes 56/191656/1
2018-10-17 Michal BlochFurther documentation improvements 07/191407/3
next