index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/exec-timing-244
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
util: add timeout to generator execution
Lennart Poettering
2
-76
/
+88
2014-03-06
generators: rework mount generators
Lennart Poettering
3
-0
/
+138
2014-03-05
systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop...
Lennart Poettering
2
-0
/
+16
2014-03-05
strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...
Lennart Poettering
1
-0
/
+2
2014-03-05
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...
Lennart Poettering
2
-1
/
+5
2014-03-04
architecture: Add cris
Umut Tezduyar Lindskog
2
-0
/
+6
2014-03-04
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
3
-1
/
+23
2014-03-04
Do not print invalid UTF-8 in error messages
Zbigniew Jędrzejewski-Szmek
3
-7
/
+15
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
5
-14
/
+17
2014-03-03
conf-parser: minor optimization in config_parse_string()
Lennart Poettering
1
-36
/
+34
2014-03-03
conf-parser: drop special casing in config_parse_path()
Lennart Poettering
1
-10
/
+4
2014-03-03
conf-parser: config_parse_path_strv() is not generic, so let's move it into l...
Lennart Poettering
2
-59
/
+0
2014-03-03
core: move config_parse_set_status() into load-fragment.c
Lennart Poettering
2
-86
/
+0
2014-03-03
core: move ShowStatus type into the core
Lennart Poettering
4
-59
/
+2
2014-03-03
conf-parse: rename config_parse_level() to config_parse_log_level()
Lennart Poettering
2
-22
/
+24
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
3
-2
/
+6
2014-03-02
Disallow sizes with increasing unit size
Zbigniew Jędrzejewski-Szmek
1
-14
/
+16
2014-03-02
Allow fractional parts in disk sizes
Zbigniew Jędrzejewski-Szmek
1
-2
/
+22
2014-02-28
architecture: Add tilegx
Henrik Grindal Bakken
2
-0
/
+6
2014-02-27
logs-show: fix corrupt output with empty messages
Uoti Urpala
1
-0
/
+5
2014-02-25
Use /var/run/dbus/system_bus_socket for the D-Bus socket
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2014-02-26
core: add new RestrictAddressFamilies= switch
Lennart Poettering
5
-1
/
+94
2014-02-25
login: fix pos-array allocation
David Herrmann
1
-0
/
+9
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2
-4
/
+2
2014-02-24
architecture: apparently there is LE ppc now
Lennart Poettering
2
-2
/
+16
2014-02-24
smack: rework security labeling for multiple frameworks
Łukasz Stelmach
2
-41
/
+77
2014-02-24
smack: relabel directories and files created by systemd
Łukasz Stelmach
1
-3
/
+57
2014-02-24
virt: make Virtualization an anonymous enum
Thomas Hindoe Paaboel Andersen
3
-6
/
+5
2014-02-23
core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...
Lennart Poettering
4
-19
/
+86
2014-02-23
src/shared/ cannot reference symbols from libraries
Kay Sievers
3
-3
/
+130
2014-02-21
net-util: match on the driver as exposed by ethtool if DRIVER not set
Tom Gundersen
2
-3
/
+9
2014-02-21
man: don't document ".include" in configuration files anymore as first step t...
Lennart Poettering
1
-0
/
+9
2014-02-21
ptyfwd: reset nonblocking mode
Lennart Poettering
1
-3
/
+8
2014-02-21
.network/.netdev/.link: allow to match on architecture
Tom Gundersen
2
-0
/
+5
2014-02-21
shared/architecture.h: fix preprocessor directives
Daniel Mack
1
-2
/
+2
2014-02-21
core: Add AppArmor profile switching
Michael Scherer
2
-1
/
+5
2014-02-21
missing: simplifications
Lennart Poettering
1
-16
/
+8
2014-02-21
build-sys: Add setns() functions if not in the C library.
Holger Schurig
1
-0
/
+17
2014-02-21
core: add new ConditionArchitecture() that checks the architecture returned b...
Lennart Poettering
4
-1
/
+291
2014-02-20
net-util: match - allow globbing
Tom Gundersen
1
-2
/
+3
2014-02-20
network/link: Match - filter on kernel cmdline, host and virt
Tom Gundersen
2
-0
/
+63
2014-02-20
condition: split out most of condition handling into libsystemd-shard
Tom Gundersen
2
-0
/
+320
2014-02-20
macro: add nice macro for disabling -Wnonnull temporarily
Lennart Poettering
1
-0
/
+4
2014-02-20
macro: introduce nice macro for disabling -Wmissing-prototypes warnigs
Lennart Poettering
1
-0
/
+4
2014-02-20
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2
-3
/
+6
2014-02-20
util: get rid of warnings around assert_cc() macro
Lennart Poettering
1
-2
/
+21
2014-02-19
util: simplify get_ctty()
Lennart Poettering
1
-19
/
+8
2014-02-19
make gcc shut up
Lennart Poettering
6
-8
/
+8
2014-02-19
label: minor optimizations
Lennart Poettering
1
-16
/
+11
2014-02-19
missing.h: add some IFLA_* constants
Tom Gundersen
1
-0
/
+14
[next]