]> git.ipfire.org Git - thirdparty/systemd.git/history - src/locale/localed.c
Merge branch 'hostnamectl-dot-v2'
[thirdparty/systemd.git] / src / locale / localed.c
2015-08-06  Zbigniew Jędrzejew... Merge branch 'hostnamectl-dot-v2'
2015-08-06  Zbigniew Jędrzejew... hostname-util: add relax parameter to hostname_is_valid
2015-07-30  Daniel MackMerge pull request #787 from dvdhrm/bus-list
2015-07-30  Daniel MackMerge pull request #784 from eworm-de/typo
2015-07-29  Daniel MackMerge pull request #779 from poettering/fflush-and...
2015-07-29  Lennart Poetteringtree-wide: port everything over to fflush_and_check() 779/head
2015-07-28  Lennart PoetteringMerge pull request #375 from msekletar/test-install...
2015-07-27  Lennart PoetteringMerge pull request #362 from d-hatayama/fix_selinux_uni...
2015-07-14  David HerrmannMerge commit 'refs/pull/436/head' of https://github...
2015-07-06  Tom GundersenMerge pull request #443 from ssahani/lldp
2015-07-05  Daniel MackMerge pull request #417 from ssahani/ipv6-private
2015-07-04  David HerrmannMerge pull request #485 from poettering/sd-bus-flush...
2015-07-03  Lennart Poetteringsd-bus: introduce new sd_bus_flush_close_unref() call 485/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-29  Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2015-03-26  Lennart Poetteringutil: rework word parsing and c unescaping code
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-18  Lennart Poetteringlogind: open up most bus calls for unpriviliged process...
2015-02-06  Zbigniew Jędrzejew... localed: add LANGUAGE= fallback when LANG= is specified
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2014-12-28  Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-25  Filipe Brandenburgerlocaled: remove spurious include of <sys/capability.h>
2014-12-12  Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-03  Jan Synaceklocaled: log xkbcommon errors
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-25  David Herrmannlocaled: verify xkb keymaps after pk-queries
2014-11-24  David Herrmannlocaled: validate xkb keymaps
2014-11-10  Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-10-23  WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-09-23  Zbigniew Jędrzejew... localed: rename write_data_x11 to x11_write_data
2014-09-04  Zbigniew Jędrzejew... localed: check for partially matching converted keymaps
2014-09-04  Zbigniew Jędrzejew... localed: introduce helper function to simplify matching
2014-09-04  Zbigniew Jędrzejew... localed: log locale/keymap changes in detail
2014-09-04  Zbigniew Jędrzejew... localed: remove free_and_copy
2014-09-03  Zbigniew Jędrzejew... localed: double free in error path and modernization
2014-08-28  David Herrmannlocale: fix sending PropertiesChanged for x11 keymap...
2014-08-18  Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-18  Lennart Poetteringbus-util: simplify bus_verify_polkit_async() a bit
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  Lennart Poetteringsd-bus: add API to check if a client has privileges
2014-08-15  Stef Waltersd-bus: Remove bus arg from bus_verify_polkit_async_reg...
2014-08-04  Lennart Poetteringbus: always explicitly close bus from main programs
2014-07-31  Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-07  Lennart Poetteringshared: make timezone and locale enumeration and valida...
2014-07-03  Lennart Poetteringmachinectl: show /etc/os-release information of contain...
2014-07-02  Michal Sekletarlocaled: consider an unset model as a wildcard
2014-05-14  Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2013-12-28  Lennart Poetteringbus: fix a couple of format string mistakes
2013-12-19  Lennart Poetteringbus: fix exit-on-idle for driverd
2013-12-13  Lennart Poetteringevent: rework sd-event exit logic
2013-12-12  Kay Sieversbus: remove explicit activator-specific flags, the...
2013-12-12  Kay Sieversbus: add SD_BUS_NAME_REPLACE_EXISTING to all activatabl...
2013-12-12  Lennart Poetteringbus: instead of exposing the dbus1 flags when acquiring...
2013-12-11  Lennart Poetteringevent: hook up sd-event with the service watchdog logic
2013-12-10  Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
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-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-07  Kay Sieversconsistently use "int" when retrieving "bool" from...
2013-11-05  Lennart Poetteringlocaled: mark bus properties as change emitting
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-04-14  Zbigniew Jędrzejew... Remove a few NULLs
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-03  Lennart Poetteringshared: rework env file reader
2013-03-18  Colin WaltersUse bus_maybe_send_reply() where applicable
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 Poetteringenv: considerably beef up environment cleaning logic
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-03  Michał Bartoszkiewiczlocaled: create /etc/X11/xorg.conf.d if needed
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-16  Michal Schmidtdbus: more efficient implementation of properties
2011-12-31  Kay Sieverslocaled: move sources to subdirectory