index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locale
/
localed.c
Age
Commit message (
Expand
)
Author
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-09-09
locale: kill free_and_replace()
Daniel Mack
2015-09-06
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-08-30
locale: add printf attribute to log_xkb()
Cristian Rodríguez
2015-08-07
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
2015-08-05
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-03-26
util: rework word parsing and c unescaping code
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-18
logind: open up most bus calls for unpriviliged processes, using PolicyKit
Lennart Poettering
2015-02-06
localed: add LANGUAGE= fallback when LANG= is specified
Zbigniew Jędrzejewski-Szmek
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-25
localed: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-12-12
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-03
localed: log xkbcommon errors
Jan Synacek
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-25
localed: verify xkb keymaps after pk-queries
David Herrmann
2014-11-24
localed: validate xkb keymaps
David Herrmann
2014-11-10
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-09-23
localed: rename write_data_x11 to x11_write_data
Zbigniew Jędrzejewski-Szmek
2014-09-03
localed: check for partially matching converted keymaps
Zbigniew Jędrzejewski-Szmek
2014-09-03
localed: introduce helper function to simplify matching
Zbigniew Jędrzejewski-Szmek
2014-09-03
localed: log locale/keymap changes in detail
Zbigniew Jędrzejewski-Szmek
2014-09-03
localed: remove free_and_copy
Zbigniew Jędrzejewski-Szmek
2014-09-03
localed: double free in error path and modernization
Zbigniew Jędrzejewski-Szmek
2014-08-28
locale: fix sending PropertiesChanged for x11 keymap changed
David Herrmann
2014-08-18
bus-util: simplify bus_verify_polkit_async() a bit
Lennart Poettering
2014-08-15
Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
Lennart Poettering
2014-08-15
sd-bus: add API to check if a client has privileges
Lennart Poettering
2014-08-15
sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()
Stef Walter
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-07
shared: make timezone and locale enumeration and validation generic
Lennart Poettering
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-07-02
localed: consider an unset model as a wildcard
Michal Sekletar
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2013-12-28
bus: fix a couple of format string mistakes
Lennart Poettering
[next]