Merge "Handle deleting dynamic configuration file" into tizen
[platform/core/system/dlog.git] / include /
2018-09-28 Michal BlochMerge "libdlog: separate limiter and dynamic config...
2018-09-28 Michal BlochMerge "Rename dynamic filters to dynamic config" into...
2018-09-28 Michal Blochlibdlog: separate limiter and dynamic config 32/190032/3
2018-09-28 Michal BlochRename dynamic filters to dynamic config 31/190031/3
2018-08-30 Maciej Slodczykdlogfilterctl: allow dumping all rules 27/187927/4
2018-08-29 Hyotaek ShimMinor fix on macro api alignment 01/187901/1
2018-08-23 Michal BlochRelax sorting constraints 49/187449/2
2018-08-21 Michal Blochutil: use dynamic timestamp-oriented functions 45/185945/3
2018-08-21 Michal Blochlimiter: add a way to get applicable rules 90/186290/7
2018-08-21 Michal Blochlibdlog: runtime filtering 43/184643/14
2018-08-21 Michal Blochlidbdlog limiter: allow updating the ruleset 39/186139/4
2018-08-21 Michal Blochshared: syslog logging accepts printf-like params 43/184743/7
2018-08-21 Michal Blochshared: add a bunch of sorting helper functions 46/185946/2
2018-08-21 Michal Blochlibdlog: isolate limiter creation 95/185795/3
2018-08-21 Michal Blochlibdlog: move limiter functions to loglimiter.c 42/184742/7
2018-08-21 Maciej Slodczykdaemon: add sorting by selected timestamp 58/183558/9
2018-08-07 Hyotaek ShimFix dlog-to-Dlog and Dlogutil-to-dlogutil on documentation
2018-07-11 Maciej Slodczykadd monotonic send timestamp when using android backend 36/169836/24
2018-07-09 Maciej Slodczykadd realtime send timestamp when using pipe backend 35/169835/22
2018-07-06 Maciej Slodczyksort out send/receive timestamp names in structures 34/169834/22
2018-07-06 Maciej Slodczykadd information when an entry is printed out of order 53/183453/7
2018-07-05 Michal Blochutil: fix duplicated logs with backup buffers 70/183470/1 accepted/tizen/unified/20180706.062151 submit/tizen/20180705.230400
2018-06-26 Maciej Slodczyklogger: eliminate race condition in opening a buffer... 87/182387/10
2018-06-20 Maciej Slodczyklogger: allow specifying multiple buffer paths in confi... 53/181553/9
2018-04-20 Karol LewandowskiMerge "shared: hot fix for wrong computing of message... accepted/tizen/unified/20180423.062818 submit/tizen/20180420.152033
2018-04-20 Michal BlochMerge "logger: a bunch of fixes for memory leaks" into...
2018-04-19 Karol LewandowskiMerge "pipe: Do not wait for pipe_fd indefinitely"... accepted/tizen/unified/20180420.081904 submit/tizen/20180419.135953
2018-04-19 Karol Lewandowskipipe: Do not wait for pipe_fd indefinitely 73/176473/3
2018-04-10 Maciej SlodczykRemove unnecessary log_entry struct 85/174685/2 submit/tizen/20180411.015803
2018-04-10 Maciej SlodczykStorage format keeps cached priority 93/173993/13
2018-04-10 Michal Blochdlog_logger daemon: handle epoll dynamically 90/174690/7 accepted/tizen/unified/20180411.065555 submit/tizen/20180410.115257
2018-03-30 Maciej SlodczykRemove unnecessary entry parsing 64/173864/10
2018-03-29 Maciej Slodczykremove unused callback function 55/174155/4
2018-03-29 Maciej Slodczykutil: remove binary files support, plaintext only 18/173618/7
2018-03-29 Michal BlochStorage format keeps cached tag length 35/173335/9
2018-03-27 Michal BlochRemove inplace KMSG parsing 33/173333/6
2018-03-27 Karol Lewandowskilogconfig: Remove dead code 77/173977/3
2018-03-27 Michal BlochMerge "logger: refactor print_out_logs - extracted...
2018-03-20 Michal BlochMerge "shared: const correctness" into tizen
2018-03-19 Michal Blochshared: const correctness 90/172890/3
2018-03-13 Michal BlochHandle payload sizes correctly 02/172402/2 accepted/tizen/unified/20180315.061335 submit/tizen/20180314.081437
2018-03-08 Karol LewandowskiMerge "dlogutil: add pid and tid based filtering" into...
2018-03-07 Maciej Slodczykdlogutil: add pid and tid based filtering 52/170252/15
2018-03-07 Michal Blochutil: standarize output destination 00/171400/6
2018-02-09 Karol LewandowskiMerge "Improve filtering capabilities of filterspecs...
2018-02-08 Radoslaw BartosiakImprove filtering capabilities of filterspecs 62/168862/4
2018-02-08 Karol LewandowskiMerge "packaging: fix post-script requirements" into...
2018-02-08 Michal BlochMerge "Fix missing nullptr check after call to malloc...
2018-02-08 Michal BlochMerge "shared: add a way to receive control msg reply...
2018-02-08 Michal BlochMerge "Fix variable shadowing." into tizen
2018-02-07 Michal BlochFix a missing header include 85/169585/1
2018-02-06 Michal Blochshared: add a way to receive control msg reply 88/168588/5
2018-02-02 Michal BlochFix a missing header include 54/169154/1
2018-01-26 Karol LewandowskiMerge "Pass configuration paths directly from configure...
2018-01-25 Karol LewandowskiPass configuration paths directly from configure 37/168037/3
2018-01-24 Michal BlochMerge "util: extract getopt from main" into tizen
2018-01-17 Michal Blochlogger: add get size request 82/166082/5
2018-01-16 Michal BlochRefactor control messages 41/166341/3
2018-01-05 Karol LewandowskiMerge "New pipe input format to reduce redundancy"...
2018-01-05 Michal BlochNew pipe input format to reduce redundancy 83/162983/10
2017-11-03 Karol LewandowskiMerge "Extract log pushing out of the main loop." into...
2017-11-03 Karol LewandowskiMerge "fcntl SETFL wrappers return the error value...
2017-10-27 Michal Blochfcntl SETFL wrappers return the error value 33/158033/2
2017-10-27 Karol LewandowskiMerge changes I99afed7f,Ib0dacc9f into tizen
2017-10-27 Karol LewandowskiMerge "logger: type correctness" into tizen
2017-10-27 Karol LewandowskiMerge "Fix a documentation generation warning" into...
2017-10-27 INSUN PYOCoverity fixes. 71/157971/2
2017-10-26 Michal Blochlogger: type correctness 67/144967/16
2017-10-24 Karol LewandowskiMerge "logger: simplify signal handling" into tizen
2017-10-24 Karol LewandowskiMerge changes I6a86ce01,I03d9457d,I35d21d71,I39a487e8...
2017-10-10 Michal BlochRemove `atoi_check_numeric` in favour of `sscanf` 29/153529/4
2017-09-29 Michal Blochshared: expand the list interface 43/150443/4
2017-09-29 Michal Blochutil: change enabled buffer list to bitflags 89/149889/6
2017-09-27 Michal BlochFix SVACE issues. 21/152321/3
2017-09-19 Karol LewandowskiMerge "shared: fix android logger entry parsing" into... accepted/tizen/unified/20170920.081117 submit/tizen/20170919.102432
2017-09-15 Michal Blochshared: fix android logger entry parsing 27/150427/5
2017-09-08 Karol LewandowskiMerge "dlog_test: Drop bashisms" into tizen accepted/tizen/unified/20170912.191605 submit/tizen/20170908.161745
2017-09-08 Youngjae Shinremove build warning 44/148544/1
2017-09-07 Karol LewandowskiMerge "dlogctrl: drop" into tizen
2017-09-07 Karol LewandowskiMerge changes Ie62eadbc,I62184bdf into tizen
2017-09-07 Karol LewandowskiMerge "shared: make headers C++ friendly" into tizen
2017-09-06 Michal Blochshared: make headers C++ friendly 78/148078/1
2017-08-25 Karol LewandowskiMerge "logutil: move a generic function to logcommon...
2017-08-25 Michal Blochlogutil: move a generic function to logcommon 58/145158/2
2017-08-11 Karol LewandowskiIntroduce rotation parameter defaults for both server... 10/143410/7
2017-08-11 Karol Lewandowskicommon: Add stringify macro 99/143599/6
2017-08-11 Karol LewandowskiUnify logfile handling (including rotation) across... 16/143816/2
2017-08-09 Karol Lewandowskicommon: Introduce atoi_check_numeric() 86/143386/2
2017-08-04 Karol LewandowskiMerge "Add Android logger backend configuration file...
2017-08-03 Karol LewandowskiMerge "svace: fix logical error" into tizen
2017-08-02 sanghyeok.ohsvace: fix logical error 62/141962/1
2017-07-28 Michal Blochdlog binary file header format: standarize 11/141011/4
2017-07-20 Karol LewandowskiMerge "Fixes to binary log files" into tizen
2017-07-20 Michal BlochFixes to binary log files 36/139136/2
2017-07-04 Rafal PietruchMerge "send/recv pipe fd refactored" into tizen
2017-07-04 Rafal PietruchMerge "logconfig: Simplify log_config_set API" into...
2017-06-26 Rafal Pietruchsend/recv pipe fd refactored 89/135489/3
2017-06-12 Karol Lewandowskilogconfig: Simplify log_config_set API 73/129973/5
2017-05-30 Karol LewandowskiMerge "Fix debug mode logic inversion" into tizen
2017-05-26 Karol LewandowskiMerge "logger: introduce backend global config" into...
next