platform/core/system/dlog.git
2019-02-04 Michal Blochtests: add logutil sort vector unit tests 28/199128/1
2019-02-04 Michal Blochtests: expand logger storage unit tests 82/198882/2
2019-02-04 Michal Blochtests: fix lcov failures on non-i586 archs 15/199115/1
2019-02-04 Michal Blochdlog_logger: fix dumping storage readers ownership 81/198881/2
2019-02-04 Michal Blochlibdlog: extract declarations into a header 79/198879/2
2019-02-04 Michal Blochlibdlog: initialise through attribute constructor 68/198868/3
2019-02-02 Hyotaek ShimMerge "tests: deal with some unreachable cases" into...
2019-02-01 Michal Blochtests: deal with some unreachable cases 94/199094/1
2019-02-01 Michal Blochtests: add unit tests for shared/log_file.c 93/199093/1
2019-01-31 Michal Blochtests: complete logprint.c unit test coverage 02/199002/1
2019-01-31 Michal Blochshared: fix multiple memory ownership problems 01/199001/1
2019-01-31 Michal Blochshared: fix integer conversion 99/198999/2
2019-01-30 Michal Blochtests: add negative unit tests for logctl 80/198880/1 accepted/tizen/unified/20190201.061322 submit/tizen/20190131.021840 submit/tizen/20190131.080207
2019-01-25 Michal Blochtests: further expand logctl unit tests 59/198459/3
2019-01-25 Michal Blochtests: basic unit tests for logprint.c 23/198323/6
2019-01-24 Michal Blochdlogutil: fix a potential deadlock 55/198455/1
2019-01-24 Michal Blochshared: fix incorrect timestamps 22/198322/3
2019-01-24 Maciej Slodczykutil: pipe: speed up dumping dlogutil 19/198419/2
2019-01-24 Maciej Slodczykutil: pipe: save time on copying buffers 92/198292/6
2019-01-24 Michal Blochtests: basic logctl unit tests 21/198321/2
2019-01-24 Michal Blochlogctl: extract stuff into headers 20/198320/2
2019-01-24 Michal Blochlogctl: fix an error in documentation 19/198319/2
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
next