summaryrefslogtreecommitdiff
path: root/src/localed.c
AgeCommit message (Collapse)Author
2012-01-03build-sys: move kbd-model-map to locale/Lennart Poettering
2011-12-31localed: move sources to subdirectoryKay Sievers
2011-10-11localed: make sure s-s-k doesn't create any X11 config files anymoreLennart Poettering
2011-09-29localed: handle multiple X11 kbd layoutsLennart Poettering
https://bugs.freedesktop.org/show_bug.cgi?id=41341
2011-09-28localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus callsLennart Poettering
2011-09-23coverity: fix a couple of bugs found by coverityLennart Poettering
2011-09-03dbus: terminate mechanism daemons after a whileLennart Poettering
2011-08-31locale: support $LANGUAGE tooLennart Poettering
$LANGUAGE is a GNU extension that is probably worth supporting, since it allows specifiying an order of languages. https://bugs.freedesktop.org/show_bug.cgi?id=40510
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly ↵Lennart Poettering
in all binaries, in order to make sure it is set when started from the terminal
2011-06-27dbus: fix name allocation logicLennart Poettering
2011-06-27dbus: use bus_error_message() where applicableLennart Poettering
2011-06-21dbus: add dbus introspection extractionLennart Poettering
2011-06-21mechanisms: add mechanisms to change system locale and clockLennart Poettering