Fix: generic cleanup for logger readers
[platform/core/system/dlog.git] / src / logutil /
2022-11-22 Michal BlochAdd a compression framework to the daemon 81/284481/2
2022-09-21 Mateusz MajewskiAdd util_default_format configuration option 74/281474/7
2022-08-24 Michal BlochReuse -m for memory compression mode 38/280038/2
2022-05-09 Mateusz MajewskiImprove dlogutil compression handling / parsing 54/274454/6
2022-05-09 Michal BlochIn-memory compressed log backup 70/271770/9
2022-04-28 Michal Blochlogutil: terminate error logs properly 55/274455/1
2022-01-21 Karol LewandowskiMerge "Move to linux-tizen-modules-headers" into tizen
2022-01-20 Mateusz MajewskiFix buffer usage printing in dlogutil 48/269648/2
2022-01-11 Michal Blochdlogutil: better error message for disabled kmsg 27/269227/2
2021-08-17 Mateusz MajewskiReduce compiler complaints by adding helpful asserts 69/261469/4
2020-10-14 Mateusz MajewskiRemove some obsolete TODOs 79/245679/2
2020-10-09 Mateusz MajewskiFix function formatting 83/245483/1
2020-09-28 Mateusz MajewskiMove the util parser outside of util so we can reuse it 93/244893/4
2020-09-25 Mateusz MajewskiMake util's option parsing more modular 33/244633/5
2020-08-31 Agnieszka BaumannReduce gotos 78/242678/4
2020-08-28 Mateusz MajewskiIntroduce log write buffering 59/235659/13
2020-08-20 Agnieszka BaumannType correctness 10/239310/2
2020-08-03 Yunmi HaFix memory leak 04/240104/1
2020-07-24 Mateusz MajewskiFix some signatures 22/239422/1
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-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-20 Mateusz MajewskiImprove logutil error handling 27/238927/1
2020-07-14 Mateusz Majewskilibdlogutil: introduce connect API 25/238225/3
2020-07-08 Mateusz Majewskilibdlogutil: add buffer setting 90/238090/2
2020-07-01 Mateusz MajewskiRewrite dlogutil to use the new libdlogutil API 64/235564/9
2020-06-29 Michal Blochdlogutil: use the new config_s interfaces 59/237359/2
2020-06-10 Michal Bloch(lib)dlogutil: getsize also returns current usage 89/226789/8 accepted/tizen/unified/20200617.055826 submit/tizen/20200616.113701
2020-06-09 Karol LewandowskiMerge changes Icf47adb1,Iec35237c into tizen
2020-06-09 Agnieszka BaumannClarify function names: getsize → get capacity 21/233421/5
2020-02-21 Michal Blochdlogutil: no print-related prep for clear/getsize 61/224561/5
2020-02-21 Michal Blochutil: use EXIT_{SUCCESS,FAILURE} 35/225535/2
2020-02-21 Michal Blochdlogutil: extract clear/getsize to own functions 43/225143/4
2020-02-19 Mateusz MajewskiAdd a missing newline in logutil's usage text 94/225394/1
2020-02-18 Mateusz MajewskiAdd an --sort-by option to dlogutil 77/224577/6
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 Agnieszka BaumannFix coverity bugs 75/224875/2
2020-02-13 Karol LewandowskiMerge "[lib]dlogutil: add a monitoring mode" into tizen
2020-02-12 Michal BlochOptimize out a redundant call 60/224560/2
2020-02-12 Michal Bloch[lib]dlogutil: add a monitoring mode 61/220361/9
2020-02-12 Michal BlochApply consistent comment style 55/224455/3
2020-02-05 Mateusz MajewskiFix libdlogutil tag filtering 02/224002/3
2020-01-28 Mateusz MajewskiRewrite dlogutil in terms of libdlogutil 18/217718/30
2020-01-28 Michal Blochlibdlogutil: DLOGUTIL_MODE_FULL_DUMP is not a mode 01/223301/2
2020-01-27 Michal Blochdlogutil: make error message syntax consistent 24/223224/1
2020-01-27 Michal Blochlibdlogutil: type consistency 12/223212/2
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 Mateusz MajewskiChange some `size_t` to `unsigned int` 96/222296/7
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
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-12-09 Mateusz MajewskiCreate a typedef for dlogutil_sorting_order 20/219720/1
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-06 Mateusz MajewskiRename log_add_filter_string to dlogutil_filter_options... 84/216684/4
2019-11-06 Mateusz MajewskiRename log_add_filter_pid to dlogutil_filter_options_pid 83/216683/4
2019-11-06 Mateusz MajewskiRename log_add_filter_tid to dlogutil_filter_options_tid 82/216682/4
2019-10-21 Mateusz MajewskiRename DUMP_{CONTINUOUS,INFINITE} 24/216124/2
2019-10-11 Mateusz MajewskiAdd dlogutil_ prefix to sorting_order 24/215624/1
2019-10-08 Mateusz MajewskiMove all pipe backend filtering server-side 09/215109/5
2019-09-27 Mateusz MajewskiRefactor filter list a bit 70/214870/1
2019-09-25 Michal BlochReplace strerror with %m 25/214725/4
2019-09-25 Yunmi HaFix coverity issue 47/214547/4
2019-09-24 Mateusz MajewskiChange size and dumping count types into size_t 95/214595/4
2019-09-23 Mateusz MajewskiDon't output errors in dlogutil outside of logutil.c 65/214365/2
2019-09-19 Mateusz MajewskiPropagate callback return value 58/214158/2
2019-09-09 Mateusz MajewskiCreate and fill logretrieve.{c,h} 47/213647/1
2019-09-09 Mateusz MajewskiMove pipe/logger backend choice logic to create_initial... 46/213646/1
2019-09-09 Mateusz MajewskiMove flush_logs into sort_vector.c 45/213645/1
2019-09-09 Mateusz MajewskiMove buffer choice validation into create_initial_fdis 34/213534/7
2019-09-09 Mateusz MajewskiMove sort_vector initialization into do_print 33/213533/7
2019-09-09 Mateusz MajewskiAdd some missing const qualifiers 09/213609/1
2019-09-06 Mateusz MajewskiSet some sort_vector fields indirectly 32/213532/5
2019-09-06 Mateusz MajewskiMove some arguments into a common struct 51/213551/2
2019-09-05 Mateusz MajewskiRefactor set_sorting 69/213469/1
2019-09-05 Mateusz MajewskiMove sort_vector_time_span into sort_vector.c 68/213468/1
2019-09-04 Mateusz MajewskiMove print preparation into do_print 15/213315/5
2019-09-04 Mateusz MajewskiFix process_log docs 36/213336/2
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-09-03 Michal BlochFix future timestamps 98/213198/5 submit/tizen/20190903.011610
2019-08-30 Michal BlochFix dlogutil getting blocked by clock changes 23/213123/1 accepted/tizen/unified/20190901.225940 submit/tizen/20190830.104642
2019-08-23 Mateusz MajewskiMove the get_format_sorting call 86/212586/1
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 MajewskiFix various typos 72/212172/1
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 Mateusz MajewskiAdd the JSON format to dlogutil 78/210478/9
2019-07-29 Mateusz MajewskiAdd marking invalid timestamps 60/210860/2
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-15 Mateusz MajewskiAdd fdi_pipe.c tests 59/210059/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-05 Mateusz MajewskiRefactor shared_query to reduce link-time dependencies 04/209404/1
next