summaryrefslogtreecommitdiff
path: root/src/locale/localed.c
Commit message (Expand)AuthorAge
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* shared: make timezone and locale enumeration and validation genericLennart Poettering2014-07-07
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* localed: consider an unset model as a wildcardMichal Sekletar2014-07-02
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* bus: fix a couple of format string mistakesLennart Poettering2013-12-28
* bus: fix exit-on-idle for driverdLennart Poettering2013-12-19
* event: rework sd-event exit logicLennart Poettering2013-12-13
* bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers2013-12-12
* bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers2013-12-12
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* event: hook up sd-event with the service watchdog logicLennart Poettering2013-12-11
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* localed: match converted keymaps before legacyZbigniew Jędrzejewski-Szmek2013-11-18
* localed: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-11-18
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-12
* bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering2013-11-12
* consistently use "int" when retrieving "bool" from bus messagesKay Sievers2013-11-07
* localed: mark bus properties as change emittingLennart Poettering2013-11-05
* 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
* Remove a few NULLsZbigniew Jędrzejewski-Szmek2013-04-13
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* shared: rework env file readerLennart Poettering2013-04-03
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-13
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* localed: create /etc/X11/xorg.conf.d if neededMichał Bartoszkiewicz2013-01-04
* dbus: add some more safety checks before accepting data from bus clientsLennart Poettering2012-10-03
* locale: make sure that l is freedVáclav Pavlín2012-09-21
* localed: system-setup-keyboard is no more on fedoraLennart Poettering2012-09-05
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-10
* logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering2012-02-11
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-16
* localed: move sources to subdirectoryKay Sievers2011-12-31