Disallow redirecting to stdout based on config keys
[platform/core/system/dlog.git] / Makefile.am
2020-06-24 Karol LewandowskiMerge "localtime: use reentrant variant" into tizen
2020-06-23 Michal Blochlibdlog: add a priority based pre-filter 66/226766/6
2020-06-22 Karol Lewandowskilocaltime: use reentrant variant 32/236832/2
2020-06-08 Mateusz MajewskiImprove server timestamp handling 33/234233/3
2020-06-08 Mateusz MajewskiRename the test_libdlogutil.c file to ..._legacy.c 40/235540/2
2020-06-04 Mateusz MajewskiMake all the files in the dynamic directory respected 31/232131/3
2020-05-22 Mateusz MajewskiFix a typo in Makefile 96/234196/1
2020-05-21 Karol LewandowskiMerge "logger: optimize reader time book-keeping" into...
2020-05-21 Agnieszka Baumannsort_vector divided into positive and negative tests 18/232318/4
2020-05-21 Agnieszka Baumanntests: logutil.c divided into positive and negative 65/232465/2
2020-05-20 Mateusz MajewskiAdd CPU usage measurement 39/233839/2
2020-05-04 Hyotaek ShimRevert "Revert "Move some more getters around"" 91/232391/2
2020-05-04 Hyotaek ShimRevert "Move some more getters around" 84/232384/2 submit/tizen/20200504.032742
2020-04-30 Michal BlochMerge "Fix a mistake" into tizen
2020-04-29 Mateusz MajewskiRewrite logctl to use open + fdopen instead of fopen 79/232279/2
2020-04-24 Mateusz MajewskiMove some more getters around 33/230833/3
2020-04-16 Agnieszka Baumannqueued_entry divided into positive and negative tests 84/230884/2
2020-04-15 Agnieszka Baumannfdi_pipe divided into positive and negative tests 46/230846/2
2020-04-14 Agnieszka Baumannfdi_logger divided into positive and negative tests 00/230200/2
2020-04-07 Agnieszka Baumannfd_info divided into positive and negative tests 36/230036/2
2020-03-31 Michal BlochMerge changes I138ad4f5,Ib6bc5b61 into tizen accepted/tizen/unified/20200406.133202 submit/tizen/20200402.112144
2020-03-30 Agnieszka Baumannlimiter divided into positive and negative tests 73/228973/2
2020-03-25 Michal BlochMerge "test_ptrs_list divided into positive and negativ...
2020-03-25 Agnieszka Baumanntest_ptrs_list divided into positive and negative tests 92/228792/1
2020-03-24 Agnieszka Baumannsyslog_parser divided into positive and negative tests 78/228678/1
2020-03-24 Michal Blochlibdlogutil: move extra options to the state 08/228208/4
2020-03-23 Agnieszka Baumanntest_common divided into positive and negative tests 34/228534/1 submit/tizen/20200324.041440
2020-03-19 Yunmi HaMeasure code coverage only when gcov option is given 09/228109/1 accepted/tizen/unified/20200323.172959 submit/tizen/20200319.070253 submit/tizen/20200319.110534 submit/tizen/20200320.175301 submit/tizen/20200323.014258
2020-03-18 Michal BlochMerge "Don't wait until lazy init to block SIGPIPE...
2020-03-17 Michal BlochMerge changes I6d9bf6cd,If5f5eebd,Icf4b49c2,Ib4f2522d... submit/tizen/20200317.184359
2020-03-16 Agnieszka Baumannlibdlog_android divided into positive and negative... 25/227825/1
2020-03-16 Agnieszka Baumannlibdlog_base divided into positive and negative tests 24/227824/1
2020-03-13 Agnieszka Baumannkmsg_parser divided into positive and negative tests 33/227233/3
2020-03-13 Michal BlochMerge changes into tizen
2020-03-11 Mateusz MajewskiSimplify sort_vector_push 22/226422/4
2020-03-05 Michal Blochpipe: salvage corrupted logs at reception 36/225536/9 accepted/tizen/unified/20200311.130821 submit/tizen/20200310.104300
2020-02-14 Michal BlochRelease 5.5.3: sync with Tizen 6.0.7 83/224983/1 submit/tizen_5.5/20200214.104335
2020-02-13 Karol LewandowskiMerge "[lib]dlogutil: add a monitoring mode" into tizen
2020-02-13 Michal BlochCompile critical log writer as C++ 84/223884/6
2020-02-03 Michal BlochCritical logs: less fragile unit tests 58/223658/2
2020-01-28 Mateusz MajewskiMove non-shared files out of shared/ directory 81/217981/28
2020-01-28 Mateusz MajewskiRewrite dlogutil in terms of libdlogutil 18/217718/30
2020-01-28 Mateusz MajewskiSlightly refactor EXPORTing the API 13/223213/3
2020-01-24 Karol LewandowskiMerge changes into tizen
2020-01-24 Karol LewandowskiMerge changes from topic "kritzkrieg" into tizen
2020-01-23 Michal BlochCreate the critical log writer program 41/222841/6
2020-01-23 Michal Blochlibdlog: add __dlog_critical_print to the API 38/222738/11
2020-01-20 Michal BlochMove priority / char mapping to logcommon 39/222739/3
2020-01-17 Mateusz MajewskiImplement the first version of the libdlogutil library 97/214497/75
2020-01-17 Michal BlochMerge "Filterspec get/setters: conform to Tizen API...
2020-01-16 Mateusz MajewskiFilterspec get/setters: conform to Tizen API style 05/222305/6
2020-01-16 Michal BlochEntry getters return error code 99/222299/7
2020-01-14 Michal BlochWorkaround a flaw in the build toolchain 59/221359/5 accepted/tizen/unified/20200115.123335 submit/tizen/20200114.152758 submit/tizen/20200115.044909 submit/tizen/20200115.100804
2020-01-14 Michal BlochProvide wrappers for large-file system calls 17/222417/3
2020-01-13 Hyotaek ShimMerge branch 'tizen' into tizen_5.5 75/222275/1 tizen_5.5_tv accepted/tizen/5.5/unified/20200114.073546 submit/tizen_5.5/20200113.072912
2020-01-10 Mateusz MajewskiRename dlogutil_entry_ts to dlogutil_entry_get_ts 91/222091/3 accepted/tizen/unified/20200114.130728 submit/tizen/20200113.072921
2020-01-10 Mateusz MajewskiRename dlogutil_entry_(tag|msg) to dlogutil_entry_get_... 90/222090/3
2019-12-20 Mateusz MajewskiRefactor the permission checking for libdlogutil 36/220536/2
2019-12-09 Michal BlochCheck necessary privilege for correct behaviour 18/217918/4
2019-11-22 Yunmi HaAdd dlog_cleanup service 23/218423/1
2019-11-22 Yunmi HaAdd dlog_cleanup service 76/218076/9
2019-11-18 Hyotaek ShimMerge remote-tracking branch 'origin/tizen' into tizen_5.5 73/217973/1 accepted/tizen/5.5/unified/20191119.083924 submit/tizen_5.5/20191118.063031
2019-11-13 Mateusz MajewskiOptimize terminal detection 73/217573/2
2019-11-06 Mateusz MajewskiRename log_add_filter_string to dlogutil_filter_options... 84/216684/4
2019-11-06 Mateusz MajewskiRename log_buffer_get_tag to dlogutil_entry_tag 79/216679/4
2019-11-06 Mateusz MajewskiRefactor extract_timestamp and rename to dlogutil_entry_ts 58/216458/3
2019-09-09 Mateusz MajewskiCreate and fill logretrieve.{c,h} 47/213647/1
2019-09-05 Mateusz MajewskiMove sort_vector_time_span into sort_vector.c 68/213468/1
2019-09-03 Mateusz MajewskiMove various files from dlogutil into shared locations 76/213276/1
2019-09-03 Mateusz MajewskiPass the printing function in dlogutil by a callback 71/213271/2
2019-08-21 Michal BlochMerge "Move log filtering out of log writing" into...
2019-08-21 Michal BlochMerge "Decouple filtering and formatting messages"...
2019-08-19 Mateusz MajewskiMove log filtering out of log writing 42/211942/3
2019-08-19 Mateusz MajewskiDecouple filtering and formatting messages 07/211407/5
2019-08-16 Mateusz MajewskiCover a line in logconfig.c 71/212171/2
2019-07-26 Mateusz MajewskiAdd some more tests covering a part of logger.c 75/210975/3
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-18 Mateusz MajewskiAdd tests covering a part of logutil.c 66/210366/3 accepted/tizen/unified/20190722.074750 submit/tizen/20190719.053029
2019-07-16 Mateusz MajewskiConvert FilterInfo's custom list to the one from ptrs_list 47/209647/3
2019-07-15 Mateusz MajewskiAdd fdi_pipe.c tests 59/210059/2
2019-07-12 Mateusz MajewskiAdd tests for the monotonic timestamps functionality 47/209747/2
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-05-09 Karol Lewandowskiconfig: Move persistent logging configuration to separa... 06/202906/5 accepted/tizen/unified/20190512.221838 submit/tizen/20190510.025027
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-15 Nikolai MerinovFix issues in compilation and link flags 19/199919/2
2019-02-13 Michal Blochtests: add logutil fdi_logger unit tests 46/199646/1 submit/tizen/20190214.061712
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-02 Hyotaek ShimMerge "tests: deal with some unreachable cases" into...
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-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: basic unit tests for logprint.c 23/198323/6
next