Release 9.0.1
[platform/core/system/dlog.git] / src / libdlog /
2024-02-19 Michal BlochMerge changes from topic "var_log_zlog" into tizen
2024-02-02 Michal BlochFix a null dereference. 26/305526/1 accepted/tizen_unified_toolchain accepted/tizen/unified/20240207.034837 accepted/tizen/unified/toolchain/20240311.065543 accepted/tizen/unified/x/20240205.160151
2023-12-15 Michal BlochFix how %m behaves in the log format 36/302936/1
2023-12-15 Karol Lewandowskilibdlog: Ensure cached_pid is initialized in slow path 22/302022/3
2023-12-15 Karol Lewandowskilibdlog: Rewrite errnous comments about pthread_atfork... 31/301931/2
2023-08-30 Michal BlochExclude more code from coverage testing. 45/298045/1
2023-08-25 Michal BlochExclude some inaccessible code 65/297865/2
2023-08-16 Michal BlochExclude some files from coverage 07/297307/1
2023-07-24 Youngjae ChoReplace prefix 'libsys' with 'syscommon' 65/296265/2
2023-02-21 Michal BlochAdd the 'dotnet' and 'native' extra libdlog sinks 96/288296/4
2023-02-21 Michal BlochAdd the concept of extra redirectable sinks 24/288624/2
2023-02-20 Michal BlochDisallow adapter sinks (kmsg, syslog) from printing 23/288623/1
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-01-12 Michal Blochlibdlog: extract dynamic config inotify check 62/286362/2
2022-12-20 Michal Blochlibdlog: implement a null backend 00/285500/7
2022-11-30 Michal Blochlibdlog: thread-local cache for pid/tid 87/284787/4
2022-10-24 Mateusz MajewskiEnsure the timestamp always increases in zero-copy... 01/283301/2
2022-10-19 Marek Szyprowskizlogger: use dynamic mappings for each client 56/281156/14
2022-10-19 Marek Szyprowskizlogger: use cache for gettid() to reduce logging hot... 72/283172/5
2022-10-19 Marek Szyprowskizlogger: don't call get_time() twice 58/283058/2
2022-09-20 Mateusz MajewskiActually store the block number in the thread-local 79/281679/1
2022-09-15 Marek Szyprowskizlogger: correct calculation of buffer map/offset 40/281340/2
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-03 Michal BlochLess harsh thread cancellation prevention 90/277090/7
2022-07-28 Michal Blochlib: avoid a needless rw-lock if possible 01/278901/3
2022-07-26 Michal Blochlibdlog: container warning contains PID/TID 26/278826/1
2022-06-29 Michal Blochlibdlog: reduce the "critical" section a bit 43/277043/1
2022-06-29 Michal Blochlibdlog: more careful handling of null function ptrs 42/277042/1
2022-04-21 Michal Blochlibdlog: mark logs from processes in a container 23/274123/1 accepted/tizen/unified/20220424.221508 submit/tizen/20220422.012056
2021-11-18 Karol LewandowskiAutodetect backend 49/266649/10
2021-07-21 Michal BlochDaemon write socket: rename to "conn" 43/261543/3 submit/tizen/20210722.222608
2021-05-25 Mateusz MajewskiMake the limiter a self-contained struct 14/258014/5
2021-05-25 Mateusz MajewskiStreamline limiter initialization 13/258013/4
2021-05-25 Mateusz MajewskiRemove an obsolete TODO 59/258659/2
2021-04-13 Karol LewandowskiMerge "Decrease an array in tests for Coverity" into...
2021-04-12 Mateusz MajewskiReplace () with (void) in function prototypes 55/256755/3
2021-04-12 Karol Lewandowskilibdlog: Do not export private functions 68/256768/2
2021-04-02 Karol Lewandowskiredirect-stdout: Ensure lines are line buffered 76/256376/5
2021-02-23 Michal BlochChange connect_pipe to get dlog_control_msg struct... 68/253568/2
2021-01-27 Mateusz MajewskiMove the connect_pipe function to a separate file 99/252399/1
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-11-25 Karol Lewandowskilibdlog: Allow disabling critical logs 51/248351/2 accepted/tizen/unified/20201127.130449 submit/tizen/20201126.015643
2020-10-27 Agnieszka BaumannWarn when log is duplicated X times 67/243867/24 submit/tizen/20201027.165937
2020-10-09 Mateusz MajewskiMake sure a function is only declared when it's actuall... 84/245484/1
2020-10-09 Mateusz MajewskiFix function formatting 83/245483/1
2020-10-02 Michal BlochMerge "Miscellaneous fixes" into tizen
2020-10-02 Michal BlochMiscellaneous fixes 46/242546/8
2020-08-28 Mateusz MajewskiImplement a basic version of failed log stashing 88/242588/3
2020-08-19 Hyotaek ShimDo not call clock_gettime() if dedup is not configured 32/241332/8
2020-08-19 Mateusz MajewskiAdd PID-limit exceeded message 37/241337/2
2020-08-19 Mateusz MajewskiImprove __log_limiter_pass_log interface 36/241336/2
2020-08-19 Mateusz MajewskiImprove libdlog Android Logger backend initialization 61/241361/1
2020-08-17 Mateusz MajewskiImprove libdlog pipe backend initialization 21/241121/2
2020-08-06 Agnieszka BaumannAdd dlog_sec_print test 47/240347/2
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-07-30 Agnieszka BaumannAdd deduplication feature to libdlog 90/236090/10
2020-07-29 Mateusz MajewskiMove loglimiter to shared 17/239717/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-06-24 Karol LewandowskiMerge "localtime: use reentrant variant" into tizen
2020-06-23 Michal Blochlibdlog: add a priority based pre-filter 66/226766/6
2020-06-22 Karol Lewandowskilocaltime: use reentrant variant 32/236832/2
2020-06-22 Yunmi Halibdlog: change license to MIT 25/236825/1
2020-06-04 Mateusz MajewskiMake all the files in the dynamic directory respected 31/232131/3
2020-05-05 Michal BlochFix first secure log ignoring the config 60/232460/2
2020-05-04 Michal Blochlibdlog: add `enable_secure_logs` config entry 21/232321/2
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-16 Agnieszka BaumannFix -Wextra and -pedantic errors 23/227823/1
2020-03-13 Michal BlochDon't wait until lazy init to block SIGPIPE 43/227643/2
2020-02-26 Michal BlochMerge "Make some global variables static" into tizen
2020-02-25 Michal BlochMake some global variables static 28/225928/2
2020-02-21 Mateusz MajewskiRemove a lie 42/225642/1
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 BlochApply consistent comment style 55/224455/3
2020-02-03 Michal BlochCritical logs: avoid leaving zombie processes 52/223652/5
2020-02-03 Michal BlochCritical logs: less fragile unit tests 58/223658/2
2020-01-28 Michal BlochCheck impossible situations more aggressively 94/222594/5
2020-01-23 Michal Blochlibdlog: add __dlog_critical_print to the API 38/222738/11
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
2020-01-07 Michal BlochVarious string buffer size checks 53/221353/4 submit/tizen/20200107.134313 submit/tizen/20200108.020101
2020-01-02 Michal Blochwritev(2) requires <sys/uio.h> 52/221252/2
2019-11-29 Hyotaek ShimRevert "libdlog doesn't modify errno from outside PoV" 50/218850/1
2019-11-29 Hyotaek ShimRevert "libdlog doesn't modify errno from outside PoV" 49/218849/2
2019-11-20 Michal Blochlibdlog doesn't modify errno from outside PoV 36/218136/1
2019-11-19 Michal Blochlibdlog doesn't modify errno from outside PoV 08/218108/1
2019-11-06 Hyotaek ShimAdd __dlog_sec_print() to keep backward compatibility... 45/217045/1 accepted/tizen/5.5/unified/20191107.051304 submit/tizen_5.5/20191106.015838
2019-11-06 Hyotaek ShimAdd __dlog_sec_print() to keep backward compatibility... 03/217003/5 accepted/tizen/unified/20191107.051421 submit/tizen/20191106.015848
2019-09-10 Mateusz MajewskiRemove unnecessary newlines at the end of the files 79/213679/1 accepted/tizen/unified/20190916.111626 submit/tizen/20190910.115310
2019-09-09 Mateusz MajewskiAdd some missing const qualifiers 09/213609/1
2019-09-02 Hyotaek ShimRemove destructor and destruction_lock 22/213122/2 accepted/tizen/unified/20190902.220738 submit/tizen/20190902.035940
2019-08-29 Michal Blochlibdlog: handle thread cancellation 47/213047/1 accepted/tizen/unified/20190830.110653 submit/tizen/20190830.025800
2019-08-08 Yunmi HaFix coverity issues 67/209667/4 accepted/tizen/unified/20190809.035645 submit/tizen/20190808.060025
2019-07-12 Mateusz MajewskiAdd tests for the monotonic timestamps functionality 47/209747/2
next