summaryrefslogtreecommitdiff
path: root/src/locale
Commit message (Expand)AuthorAge
* 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
* Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek2013-03-29
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* pager: introduce "jump to end" optionHarald Hoyer2013-03-07
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-13
* localectl: fix --help textLennart Poettering2013-02-12
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-07
* locale: make sense of "dvorak-alt-intel" X variant in mapping databaseLennart Poettering2013-01-14
* localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-07
* localectl: support systems without locale-archiveGiovanni Campagna2013-01-07
* build-sys: invoke scripts with $PYTHON during buildZbigniew Jędrzejewski-Szmek2013-01-04
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-04
* localed: create /etc/X11/xorg.conf.d if neededMichał Bartoszkiewicz2013-01-04
* correct Macedonian keyboard mapping (X layout is 'mk', not 'mkd')Adam Williamson2013-01-03
* add Lithuanian keyboard mapping (lt/lt)Adam Williamson2013-01-03
* add Kazakh keyboard mapping (kazakh/kz)Adam Williamson2013-01-03
* add Hebrew (Israel) - simple, il/ilAdam Williamson2013-01-03
* French Canadian xlayout is just "ca", not "ca(fr)" any moreAdam Williamson2013-01-03
* add Belarussian mapping: simple, 'by' and 'by'Adam Williamson2013-01-03
* polkit: add "imply" rules to a number of polkit actionsLennart Poettering2012-12-31
* localectl: fix dbus call arguments in set_x11_keymapMichal Schmidt2012-12-12
* enable localization for common *ctl commandsDave Reisner2012-11-12
* localectl: fix memleak, use _cleanup_strv_free_Michal Sekletar2012-10-28
* localectl: fix memleak, jump to finish before returningMichal Sekletar2012-10-28
* locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering2012-10-19
* dbus: add some more safety checks before accepting data from bus clientsLennart Poettering2012-10-03