platform/core/system/dlog.git
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
2020-08-05 Mateusz Majewskidlog_logger: remove the `reader_any` kitchen sink 03/240303/1
2020-08-05 Mateusz MajewskiRemove a global "create reader" backend function 95/240295/1
2020-08-04 Michal Blochdaemon: split util commandline parsing 68/239668/3
2020-08-04 Michal Blochdaemon: logger reader: move file handling to a sub 66/239666/5
2020-08-04 Agnieszka BaumannAdd logprint.c test 08/240208/1
2020-08-03 Karol Lewandowskipackaging: Drop no longer valid mention of Apache2... 25/240125/1
2020-08-03 Karol LewandowskiMerge "packaging: Split binaries to different packages...
2020-08-03 Karol LewandowskiMerge "packaging: Drop unused epoch" into tizen
2020-08-03 Michal Blochlibdlog: apply MIT license; clarify license confusion 15/240115/4
2020-08-03 Karol Lewandowskipackaging: Split binaries to different packages 19/240119/1
2020-08-03 Karol Lewandowskipackaging: Drop unused epoch 18/240118/1
2020-08-03 Yunmi HaFix memory leak 04/240104/1
2020-07-30 Agnieszka BaumannAdd deduplication feature to libdlog 90/236090/10
2020-07-30 Mateusz MajewskiAdd PoC dlogmetrics utility 85/226085/11
2020-07-30 Mateusz MajewskiAdd metrics structure 91/225791/11
2020-07-30 Michal BlochRelease 6.0.13 02/239902/1 accepted/tizen/unified/20200731.145722 submit/tizen/20200730.122517
2020-07-29 Michal Blochdlog_logger: pseudo-RAII for getopt innards 67/239667/3
2020-07-29 Michal Blochdlog_logger: move fields to reader child classes 65/239665/3
2020-07-29 Mateusz MajewskiMove loglimiter to shared 17/239717/1
2020-07-28 Mateusz Majewskidlog_logger: further reader refactors 13/239613/6
2020-07-28 Michal Blochdaemon: handle epoll callback pointers sensibly 68/239568/2
2020-07-27 Michal BlochExpand "invalid buffer" negative integration tests 28/239528/1
2020-07-27 Mateusz MajewskiAdd some missing checks to libdlogutil 87/239487/1
2020-07-24 Mateusz MajewskiFix documentation 23/239423/1
2020-07-24 Mateusz MajewskiFix some signatures 22/239422/1
2020-07-24 Mateusz MajewskiRemove dlogutil_sorting_options_s 21/239421/1
2020-07-24 Mateusz MajewskiMove reader creation to the init functions 86/239386/3
2020-07-24 Mateusz MajewskiMove reader creation downwards 85/239385/3
2020-07-24 Michal BlochFix a mismatch between declaration and definition 04/239304/2
2020-07-24 Mateusz MajewskiRename parse_command_line 84/239384/1
2020-07-23 Agnieszka BaumannHeaders: add `extern "C"` where applicable 06/239306/1
2020-07-23 Agnieszka Baumannlibdlog: pass timestamp from a higher layer 30/238830/3
2020-07-23 Agnieszka BaumannPipe messages: add SENT timestamp in a separate func 08/238708/4
2020-07-23 Mateusz Majewskilibdlogutil: add an aliasing getter 13/239213/3
2020-07-23 Karol Lewandowskidlogutil: Kill yet another instance of dlogutil_mode_e... 18/239218/4
2020-07-23 Karol LewandowskiLink to libraries that are actually used 14/239214/4 accepted/tizen/unified/20200724.124232 submit/tizen/20200723.024804
2020-07-22 Mateusz Majewskilibdlogutil: `connect` guarantees non-garbage outvalue 12/239212/1
2020-07-22 Mateusz Majewskilibdlogutil: documentation errata 11/239211/1
2020-07-21 Mateusz Majewskilibdlogutil: various getters work upon the state 26/238826/4
2020-07-21 Mateusz MajewskiRemove incorrect references to DLOGUTIL_MODE_CONTINUOUS 80/239080/2 accepted/tizen/unified/20200723.161228 submit/tizen/20200722.061245
2020-07-21 Mateusz MajewskiFix dispatch_event_reader_common a bit 39/238939/3
2020-07-21 Mateusz MajewskiFix has_required_privlege signature in the header 76/239076/1
2020-07-20 Mateusz MajewskiImprove logutil error handling 27/238927/1
2020-07-20 Mateusz MajewskiReduce code repetition 25/238825/2
2020-07-20 Mateusz MajewskiRemove an unnecessary string comparison 24/238824/2
2020-07-17 Mateusz MajewskiReword misleading comment 88/238788/1
2020-07-16 Karol Lewandowskilibdlogutil: Rearrange config & state members according... 98/238698/1
2020-07-16 Karol Lewandowskilibdlogutil: Consistent state & config member naming 97/238697/1
2020-07-16 Karol Lewandowskilibdlogutil: Drop unused dlogutil_state member 96/238696/1
2020-07-15 Michal Blochsort_vector: move dumping size considerations up 21/238621/2
2020-07-15 Michal Blochlibdlogutil: follow-up mode internals refactor 17/238517/2
2020-07-15 Agnieszka BaumannAdd a hashing function (incl. tests) 90/235890/8
2020-07-14 Mateusz Majewskilibdlogutil: introduce connect API 25/238225/3
2020-07-09 Michal Blochlibdlogutil: remove the defaults integration test 32/238232/1
2020-07-08 Mateusz Majewskilibdlogutil: add buffer setting 90/238090/2
2020-07-07 Michal Blochdlog_logger: clear internal buffers properly 19/237919/2
2020-07-07 Karol Lewandowskidlog_logger: bring back localtime() caching 43/237043/3
2020-07-02 Michal BlochFix obsolete sorting/filter docs 93/237693/1 accepted/tizen/unified/20200707.140855 submit/tizen/20200707.013715
2020-07-02 Michal Blochlibdlogutil: get_logs_internal accepts a config_s 81/237581/3
2020-07-02 Michal Blochlibdlogutil: remove the old blocking API 80/237580/3
2020-07-01 Mateusz MajewskiKeep only buffer ID in the fd_info struct 98/237598/1
2020-07-01 Mateusz MajewskiRewrite dlogutil to use the new libdlogutil API 64/235564/9
2020-07-01 Mateusz MajewskiAdd the new libdlogutil API 41/235541/8
2020-07-01 Mateusz MajewskiFix the docs a bit 77/237577/1
2020-07-01 Hyotaek ShimAdd description for pragma GCC diagnostic warning ... 06/237506/1
2020-06-29 Michal Blochlibdlogutil: move sorting/filters to internal 60/237360/2
2020-06-29 Michal Blochdlogutil: use the new config_s interfaces 59/237359/2
2020-06-29 Mateusz Majewskilibdlogutil: add config functions 55/237355/3
2020-06-25 Karol Lewandowskilog_format_log_line: Move variable declarations near... 53/237153/4
2020-06-25 Karol Lewandowskilog_format_log_line: Call localtime() only when needed 65/237065/4
2020-06-24 Karol Lewandowskilog_format_log_line: Use timespecs directly 52/237052/3
2020-06-24 Karol LewandowskiMerge "localtime: use reentrant variant" into tizen
next