chiark / gitweb /
networkd: dhcp - only set the MTU option once
[elogind.git] / src / core /
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...
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
next