summaryrefslogtreecommitdiff
path: root/src/locale
Commit message (Expand)AuthorAge
* localectl: always print warnings with log_warning() instead of printf()Lennart Poettering2014-10-02
* localectl: count locale variables from 0, instead of VARIABLE_LANGLennart Poettering2014-10-02
* localectl: print warning when there are options given on kernel cmdlineMichal Sekletar2014-09-25
* localed: rename write_data_x11 to x11_write_dataZbigniew Jędrzejewski-Szmek2014-09-23
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* localed: check for partially matching converted keymapsZbigniew Jędrzejewski-Szmek2014-09-03
* localed: introduce helper function to simplify matchingZbigniew Jędrzejewski-Szmek2014-09-03
* localed: log locale/keymap changes in detailZbigniew Jędrzejewski-Szmek2014-09-03
* localed: remove free_and_copyZbigniew Jędrzejewski-Szmek2014-09-03
* localed: double free in error path and modernizationZbigniew Jędrzejewski-Szmek2014-09-03
* locale: fix sending PropertiesChanged for x11 keymap changedDavid Herrmann2014-08-28
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-18
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-15
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-15
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-15
|/
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Nuke update-kbd-mapZbigniew Jędrzejewski-Szmek2014-07-18
* shared: make timezone and locale enumeration and validation genericLennart Poettering2014-07-07
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* localed: consider an unset model as a wildcardMichal Sekletar2014-07-02
* 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