chiark / gitweb /
udev: add zram to the list of devices inappropriate for symlinks
[elogind.git] / src / core /
2014-02-05 Lennart Poetteringcore: don't wait for non-control/non-main processes...
2014-02-05 Lennart Poetteringkill: fix error return
2014-02-05 Lennart Poetteringcore: allow User=, Group=, Nice=, Environment=, Type...
2014-02-03 Lennart Poetteringconf-parser: warn when we open configuration files...
2014-02-01 Kay Sieversbus: update kdbus.h (ABI break)
2014-01-31 Lennart Poetteringcore: fix oom check
2014-01-31 Lennart Poetteringcore: introduce new stop protocol for unit scopes
2014-01-29 Lennart Poetteringcore: in containers, don't wait for cgroup empty notifi...
2014-01-29 Lennart Poetteringcore: use a bit more PID_FMT
2014-01-29 Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-29 Lennart Poetteringservice: allow KillMode=mixed in conjunction with PAMName=
2014-01-29 Lennart Poetteringcore: introduce new KillMode=mixed which sends SIGTERM...
2014-01-29 Zbigniew Jędrzejew... manager: remove "debugging" "feature"
2014-01-29 Zbigniew Jędrzejew... manager: requeue the cylon eye for 5s later when a...
2014-01-29 Zbigniew Jędrzejew... manager: print ephemeral information about running...
2014-01-28 Kay SieversRevert "manager: print ephemeral information about...
2014-01-28 Zbigniew Jędrzejew... manager: also turn on output on unit failure
2014-01-28 Zbigniew Jędrzejew... manager: add systemd.show_status=auto mode
2014-01-28 Zbigniew Jędrzejew... Replace mkostemp+unlink with open(O_TMPFILE)
2014-01-27 Lennart Poetteringbus: when we cannot bus activate a service because...
2014-01-27 Zbigniew Jędrzejew... core: require mounts for the root and working directories
2014-01-27 Zbigniew Jędrzejew... core: simplify check for path absoluteness
2014-01-27 Zbigniew Jędrzejew... manager: rearm jobs timer
2014-01-27 Zbigniew Jędrzejew... manager: print ephemeral information about running...
2014-01-27 Zbigniew Jędrzejew... core: add function to tell when job will time out
2014-01-22 Tom Gundersensd-rtnl: simplify sd_rtnl_message_addr_new()
2014-01-22 Tom Gundersensd-rtnl: link - allow setting the change mask
2014-01-20 Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2014-01-12 Lennart Poetteringcore: don't allow setting NOTIFY_SOCKET and similar...
2014-01-12 Lennart Poetteringcore: clean up environment block for --user instances...
2014-01-11 Michael Scherermake socket_instantiate_service use cleanup gcc attribute
2014-01-11 Zbigniew Jędrzejew... core: fix unused variable
2014-01-10 Zbigniew Jędrzejew... core: fix lack of notifications after reload
2014-01-09 Zbigniew Jędrzejew... Improve messages about user mode a bit
2014-01-06 Lennart Poetteringmount: don't creat local-fs.target links for mount...
2014-01-06 Kay Sieverscore: do not add implicit dbus.socket dependency
2014-01-06 Kay Sieverscore: --user -- add basic.target an sort against it...
2014-01-06 Kay Sieverscore: --user -- move generator directories from /tmp...
2014-01-05 Zbigniew Jędrzejew... Remove unused variables
2014-01-05 Simon Peetersstrv: multiple cleanups
2014-01-05 Simon Peetersshared: procfs_file_alloca: handle pid==0
2014-01-05 Stefan Bellerswap: remove if/else with the same data path
2014-01-03 Kay Sieversbus: always create --user bus when kdbus is active
2014-01-03 Zbigniew Jędrzejew... core: fix gcc unused variable warning
2014-01-03 Zbigniew Jędrzejew... Introduce cleanup functions for cap_free
2014-01-03 Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2014-01-03 Zbigniew Jędrzejew... core/service: check if mainpid matches only if it is set
2014-01-03 Zbigniew Jędrzejew... core/manager: print info about interesting signals
2014-01-03 Zbigniew Jędrzejew... core/service: tweak messages on operation timeouts
2013-12-30 Stefan Bellercore: Forgot to dereference pointer when checking for...
2013-12-28 Lennart Poetteringbus: fix a couple of format string mistakes
2013-12-28 Lubomir Rintelselinux: Check access vector for enable/disable perm...
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-26 Lennart Poetteringbus: make system bus kdbus node world-accessible
2013-12-25 Lennart Poetteringbuild-sys: minor fixes found with cppcheck
2013-12-25 Lennart Poetteringunit: include peer identity in description of per-conne...
2013-12-24 Lennart Poetteringutil: unify SO_PEERCRED/SO_PEERSEC invocations
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...
next