platform/core/system/dlog.git
2019-05-09 Karol LewandowskiMove config files from /opt/etc to /etc 18/205818/2
2019-05-09 Yunmi HaSet to NULL after memory free 97/205797/1 accepted/tizen/unified/20190510.111058 submit/tizen/20190509.082731
2019-04-08 Hyotaek ShimModify platform upgrade scripts 23/202923/1
2019-03-05 Michal BlochAdd missed test case for the destructor 02/200902/1
2019-03-05 Michal BlochFix minor issues 81/200881/1
2019-03-05 Michal Blochlogger: documentation/clean code 28/200828/2
2019-03-04 Michal Blochlibdlog: readd the destructor 16/199816/10
2019-03-01 Michal BlochFix SVACE complaints 39/200239/2
2019-02-22 Michal Blochlibdlog: improve concurrency 00/200400/2
2019-02-22 Michal Blochlibdlog: construct with the maximum priority 99/200399/1
2019-02-21 Hyotaek ShimRevert "Revert "libdlog: initialise through attribute... 40/200240/2
2019-02-20 Michal Blochtests: cover some recently added cases 27/200127/2
2019-02-20 INSUN PYOspec: remove unnecessary / 17/200117/2
2019-02-18 Michal BlochFix a minor typo 63/200063/1
2019-02-18 Michal BlochRevert "libdlog: initialise through attribute constructor" 15/199815/3 accepted/tizen/unified/20190218.163242 submit/tizen/20190218.011546
2019-02-15 Nikolai MerinovFix issues in compilation and link flags 19/199919/2
2019-02-14 Michal Blochlibdlog: inotify read safety 58/199758/1
2019-02-13 Michal Blochtests: add logutil fdi_logger unit tests 46/199646/1 submit/tizen/20190214.061712
2019-02-13 Michal Blochutil: minor correctness fixes 45/199645/1
2019-02-12 Michal Blochsvace: tests: memory management fixes + commentary 66/199466/2 submit/tizen/20190213.012117
2019-02-12 Maciej Slodczyktests: fix build errors on 64-bit architectures 18/199518/1
2019-02-11 Michal BlochFix miscellaneous SVACE issues 59/199459/1
2019-02-11 Michal Blochtests: fix miscellaneous SVACE trivialities 58/199458/1
2019-02-06 Michal Blochshared: move logger-specific code out of logcommon 68/199168/1
2019-02-06 Michal Blochtests: add logutil fd_info unit tests 60/199160/1 submit/tizen/20190207.012533
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
next