summaryrefslogtreecommitdiff
path: root/src/locale
AgeCommit message (Expand)AuthorFilesLines
2014-08-28locale: fix sending PropertiesChanged for x11 keymap changedDavid Herrmann1-1/+1
2014-08-18bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering1-9/+3
2014-08-15Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering1-3/+3
2014-08-15sd-bus: add API to check if a client has privilegesLennart Poettering1-3/+4
2014-08-15sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter1-3/+3
2014-08-04bus: always explicitly close bus from main programsLennart Poettering2-3/+3
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-9/+6
2014-07-31Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek1-8/+10
2014-07-18Nuke update-kbd-mapZbigniew Jędrzejewski-Szmek1-31/+0
2014-07-07shared: make timezone and locale enumeration and validation genericLennart Poettering2-179/+8
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering1-2/+2
2014-07-02localed: consider an unset model as a wildcardMichal Sekletar1-6/+7
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering1-1/+1
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2-4/+6
2014-02-14localectl: log error if bus_map_all_properties() failsDjalal Harouni1-1/+3
2013-12-28bus: fix a couple of format string mistakesLennart Poettering1-2/+2
2013-12-19bus: fix exit-on-idle for driverdLennart Poettering1-1/+1
2013-12-13event: rework sd-event exit logicLennart Poettering1-2/+0
2013-12-12bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers1-1/+1
2013-12-12bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers1-1/+1
2013-12-12bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering1-1/+1
2013-12-11event: hook up sd-event with the service watchdog logicLennart Poettering1-0/+2
2013-12-10bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering1-3/+3
2013-12-10correct name of Tajik kbd layout in kbd-model-mapAdam Williamson1-1/+1
2013-12-10drop several entries from kbd-model-map whose kbd layouts do not existAdam Williamson1-12/+0
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek1-1/+1
2013-12-03bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering1-6/+1
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering1-24/+28
2013-11-21bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering1-16/+16
2013-11-18localed: match converted keymaps before legacyZbigniew Jędrzejewski-Szmek2-75/+115
2013-11-18localed: use _cleanup_Zbigniew Jędrzejewski-Szmek1-35/+12
2013-11-18remove unused variablesThomas Hindoe Paaboel Andersen1-3/+0
2013-11-12bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering1-1/+1
2013-11-12bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering1-1/+1
2013-11-12bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering2-2/+2
2013-11-08localectl: port over to bus_log_create_error()Lennart Poettering1-3/+3
2013-11-07clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering1-2/+2
2013-11-07polkit: don't spawn local client if we access a remote systemLennart Poettering1-0/+3
2013-11-07consistently use "int" when retrieving "bool" from bus messagesKay Sievers1-2/+2
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+3
2013-11-06clients: various simplificationsLennart Poettering1-9/+3
2013-11-05bus: update bus_map_all_properties()Kay Sievers1-10/+11
2013-11-05localed: mark bus properties as change emittingLennart Poettering1-7/+7
2013-11-02bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...Kay Sievers1-112/+17
2013-10-31localectl: always print error message when an operation failsLennart Poettering1-5/+16
2013-10-30localectl: remove unused 'P' argThomas Hindoe Paaboel Andersen1-1/+1
2013-10-30localectl: port to libsystemd-busKay Sievers1-188/+154
2013-10-22localed: port from libdbus to libsystemd-busKay Sievers1-701/+468
2013-10-21bus: remove static introspection file exportKay Sievers1-9/+1
2013-10-13ModernizationZbigniew Jędrzejewski-Szmek1-29/+11