summaryrefslogtreecommitdiff
path: root/src/locale
Commit message (Expand)AuthorAge
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* localectl: log error if bus_map_all_properties() failsDjalal Harouni2014-02-14
* bus: fix a couple of format string mistakesLennart Poettering2013-12-28
* bus: fix exit-on-idle for driverdLennart Poettering2013-12-19
* event: rework sd-event exit logicLennart Poettering2013-12-13
* bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers2013-12-12
* bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers2013-12-12
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* event: hook up sd-event with the service watchdog logicLennart Poettering2013-12-11
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* correct name of Tajik kbd layout in kbd-model-mapAdam Williamson2013-12-10
* drop several entries from kbd-model-map whose kbd layouts do not existAdam Williamson2013-12-10
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* localed: match converted keymaps before legacyZbigniew Jędrzejewski-Szmek2013-11-18
* localed: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-11-18
* remove unused variablesThomas Hindoe Paaboel Andersen2013-11-18
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-12
* bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering2013-11-12
* localectl: port over to bus_log_create_error()Lennart Poettering2013-11-08
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-07
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-07
* consistently use "int" when retrieving "bool" from bus messagesKay Sievers2013-11-07
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* clients: various simplificationsLennart Poettering2013-11-06
* bus: update bus_map_all_properties()Kay Sievers2013-11-05
* localed: mark bus properties as change emittingLennart Poettering2013-11-05
* bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...Kay Sievers2013-11-02
* localectl: always print error message when an operation failsLennart Poettering2013-10-31
* localectl: remove unused 'P' argThomas Hindoe Paaboel Andersen2013-10-30
* localectl: port to libsystemd-busKay Sievers2013-10-30
* localed: port from libdbus to libsystemd-busKay Sievers2013-10-22
* bus: remove static introspection file exportKay Sievers2013-10-21
* ModernizationZbigniew Jędrzejewski-Szmek2013-10-13
* Add /usr/share/keymaps to localectl supported locations.Michał Górny2013-08-01
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-09
* Fix --no-ask-passwordJan Janssen2013-05-23
* man: Document missing optionsJan Janssen2013-05-21
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* localectl: read X11 keymaps from the correct fileLennart Poettering2013-04-15
* Remove a few NULLsZbigniew Jędrzejewski-Szmek2013-04-13
* localctl: skip locale entries with non-UTF8 namesLennart Poettering2013-04-10
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* localectl: add support for listing X11 keymap informationLennart Poettering2013-04-05
* shared: rework env file readerLennart Poettering2013-04-03