summaryrefslogtreecommitdiff
path: root/src/locale
Commit message (Expand)AuthorAgeFilesLines
* Add /usr/share/keymaps to localectl supported locations.Michał Górny2013-08-011-0/+1
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-091-2/+3
* Fix --no-ask-passwordJan Janssen2013-05-231-4/+8
* man: Document missing optionsJan Janssen2013-05-211-0/+1
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-241-15/+7
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-3/+3
* localectl: read X11 keymaps from the correct fileLennart Poettering2013-04-151-1/+1
* Remove a few NULLsZbigniew Jędrzejewski-Szmek2013-04-131-15/+1
* localctl: skip locale entries with non-UTF8 namesLennart Poettering2013-04-101-0/+4
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-052-5/+2
* localectl: add support for listing X11 keymap informationLennart Poettering2013-04-051-18/+130
* shared: rework env file readerLennart Poettering2013-04-031-2/+2
* Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek2013-03-291-1/+1
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-181-1/+1
* pager: introduce "jump to end" optionHarald Hoyer2013-03-071-1/+1
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-3/+6
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-131-1/+1
* localectl: fix --help textLennart Poettering2013-02-121-1/+1
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-111-0/+1
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-071-7/+2
* locale: make sense of "dvorak-alt-intel" X variant in mapping databaseLennart Poettering2013-01-141-0/+1
* localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-071-28/+13
* localectl: support systems without locale-archiveGiovanni Campagna2013-01-071-16/+85
* build-sys: invoke scripts with $PYTHON during buildZbigniew Jędrzejewski-Szmek2013-01-041-2/+0
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* localed: create /etc/X11/xorg.conf.d if neededMichał Bartoszkiewicz2013-01-041-1/+1
* correct Macedonian keyboard mapping (X layout is 'mk', not 'mkd')Adam Williamson2013-01-031-1/+1
* add Lithuanian keyboard mapping (lt/lt)Adam Williamson2013-01-031-0/+1
* add Kazakh keyboard mapping (kazakh/kz)Adam Williamson2013-01-031-0/+1
* add Hebrew (Israel) - simple, il/ilAdam Williamson2013-01-031-0/+1
* French Canadian xlayout is just "ca", not "ca(fr)" any moreAdam Williamson2013-01-031-1/+1
* add Belarussian mapping: simple, 'by' and 'by'Adam Williamson2013-01-031-0/+1
* polkit: add "imply" rules to a number of polkit actionsLennart Poettering2012-12-311-0/+1
* localectl: fix dbus call arguments in set_x11_keymapMichal Schmidt2012-12-121-1/+1
* enable localization for common *ctl commandsDave Reisner2012-11-121-0/+2
* localectl: fix memleak, use _cleanup_strv_free_Michal Sekletar2012-10-281-2/+2
* localectl: fix memleak, jump to finish before returningMichal Sekletar2012-10-281-1/+2
* locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering2012-10-191-0/+778
* dbus: add some more safety checks before accepting data from bus clientsLennart Poettering2012-10-031-1/+13
* locale: make sure that l is freedVáclav Pavlín2012-09-211-1/+3
* localed: system-setup-keyboard is no more on fedoraLennart Poettering2012-09-051-37/+3
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-9/+8
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-3/+3
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-1/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-124-10/+10
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-101-0/+1
* logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering2012-02-111-3/+3
* login: move seat udev rules to login subdirKay Sievers2012-01-221-0/+1
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-161-92/+100
* build-sys: add stub makefiles to subdirsLennart Poettering2012-01-051-0/+1