Disallow redirecting to stdout based on config keys
[platform/core/system/dlog.git] / Makefile.am
2023-06-22 AntoniDisallow redirecting to stdout based on config keys 94/294294/4
2023-06-15 Michal BlochFix a scandirat failure in tests 84/294284/1 accepted/tizen_unified_dev tizen_dev accepted/tizen/unified/dev/20230726.115320
2023-04-18 Michal Blochdlog_logger: remove log_buffer ptr from pipe readers 49/291349/2
2023-03-30 Michal BlochAdd log storage peeking 82/290682/2
2023-02-28 Michal Blochdlog_logger: build with -pthread 30/285130/8
2023-02-28 Michal Blochdlog_logger: extract some struct logger functions 41/289041/2
2023-02-17 Michal BlochUse buffer traits over specific IDs 95/288295/4
2023-02-16 Michal BlochExtract buffer trait functions from logcommon 44/288444/1
2023-02-09 Michal Blochptrs_list: make list_foreach self removal safe 21/287921/2
2023-01-12 Michal Blochtests: extract header to a separate file 23/286423/3
2022-12-20 Michal Blochlibdlog: implement a null backend 00/285500/7
2022-11-30 Michal BlochDistribute compression benchmark onto target 58/284658/2
2022-11-23 Michal BlochAdd miniz to the daemon framework 82/284482/3
2022-11-22 Michal BlochAdd a compression framework to the daemon 81/284481/2
2022-10-28 Marek SzulcAdd tests for the miniz compression library 67/281067/17
2022-10-28 Marek SzulcAdd miniz compression library 56/282956/3
2022-10-28 Marek SzulcAdd benchmark framework for testing compression algos 64/283564/1
2022-10-28 Mateusz MajewskiEnable tests for zero-copy backend 98/282798/5
2022-09-21 Mateusz MajewskiAdd util_default_format configuration option 74/281474/7
2022-09-20 Karol LewandowskiAdd package to explicitly enable zero-copy dlog backend 70/281670/3 accepted/tizen/unified/20220921.022916
2022-09-12 Michal BlochIntegrate zlogutil into libdlogutil 10/280910/3
2022-08-30 Michal BlochAdd Zlogutil for reading zero-copy backend logs 34/278734/13
2022-08-30 Michal BlochAdd a zero-copy backend 33/278733/14
2022-07-26 Michal Blochlibdlog: container warning contains PID/TID 26/278826/1
2022-06-08 Hyotaek ShimCreate units (.service and .socket) directory in the... 17/276017/1 accepted/tizen/unified/20220610.134735 submit/tizen/20220608.120536 submit/tizen/20220608.235431
2022-05-09 Michal BlochIn-memory compressed log backup 70/271770/9
2022-04-28 Michal BlochAdd a compressed storage struct + tests 32/274232/5
2022-04-28 Michal BlochExtract pipe reader functionality into subs 52/273652/7
2022-04-28 Michal BlochAdd some basic tests for FastLZ. 06/274106/5
2022-04-27 Michal BlochImport FastLZ compression sources 71/273971/7
2022-04-21 Michal Blochlibdlog: mark logs from processes in a container 23/274123/1 accepted/tizen/unified/20220424.221508 submit/tizen/20220422.012056
2022-03-29 Michal Blochreaders: make free a member func 09/273009/2
2022-03-11 Michal Blochdlog_logger: rearrange readers (no logic change) 31/272231/1
2022-02-17 Karol LewandowskiAdd generator for logger.ko device dependencies 30/271130/8 accepted/tizen/unified/20220221.224807 submit/tizen/20220217.170359 submit/tizen/20220220.125013
2022-01-21 Karol LewandowskiMerge "Move to linux-tizen-modules-headers" into tizen
2022-01-20 Mateusz MajewskiAdd timestamp correctness test 35/269635/2 accepted/tizen/unified/20220121.122943 submit/tizen/20220120.173647
2021-11-19 Mateusz MajewskiAdd autodetection integration test 45/266845/1
2021-10-29 Michal BlochAdd some fuzz tests against garbage logs 92/265092/8
2021-09-09 Hubert KowalskiMoved test from test_libdlogutil.c to libdlogutil_neg.c. 90/263490/14
2021-07-08 Mateusz MajewskiAdd test for multiple dlog_connect_fd calls 82/260882/4
2021-05-25 Mateusz MajewskiImplement stdout benchmark 07/258007/6
2021-05-12 Michal BlochRemove `libcap` from build requirements 39/258239/1
2021-04-12 Karol Lewandowskilibdlog: Do not export private functions 68/256768/2
2021-04-09 Michal BlochIntroduce dlog_is_fd_redirected 61/256661/2
2021-04-02 Karol Lewandowskidlog_redirect_stdout: Use internal library 38/256438/4
2021-03-22 Michal BlochAdd nominal support for Android Logger in the redirector 18/255618/4
2021-03-22 Mateusz MajewskiSimplify stdout redirection logic a bit 79/255679/2
2021-03-15 Michal BlochMerge "Add dlogctl stdout control for pipe" into tizen
2021-03-12 Mateusz MajewskiAdd dlogctl stdout control for pipe 58/255158/3
2021-03-08 Michal BlochMerge changes from topic "dlog-stdout-writer-03-2021...
2021-03-08 Mateusz MajewskiAdd basic stdout redirector tests 56/254656/3
2021-03-01 Mateusz MajewskiAdd dlog-config-enable-redirector-for-pipe 65/254365/1
2021-02-23 Mateusz MajewskiAdd redirector binary and lib 66/253766/3
2021-01-27 Mateusz MajewskiMove the connect_pipe function to a separate file 99/252399/1
2020-11-09 Michal Blochlogger: extract privilege related code 45/242545/10
2020-11-03 Michal BlochMerge "Unify logger and pipe tests a bit" into tizen
2020-11-03 Mateusz MajewskiEnable -Wall 86/245486/2
2020-10-27 Agnieszka BaumannWarn when log is duplicated X times 67/243867/24 submit/tizen/20201027.165937
2020-09-28 Mateusz MajewskiReuse util's parser in the logger daemon 53/244953/3 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.115440 accepted/tizen/6.0/unified/hotfix/20201103.002928 accepted/tizen/unified/20201005.101403 submit/tizen/20200928.173910 submit/tizen_6.0/20201029.205104 submit/tizen_6.0_hotfix/20201102.192504 submit/tizen_6.0_hotfix/20201103.114804 tizen_6.0.m2_release
2020-09-28 Mateusz MajewskiMove the util parser outside of util so we can reuse it 93/244893/4
2020-09-23 Yunmi HaAdd build option for DEP 64/244664/1 submit/tizen/20200923.060854
2020-09-15 Mateusz MajewskiRemove one last unnecessary link 18/244118/1
2020-09-14 Mateusz MajewskiClean up Makefile.am 12/244012/2
2020-09-11 Mateusz MajewskiMake API+internal functions behavior dependent on usage 61/243961/1
2020-09-10 Michal BlochMerge changes Ibfc41bf3,Id7181124,Idf23665c into tizen
2020-09-09 Mateusz MajewskiChange dlogutil_filter_options -> log_filter 45/243745/2
2020-09-08 Mateusz MajewskiRemove data loss possibility in the log_file struct... 14/243314/2
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-01 Mateusz MajewskiUse the hash from hash.c in the limiter 68/242868/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 MajewskiMove various socket related things to a separate file 38/242038/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-20 Mateusz MajewskiMove some QoS related stuff to separate file 92/241892/2
2020-08-20 Mateusz MajewskiMove some fd_entity related stuff to separate file 82/241882/2
2020-08-20 Mateusz MajewskiMove some reader_pipe related stuff to separate file 60/241460/2
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-13 Mateusz MajewskiMove some functions to backend_androidlogger.c 98/240998/4
2020-08-12 Agnieszka BaumannAdd metrics.c test 02/240902/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-10 Mateusz MajewskiAdd a simple QoS integration test 59/240659/1
2020-08-07 Karol LewandowskiMerge changes from topic "dlog-qos-2020" into tizen submit/tizen/20200807.160246
2020-08-07 Michal Blochdaemon: add metrics collection / QoS 67/240367/11
2020-08-06 Michal Blochlibdlog: pid based limiter 14/226514/9
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-29 Mateusz MajewskiMove loglimiter to shared 17/239717/1
2020-07-23 Mateusz Majewskilibdlogutil: add an aliasing getter 13/239213/3
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-15 Agnieszka BaumannAdd a hashing function (incl. tests) 90/235890/8
2020-07-02 Michal Blochlibdlogutil: remove the old blocking API 80/237580/3
2020-07-01 Mateusz MajewskiAdd the new libdlogutil API 41/235541/8
next