]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2015-09-09  Lennart Poetteringmachine: when removing, renaming, cloning images also... 1222/head
2015-09-09  Lennart PoetteringMerge pull request #1213 from evverx/systemd-notify-log
2015-09-09  Daniel MackMerge pull request #1218 from poettering/safe-fclose
2015-09-09  Daniel MackREADME: document new /etc/mtab requirement
2015-09-09  Lennart Poetteringutil: introduce safe_fclose() and port everything over... 1218/head
2015-09-09  Lennart PoetteringMerge pull request #1217 from zonque/free-and-replace
2015-09-09  Daniel Macklocale: kill free_and_replace() 1217/head
2015-09-09  Daniel MackMerge pull request #1216 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: replace while(1) by for(;;) everywhere 1216/head
2015-09-09  Lennart Poetteringtree-wide: update empty-if coccinelle script to cover...
2015-09-09  Lennart Poetteringtree-wide: make use of log_error_errno() return value...
2015-09-09  David Herrmannsd-bus: drop weird empty lines
2015-09-09  Lennart PoetteringMerge pull request #1215 from maciejaszek/fds_pass_fixes
2015-09-09  Lennart PoetteringMerge pull request #1214 from zonque/mtab
2015-09-09  Maciej Wereskisd_pid_notify_with_fds: fix computing msg_controllen 1215/head
2015-09-09  Lennart PoetteringMerge pull request #1212 from again4you/devel/fix_smack...
2015-09-09  Daniel Mackcore: freeze execution if /etc/mtab exists 1214/head
2015-09-09  Evgeny Vereshchaginnotify: log error when sd_pid_notify() == 0 1213/head
2015-09-09  Sangjung Woosmack: bugfix the smack label of symlink when '--with... 1212/head
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 1210/head
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 1207/head
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. 1206/head
2015-09-08  Lennart PoetteringMerge pull request #1203 from mus65/fix-esp-options
2015-09-08  Marius Thesinggpt-auto: fix ESP options and description 1203/head
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 1201/head
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 1198/head
2015-09-08  Daniel MackMerge pull request #1195 from poettering/nspawn-fixes
2015-09-08  Evgeny Vereshchaginsystemctl: add ConsistsOf as the inverse of PartOf 1196/head
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 1195/head
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 1193/head
2015-09-07  Lennart Poetteringmachined: improve error message when trying to get... 1192/head
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 1191/head
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... 1189/head
2015-09-07  Lennart Poetteringbasic: rework virtualization detection API 1190/head
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 1183/head
2015-09-07  Martin Pitttests: Skip test-cgroup-util test_mask_supported()... 1182/head
2015-09-07  Daniel MackMerge pull request #1181 from evverx/update-systemd...
2015-09-07  Evgeny Vereshchaginshell-completion: update systemd-analyze bash-completion 1181/head
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... 1180/head
2015-09-06  Lennart Poetteringsd-event: make sure to create a signal queue for the... 1179/head
2015-09-06  Lennart Poetteringsystemctl: a number of cleanups regarding error handlin... 1178/head
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 1177/head
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 1176/head
2015-09-06  Michael Bieblbuild-sys: remove sphinx binary from configure summary 1174/head
2015-09-06  Lennart PoetteringREADME: bump minimal required kernel version 1168/head
2015-09-06  Lennart PoetteringMerge pull request #1153 from evverx/dot-alias-handling
2015-09-06  Evgeny Vereshchaginanalyze: add "alias" handling to dot subcommand 1153/head
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... 1165/head
next