platform/upstream/systemd.git
2015-09-09 Maciej Wereskisd_pid_notify_with_fds: fix computing msg_controllen
2015-09-09 Lennart PoetteringMerge pull request #1212 from again4you/devel/fix_smack...
2015-09-09 Sangjung Woosmack: bugfix the smack label of symlink when '--with...
2015-09-09 Sangjung Woosmack: introduce new mac_smack_copy() function
2015-09-09 Daniel Mackimportd: fix typos
2015-09-09 Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-09 Daniel MackMerge pull request #1207 from poettering/coccinelle...
2015-09-09 Lennart Poetteringnspawn: add missing comma to gperf file
2015-09-09 Lennart PoetteringMerge pull request #1180 from evverx/dot-from-to-alias...
2015-09-09 Lennart Poetteringtree-wide: drop {} from one-line if blocks
2015-09-09 Lennart Poetteringtree-wide: make use of log_error_errno() return value
2015-09-09 Lennart Poetteringtree-wide: don't do assignments within if checks
2015-09-09 Lennart Poetteringtree-wide: drop redundant if checks before safe_close()
2015-09-09 Lennart Poetteringtree-wide: make more code use safe_close()
2015-09-09 Lennart Poetteringtree-wide: use coccinelle to patch a lot of code to...
2015-09-09 Lennart PoetteringMerge pull request #1206 from davidmilburn/ata-by-path
2015-09-08 David Milburnudev: build by-path identifiers for ATA devices.
2015-09-08 Lennart PoetteringMerge pull request #1203 from mus65/fix-esp-options
2015-09-08 Marius Thesinggpt-auto: fix ESP options and description
2015-09-08 Lennart Poetteringimportd: for .raw and .tar images, try to download...
2015-09-08 Lennart Poetteringcgroups: make sure the "devices" controller's enum...
2015-09-08 Daniel MackMerge pull request #1190 from poettering/rework-virt
2015-09-08 David Herrmannsd-login: fix sd_seat_get_active() to return ENODATA v226
2015-09-08 David Herrmannbuild: prepare for v226
2015-09-08 David HerrmannMerge pull request #1201 from torstehu/fix-typo
2015-09-08 Daniel MackMerge pull request #1192 from poettering/sd-bus-container
2015-09-08 Torstein Husebøtreewide: fix typos
2015-09-08 Lennart PoetteringMerge pull request #1196 from evverx/systemctl-add...
2015-09-08 Lennart PoetteringMerge pull request #1198 from martinpitt/master
2015-09-08 Martin Pittcgroup-util: fix devices controller
2015-09-08 Daniel MackMerge pull request #1195 from poettering/nspawn-fixes
2015-09-08 Evgeny Vereshchaginsystemctl: add ConsistsOf as the inverse of PartOf
2015-09-07 Lennart Poetteringupdate TODO
2015-09-07 Lennart PoetteringNEWS: update contributors list
2015-09-07 Lennart Poetteringnspawn: also close uid shift socket in the parent
2015-09-07 Lennart Poetteringnspawn: short reads do not set errno, hence don't try...
2015-09-07 Lennart Poetteringinspawn: switch from SOCK_DGRAM to SOCK_SEQPACKET for...
2015-09-07 Lennart Poetteringnspawn: properly propagate errors when we fail to set...
2015-09-07 Daniel MackMerge pull request #1193 from phomes/typos
2015-09-07 Thomas Hindoe... man: typo fixes
2015-09-07 Lennart Poetteringmachined: improve error message when trying to get...
2015-09-07 Lennart Poetteringsd-bus: when connecting to a container AF_UNIX bus...
2015-09-07 Daniel MackMerge pull request #1191 from poettering/nspawn-split
2015-09-07 Lennart Poetteringnspawn: sort and clean up included header list
2015-09-07 Lennart Poetteringnspawn: remove nspawn.h, it's empty now
2015-09-07 Lennart Poetteringnspawn: split out --uid= logic into nspawn-setuid.[ch]
2015-09-07 Lennart Poetteringnspawn: split out machined registration code to nspawn...
2015-09-07 Lennart Poetteringnspawn: split out cgroup related calls into nspawn...
2015-09-07 Lennart Poetteringnspawn: split out network related code to nspawn-networ...
2015-09-07 Lennart Poetteringnspawn: split all port exposure code into nspawn-expose...
2015-09-07 Lennart Poetteringnspawn: split out mount related functions into a new...
2015-09-07 Daniel MackMerge pull request #1189 from poettering/unit-start
2015-09-07 Lennart Poetteringunit: move "not supported" check after condition check...
2015-09-07 Lennart Poetteringbasic: rework virtualization detection API
2015-09-07 Daniel MackNEWS: fix typos
2015-09-07 Lennart Poetteringupdate NEWS
2015-09-07 Daniel MackMerge pull request #1178 from poettering/gpt-auto-fixes
2015-09-07 Lennart PoetteringMerge pull request #1183 from dvdhrm/cpename
2015-09-07 David HerrmannMerge pull request #1182 from martinpitt/master
2015-09-07 David Herrmannman: clarify wording of os-release.CPE_NAME
2015-09-07 Martin Pitttests: Skip test-cgroup-util test_mask_supported()...
2015-09-07 Daniel MackMerge pull request #1181 from evverx/update-systemd...
2015-09-07 Evgeny Vereshchaginshell-completion: update systemd-analyze bash-completion
2015-09-07 Tom GundersenMerge pull request #1179 from poettering/sd-event-sigch...
2015-09-07 Tom GundersenMerge pull request #1165 from poettering/nspawn-files
2015-09-06 Evgeny Vereshchaginanalyze: add alias handling for --{from,to}-pattern...
2015-09-06 Lennart Poetteringsd-event: make sure to create a signal queue for the...
2015-09-06 Lennart Poetteringsystemctl: a number of cleanups regarding error handlin...
2015-09-06 Lennart Poetteringgpt-auto: minor simplificatin handling the no-auto...
2015-09-06 Lennart Poetteringgpt-auto: try to handle LUKS root partitions better
2015-09-06 Daniel MackMerge pull request #1168 from poettering/readme-kernel...
2015-09-06 Daniel MackMerge pull request #1177 from phomes/sd-event-bug-fix
2015-09-06 Lennart PoetteringNEWS: add more content to both the 225 and 226 NEWS...
2015-09-06 Thomas Hindoe... sd-event: fix call to event_make_signal_data
2015-09-06 Lennart PoetteringMerge pull request #1174 from mbiebl/remove-sphinx...
2015-09-06 Lennart PoetteringMerge pull request #1176 from piotrdrag/master
2015-09-06 Piotr DrągUpdated Polish translation
2015-09-06 Michael Bieblbuild-sys: remove sphinx binary from configure summary
2015-09-06 Lennart PoetteringREADME: bump minimal required kernel version
2015-09-06 Lennart PoetteringMerge pull request #1153 from evverx/dot-alias-handling
2015-09-06 Evgeny Vereshchaginanalyze: add "alias" handling to dot subcommand
2015-09-06 Lennart PoetteringMerge pull request #1159 from AnchorCat/polkit-details/v2
2015-09-05 Lennart PoetteringMerge pull request #1162 from dvdhrm/bus-recursive...
2015-09-05 Lennart Poetteringunits: make sure that .nspawn files override the defaul...
2015-09-05 Lennart Poetteringnspawn: add new .nspawn files for container settings
2015-09-05 Lennart PoetteringMerge pull request #1161 from dvdhrm/include-order2
2015-09-05 Kay SieversMerge pull request #1160 from dvdhrm/bus-user
2015-09-05 Lennart Poetteringmachine: make sure to call unlockpt() even for local...
2015-09-05 Lennart Poetteringlogind: make scope of wall message handling smaller
2015-09-05 Lennart Poetteringunit: make unit_can_start() more accurate
2015-09-05 Lennart Poetteringcore: don't use uninitialized errno
2015-09-05 Lennart Poetteringmachine: clarify that /var/lib/containers is legacy
2015-09-05 David Herrmannsd-bus: make introspection data non-recursive
2015-09-05 David HerrmannTODO: update networkd section
2015-09-05 David HerrmannCODING_STYLE: mandate alphabetical include order
2015-09-05 David Herrmannsd-bus: derive uid from cgroup if possible
2015-09-05 Michael Chapmancore: pass details to polkit for some unit actions
2015-09-05 Michael Chapmanbus-util: support details in CheckAuthorization calls
2015-09-05 David HerrmannMerge pull request #1140 from poettering/sd-event-signals
2015-09-05 Lennart Poetteringsd-login: minor header commenting improvements
next