index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
locale
/
localed.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
logind: open up most bus calls for unpriviliged processes, using PolicyKit
Lennart Poettering
2015-02-18
1
-3
/
+24
*
localed: add LANGUAGE= fallback when LANG= is specified
Zbigniew Jędrzejewski-Szmek
2015-02-06
1
-9
/
+67
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-1
/
+1
*
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-28
1
-0
/
+1
*
localed: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-12-25
1
-1
/
+0
*
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-12
1
-2
/
+2
*
localed: log xkbcommon errors
Jan Synacek
2014-12-03
1
-4
/
+9
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-20
/
+10
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-16
/
+16
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-16
/
+16
*
localed: verify xkb keymaps after pk-queries
David Herrmann
2014-11-25
1
-5
/
+5
*
localed: validate xkb keymaps
David Herrmann
2014-11-24
1
-0
/
+54
*
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-11-10
1
-3
/
+3
*
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-23
1
-1
/
+1
*
localed: rename write_data_x11 to x11_write_data
Zbigniew Jędrzejewski-Szmek
2014-09-23
1
-3
/
+3
*
localed: check for partially matching converted keymaps
Zbigniew Jędrzejewski-Szmek
2014-09-04
1
-8
/
+26
*
localed: introduce helper function to simplify matching
Zbigniew Jędrzejewski-Szmek
2014-09-04
1
-12
/
+10
*
localed: log locale/keymap changes in detail
Zbigniew Jędrzejewski-Szmek
2014-09-04
1
-16
/
+60
*
localed: remove free_and_copy
Zbigniew Jędrzejewski-Szmek
2014-09-04
1
-43
/
+24
*
localed: double free in error path and modernization
Zbigniew Jędrzejewski-Szmek
2014-09-03
1
-45
/
+21
*
locale: fix sending PropertiesChanged for x11 keymap changed
David Herrmann
2014-08-28
1
-1
/
+1
*
bus-util: simplify bus_verify_polkit_async() a bit
Lennart Poettering
2014-08-18
1
-9
/
+3
*
Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
Lennart Poettering
2014-08-15
1
-3
/
+3
|
\
|
*
sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()
Stef Walter
2014-08-15
1
-3
/
+3
*
|
sd-bus: add API to check if a client has privileges
Lennart Poettering
2014-08-15
1
-3
/
+4
|
/
*
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-04
1
-2
/
+2
*
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-8
/
+10
*
shared: make timezone and locale enumeration and validation generic
Lennart Poettering
2014-07-07
1
-1
/
+2
*
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-07-03
1
-2
/
+2
*
localed: consider an unset model as a wildcard
Michal Sekletar
2014-07-02
1
-6
/
+7
*
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-15
1
-1
/
+1
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
1
-2
/
+2
*
bus: fix a couple of format string mistakes
Lennart Poettering
2013-12-28
1
-2
/
+2
*
bus: fix exit-on-idle for driverd
Lennart Poettering
2013-12-19
1
-1
/
+1
*
event: rework sd-event exit logic
Lennart Poettering
2013-12-13
1
-2
/
+0
*
bus: remove explicit activator-specific flags, the kdbus supports it now
Kay Sievers
2013-12-12
1
-1
/
+1
*
bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...
Kay Sievers
2013-12-12
1
-1
/
+1
*
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
1
-1
/
+1
*
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-11
1
-0
/
+2
*
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-10
1
-3
/
+3
*
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-12-03
1
-6
/
+1
*
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
1
-24
/
+28
*
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-21
1
-16
/
+16
*
localed: match converted keymaps before legacy
Zbigniew Jędrzejewski-Szmek
2013-11-19
1
-71
/
+111
*
localed: use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-11-19
1
-35
/
+12
*
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
1
-1
/
+1
*
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-12
1
-1
/
+1
*
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-11-12
1
-1
/
+1
[prev]
[next]