chiark / gitweb /
nspawn: add new --share-system switch to run a container without PID/UTS/IPC namespacing
[elogind.git] / src /
2014-02-10 Lennart Poetteringnspawn: add new --share-system switch to run a containe...
2014-02-10 Lennart Poetteringnspawn,man: use a common vocabulary when referring...
2014-02-10 Michael Schererexec: Add support for ignoring errors on SELinuxContext...
2014-02-10 Michael Schererexec: Ignore the setting SELinuxContext if selinux...
2014-02-10 Michael Schererexec: Add SELinuxContext configuration item
2014-02-10 Tom Gundersenincludes: remove duplicate includes
2014-02-10 Colin Guthriefstab-generator: Create fsck-root symlink with correct...
2014-02-10 Vincent Battsnspawn: require /etc/os-release only for init
2014-02-10 Tom Gundersennetworkd: fix setting dns from dhcp
2014-02-08 Zbigniew Jędrzejew... manager: fix initialization of plymouth socket
2014-02-08 Dave Reisnercryptsetup-generator: auto add deps for device as password
2014-02-08 Zbigniew Jędrzejew... core: use automatic cleanup in two functions
2014-02-08 Zbigniew Jędrzejew... core: do not print invalid utf-8 in error messages
2014-02-08 Zbigniew Jędrzejew... pam-module: avoid (null) in debug message
2014-02-08 Goffredo Baroncellicore: fix crashes if locale.conf contains invalid utf...
2014-02-07 Thomas Hindoe Paab... remove unused variables
2014-02-07 Lennart Poetteringnspawn: rename --file-label to --apifs-label since...
2014-02-07 Lennart Poetteringcore: when an already abandoned unit gets abandoned...
2014-02-07 Lennart Poetteringlogind: order all scopes after both systemd-logind...
2014-02-07 Tom Gundersennetworkd: netdev - rename Netdev to NetDev
2014-02-07 Djalal Harounilogind: add function session_jobs_reply() to unify...
2014-02-07 Lennart Poetteringcore: one step back again, for nspawn we actually can...
2014-02-07 Lennart Poetteringmachined: since we can now somewhat reliable get notifi...
2014-02-07 Tom Gundersensd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
2014-02-07 Lennart Poetteringlogind: given that we can now relatively safely shutdow...
2014-02-07 Lennart Poetteringcore: allow PIDs to be watched by two units at the...
2014-02-07 Lennart Poetteringcore: don't send duplicate SIGCONT when killing units
2014-02-07 Lennart Poetteringcgroup: make sure to properly send SIGCONT to all proce...
2014-02-07 Lennart Poetteringlogind: rework session shutdown logic
2014-02-07 Lennart Poetteringcore: watch SIGCHLD more closely to track processes...
2014-02-06 Thomas Hindoe Paab... core: fix warning
2014-02-06 Tom Gundersennspawn: fix HAVE_SELINUX ifdef
2014-02-06 Zbigniew Jędrzejew... transaction: print more information about conflicting...
2014-02-06 Lennart Poetteringcore: only send SIGHUP when doing first kill, not when...
2014-02-06 Zbigniew Jędrzejew... Update some message formats
2014-02-05 Lennart Poetteringnspawn: add --quiet switch for turning off any output...
2014-02-05 Lennart Poetteringnspawn: always use default bus
2014-02-05 Lennart Poetteringbus: properly unset default bus pointer when destroying...
2014-02-05 Lennart Poetteringman: introduce new "Desktop" property for sessions
2014-02-05 Lennart Poetteringlogind: make session type and class settable via the...
2014-02-05 Lennart Poetteringlogind: add new "wayland" session type
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-04 Susant SahaniAdded attribute support for sd-rtnl
2014-02-04 Lennart Poetteringnspawn: various fixes in selinux hookup
2014-02-04 Dan WalshAdd SELinux support to systemd-nspawn
2014-02-04 Colin Guthriejournal: Drop pkgconfig reference to libsystemd-id128.
2014-02-03 Lennart Poetteringbus: when closing the bus don't end up in a recursive...
2014-02-03 Lennart Poetteringconf-parser: warn when we open configuration files...
2014-02-01 Kay Sieversbus: update kdbus.h (ABI break)
2014-02-01 Tom Gundersennetworkd: remove unused variable
2014-02-01 Tom Gundersennetworkd: don't fail on DHCP errors
2014-01-31 Hendrik Brueckners390/getty-generator: initialize essential system termi...
2014-01-31 Lennart Poetteringrun: drop mistakenly committed test code
2014-01-31 Lennart Poetteringcore: fix oom check
2014-01-31 Lennart Poetteringcore: introduce new stop protocol for unit scopes
2014-01-31 Lennart Poetteringutil: use alloca0() intead of alloca() + memzero()
2014-01-31 Tom Gundersennetworkd: dhcp - refactor handler
2014-01-31 Tom Gundersennetworkd: don't check for ifindex in answer to RTM_NEWLINK
2014-01-31 Patrik Flyktlibsystemd-dhcp: Update secs field only when sending...
2014-01-31 Patrik Flyktlibsystemd-dhcp: Fix stopping of DHCP client
2014-01-31 Patrik Flyktlibsystemd-dhcp: Compute UDP checksum only if set
2014-01-31 Patrik Flyktlibsystemd-dhcp: Rename function to be clearer that...
2014-01-31 Patrik Flyktlibsystemd-dhcp: DNS name option must be a multiple...
2014-01-31 Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2014-01-31 Thomas Hindoe Paab... analyze: fix plot issues when using gummiboot
2014-01-31 Zbigniew Jędrzejew... tmpfiles: fix memory leak of exclude_prefixes
2014-01-30 Tom Gundersenshared: net - use u32ctz to compute prefixlen
2014-01-30 Lennart Poetteringutil: add u32ctz() call for determining ctz of uint32_t
2014-01-30 Tom Gundersennetworkd: netdev - reduce chance of race when receiving...
2014-01-30 Tom Gundersensd-rtnl: beef up rtnl-util a bit
2014-01-30 Tom Gundersensd-dhcp-client/net-util: make netmask_to_prefixlen...
2014-01-30 Tom Gundersennetworkd: address - add support for broadcast
2014-01-30 Tom Gundersennet-util: verify the address family
2014-01-30 Tom Gundersennetworkd: dhcpv4 - add notion of 'CriticalConnection'
2014-01-30 Lennart Poetteringutmp: make sure we don't write the utmp reboot record...
2014-01-30 Lennart Poetteringupdate-utmp: code modernizations
2014-01-29 Lennart Poetteringbus: when proxying messages from the bus driver patch...
2014-01-29 Lennart Poetteringbus: the owner of the bus driver name as reported by...
2014-01-29 Lennart Poetteringnspawn: fix reboot event fd reuse
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 Lennart Poetteringbus: fake security labels again
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-29 Zbigniew Jędrzejew... Base mkostemp_safe on mkostemp
2014-01-29 Zbigniew Jędrzejew... Get rid of write_safe
2014-01-28 Lennart Poetteringalways use the same code for creating temporary files
2014-01-28 Lennart Poetteringutil: pick slightly safer open() flags when creating...
2014-01-28 Lennart Poetteringutil: define O_TMPFILE on x86/x86-64, where the generic...
2014-01-28 Lennart Poetteringutil: pass original flags value to mkostemp(), in open_...
2014-01-28 Lennart Poetteringutil: simplify mkostemp_safe()
2014-01-28 Lennart Poetteringutil: introduce new dev_urandom() call that is like...
2014-01-28 Lennart Poetteringutil: modernize loop_read() and loop_write() a bit
2014-01-28 Lennart Poetteringbus: reorder a few things
next