chiark / gitweb /
Fix memory leak in stdout journal streams
[elogind.git] / src / locale /
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-19 Zbigniew Jędrzejew... localed: match converted keymaps before legacy
2013-11-19 Zbigniew Jędrzejew... localed: use _cleanup_
2013-11-18 Thomas Hindoe Paab... remove unused variables
2013-11-11 Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-11 Lennart Poetteringbus: introduce concept of a "default" event loop per...
2013-11-11 Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-08 Lennart Poetteringlocalectl: port over to bus_log_create_error()
2013-11-07 Lennart Poetteringclients: try to follow roughly the same order in -...
2013-11-07 Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-11-07 Kay Sieversconsistently use "int" when retrieving "bool" from...
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06 Lennart Poetteringclients: various simplifications
2013-11-05 Kay Sieversbus: update bus_map_all_properties()
2013-11-05 Lennart Poetteringlocaled: mark bus properties as change emitting
2013-11-02 Kay Sieversbus: use internal helper to read org.freedesktop.DBus...
2013-10-31 Lennart Poetteringlocalectl: always print error message when an operation...
2013-10-30 Thomas Hindoe Paab... localectl: remove unused 'P' arg
2013-10-30 Kay Sieverslocalectl: port to libsystemd-bus
2013-10-22 Kay Sieverslocaled: port from libdbus to libsystemd-bus
2013-10-20 Kay Sieversbus: remove static introspection file export
2013-10-13 Zbigniew Jędrzejew... Modernization
2013-07-31 Michał GórnyAdd /usr/share/keymaps to localectl supported locations.
2013-06-09 Daniel WallaceAllow for the use of @ in remote host calls
2013-05-23 Jan JanssenFix --no-ask-password
2013-05-21 Jan Janssenman: Document missing options
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-14 Lennart Poetteringlocalectl: read X11 keymaps from the correct file
2013-04-14 Zbigniew Jędrzejew... Remove a few NULLs
2013-04-10 Lennart Poetteringlocalctl: skip locale entries with non-UTF8 names
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-04 Lennart Poetteringlocalectl: add support for listing X11 keymap information
2013-04-03 Lennart Poetteringshared: rework env file reader
2013-03-29 Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-07 Harald Hoyerpager: introduce "jump to end" option
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-02-11 Lennart Poetteringlocalectl: fix --help text
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-02-06 Thomas Hindoe Paab... strv: add strv_print
2013-01-14 Lennart Poetteringlocale: make sense of "dvorak-alt-intel" X variant...
2013-01-07 Zbigniew Jędrzejew... localectl: use automatic cleanup
2013-01-07 Giovanni Campagnalocalectl: support systems without locale-archive
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-05 Zbigniew Jędrzejew... build-sys: invoke scripts with $PYTHON during build
2013-01-04 Lennart Poetteringbuild-sys: drop all distribution specfic checks
2013-01-03 Michał Bartoszkiewiczlocaled: create /etc/X11/xorg.conf.d if needed
2013-01-03 Adam Williamsoncorrect Macedonian keyboard mapping (X layout is 'mk...
2013-01-03 Adam Williamsonadd Lithuanian keyboard mapping (lt/lt)
2013-01-03 Adam Williamsonadd Kazakh keyboard mapping (kazakh/kz)
2013-01-03 Adam Williamsonadd Hebrew (Israel) - simple, il/il
2013-01-03 Adam WilliamsonFrench Canadian xlayout is just "ca", not "ca(fr)"...
2013-01-03 Adam Williamsonadd Belarussian mapping: simple, 'by' and 'by'
2012-12-31 Lennart Poetteringpolkit: add "imply" rules to a number of polkit actions
2012-12-12 Michal Schmidtlocalectl: fix dbus call arguments in set_x11_keymap
2012-11-12 Dave Reisnerenable localization for common *ctl commands
2012-10-28 Michal Sekletarlocalectl: fix memleak, use _cleanup_strv_free_
2012-10-28 Michal Sekletarlocalectl: fix memleak, jump to finish before returning
2012-10-19 Lennart Poetteringlocale: add client tool localectl similar to hostnamect...
2012-10-03 Lennart Poetteringdbus: add some more safety checks before accepting...
2012-09-21 Václav Pavlínlocale: make sure that l is freed
2012-09-06 Lennart Poetteringlocaled: system-setup-keyboard is no more on fedora
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-03 Kay Sieversimport udev repository
2012-02-10 Lennart Poetteringlogind: introduce CanReboot/CanPowerOff bus calls
2012-01-22 Kay Sieverslogin: move seat udev rules to login subdir
2012-01-16 Michal Schmidtdbus: more efficient implementation of properties
2012-01-05 Lennart Poetteringbuild-sys: add stub makefiles to subdirs
2012-01-03 Lennart Poetteringbuild-sys: move kbd-model-map to locale/
2011-12-31 Kay Sievershostnamed, localed: move config files to subdir
2011-12-31 Kay Sieverslocaled: move sources to subdirectory