index
:
platform/core/system/faultd
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_unified
master
sandbox/kopasiak/event_fw
sandbox/kopasiak/rebased_with_coding_style
sandbox/kopasiak/rebased_without_codding_style
sandbox/kuchciak/cpu_listener
sandbox/lstelmach/master
sandbox/mbloch/list_impl
sandbox/pszewczyk/master
sandbox/slodki/vconf
tizen
tizen_4.0
tizen_5.0
Domain: System / System Framework; Licenses: Apache-2.0;
Krzysztof Opasiak <k.opasiak@samsung.com>, Lukasz Stelmach <l.stelmach@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
packaging: Disable ejdb
submit/tizen_5.0/20181101.000004
submit/tizen/20180222.151354
accepted/tizen/unified/20180226.142309
accepted/tizen/5.0/unified/20181102.022111
tizen_5.0
accepted/tizen_unified
accepted/tizen_5.0_unified
Karol Lewandowski
1
-2
/
+1
2018-02-22
Make libejdb usage optional
Karol Lewandowski
8
-14
/
+39
2018-02-20
Add posibility to run faultd in faultctl mode
Konrad Kuchciak
4
-18
/
+156
2018-02-20
Fix vip-generator issues
Konrad Kuchciak
1
-2
/
+2
2018-02-16
sqlite: Load objects by simple queries
Paweł Szewczyk
1
-3
/
+142
2018-02-16
sqlite: Get objects by id
Paweł Szewczyk
2
-13
/
+238
2018-02-16
sqlite: Implement storing objects
Paweł Szewczyk
1
-0
/
+330
2018-02-16
sqlite: Manage OIDs
Paweł Szewczyk
2
-1
/
+29
2018-02-16
sqlite: Add database initialization
Paweł Szewczyk
1
-0
/
+64
2018-02-16
sqlite: Add sqlite-based database adapter
Paweł Szewczyk
4
-1
/
+117
2018-02-08
core: fix possible null pointer dereference
Paweł Szewczyk
1
-1
/
+8
2018-01-19
standard_reboot_dm: Change order in db query
Paweł Szewczyk
1
-1
/
+1
2018-01-17
database: Remove get_event from ejdb adapter
Paweł Szewczyk
2
-29
/
+31
2018-01-17
database: Remove new_oid from database adapter
Paweł Szewczyk
6
-48
/
+5
2018-01-11
Rework faultd_event_to_string()
Konrad Kuchciak
10
-128
/
+31
2018-01-11
Fix recursive str freeing on error
Konrad Kuchciak
1
-0
/
+1
2018-01-10
Add function to print faultd_object structure
Konrad Kuchciak
2
-0
/
+149
2018-01-09
Add documentation about faultd internals
Krzysztof Opasiak
1
-3
/
+333
2018-01-09
Merge "Rework faultd's configuration mechanism" into tizen
Krzysztof Opasiak
16
-202
/
+492
2018-01-09
Rework faultd's configuration mechanism
Konrad Kuchciak
16
-202
/
+492
2018-01-05
Add database adapter as argument to new_oid API
Paweł Szewczyk
4
-4
/
+4
2018-01-05
Fix id key used in boot event object
Paweł Szewczyk
1
-1
/
+1
2017-12-20
Initial version of faultd documentation
Krzysztof Opasiak
1
-0
/
+91
2017-12-12
Display test coverage information during building
Konrad Kuchciak
2
-23
/
+26
2017-12-07
Move at_exit global variable to common.c
Konrad Kuchciak
3
-7
/
+14
2017-12-05
Load plugins configuration from config file
Konrad Kuchciak
8
-35
/
+146
2017-11-24
Integrate mainloop with glib
Paweł Szewczyk
6
-2
/
+177
2017-11-24
Add compile-time option to choose reboot method
Paweł Szewczyk
7
-29
/
+144
2017-11-17
Fix segfault caused by standard_reboot_dm.c
Konrad Kuchciak
1
-2
/
+9
2017-11-17
Configure faultd to be able to run early
Karol Lewandowski
2
-4
/
+7
2017-11-17
packaging: Do not try to start when system is started in "factory reset" mode
Karol Lewandowski
1
-0
/
+1
2017-11-17
Add new list implementation
Michal Bloch
1
-29
/
+55
2017-11-17
Remove list implementation
Krzysztof Opasiak
1
-60
/
+10
2017-11-09
Fix segfault caused by ejdbopen
Konrad Kuchciak
1
-0
/
+13
2017-10-13
Fix memory leak
Konrad Kuchciak
1
-0
/
+1
2017-10-12
Add test services
Konrad Kuchciak
17
-56
/
+112
2017-10-12
Enable extra modules by default
Paweł Szewczyk
1
-0
/
+2
2017-10-12
Add standard reboot decision maker
Konrad Kuchciak
3
-0
/
+209
2017-10-12
Add support for more advanced querying database
Konrad Kuchciak
8
-11
/
+47
2017-10-12
Rename faultd object type enum
Konrad Kuchciak
1
-1
/
+1
2017-10-12
Generate action executed event when needed
Krzysztof Opasiak
10
-47
/
+317
2017-10-12
Fix some memory leaks
Konrad Kuchciak
7
-82
/
+66
2017-10-11
Fix cleaning up event queue
Konrad Kuchciak
1
-1
/
+1
2017-10-11
Add vip-generator program
Konrad Kuchciak
4
-5
/
+207
2017-10-11
Move parse_service_config() from service.c to new json-config.c file
Konrad Kuchciak
4
-52
/
+105
2017-09-26
Merge "Fix variable shadowing" into tizen
Krzysztof Opasiak
1
-4
/
+4
2017-09-25
Fix variable shadowing
Michal Bloch
1
-4
/
+4
2017-09-21
Fix find_child function
Konrad Kuchciak
1
-1
/
+1
2017-09-18
Add log message about performed action
submit/tizen/20170921.100652
submit/tizen/20170919.135738
accepted/tizen/unified/20170922.065535
Konrad Kuchciak
4
-1
/
+28
2017-09-15
Add possibility to log to /dev/kmsg
Konrad Kuchciak
2
-0
/
+34
[next]