chiark / gitweb /
core: when we close the notify fd, we also need to free its event source
[elogind.git] / src / core /
2013-12-23 Lennart Poetteringcore: when we close the notify fd, we also need to...
2013-12-23 Lennart Poetteringlog: als turn on debug logging in non-PID1 if /proc...
2013-12-22 Lennart Poetteringsd-daemon: introduce sd_watchdog_enabled() for parsing...
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-22 Lennart Poetteringcore: the cgroup properties are not actually const
2013-12-22 Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-12-22 Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-12-21 Florian Weimercore: replace readdir_r with readdir
2013-12-21 Lennart Poetteringcore: make check for Disconnected message more precise
2013-12-20 Lennart Poetteringcore: pass notify fd across reexecs
2013-12-19 Lennart Poetteringservice: don't send out PropertiesChanged message for...
2013-12-19 Tom Gundersenloopback-setup: correctly set flags and scope for ipv6...
2013-12-19 Kay Sieversdo not run kmod-setup in a container
2013-12-18 Kay Sieverstemporarily support "kdbus" keyword on the kernel comma...
2013-12-18 Lennart Poetteringexecute: set TERM even if we don't open the tty on...
2013-12-18 Lennart Poetteringcore,logind: libudev usage modernizations
2013-12-18 Lennart Poetteringcore,logind,networkd: check for udev device initializat...
2013-12-18 Lennart Poetteringcore: priorize notification fd processing over notifica...
2013-12-18 Lennart Poetteringcore: in a container log to /dev/console if "debug...
2013-12-18 Lennart Poetteringlog: don't reopen /dev/console each time we call log_open()
2013-12-18 Lennart Poetteringservice: watch main pid even in final states
2013-12-18 Kay Sieverscomment out udev's is_initialized call until the proble...
2013-12-18 Lennart Poetteringcore,logind,networkd: don't pick up devices from udev...
2013-12-17 Shawn Landden_noreturn_ --> noreturn for C11 compat
2013-12-17 Lennart Poetteringcore: always create /dev/kdbus/ns (and make it private...
2013-12-16 Lennart Poetteringbus: when a busname unit refuses to activate a service...
2013-12-16 Lennart Poetteringsystemctl: properly initialize and free sd_bus_error...
2013-12-16 Lennart Poetteringexecute: also set SO_SNDBUF when spawning a service...
2013-12-16 Tom Gundersenloopback-setup: remove stray hunk
2013-12-16 Tom Gundersennetwork: use SETLINK to bring up interfaces
2013-12-16 Tom Gundersenrtnl: replace message_append by typesafe versions
2013-12-16 Tom Gundersenrtnl: simplify link_new()
2013-12-16 Lennart Poetteringcore: refuse doing %h, %s, %U specifier resolving in...
2013-12-14 Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-12-14 Lennart Poetteringbus: when connecting to a container's kdbus instance...
2013-12-13 Lennart Poetteringevent: be more conservative when returning errors from...
2013-12-13 Lennart Poetteringnamespace: include boot id in private tmp directories
2013-12-12 Lennart Poetteringservice: process watchdog timeouts with lowest priority
2013-12-12 Lennart Poetteringcore: suppress gcc warnings on selinux-less systems
2013-12-12 Lennart Poetteringbus: instead of exposing the dbus1 flags when acquiring...
2013-12-12 Lennart Poetteringcore: fix bus registration on daemon reexec
2013-12-12 Lennart Poetteringservice: actually leave watchdog enabled in the states...
2013-12-11 Lennart Poetteringservice: clean up watchdog logic a bit
2013-12-10 David Herrmanncore: fix Unit.SetProperties argument parsing
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
next