chiark / gitweb /
elogind.git
2014-02-17 Ansgar Burchardtman: fix a typo
2014-02-17 Umut Tezduyar... networkd: act on lease only if there is one
2014-02-17 Jasper St.... Fix gperf syntax
2014-02-17 Lennart Poetteringcore: warn when unit files with unsupported options...
2014-02-17 Lennart Poetteringcore: store and expose SELinuxContext field normalized...
2014-02-17 Lennart PoetteringRevert "man: systemd.service(5): clarify behavior of...
2014-02-17 Lennart Poetteringmain: make gcc shut up
2014-02-17 Lennart Poetteringcore: fixate show_status earlier, so that we actually...
2014-02-17 Lennart PoetteringUpdate TODO
2014-02-17 Lennart Poetteringcore: find the closest parent slice that has a specfic...
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ędrzejewsk... Pass log config from systemd to systemd-shutdown
2014-02-17 Zbigniew Jędrzejewsk... Some modernizations
2014-02-17 Zbigniew Jędrzejewsk... 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... TODO: remove done item
2014-02-16 Thomas Hindoe... 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 Kay SieversREADME: mention libudev's requirement
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ędrzejewsk... Fix prototype of get_process_state
2014-02-15 Kay Sieversutil: fix mismatching function signature
2014-02-15 Jason St. Johnman: use spaces instead of tabs
2014-02-15 Zbigniew Jędrzejewsk... man: replace STDOUT with standard output, etc.
2014-02-15 Jason St. Johnman: fix grammatical errors and other formatting issues
2014-02-15 Yuxuan Shuicore: fix detection of dead processes
2014-02-15 Ronny Chevaliertest: add basic seccomp tests
2014-02-15 Zbigniew Jędrzejewsk... units: systemd-logind fails hard without dbus
2014-02-15 Zbigniew Jędrzejewsk... test: print the important commands to make debugging...
2014-02-15 Zbigniew Jędrzejewsk... test: make the image bigger
2014-02-14 Lennart Poetteringnspawn: if we don't find bash, try sh
2014-02-14 Lennart Poetteringupdate TODO
2014-02-14 Lennart Poetteringnspawn: don't accept just any tree to execute
2014-02-14 Lennart Poetteringman: always place <programlisting> and </programlisting...
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-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...
next