platform/core/system/dlog.git
2019-08-16 Mateusz MajewskiCover a line in logconfig.c 71/212171/2
2019-08-16 Mateusz MajewskiFix various typos 72/212172/1
2019-08-14 Mateusz MajewskiFix logprint time_t handling 26/212126/3
2019-08-08 Yunmi HaFix coverity issues 67/209667/4 accepted/tizen/unified/20190809.035645 submit/tizen/20190808.060025
2019-08-02 Karol LewandowskiMerge "Fix a potential privilege escalation" into tizen accepted/tizen/unified/20190807.111830 submit/tizen/20180808.030253 submit/tizen/20190807.012805
2019-07-31 Michal Blochshared: fix timestamp inconsistencies 32/199532/8 accepted/tizen/unified/20190802.111406 submit/tizen/20190801.043248
2019-07-29 Michal BlochFix a potential privilege escalation 74/211074/1
2019-07-29 Mateusz MajewskiAdd the JSON format to dlogutil 78/210478/9
2019-07-29 Mateusz MajewskiAdd marking invalid timestamps 60/210860/2
2019-07-26 Mateusz MajewskiAdd some more tests covering a part of logger.c 75/210975/3
2019-07-23 Mateusz MajewskiAddress the complaints of SVACE 60/210660/4 accepted/tizen/unified/20190725.042830 submit/tizen/20190724.030536
2019-07-23 Mateusz MajewskiReuse writer_close_fd in writer_free 49/210649/2
2019-07-23 Mateusz MajewskiImprove modify_fd_entity 40/210640/1
2019-07-22 Mateusz MajewskiAdd tests covering a minor part of logger.c 67/210467/7
2019-07-19 Mateusz MajewskiCover the last line of logprint.c 87/210487/1
2019-07-19 Mateusz MajewskiFix a minor FD leak 74/210374/4
2019-07-18 Mateusz MajewskiAdd tests covering a part of logutil.c 66/210366/3 accepted/tizen/unified/20190722.074750 submit/tizen/20190719.053029
2019-07-17 Mateusz MajewskiAdd colored headers 31/209531/11 submit/tizen/20190718.025247
2019-07-16 Mateusz MajewskiConvert FilterInfo's custom list to the one from ptrs_list 47/209647/3
2019-07-16 Mateusz MajewskiChange config so that we won't try to open /dev/null 87/209587/3 accepted/tizen/unified/20190717.220438 submit/tizen/20190717.061730
2019-07-15 Mateusz MajewskiAdd fdi_pipe.c tests 59/210059/2
2019-07-15 Mateusz MajewskiFix reset_self_privledges 73/210073/1
2019-07-12 Mateusz MajewskiAdd tests for the monotonic timestamps functionality 47/209747/2
2019-07-12 Michal BlochMerge "Add new tests to cover a branch in fdi_push_log...
2019-07-11 Mateusz MajewskiMake dlogutil not quit on SIGSTOP 42/209542/2
2019-07-10 Mateusz MajewskiAdd new tests to cover a branch in fdi_push_log 46/209746/1
2019-07-05 Mateusz MajewskiRefactor shared_query to reduce link-time dependencies 04/209404/1
2019-06-28 INSUN PYORemove unused path files 13/208413/2
2019-06-26 Maciej Slodczykutil: speed up dumping dlogutil 22/208322/2 accepted/tizen/unified/20190627.014809 submit/tizen/20190626.110355
2019-06-13 Maciej Slodczykdaemon: update pipe config file comments 93/207893/1
2019-06-05 Hyotaek ShimRevert "logger: Server is optional with logger backend... 60/207460/1 accepted/tizen/unified/20190611.050041 submit/tizen/20190610.050711
2019-06-04 Karol Lewandowskilogger: Server is optional with logger backend - do... 34/207434/1
2019-06-03 Hyotaek ShimRemove unused rpm dlogbackend-logger 37/207337/1
2019-05-28 Michal Blochlibdlog: reinitialize on each log if need be 33/206833/2 accepted/tizen/unified/20190530.043130 submit/tizen/20190529.011726 submit/tizen/20190603.232156
2019-05-28 Michal Blochlibdlog: do lazy initialisation (no constructor) 20/206720/3
2019-05-28 Karol Lewandowskipackaging: Unify package naming 07/202907/4
2019-05-15 Michal Blochtests: can handle different error message formats 34/206234/2
2019-05-09 Karol Lewandowskiconfig: Move persistent logging configuration to separa... 06/202906/5 accepted/tizen/unified/20190512.221838 submit/tizen/20190510.025027
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
next