summaryrefslogtreecommitdiff
path: root/src/locale
AgeCommit message (Expand)Author
2013-08-01Add /usr/share/keymaps to localectl supported locations.Michał Górny
2013-06-09Allow for the use of @ in remote host callsDaniel Wallace
2013-05-23Fix --no-ask-passwordJan Janssen
2013-05-21man: Document missing optionsJan Janssen
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-15localectl: read X11 keymaps from the correct fileLennart Poettering
2013-04-13Remove a few NULLsZbigniew Jędrzejewski-Szmek
2013-04-10localctl: skip locale entries with non-UTF8 namesLennart Poettering
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-05localectl: add support for listing X11 keymap informationLennart Poettering
2013-04-03shared: rework env file readerLennart Poettering
2013-03-29Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen
2013-02-12localectl: fix --help textLennart Poettering
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2013-02-07strv: add strv_printThomas Hindoe Paaboel Andersen
2013-01-14locale: make sense of "dvorak-alt-intel" X variant in mapping databaseLennart Poettering
2013-01-07localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek
2013-01-07localectl: support systems without locale-archiveGiovanni Campagna
2013-01-04build-sys: invoke scripts with $PYTHON during buildZbigniew Jędrzejewski-Szmek
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2013-01-04localed: create /etc/X11/xorg.conf.d if neededMichał Bartoszkiewicz
2013-01-03correct Macedonian keyboard mapping (X layout is 'mk', not 'mkd')Adam Williamson
2013-01-03add Lithuanian keyboard mapping (lt/lt)Adam Williamson
2013-01-03add Kazakh keyboard mapping (kazakh/kz)Adam Williamson
2013-01-03add Hebrew (Israel) - simple, il/ilAdam Williamson
2013-01-03French Canadian xlayout is just "ca", not "ca(fr)" any moreAdam Williamson
2013-01-03add Belarussian mapping: simple, 'by' and 'by'Adam Williamson
2012-12-31polkit: add "imply" rules to a number of polkit actionsLennart Poettering
2012-12-12localectl: fix dbus call arguments in set_x11_keymapMichal Schmidt
2012-11-12enable localization for common *ctl commandsDave Reisner
2012-10-28localectl: fix memleak, use _cleanup_strv_free_Michal Sekletar
2012-10-28localectl: fix memleak, jump to finish before returningMichal Sekletar
2012-10-19locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering
2012-10-03dbus: add some more safety checks before accepting data from bus clientsLennart Poettering
2012-09-21locale: make sure that l is freedVáclav Pavlín
2012-09-05localed: system-setup-keyboard is no more on fedoraLennart Poettering
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers
2012-02-11logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering
2012-01-22login: move seat udev rules to login subdirKay Sievers
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering