chiark / gitweb /
core: fix property changes in transient units
[elogind.git] / src /
2014-02-17 Lennart Poetteringcore: fix property changes in transient units
2014-02-17 Lennart Poetteringunit: slice dependencies should not be subject to Defau...
2014-02-17 Lennart Poetteringmain: don't set no_new_privs when using SystemCallArchi...
2014-02-17 Lennart Poetteringnspawn: netns_fd can be removed now
2014-02-17 Lennart Poetteringcore: rework cgroup mask propagation
2014-02-17 Zbigniew Jędrzejew... Pass log config from systemd to systemd-shutdown
2014-02-17 Zbigniew Jędrzejew... Some modernizations
2014-02-17 Zbigniew Jędrzejew... Extract looping over /proc/cmdline into a shared function
2014-02-17 Djalal Harounilogind: close race on session state during logins
2014-02-16 Tom Gundersensd-dhcp: silently ignore malformed packets
2014-02-16 Tom Gundersensd-rtnl: do not require ifindex to be set for SETLINK...
2014-02-16 Thomas Hindoe Paab... nspawn: typo fix in help
2014-02-16 Tom Gundersennspawn: add new --network-bridge= switch
2014-02-16 Djalal HarouniAdd white space between _XZ_FEATURE_ and _SECCOMP_FEATURE_
2014-02-16 Simon Peetersbus: fix match_parse for unquoted matches
2014-02-16 Yuxuan Shuicore: check for return value from get_process_state
2014-02-15 Tom Gundersensd-dhcp: network - don't hardcode ports
2014-02-15 Tom Gundersensd-rtnl: always include linux/rtnetlink.h
2014-02-15 Tom Gundersensd-dhcp: minimum options size is part of the protocol
2014-02-15 Tom Gundersensd-dhcp-client: explicitly handle raw and udp messages
2014-02-15 Tom Gundersensd-rtnl: message_open_container - don't take a 'size...
2014-02-15 Tom Gundersensd-rtnl: link flags - don't allow change = 0
2014-02-15 Zbigniew Jędrzejew... Fix prototype of get_process_state
2014-02-15 Kay Sieversutil: fix mismatching function signature
2014-02-15 Yuxuan Shuicore: fix detection of dead processes
2014-02-14 Lennart Poetteringnspawn: if we don't find bash, try sh
2014-02-14 Lennart Poetteringnspawn: don't accept just any tree to execute
2014-02-14 Djalal Harounilocalectl: log error if bus_map_all_properties() fails
2014-02-14 Lennart Poetteringservice: when we complain about a notify message we...
2014-02-14 Lennart Poetteringservice: if we don't know the main pid of a service...
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 Poetteringcore: make StopWhenUnneeded work in conjunction with...
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 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ędrzejew... logind: ignore PropertiesChanged signals for jobs
2014-02-12 Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-12 Zbigniew Jędrzejew... journald: log provenience of signals
2014-02-11 Lennart Poetteringmachined: fix enumeration of existing machines on restart
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 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...
next