platform/core/system/dlog.git
2017-08-16 Michal Blochlogger: handle logs of odd length correctly 09/144409/3
2017-08-11 Karol Lewandowskilogutil: Move sorting vector initialization out of... 65/142865/9
2017-08-11 Michal BlochRefactor libdlog initialisation 18/142618/7
2017-08-11 Karol Lewandowskilogger: Print warning when dlogutil config line did... 03/143603/6
2017-08-11 Michal Blochlogconfig: fix config entry duplication 44/143844/5
2017-08-11 Karol Lewandowskilogutil: Be explicit about invalid option handling 30/143130/11
2017-08-11 Karol Lewandowskilogger: Simplify getopt() handling in server 23/143823/1
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-10 Karol LewandowskiFix: Do not write binary header to otherwise plaintext... 02/143402/2
2017-08-10 Karol Lewandowskilogutil: Drop unneeded filename check 63/142863/7
2017-08-10 Karol Lewandowskilogutil: Avoid redundant config free 68/142868/9
2017-08-09 Karol Lewandowskilogutil: Drop invalid buffer names early 59/142859/5
2017-08-09 Karol Lewandowskilogutil: Drop unneeded getopt() sanity checking 58/142858/7
2017-08-09 Karol Lewandowskicommon: Introduce atoi_check_numeric() 86/143386/2
2017-08-04 Karol Lewandowskilogutil: Drop redundant select() 16/142616/1
2017-08-04 Michal BlochFix libdlog limiter 22/142122/3
2017-08-04 Michal BlochAllow disabling sorting through `-u 0` 22/139822/8
2017-08-04 Michal BlochRefactor the sorting vector structure 54/141454/3
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 Michal BlochFix sorting timeout reverting to default value 63/140063/6
2017-08-02 Michal BlochRefactor sort parameter handling 05/141205/4
2017-08-02 sanghyeok.ohsvace: fix logical error 62/141962/1
2017-07-31 scott parkAdd Android logger backend configuration file. 43/135343/3
2017-07-28 Michal Blochdlogutil --dumpfile: print error reason on failure 59/140259/6
2017-07-28 Michal Blochdlog binary file header format: standarize 11/141011/4
2017-07-28 Michal BlochExit dlogutil on any --dumpfile failure 41/139841/10
2017-07-28 Michal Blochdlogutil: free resources on exit 72/140572/9
2017-07-27 Michal BlochUtil flushing fix 67/139167/2
2017-07-27 Rafal PietruchMerge "Refactor vector operations into functions" into...
2017-07-27 Rafal PietruchMerge "dlogutil: refactor some globals into locals...
2017-07-26 Michal BlochRefactor vector operations into functions 34/140834/1
2017-07-25 Michal Blochdlogutil: refactor some globals into locals 11/140611/2
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-14 Karol LewandowskiUse internal version of sd-daemon and drop libsystemd... 62/138962/2
2017-07-14 Karol LewandowskiImport sd-daemon from systemd 61/138961/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-16 Michal BlochPut testing programs in a package. 61/129961/9
2017-06-12 Karol Lewandowskilogconfig: Simplify log_config_set API 73/129973/5
2017-06-01 Rafal Pietruchlogutil: [bugfix] uninitialized reading offset 78/131978/4
2017-05-30 Karol LewandowskiMerge "Fix debug mode logic inversion" into tizen
2017-05-29 Slava Barinovlogger: fix -Werror=maybe-uninitialized 52/131152/2
2017-05-26 Karol LewandowskiMerge "logger: introduce backend global config" into...
2017-05-26 Michal BlochAdd dlogsend, a tool for sending dlog logs. 88/129988/14
2017-05-26 Michal BlochFix debug mode logic inversion 31/131331/2
2017-05-26 Rafal Pietruchlogger: introduce backend global config 64/131164/2
2017-05-25 Karol LewandowskiMerge changes Idd9c0d26,Iccb7ac50 into tizen
2017-05-25 Michal BlochConform to Tizen coding rule. 17/129917/3
2017-05-25 Rafal Pietruchlogger: add readers waiting on pipe event 23/130523/6
2017-05-25 Rafal Pietruchlogger: move writer/sock fd to fd_entity struct 42/130742/4
2017-05-23 Rafal Pietruchlogger: use reader callback in case of reader type 72/129972/4
2017-05-18 Rafal Pietruchlogger: use separate FD for file reader, bugfix 71/129971/2
2017-05-18 Rafal Pietruchlogger: separate add reader to buffer function 41/129841/2
2017-05-18 Rafal Pietruchlogger: unify service reader functions 49/129649/7
2017-05-18 Rafal Pietruchlogger: use callbacks in case of entity type enum 91/129491/8
2017-05-17 Rafal Pietruchlogger: unify writer creation 90/129490/3
2017-05-17 Rafal PietruchMerge "packaging: Remove unused manifest file" into...
2017-05-16 Karol Lewandowskipackaging: Remove unused manifest file 99/129499/1
2017-05-16 Karol LewandowskiMerge "Remove needless ad-hoc epoll" into tizen
2017-05-16 Michal BlochFix dlogutil -d under Android Logger backend 59/127759/3
2017-05-16 Michal BlochFix uninitialized variables. 79/127479/8
2017-05-16 Karol LewandowskiMerge "logger: redundant function argument removed...
2017-05-15 Michal BlochRemove needless ad-hoc epoll 50/128850/2
2017-05-15 Michal BlochFix dlogutil -d on Pipe backend. 62/127762/2
2017-05-15 Rafal Pietruchlogger: redundant function argument removed 84/129184/1
2017-04-27 Karol LewandowskiMerge "Sort config entries alpha-numerically." into... accepted/tizen/4.0/unified/20170816.013150 accepted/tizen/unified/20170428.033057 submit/tizen-tizen-tizen/20170427.133758 submit/tizen/20170427.134121 submit/tizen_4.0/20170811.094300 tizen_4.0.m1_release
2017-04-26 Michal BlochSort config entries alpha-numerically. 60/126660/6
2017-04-25 Michal BlochFix EAGAIN properly. 87/126687/2
2017-04-24 Karol Lewandowskilogger: handle EAGAIN properly for nonblocking fds 72/126672/2
2017-04-24 Michal BlochSplit change_flags into set and clear. 78/125978/5
2017-04-24 Rafal Pietruchadded syslog message parser 30/120830/22
2017-04-24 Rafal Pietruchadded syslog logging buffer to dlog 78/118478/26
2017-04-21 Michal BlochSplit socket creation into bind and listen parts 77/125977/4
2017-04-21 Rafal Pietruchlogger: create log files after dropping privileges 31/122831/10
2017-04-21 Rafal Pietruchlogger: list macros replaced by list struct 17/120917/22
2017-04-21 Rafal Pietruchlogger: enable specific buffers according to config 69/121969/11
2017-04-21 Rafal Pietruchget config number/boolean helper functions added 68/121968/13
2017-04-21 Karol LewandowskiMerge "Allocation handling:" into tizen
2017-04-21 Michal BlochKMSG parser: standarize return value; tests 66/122466/18
2017-04-21 Rafal PietruchAllocation handling: 16/120916/15
2017-04-20 Karol LewandowskiExtensible config 39/121339/16
2017-04-20 Rafal Pietruchlogger: helper math functions 70/121970/20
2017-04-20 Rafal Pietruchtest_pipe script fixed 97/122197/15
2017-04-20 Michal BlochConfig for-each loop helper: loop over all entries 29/123429/10
2017-04-20 Michal BlochPipe backend handles oversized logs. 76/125976/3
2017-04-20 Rafal Pietruchlogger: flush all buffers if program interrupted 39/123939/5
2017-04-20 Michal BlochFixes to device -> file logging 38/123938/5
2017-04-19 Rafal Pietruch[security] drop System::Privileged smack label 75/125975/1
2017-04-19 sanghyeok.ohlicense:change filename from LICENSE.Apache-2.0 to... 23/125623/2
2017-04-05 Karol LewandowskiMerge "Standarize writer creation" into tizen
2017-04-03 Rafal PietruchStandarize writer creation 77/118477/10
2017-04-03 sanghyeok.ohsvace:remove fd leak 94/122694/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170404.142540 accepted/tizen/ivi/20170403.131050 accepted/tizen/mobile/20170403.131039 accepted/tizen/tv/20170403.131035 accepted/tizen/unified/20170403.131057 accepted/tizen/wearable/20170403.131047 submit/tizen/20170403.072619
2017-03-28 INSUN PYOLicense: add license files 43/121543/1 accepted/tizen/common/20170329.171806 accepted/tizen/ivi/20170329.034300 accepted/tizen/mobile/20170329.034245 accepted/tizen/tv/20170329.034252 accepted/tizen/unified/20170329.034305 accepted/tizen/wearable/20170329.034256 submit/tizen/20170328.074336 submit/tizen/20170403.072040
2017-03-27 Kichan Kwondoc : fix errata 65/121065/1 accepted/tizen/common/20170327.143119 accepted/tizen/ivi/20170328.055758 accepted/tizen/mobile/20170328.055647 accepted/tizen/tv/20170328.055714 accepted/tizen/unified/20170328.055819 accepted/tizen/wearable/20170328.055738 submit/tizen/20170327.095454
2017-03-24 Michal BlochDocumentation: 71/120671/2
next