chiark / gitweb /
core: epoll and signalfd has been moved into sd event loop
[elogind.git] / src / core /
2013-12-10 Shawn Landdencore: epoll and signalfd has been moved into sd event...
2013-12-10 Lennart PoetteringRevert "systemd: add a start job for all units in SYSTE...
2013-12-10 Shawn Landdencore/manager: remove infinite loop
2013-12-10 Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-05 Zbigniew Jędrzejew... systemd: add a start job for all units in SYSTEMD_...
2013-12-05 Thomas Hindoe Paab... execute.h: remove redefinition of Unit
2013-12-05 Lennart Poetteringbusname: improve condition check
2013-12-03 Lennart Poetteringbus: don't make use of the private bus socket if kdbus...
2013-12-03 Lennart Poetteringcore: use normal library call to query list of current...
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-12-03 Zbigniew Jędrzejew... systemd: treat reload failure as failure
2013-12-02 Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-12-02 Lennart Poetteringcore: extra paranoia when deserializing kdbus fd
2013-12-02 Shawn Landdenservice: remove unneccesary Socket.got_socket_fd
2013-11-30 Lennart Poetteringbus: do kdbus only if this is enabled on the configure...
2013-11-30 Lennart Poetteringnspawn: set up a kdbus namespace when starting a container
2013-11-30 Lennart Poetteringbus: include unique and well known names in credentials...
2013-11-30 Lennart Poetteringcore: allocate a kdbus bus for each systemd instance...
2013-11-28 Lennart Poetteringbus: merge sd_bus_get_owner() and sd_bus_get_owner_cred...
2013-11-28 Zbigniew Jędrzejew... Remove some unused variables
2013-11-28 Marc-Antoine Perennoucore: fix SetUnitProperties
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-28 Kay Sieversautomount: log info about triggering process
2013-11-28 Kay Sieverscore: initialize variable
2013-11-27 Lennart Poetteringnamespace: comment typo fix
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-26 Lennart Poetteringcore: add new "flush" job mode to cancel all other...
2013-11-26 Lennart Poetteringcore: replace OnFailureIsolate= setting by a more gener...
2013-11-25 Lennart Poetteringcore: fix order of parameters in broadcast_signal()
2013-11-25 Lennart Poetteringservice: fix handling of PID file inotify events
2013-11-25 Lennart Poetteringcore: include following set data in dump
2013-11-25 Lennart Poetteringswap: always track the current real device node of...
2013-11-25 Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-25 Lennart Poetteringdevice: fix typo
2013-11-25 Lennart Poetteringcore: fix bus serialization of conditions
2013-11-25 Lennart Poetteringcore: fix serialization of exec command structs
2013-11-25 Lennart Poetteringcore: set some event source priorities to enforce dispa...
2013-11-25 Lennart Poetteringswap: split state machine state ACTIVATING into two
2013-11-25 Lennart Poetteringdevice: modernizations
2013-11-25 Lennart Poetteringcore: dispatch run queue only if there's nothing else...
2013-11-24 Kay Sieverscore: set finish_timestamp only after all jobs have...
2013-11-22 Lennart Poetteringcore: don't warn loudly if we cannot send a bus signal...
2013-11-22 Lennart Poetteringservice: honour that for services RestartSec=0 means...
2013-11-22 Lennart Poetteringjob: fix serialization
2013-11-22 Lennart Poetteringbuild-sys: move more files from core/ to share/ that...
2013-11-22 Kay Sieverscore: fix timestamp assignment
2013-11-22 Lennart Poetteringbus: rework sd_bus_error APIs
2013-11-22 David Strausscgroups: Cache controller masks and optimize queues.
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringbus: restore selinux access control to PID 1 for properties
2013-11-21 Lennart Poetteringtimer: make timer accuracy configurable
2013-11-21 Lennart Poetteringcore: actually make SwitchRoot() bus call do the deed
2013-11-21 Lennart Poetteringcore: fix serilization of ListJobs() response
2013-11-21 Lennart Poetteringcore: fix serialization of client tracker
2013-11-21 Lennart Poetteringcore: fix deserialization of StartTransientUnit() param...
2013-11-21 Lennart Poetteringbus: properly serialize unit file change list
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringmanager: always sort environment block, it's prettier
2013-11-21 Daniel Macksrc/core/selinux-access: #include <sys/socket.h>
2013-11-21 Lennart Poetteringbus: fix seriliazation of activation errors
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-20 Lennart Poetteringsocket: fix segfault
2013-11-20 Lennart Poetteringvalgrind: make running PID 1 in valgrind useful
2013-11-20 Lennart Poetteringmanager: don't do plymouth in a container
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-20 Lennart Poetteringinstall: use const where we can
2013-11-19 Karel ZakRemove duplicate includes
2013-11-19 Shawn Landdenuse #pragma once instead of foo*foo define guards
2013-11-17 Shawn Landdencore/socket: fix SO_REUSEPORT
2013-11-17 Shawn Landdencore/socket: use _cleanup_free_
2013-11-16 Olivier BrunelFix RemainAfterExit services keeping a hold on console
2013-11-16 Zbigniew Jędrzejew... core: some more _cleanup_free_
2013-11-14 Tom Gundersenloopback-setup: move to rtnl
2013-11-14 Olivier BrunelFix possible lack of status messages on shutdown/reboot
2013-11-14 Olivier BrunelOnly disable output on console during boot if needed
2013-11-10 Thomas Hindoe Paab... analyze: plot the time spent setting up security modules
2013-11-10 Zbigniew Jędrzejew... systemd: fix memory leak in cgroup code
2013-11-08 Lennart Poetteringshutdown: unify handling of reboot() syscall a bit
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-07 Kay Sieverscore: fix require $XDG_RUNTIME_DIR
2013-11-07 Zbigniew Jędrzejew... udevadm-settle: add missing brace
2013-11-07 Mantas Mikulėnascore: require $XDG_RUNTIME_DIR to be set for user instances
2013-11-07 WaLyong ChoSupport additional argument in reboot
2013-11-06 Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-11-06 Lennart Poetteringclients: various simplifications
2013-11-06 David StraussComment spelling fixes.
2013-11-06 Lennart Poetteringutil: unify reading of /proc/cmdline
2013-11-06 Lennart Poetteringshutdown: trim the cgroup tree on loop iteration
2013-11-06 Lennart Poetteringcgroup: run PID 1 in the root cgroup
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-11-01 Kay Sieversdetect_virtualization() returns NULL; pass empty string...
2013-10-29 Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-23 Zbigniew Jędrzejew... systemd: use unit name in PrivateTmp directories
2013-10-21 Kay Sieverssilent a few more gcc warnings
2013-10-21 Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-10-20 Kay Sieversbus: initialize variable, now that we might skip debug...
next