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
/
locale
/
localectl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2019-03-14
util: split out kbd related stuff
Lennart Poettering
1
-1
/
+1
2019-03-13
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
1
-1
/
+1
2018-12-04
tree-wide: add whitespace between type and variable name
Yu Watanabe
1
-1
/
+1
2018-11-22
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2018-11-20
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-11-20
locale: make "arg_host" const
Yu Watanabe
1
-1
/
+1
2018-11-20
localectl: define main through macro
Zbigniew Jędrzejewski-Szmek
1
-16
/
+9
2018-11-15
Merge pull request #10742 from poettering/c-utf8
Zbigniew Jędrzejewski-Szmek
1
-25
/
+22
2018-11-14
locale-util: introduce common helper locale_variables_free() for freeing loca...
Lennart Poettering
1
-7
/
+4
2018-11-14
tree-wide: replace all remaining uses of parse_env_file() for parsing /proc/c...
Lennart Poettering
1
-18
/
+18
2018-11-14
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2018-10-18
localectl: FOREACH_LINE excorcism
Lennart Poettering
1
-2
/
+8
2018-08-20
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
1
-1
/
+12
2018-08-07
tree-wide: shorten error logging a bit
Yu Watanabe
1
-8
/
+6
2018-06-20
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
1
-3
/
+0
2018-06-14
tree-wide: beautify remaining copyright statements
Lennart Poettering
1
-1
/
+1
2018-06-14
tree-wide: remove Lennart's copyright lines
Lennart Poettering
1
-1
/
+0
2018-06-14
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
1
-2
/
+0
2018-05-24
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
1
-1
/
+1
2018-05-18
localectl: drop duplicate property entry
David Tardon
1
-1
/
+0
2018-04-06
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
1
-13
/
+0
2018-03-28
bus-util: add flags for bus_map_all_properties() (#8546)
Yu Watanabe
1
-0
/
+1
2018-03-20
bus-util: make bus_map_all_properties() not copy string
Yu Watanabe
1
-12
/
+8
2018-03-19
tree-wide: voidify pager_open()
Yu Watanabe
1
-3
/
+3
2018-03-19
localectl: use dispatch_verb()
Yu Watanabe
1
-125
/
+47
2018-01-12
Comment the fact that some tools need to termintate their bus connect first
Franck Bui
1
-0
/
+2
2018-01-12
Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...
Franck Bui
1
-1
/
+2
2017-12-01
localectl: fix list_vconsole_keymaps() indentation
Vito Caputo
1
-1
/
+1
2017-11-19
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2017-11-10
tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...
Lennart Poettering
1
-2
/
+1
2017-11-10
systemd-firstboot: add vconsole keymap support (#7035)
tblume
1
-59
/
+6
2017-10-30
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
1
-15
/
+3
2017-02-09
tree-wide: make bus_map_all_properties return a proper sd_bus_error
Lennart Poettering
1
-1
/
+4
2016-06-16
systemctl: make sure we terminate the bus connection first, and then close th...
Lennart Poettering
1
-1
/
+2
2016-03-24
localectl: align output of 'localectl status' command
Yu Watanabe
1
-2
/
+2
2016-03-24
localectl: remove unnecessary line break
Yu Watanabe
1
-1
/
+1
2016-02-26
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
1
-11
/
+3
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
1
-2
/
+0
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
1
-5
/
+5
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
1
-0
/
+1
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
1
-1
/
+1
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
1
-14
/
+12
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
1
-1
/
+1
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
1
-3
/
+3
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
1
-1
/
+1
2015-06-14
tree-wide: fix memory leaks in users of bus_map_all_properties()
David Herrmann
1
-13
/
+22
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
1
-2
/
+2
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
1
-6
/
+0
2014-12-24
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
Lennart Poettering
1
-1
/
+1
[next]