libdlogutil: minor refactor
[platform/core/system/dlog.git] / src / libdlogutil / logretrieve.c
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
2022-12-20 Michal Blochlibdlog: implement a null backend 00/285500/7
2022-09-12 Michal BlochIntegrate zlogutil into libdlogutil 10/280910/3
2022-05-09 Michal BlochIn-memory compressed log backup 70/271770/9
2022-01-11 Michal Blochdlogutil: better error message for disabled kmsg 27/269227/2
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
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-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_create 43/243743/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-01 Agnieszka Baumannlibdlogutil: memory capacity failure now returns TIZEN_... 82/242882/2
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-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-21 Mateusz Majewskilibdlogutil: various getters work upon the state 26/238826/4
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-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-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-08 Michal Blochlibdlogutil: allow sleeping forever 74/235674/1
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
2020-04-03 Michal Blochlibdlogutil: leak safety 08/229808/1
2020-04-02 Michal Blochlibdlogutil: split off flush target setting 34/229534/2
2020-04-02 Michal Blochlibdlogutil: split off buffer replenishment 29/229529/2
2020-04-02 Michal Blochlibdlogutil: split off buffer removal 28/229528/2
2020-04-02 Michal Blochlibdlogutil: split off continuous flushing 21/229521/3
2020-04-02 Michal Blochlibdlogutil: simplify -t mode sorting 86/229386/3
2020-04-02 Michal Blochlibdlogutil: extract a common check to a function 80/229680/1
2020-04-02 Michal Blochlibdlogutil: support timeout param (nominally) 85/229385/2
2020-03-31 Michal BlochMerge changes I138ad4f5,Ib6bc5b61 into tizen accepted/tizen/unified/20200406.133202 submit/tizen/20200402.112144
2020-03-27 Michal Blochlibdlogutil: remove callback/userdata from the state 32/229232/1
2020-03-27 Mateusz Majewskilibdlogutil: refactor mainloop to work on single logs 75/228675/7
2020-03-25 Michal Blochlibdlogutil: put logs into vector before polling 98/228798/1
2020-03-24 Mateusz Majewskilibdlogutil: flushing stateful, unlooped 37/228537/2
2020-03-24 Michal Blochlibdlogutil: move extra options to the state 08/228208/4
2020-03-24 Michal BlochAdd license boilerplate 35/228535/2
2020-03-18 Mateusz MajewskiRemove some dead code 44/228044/3
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-13 Michal BlochMerge "Inline flush" into tizen
2020-03-13 Michal BlochMerge changes into tizen
2020-03-13 Michal BlochMerge "Move callback call out of fdi_push_log" into...
2020-03-12 Michal Blochlibdlogutil: extract more locals into the state 48/227648/1
2020-03-12 Michal Blochlibdlogutil: mainloop accepts state by param 47/227647/1
2020-03-12 Michal Blochlibdlogutil: extract state initialisation 46/227646/1
2020-03-12 Michal Blochlibdlogutil mainloop: keep state in a struct 45/227645/1
2020-03-11 Mateusz MajewskiInline flush 95/227395/1
2020-03-11 Mateusz MajewskiMove callback call out of fdi_push_log 34/226434/3
2020-02-27 sanghyeok.ohcoverity: Fix coverity issue 62/226162/2 accepted/tizen/unified/20200228.123730 submit/tizen/20200227.094013
2020-02-18 Mateusz MajewskiRefactor FDI EOF signalisation 37/225237/3
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-12 Michal Bloch[lib]dlogutil: add a monitoring mode 61/220361/9
2020-02-10 Karol LewandowskiMerge "Fix empty message formatting" into tizen
2020-02-10 Karol LewandowskiMerge "Document confusing daemon structures" into tizen
2020-02-10 Mateusz MajewskiUse TEMP_FAILURE_RETRY instead of manual looping 98/224398/2
2020-02-10 Mateusz MajewskiFail on no buffers passed 85/224385/1
2020-02-05 Mateusz MajewskiMake the FDI creation check more strict 81/223981/2
2020-01-28 Mateusz MajewskiMove non-shared files out of shared/ directory 81/217981/28