Release 9.0.1
[platform/core/system/dlog.git] / src / libdlogutil /
2024-02-19 Michal BlochMerge changes from topic "var_log_zlog" into tizen
2024-02-02 Michal BlochExtract zero-copy reading into a function 13/305113/5
2024-02-01 Michal BlochFix bugs found by static analysis. 49/305449/1
2024-01-19 Michal Blochzlogger: commentate a possible log loss source 73/304573/1
2024-01-19 Michal Blochzlogger: don't let logs slip through cracks in time 70/304570/2
2023-09-13 Mateusz MajewskiOnly read the logs that could have changed 98/298798/2
2023-08-30 Michal BlochExclude more code from coverage testing. 45/298045/1
2023-08-16 Michal BlochExclude some files from coverage 07/297307/1
2023-04-25 Michal Blochlibdlogutil: printing buffers get aliased 38/291738/3
2023-04-25 Michal Blochlibdlogutil: pipe requests aliased buffers 37/291737/3
2023-04-21 Michal Blochlibdlogutil: pipe request sends buffer info 35/291735/2
2023-04-21 Michal Blochlibdlogutil: minor refactor 34/291734/2
2023-04-21 Michal Blochlibdlogutil: extract op set check 33/291733/2
2023-04-21 Michal Blochlibdlogutil: extract buffer checks 32/291732/2
2023-02-16 Michal BlochExtract buffer trait functions from logcommon 44/288444/1
2022-12-20 Michal Blochlibdlog: implement a null backend 00/285500/7
2022-10-28 Mateusz MajewskiStore ze->len in a variable 26/283326/2
2022-10-19 Marek Szyprowskizlogger: use dynamic mappings for each client 56/281156/14
2022-10-11 Mateusz MajewskiFix dlogutil -t in zero-copy backend 96/282796/1
2022-10-07 Mateusz MajewskiFix zero copy sorting 67/282667/2
2022-09-21 Mateusz MajewskiAdd clear operation to zero copy libdlogutil 66/281766/1
2022-09-12 Michal BlochIntegrate zlogutil into libdlogutil 10/280910/3
2022-08-30 Michal BlochAdd a zero-copy backend 33/278733/14
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-01-21 Karol LewandowskiMerge "Move to linux-tizen-modules-headers" into tizen
2022-01-14 Mateusz MajewskiMove to linux-tizen-modules-headers 77/269477/1
2022-01-11 Michal Blochdlogutil: better error message for disabled kmsg 27/269227/2
2021-11-18 Karol LewandowskiAutodetect backend 49/266649/10
2021-09-27 Mateusz MajewskiHotfix a pipe backend request length issue 43/264643/1 accepted/tizen/6.5/unified/20211028.114416 accepted/tizen/unified/20210928.212633 submit/tizen/20210927.231439 submit/tizen_6.5/20211028.162501 tizen_6.5.m2_release
2021-09-23 Hubert KowalskiEnlarged MAX_LOGGER_REQUEST_LEN to 65535 bytes 45/264145/17 accepted/tizen/unified/20210927.120919 submit/tizen/20210923.232435
2021-07-21 Michal BlochFix some resource leaks. 45/260845/5
2021-07-14 INSUN PYORework dlogutil_state_init 94/261094/4
2021-07-02 Mateusz MajewskiDo not create state->enabled if DLOGUTIL_MODE_NONPRINTING 12/260712/2
2021-03-22 Mateusz MajewskiSimplify stdout redirection logic a bit 79/255679/2
2021-02-23 Mateusz MajewskiAdd enable_redirector_for_pipe option 95/253695/3
2021-02-23 Mateusz MajewskiDon't explode when logs lack the timestamp 94/253694/2
2021-01-28 Michal Blochlibdlogutil: reorder parameter checks 85/246985/5
2020-12-04 Michal BlochMerge "Move some headers into better places" into tizen
2020-12-04 Mateusz MajewskiMove some headers into better places 49/249049/1
2020-10-16 Mateusz MajewskiDo not prepare for printing if not going to print 70/245770/2
2020-10-16 Mateusz MajewskiMake sure a mode isn't set if we want to use fetch... 69/245769/2
2020-10-15 Mateusz MajewskiMake sure the buffer is enabled before querying it 57/245757/1
2020-10-09 Mateusz MajewskiFix function formatting 83/245483/1
2020-10-09 Mateusz MajewskiUse the sizeof(*ptr) pattern more consistently 75/245475/1
2020-10-02 Michal Blochlibdlogutil: relicense to MIT 82/242682/3
2020-09-10 Michal BlochMerge changes Ibfc41bf3,Id7181124,Idf23665c into tizen
2020-09-09 Mateusz MajewskiInline struct log_filter in the struct dlogutil_config 49/243749/1
2020-09-09 Mateusz MajewskiChange dlogutil_filter_options -> log_filter 45/243745/2
2020-09-09 Mateusz MajewskiInline dlogutil_filter_options_destroy 44/243744/1
2020-09-09 Mateusz MajewskiInline dlogutil_filter_options_create 43/243743/1
2020-09-09 Mateusz MajewskiMake some internal functions more internal 42/243742/1
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-02 Mateusz MajewskiDrop the CAP_SYSLOG requirement 78/242878/6
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 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 BaumannReduce gotos 78/242678/4
2020-08-19 Mateusz MajewskiReuse current timestamp in sort_vector_time_span 75/241375/3
2020-08-13 Mateusz MajewskiMove some functions to backend_androidlogger.c 98/240998/4
2020-08-12 Mateusz MajewskiAdd a missing check to libdlogutil 02/240802/3
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 Karol Lewandowskilibdlogutil: Increase the wait timeout for receiving... 76/240476/3
2020-08-06 Agnieszka BaumannAdd fdi_logger.c test 62/240362/2
2020-07-27 Mateusz MajewskiAdd some missing checks to libdlogutil 87/239487/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-23 Mateusz Majewskilibdlogutil: add an aliasing getter 13/239213/3
2020-07-22 Mateusz Majewskilibdlogutil: `connect` guarantees non-garbage outvalue 12/239212/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-16 Karol Lewandowskilibdlogutil: Consistent state & config member naming 97/238697/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-14 Mateusz Majewskilibdlogutil: introduce connect API 25/238225/3
2020-07-08 Mateusz Majewskilibdlogutil: add buffer setting 90/238090/2
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 MajewskiAdd the new libdlogutil API 41/235541/8
2020-06-29 Mateusz Majewskilibdlogutil: add config functions 55/237355/3
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 Michal BlochFix infinite sleeps in low-log environments 83/235783/1
2020-06-09 Michal BlochMerge "Add current usage accessor to the daemon protoco...
2020-06-09 Karol LewandowskiMerge changes Icf47adb1,Iec35237c into tizen
2020-06-09 Agnieszka BaumannClarify function names: getsize → get capacity 21/233421/5
2020-06-08 Michal Blochlibdlogutil: allow sleeping forever 74/235674/1
2020-06-05 INSUN PYOClean up: delete code that add and subtract zero 70/235470/2 accepted/tizen/unified/20200609.153542 submit/tizen/20200608.114627
2020-06-02 Michal BlochInitialize a value (fixes uninitialized access) 85/235185/2
2020-05-29 Mateusz MajewskiImprove libdlogutil timeout handling 04/234904/2
2020-04-22 Michal BlochMerge changes I4ae42ed3,Ief2d8cc6 into tizen
2020-04-16 Michal Blochlibdlogutil: make the epoll check stateful 22/231022/1
2020-04-16 Michal Blochlibdlogutil: put epoll check in the state (nominally) 21/231021/1
next