Replace () with (void) in function prototypes
[platform/core/system/dlog.git] / src / tests / logger.c
2021-04-12 Mateusz MajewskiReplace () with (void) in function prototypes 55/256755/3
2020-11-09 Michal Blochlogger: extract privilege related code 45/242545/10
2020-10-09 Mateusz MajewskiUse the sizeof(*ptr) pattern more consistently 75/245475/1
2020-10-09 Mateusz MajewskiFix various formatting issues 73/245473/1
2020-10-02 Michal BlochMerge "Miscellaneous fixes" into tizen
2020-10-02 Michal BlochMiscellaneous fixes 46/242546/8
2020-08-28 Mateusz MajewskiIntroduce log write buffering 59/235659/13
2020-08-24 Mateusz MajewskiSplit various writer related stuff to a separate file 34/242134/2
2020-08-20 Mateusz MajewskiMove some fd_entity related stuff to separate file 82/241882/2
2020-08-20 Mateusz MajewskiFix a few signatures in a DLog unit test 81/241881/2
2020-08-20 Mateusz MajewskiMove some reader_pipe related stuff to separate file 60/241460/2
2020-08-19 Agnieszka Baumanndlog_logger: disambiguate `log_storage` 08/239308/2
2020-07-29 Michal Blochdlog_logger: move fields to reader child classes 65/239665/3
2020-07-28 Mateusz Majewskidlog_logger: further reader refactors 13/239613/6
2020-07-28 Michal Blochdaemon: handle epoll callback pointers sensibly 68/239568/2
2020-07-24 Mateusz MajewskiMove reader creation to the init functions 86/239386/3
2020-07-20 Mateusz MajewskiReduce code repetition 25/238825/2
2020-07-20 Mateusz MajewskiRemove an unnecessary string comparison 24/238824/2
2020-06-08 Mateusz MajewskiImprove server timestamp handling 33/234233/3
2020-05-26 Mateusz Majewskilogger: add socket connections to the socket epoll 44/233844/3
2020-05-26 Michal Blochlogger: extract epoll metadata to a struct 50/233850/2
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-01-16 Semun LeeFix to handle F_SETLKW64 in the test code 23/222523/1 accepted/tizen/unified/20200116.104151 submit/tizen/20200116.015057
2020-01-14 Michal BlochProvide wrappers for large-file system calls 17/222417/3
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-09 Michal Blochdlog_logger: wrap reader read_fd in an FD entity 40/222040/3
2020-01-09 Michal Blochdlog_logger: rename reader fd entity to _sink 39/222039/3
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_entry 21/219721/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-10-14 Mateusz MajewskiAdd dlogutil_ prefix to logger_entry 26/215626/2
2019-08-27 Yunmi HaFix svace issue 30/212830/1 accepted/tizen/unified/20190828.011005 submit/tizen/20190827.083548
2019-08-16 Mateusz MajewskiFix various typos 72/212172/1
2019-07-26 Mateusz MajewskiAdd some more tests covering a part of logger.c 75/210975/3
2019-07-22 Mateusz MajewskiAdd tests covering a minor part of logger.c 67/210467/7