platform/core/system/faultd.git
2017-08-21 Paweł SzewczykRemove reason's OID checking during serialization 84/145184/2 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20170829.020549 accepted/tizen/unified/20170822.113016 submit/tizen/20170821.133151 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
2017-08-18 Kunhoon BaikDrop SMACK privilege from System::Privileged to System 56/144956/2 submit/tizen/20170821.012629
2017-08-17 Karol LewandowskiMerge "Fix creating OIDs for database adapters" into... accepted/tizen/unified/20170818.000033 submit/tizen/20170817.142242
2017-08-17 Paweł SzewczykFix creating OIDs for database adapters 18/144718/1
2017-08-16 Łukasz StelmachAdd CFLAGS/LDFLAGS for ASLR 92/144392/1 submit/tizen/20170816.231957
2017-08-10 Konrad KuchciakAdd unit tests for serialization 07/141207/23
2017-08-10 Konrad KuchciakAdd unit tests for ejdb module 19/143619/6
2017-08-10 Konrad KuchciakImplement conversion between faultd_object and bson 03/142903/9
2017-08-10 Konrad Kuchciaktests: Fix helpers.c 18/143618/1
2017-08-09 Konrad Kuchciaktests: Add assert functions for missing types 40/143340/4
2017-08-09 Konrad Kuchciaktests: Add memory assert in generate_string() 39/143339/3
2017-08-09 Konrad KuchciakAdd faultd_object_get_oid function 38/143338/1
2017-08-09 Konrad KuchciakFix serialization/deserialization issues 25/141425/4
2017-08-07 Krzysztof Opasiaktests: Fix TEST_ENTRY_POINT() macro 06/142906/1
2017-08-04 Konrad KuchciakFix memory leak in faultd_object_new unit test 75/142575/1
2017-08-03 Karol Lewandowskitizen: Disable restarting display-manager.service 91/138991/5
2017-08-03 Karol Lewandowskipackaging: Disable ejdb module 04/141204/3
2017-08-03 Krzysztof OpasiakMerge changes Id8957cb4,Iac6be95a into tizen
2017-08-03 Karol LewandowskiDisable all modules except for those required for VIP... 88/141188/2
2017-08-03 Karol LewandowskiDrop bson code from core 03/141203/2
2017-08-03 Karol LewandowskiMake database backends disableable 02/141202/2
2017-08-03 Konrad KuchciakAdd unit tests for faultd_object type 84/140584/17
2017-08-03 Konrad KuchciakAdd helper sources for unit tests 08/140808/11
2017-08-03 Paweł SzewczykMake database abstraction layer not depend on ejdb 35/139335/12
2017-08-03 Paweł SzewczykAdd new interface for storing json-like objects 34/139334/11
2017-07-27 Konrad KuchciakAdd feature to enable specified modules at build time. 11/139811/6
2017-07-19 Konrad KuchciakAlign faultd_bson_get_timespec function to fit conventi... 24/138924/4
2017-07-19 Konrad KuchciakFIX: build should fail if any of the tests fail, not... 22/138922/4
2017-07-19 Krzysztof OpasiakSome POC of faultd test framework 86/134286/7
2017-07-19 Paweł SzewczykImplement basic recovery mechanism 42/136442/5
2017-07-19 Łukasz StelmachImplement deserialisation of resource_violation_event 88/132988/6
2017-07-19 Łukasz StelmachImplement deserialisation of service_failed_event 70/132970/10
2017-07-19 Łukasz StelmachSerialise OID of the event being the reason for the... 93/135293/4
2017-07-11 Paweł SzewczykAdd command line help 70/135470/9
2017-07-11 Paweł SzewczykAdd faultd configuration 30/133530/11
2017-07-06 Krzysztof OpasiakAdd action executed event 78/137178/2
2017-06-22 Łukasz StelmachStart faultd on boot 67/135467/3
2017-06-22 Łukasz StelmachSave faultd database under /var/db/faultd 78/135478/3
2017-06-22 Paweł SzewczykDisable audit-listener module in service file 76/135476/1 accepted/tizen/4.0/unified/20170816.012044 accepted/tizen/unified/20170629.085835 submit/tizen/20170622.134850 submit/tizen_4.0/20170811.094300
2017-06-22 Łukasz StelmachDisable action modules 56/135456/1 accepted/tizen/unified/20170629.085808 submit/tizen/20170622.101818
2017-06-22 Paweł SzewczykAdd no-action command line option 98/135298/2
2017-06-22 Paweł SzewczykAdd disable-module command line option 96/135296/2
2017-06-21 Łukasz StelmachInstall configuration files in Makefile instead of... 94/135294/2
2017-06-21 Paweł SzewczykUse private bus provided by systemd 27/131527/7
2017-06-21 Paweł SzewczykImplement last boot id retrieval from db 13/130513/7
2017-06-21 Paweł Szewczykdatabase: Add retrieval function 12/130512/7
2017-06-21 Paweł SzewczykAdd 'system booted' event 11/130511/7
2017-06-21 Paweł SzewczykAdd faultd startup listener and 'faultd started' event 10/130510/5
2017-06-16 Łukasz StelmachFix test entry point declaration 22/134422/1
2017-06-14 Łukasz StelmachAdd the option to enable testing code 05/134105/2
2017-06-14 Łukasz StelmachDerive module module names from file names 04/134104/1
2017-06-13 Łukasz Stelmachcore: service: Add serialisation for service_type and... 18/133818/1
2017-06-12 Łukasz Stelmachdatabase: implement database_load() 71/131171/12
2017-06-05 Krzysztof OpasiakUse bson instead of void * for passing action data 09/132009/7
2017-06-05 Krzysztof OpasiakAdd helpers to fill bson with data required for given... 08/132008/7
2017-06-05 Krzysztof OpasiakAdd helpers for bson manipulation 07/132007/7
2017-06-05 Krzysztof OpasiakAdd decision maker to handle all standard services 66/131366/7
2017-06-05 Krzysztof OpasiakMerge "Serialise events to bson format" into tizen
2017-06-05 Krzysztof OpasiakMerge "core: Create database adapter module" into tizen
2017-05-31 Krzysztof OpasiakAdd VIP service decision maker 36/130536/6
2017-05-31 Krzysztof Opasiakdm: rv_dm: Request platform reboot if VIP service has... 84/130484/8
2017-05-31 Krzysztof OpasiakAdd some helper for service type checking 83/130483/6
2017-05-31 Krzysztof OpasiakAdd faultd config files for test services 85/130485/7
2017-05-31 Łukasz StelmachSerialise events to bson format 64/130264/9
2017-05-31 Łukasz Stelmachcore: Create database adapter module 63/130263/8
2017-05-31 Paweł SzewczykAdd configuration for currently customized services 63/131163/3
2017-05-26 Łukasz StelmachFix copyright notices 35/130735/3
2017-05-26 Łukasz StelmachDefine _GNU_SOURCE globally in CFLAGS 34/130734/3
2017-05-22 Paweł Szewczykservice: Add service-related configuration parsing 57/129957/13
2017-05-22 Łukasz StelmachProvide serialising function for struct timespec 58/130258/2
2017-05-22 Łukasz StelmachZero allocated event structures 65/130265/2
2017-05-19 Łukasz Stelmachtests: update db test programme 61/130261/2
2017-05-19 Łukasz Stelmachtests: Install the failing test service 59/130259/2
2017-05-19 Łukasz StelmachReport only failed services in the systemd listener 60/130260/2
2017-05-19 Łukasz Stelmachmodule: Add parameter to pass configuration to modules 62/130262/2
2017-05-19 Paweł Szewczykservice: Change service.name to service.dbus_path 56/129956/3
2017-05-18 Krzysztof Opasiakcore: service: Use defines instead of hard coded strings 86/129986/1
2017-05-18 Krzysztof Opasiaklisteners: systemd: fix: unreference bus and error... 85/129985/1
2017-05-18 Krzysztof OpasiakAdd default implementation of reboot to recovery action 11/129711/3
2017-05-18 Krzysztof OpasiakAdd default implementation of system reboot action 10/129710/3
2017-05-18 Krzysztof OpasiakAdd service recovery action 09/129709/2
2017-05-18 Krzysztof OpasiakMake tests/leaker a valid systemd service 13/129513/4
2017-05-18 Krzysztof OpasiakAdd service restart action implementation 12/129512/3
2017-05-18 Krzysztof OpasiakAdd helpers and defines for action implementation 11/129511/3
2017-05-17 Krzysztof OpasiakAdd action execution framework 53/129253/3
2017-05-16 Krzysztof OpasiakAdd dedicated module type for action implementations 52/129252/2
2017-05-16 Krzysztof Opasiakcore: event_processor: Add missing break in list iteration 10/129510/1
2017-05-16 Krzysztof Opasiakutil: nqueue: Set fd to -1 after closing eventfd 09/129509/1
2017-05-16 Krzysztof Opasiakutil: queue: use list_del_init() instead of list_del... 08/129508/1
2017-05-16 Krzysztof Opasiakutil: log: fflush() stderr after each log line 07/129507/1
2017-05-16 Krzysztof Opasiaklisteners: systemd: Fix typo in log message 06/129506/1
2017-05-15 Krzysztof Opasiaklisteners: systemd: Fix printf() format for uint64_t 51/129251/1
2017-05-10 Łukasz StelmachUse bson as the event serialisation format sandbox/kopasiak/rebased_with_coding_style
2017-05-10 Krzysztof OpasiakAdd dummy serialization function for events
2017-05-10 Krzysztof OpasiakRecord boot_id in events
2017-05-10 Krzysztof OpasiakChange naming convention of internal event function
2017-05-10 Łukasz StelmachAdd program to compare ejdb and sqlite performance
2017-05-10 Łukasz StelmachAdd listener to collect events propagated by systemd...
2017-05-10 Krzysztof OpasiakAdd entity to represent service failure
2017-05-10 Krzysztof OpasiakAdd a decision maker to restart a service when it leaks...
next