platform/core/system/dlog.git
2020-09-08 Mateusz MajewskiDon't cache the file size 55/243155/3
2020-09-08 Mateusz MajewskiRemove data loss possibility in the log_file struct... 14/243314/2
2020-09-04 Agnieszka BaumannConform dlogutil_get_log to Tizen errors 79/243179/3
2020-09-04 Agnieszka BaumannConform dlogutil_config_connect to Tizen errors 80/243180/2
2020-09-04 Mateusz MajewskiAdd basic persistent logging tests 89/243289/2 accepted/tizen/unified/20200908.060805 submit/tizen/20200907.062212
2020-09-03 Mateusz MajewskiRevert "Remove data loss possibility in the log_file... 70/243170/1
2020-09-02 Mateusz MajewskiDrop the CAP_SYSLOG requirement 78/242878/6
2020-09-02 Mateusz MajewskiRemove data loss possibility in the log_file struct 21/243021/2
2020-09-02 Mateusz MajewskiCompile with -g 97/242997/4
2020-09-02 Mateusz MajewskiRemove some more bashisms and weird shell issues 04/243004/1
2020-09-02 Mateusz MajewskiRemove unnecessary wc -l 68/242968/1
2020-09-01 Michal BlochFix AOSP file licenses 90/242890/1
2020-09-01 Agnieszka Baumannlibdlogutil: memory capacity failure now returns TIZEN_... 82/242882/2
2020-09-01 Agnieszka Baumannlibdlogutil: request failure now IO_ERROR 83/242883/2
2020-09-01 Agnieszka Baumannlibdlogutil: config failure now returns TIZEN_ERROR_IO_... 84/242884/1
2020-09-01 Mateusz MajewskiAssert that the logger devices don't end 73/242873/1
2020-09-01 Mateusz MajewskiUse the hash from hash.c in the limiter 68/242868/1
2020-09-01 Mateusz MajewskiFix a long-standing Android Logger blocking bug 67/242867/1
2020-09-01 Mateusz MajewskiRemove an unused variable 34/242834/1
2020-08-31 Agnieszka BaumannRemove unused dlogutil_entry_cb 31/242731/1
2020-08-31 Agnieszka BaumannReduce gotos 78/242678/4
2020-08-31 Mateusz MajewskiUse the correct function 24/242724/2
2020-08-31 Mateusz MajewskiFix dlog_logger invocation in the test suite 15/242715/1
2020-08-28 Mateusz MajewskiImplement a basic version of failed log stashing 88/242588/3
2020-08-28 Mateusz MajewskiImprove the integration test script a bit 56/242656/1
2020-08-28 Mateusz MajewskiIntroduce log write buffering 59/235659/13
2020-08-28 Adrian Szyndelatests: make inline warning behave like a normal part... 58/242158/5
2020-08-28 Adrian Szyndelalogprint: implement log_print_log_line() 57/242157/5
2020-08-28 Michal Blochlog_format_log_line: CLEANSE! PURGE! KILL! 56/242156/4
2020-08-27 Agnieszka BaumannAdd a few more QoS distribution tests 23/242523/1
2020-08-26 Agnieszka Baumannqos: add pictures to the documentation 74/242174/3
2020-08-26 Mateusz MajewskiAdd a simple critical log integration test 49/242349/3
2020-08-24 Mateusz MajewskiMove various dlog_logger functions to better places 41/242141/1
2020-08-24 Mateusz MajewskiSplit various writer related stuff to a separate file 34/242134/2
2020-08-24 Mateusz MajewskiSplit various log_buffer related stuff to separate... 29/242129/2
2020-08-24 Mateusz MajewskiSplit various dlogutil line parsing to a separate file 24/242124/2
2020-08-21 Agnieszka BaumannMetrics: test sorting comparator 42/242042/1
2020-08-21 Mateusz MajewskiFix various tiny dlog_logger issues 40/242040/1
2020-08-21 Agnieszka BaumannMetrics sorting: prevent overflow and optimize 00/241900/3
2020-08-21 Mateusz MajewskiMove various socket related things to a separate file 38/242038/1
2020-08-21 Mateusz MajewskiRemove an unnecessary signature 37/242037/1
2020-08-21 Mateusz MajewskiMove various reader_logger relate things to a separate... 01/242001/1
2020-08-21 Mateusz MajewskiMove various reader related things to a new file 67/241967/1
2020-08-21 Mateusz MajewskiAdd a missing pragma 66/241966/1
2020-08-20 Mateusz MajewskiMove some QoS related stuff to separate file 92/241892/2
2020-08-20 Agnieszka BaumannType correctness 10/239310/2
2020-08-20 Agnieszka BaumannPrevent `goto` from crossing initialisation 09/239309/4
2020-08-20 Mateusz MajewskiMove some fd_entity related stuff to separate file 82/241882/2
2020-08-20 Mateusz MajewskiFix a few signatures in a DLog unit test 81/241881/2
2020-08-20 Mateusz MajewskiMove some reader_pipe related stuff to separate file 60/241460/2
2020-08-20 Mateusz MajewskiRemove some needless variables 59/241459/1
2020-08-19 Michal BlochRelease 6.0.16 89/241389/1 accepted/tizen/unified/20200820.133531 submit/tizen/20200819.185951
2020-08-19 Mateusz MajewskiReuse current timestamp in sort_vector_time_span 75/241375/3
2020-08-19 Hyotaek ShimDo not call clock_gettime() if dedup is not configured 32/241332/8
2020-08-19 Mateusz MajewskiAdd PID-limit exceeded message 37/241337/2
2020-08-19 Mateusz MajewskiImprove __log_limiter_pass_log interface 36/241336/2
2020-08-19 Agnieszka Baumanndlog_logger: disambiguate `log_storage` 08/239308/2
2020-08-19 Mateusz MajewskiImprove libdlog Android Logger backend initialization 61/241361/1
2020-08-18 Mateusz MajewskiEnable QoS test in the logger backend 99/241199/1 accepted/tizen/unified/20200820.034649 submit/tizen/20200819.013928
2020-08-18 Mateusz MajewskiMake the QoS test slightly more consistent 67/241167/1
2020-08-18 Mateusz MajewskiFix the QoS test 66/241166/1
2020-08-17 Mateusz MajewskiAdd quick mode to the integration tests 24/241124/3
2020-08-17 Mateusz MajewskiOnly write missed AL logs on the first service start 76/240976/7
2020-08-17 Mateusz MajewskiAdd a NOP QoS test 17/241117/2
2020-08-17 Mateusz MajewskiImprove libdlog pipe backend initialization 21/241121/2
2020-08-17 Mateusz MajewskiMake logctl argument parsing slightly more understandable 20/241120/1
2020-08-13 Mateusz MajewskiMove some functions to backend_androidlogger.c 98/240998/4
2020-08-13 Mateusz MajewskiImprove logctl const-correctness 09/241009/3
2020-08-13 Agnieszka BaumannRemove unused logfile_callback 00/241000/1
2020-08-12 Michal BlochRelease 6.0.15 04/240904/1 accepted/tizen/unified/20200813.122630 submit/tizen/20200812.191454
2020-08-12 Agnieszka BaumannAdd metrics.c test 02/240902/2
2020-08-12 Mateusz MajewskiBuffer QoS limit writes 61/240861/4
2020-08-12 Mateusz MajewskiFix an itty-bitty QoS-related memory leak 95/240895/3
2020-08-12 Michal BlochQoS: add some new distributions, change default 16/240816/2
2020-08-12 Michal BlochQoS: rename 'proportional' to 'proportional_raw' 15/240815/2
2020-08-12 Michal BlochIntroduce a minor math helper 14/240814/2
2020-08-12 Michal BlochQoS: add distribution unit tests 13/240813/2
2020-08-12 Michal BlochQoS: split off distributions to a separate file 12/240812/2
2020-08-12 Michal BlochQoS: move file handling out of distribution funcs 11/240811/2
2020-08-12 Mateusz MajewskiAdd a missing check to libdlogutil 02/240802/3
2020-08-11 Mateusz MajewskiClarify types 80/240780/1
2020-08-10 Mateusz MajewskiAdd a simple QoS integration test 59/240659/1
2020-08-07 Michal BlochFix compilation 86/240586/1 accepted/tizen/unified/20200812.144037 submit/tizen/20200807.162649
2020-08-07 Karol LewandowskiMerge changes from topic "dlog-qos-2020" into tizen submit/tizen/20200807.160246
2020-08-07 Michal BlochRelease 6.0.14 84/240584/3
2020-08-07 Michal Blochdaemon: add metrics collection / QoS 67/240367/11
2020-08-07 Karol Lewandowskilibdlogutil: Increase the wait timeout for receiving... 76/240476/3
2020-08-06 Michal Blochmetrics: add clear and get_total functions 75/240475/2
2020-08-06 Agnieszka BaumannAdd fdi_logger.c test 62/240362/2
2020-08-06 Agnieszka BaumannAdd log_storage.c test 41/240241/6
2020-08-06 Agnieszka BaumannAdd dlog_sec_print test 47/240347/2
2020-08-06 Michal Blochlibdlog: pid based limiter 14/226514/9
2020-08-06 Michal Blochmetrics: fix a memleak 74/240474/1
2020-08-06 Michal BlochAndroid logger config readers now aggregated 66/240366/2
2020-08-06 Michal BlochAdd a helper function for core Android buffers 69/240469/1
2020-08-05 Michal BlochExtract subreader addition 39/240339/3
2020-08-05 Michal Bloch"Move constructors" for cleaner resource handling 64/240364/2
2020-08-05 Michal BlochFix leak / lack of reply on invalid util requests 63/240363/1
2020-08-05 Michal Blochptrs_list: relicense to MIT 38/240338/1
2020-08-05 Mateusz MajewskiAdd delay functionality to dlogsend 27/240327/3
next