chiark / gitweb /
elogind.git
2014-02-14 Simon Peetersbuild-sys: fix for "recipe for target 'dbus1-generator...
2014-02-14 Dave Reisnerman: systemd.service(5): clarify behavior of SuccessExi...
2014-02-13 Michael Marineaushared: include root when canonicalizing conf paths
2014-02-13 Djalal Harounilogind: make sure to terminate systemd user on logouts
2014-02-13 Lennart Poetteringnspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail...
2014-02-13 Lennart Poetteringnspawn: add new --network-veth switch to add a virtual...
2014-02-13 Lennart Poetteringrtnl: support adding VETH_INFO_PEER containers into...
2014-02-13 Dave Reisnersystemctl: fix exit statuses from is-active/is-failed
2014-02-13 Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2014-02-13 Lennart Poetteringeverywhere: make use of new0() and macro() macros,...
2014-02-13 Lennart Poetteringnspawn: check with udev before we take possession of...
2014-02-13 Lennart Poetteringnspawn: no need to subscribe to netlink messages if...
2014-02-13 Lennart Poetteringnspawn: --private-network should imply CAP_NET_ADMIN
2014-02-13 Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-13 Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-02-13 Lennart Poetteringnspawn: add new --network-interface= switch to move...
2014-02-13 Lennart Poetteringnspawn: introduce --capability=all for retaining all...
2014-02-13 Lennart Poetteringseccomp: fix build again if libseccomp is missing
2014-02-13 Lennart Poetteringupdate TODO
2014-02-13 Lennart Poetteringcore: make StopWhenUnneeded work in conjunction with...
2014-02-13 Lennart Poetteringupdate TODO
2014-02-13 Lennart Poetteringcore: add a system-wide SystemCallArchitectures= setting
2014-02-13 Tom Gundersennetworkd: correctly handle manager_free(NULL)
2014-02-12 Lennart Poetteringcore: add SystemCallArchitectures= unit setting to...
2014-02-12 Lennart Poetteringcore: fix build without libseccomp
2014-02-12 Lennart Poetteringcore: rework syscall filter
2014-02-12 Ronny Chevaliersyscallfilter: port to libseccomp
2014-02-12 Tom Gundersensd-dhcp: make sure client->secs > 0
2014-02-12 Tom Gundersennetworkd: work inside containers
2014-02-12 Lennart Poetteringupdate TODO (add section for things to fix before 209)
2014-02-12 Zbigniew Jędrzejewsk... build-sys: make lxml required when generating indices
2014-02-12 Zbigniew Jędrzejewsk... build-sys: add less-variables.xml to EXTRA_DIST
2014-02-12 Zbigniew Jędrzejewsk... man: use xinclude to de-deduplicate common text
2014-02-12 Jason A. Donenfeldpager: support SYSTEMD_LESS environment variable
2014-02-12 Lennart Poetteringnspawn: newer kernels (>= 3.14) allow resetting the...
2014-02-12 Lennart Poetteringtest: fix "make check"
2014-02-12 Lennart Poetteringmachinectl: add new "machinectl reboot" call
2014-02-12 Zbigniew Jędrzejewsk... logind: ignore PropertiesChanged signals for jobs
2014-02-12 Zbigniew Jędrzejewsk... logind: always kill session when termination is requested
2014-02-12 Zbigniew Jędrzejewsk... journald: log provenience of signals
2014-02-11 Lennart Poetteringunits: make use of nspawn's --keep-unit switch in syste...
2014-02-11 Lennart Poetteringmachined: fix enumeration of existing machines on restart
2014-02-11 Lennart Poetteringupdate TODO
2014-02-11 Djalal Harounilogind: use session_get_state() to get sessions state...
2014-02-11 Cristian Rodríguezefi: fix Undefined reference efi_loader_get_boot_usec...
2014-02-11 Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2014-02-11 Lennart Poetteringutil: modernize readlink_malloc() a bit
2014-02-11 Lennart Poetteringutil: drop parse_user_at_host() since its unused now
2014-02-11 Lennart Poetteringnspawn: add --register=yes|no switch to optionally...
2014-02-11 Tom Gundersensd-dhcp: split out packet handling from client
2014-02-10 David Herrmannsd-bus: export sd_bus_call{,_async,_async_cancel}
2014-02-10 Tom Gundersennetworkd: link - correctly skip state ENSLAVING when...
2014-02-10 Tom Gundersennetworkd: VLAN - allow multiple vlans to be created...
2014-02-10 Michal Sekletarpam: use correct log level
2014-02-10 Susant Sahanisd-rtnl: added support for a few more attributes
2014-02-10 Tom Gundersensd-rtnl: test - improve test of MTU a bit
2014-02-10 Susant Sahanisd-rtnl: add test cases for link
2014-02-10 Lennart Poetteringnspawn: add new --share-system switch to run a containe...
2014-02-10 Lennart Poetteringupdate TODO
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 Karel Zakbuild-sys: move python helpers to tools directory
2014-02-10 Karel Zakbuild-sys: add check-includes build target and script
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-09 Zbigniew Jędrzejewsk... man: fix another reference in systemd-inhibit(1)
2014-02-09 Zbigniew Jędrzejewsk... man: fix reference in systemd-inhibit(1)
2014-02-08 Zbigniew Jędrzejewsk... manager: fix initialization of plymouth socket
2014-02-08 Dave Reisnercryptsetup-generator: auto add deps for device as password
2014-02-08 Zbigniew Jędrzejewsk... core: use automatic cleanup in two functions
2014-02-08 Zbigniew Jędrzejewsk... core: do not print invalid utf-8 in error messages
2014-02-08 Zbigniew Jędrzejewsk... 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... 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 Jan Janssenman: cryptsetup-1.6.3 now allows partition device file...
2014-02-07 Tom Gundersenbuild-sys: autogen - enable compat libs by default
2014-02-07 Tom Gundersensd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
2014-02-07 Tom Gundersenzsh-completions: kernel-install - only show existing...
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... core: fix warning
2014-02-06 Zbigniew Jędrzejewsk... shell-completion: fix completion of localectl set-locale
2014-02-06 Tom Gundersennspawn: fix HAVE_SELINUX ifdef
2014-02-06 Zbigniew Jędrzejewsk... transaction: print more information about conflicting...
2014-02-06 Zbigniew Jędrzejewsk... bash-completion: fix completion of complete verbs
next