]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2016-07-25  Lennart Poetteringbuild-sys: metadata updates for v231 (#3803) v231
2016-07-25  Lennart PoetteringCODING_STYLE fixes (#3804)
2016-07-25  Zbigniew Jędrzejewsk... Merge pull request #3802 from poettering/id128-fixes
2016-07-25  Lennart PoetteringMerge pull request #3800 from keszybz/systemctl-more...
2016-07-25  Lennart Poetteringman: extend documentation on the SplitMode= setting...
2016-07-25  Lennart PoetteringCODING_STYLE: document src/shared ←→ src/basic split 3802/head
2016-07-25  Lennart Poetteringsd-id128: be more liberal when reading files with 128bi...
2016-07-25  Lennart Poetteringfileio: imply /tmp as directory if passed as NULL to...
2016-07-25  Lennart Poetteringman: minor man page fix
2016-07-25  Michael Olbrichautomount: don't cancel mount/umount request on reload...
2016-07-25  Michael Olbrichtransaction: don't cancel jobs for units with IgnoreOnI...
2016-07-25  Zbigniew Jędrzejewsk... systemctl: use _cleanup_ for UnitCondition 3800/head
2016-07-25  Zbigniew Jędrzejewsk... systemctl: simplify machine_info_clear
2016-07-25  Lennart Poetteringcoredump: turn off coredump collection only when PID...
2016-07-25  Zbigniew Jędrzejewsk... systemctl: avoid "leaking" some strings in UnitStatusInfo
2016-07-25  Zbigniew Jędrzejewsk... systemctl: use cleanup function for UnitStatusInfo
2016-07-25  Zbigniew Jędrzejewsk... Merge pull request #3681 from walyong/systemctl_condition
2016-07-25  Lennart PoetteringMerge pull request #3798 from keszybz/news-and-man...
2016-07-25  Zbigniew Jędrzejewsk... systemctl: style tweaks for the new condition code
2016-07-25  Lennart Poetteringcore: change ExecStart=! syntax to ExecStart=+ (#3797)
2016-07-25  Zbigniew Jędrzejewsk... man: use "search for unit" 3798/head
2016-07-25  Zbigniew Jędrzejewsk... NEWS: reword the text about libshared
2016-07-25  Zbigniew Jędrzejewsk... man: make chroot less prominent in discussion of nspawn
2016-07-25  Zbigniew Jędrzejewsk... shared/install: allow "enable" on linked unit files...
2016-07-25  Michal Soltysgetty@.service.m4: add Conflicts=/Before= against rescu...
2016-07-25  Martin PittMerge pull request #3796 from poettering/mailmap
2016-07-25  Alban Crequynamespace: don't fail on masked mounts (#3794)
2016-07-25  Lennart PoetteringNEWS: document the new shared library for internal... 3796/head
2016-07-25  Lennart Poetteringupdate hwdb (#3795)
2016-07-25  Lennart Poetteringman: update systemctl man page for unit file commands...
2016-07-25  Lennart PoetteringNEWS: update mailmap to bring NEWS and "make git-contri...
2016-07-23  Zbigniew Jędrzejewsk... NEWS: more stuff for v231 (#3786)
2016-07-23  Martin PittMerge pull request #3785 from keszybz/less-return-errno
2016-07-23  Zbigniew Jędrzejewsk... NEWS: remove duplicate names and fix a few typos
2016-07-23  Zbigniew Jędrzejewsk... Merge pull request #3784 from poettering/NEWS-v231
2016-07-23  Zbigniew Jędrzejewsk... nspawn: don't skip cleanup on locking error 3785/head
2016-07-23  Zbigniew Jędrzejewsk... import: don't log "fake" errno values
2016-07-23  Zbigniew Jędrzejewsk... Use "return log_error_errno" in more places"
2016-07-23  Zbigniew Jędrzejewsk... Merge pull request #3777 from poettering/id128-rework
2016-07-22  Lennart PoetteringPopulate NEWS a bit, in preparation for v231 3784/head
2016-07-22  Lennart Poetteringman: rework resolved.conf's Cache= documentation
2016-07-22  Lennart Poetteringmailmap: add a few more names
2016-07-22  Lennart PoetteringMerge pull request #3783 from poettering/fix-3285
2016-07-22  Lennart Poetteringcoredump: turn off coredump collection entirely after... 3783/head
2016-07-22  Lennart Poetteringcoredump: make sure to handle crashes of PID 1 and...
2016-07-22  Lennart PoetteringMerge pull request #3753 from poettering/tasks-max...
2016-07-22  Lennart Poetteringcoredump: truncate overly long coredump metadata fields...
2016-07-22  Lennart Poetteringsystemctl: never check inhibitors if -H or -M are used...
2016-07-22  Lennart PoetteringMerge pull request #3779 from kinvolk/alessandro/nspawn...
2016-07-22  Alessandro... cgroup: whitelist inaccessible devices for "auto" and... 3779/head
2016-07-22  Alessandro... nspawn: set DevicesPolicy closed and clean up duplicate...
2016-07-22  Alessandro... namespace: ensure to return a valid inaccessible nodes...
2016-07-22  Lennart Poetteringcore: check for overflow when handling scaled MemoryLim... 3753/head
2016-07-22  Harald Hoyermacros.systemd.in: add %systemd_ordering (#3776)
2016-07-22  Lennart Poetteringcore: change TasksMax= default for system services...
2016-07-22  Lennart Poetteringlogind: change TasksMax= value for user logins to 33%
2016-07-22  Lennart Poetteringmain: simplify things a bit by moving container check...
2016-07-22  Lennart Poetteringcore: rename MemoryLimitByPhysicalMemory transient...
2016-07-22  Lennart Poetteringcore: support percentage specifications on TasksMax=
2016-07-22  Lennart Poetteringmachine-id-setup: add new --print switch 3777/head
2016-07-22  Lennart Poetteringcore: rework machine-id-setup.c to use the calls from...
2016-07-22  Lennart Poetteringsd-id128: handle NULL return parameter in sd_id128_from...
2016-07-22  Lennart Poetteringmain: make sure set_machine_id() doesn't clobber arg_ma...
2016-07-22  Lennart Poetteringmachine-id-setup: port machine_id_commit() to new id128...
2016-07-22  Lennart Poetteringnspawn: rework /etc/machine-id handling
2016-07-22  Lennart Poetteringsystemctl: fix format string for uint64_t field
2016-07-22  Lennart Poetteringsystemctl: fix output alignment in "systemctl status"
2016-07-22  Lennart Poetteringnspawn: rework machine/boot ID handling code to use...
2016-07-22  Lennart Poetteringsd-id128: split UUID file read/write code into new...
2016-07-22  Lennart Poetteringtree-wide: use sd_id128_is_null() instead of sd_id128_e...
2016-07-22  Martin PittMerge pull request #3762 from poettering/sigkill-log
2016-07-22  Martin PittMerge pull request #3764 from poettering/assorted-stuff-2
2016-07-21  Alessandro... nspawn: enable major=0/minor=0 devices inside the conta...
2016-07-21  Alessio Igor... missing_syscall: add __NR_copy_file_range for powerpc...
2016-07-21  Lennart Poetteringupdate TODO
2016-07-21  Peter Huttererhwdb: axis resolution override for the Lenovo Y700...
2016-07-21  Lennart PoetteringMerge pull request #3770 from AlexanderKurtz/master
2016-07-21  Thomas H. P... core: remove duplicate includes (#3771)
2016-07-21  Zbigniew Jędrzejewsk... Merge pull request #3760 from poettering/rfkill-fix
2016-07-21  Lennart Poetteringdocumentation: add a short document describing how...
2016-07-21  Alexander Kurtzbootctl: Always use upper case for "/EFI/BOOT" and... 3770/head
2016-07-21  Alexander Kurtzbootctl: Use lower case string constants in case-insens...
2016-07-20  Topi Miettinennamespace: fix wrong return value from mount(2) (#3758)
2016-07-20  Lennart Poetteringbasic: fix macro definition in nss-util.h 3764/head
2016-07-20  Lennart Poetteringexecute: make sure JoinsNamespaceOf= doesn't leak ns...
2016-07-20  Lennart Poetteringnamespace: add a (void) cast
2016-07-20  Lennart Poetteringnspawn: when netns is on, mount /proc/sys/net writable
2016-07-20  Lennart Poetteringnspawn: document why the uid shift range is the way...
2016-07-20  Lennart Poetteringconf-parser: minor coding style improvements
2016-07-20  Lennart Poetteringunits: fix TasksMax=16384 for systemd-nspawn@.service
2016-07-20  Lennart Poetteringcore: normalize header inclusion in execute.h a bit
2016-07-20  Lennart Poetteringexecute: normalize connect_logger_as() parameters slightly
2016-07-20  Lennart Poetteringlogind: always abandon session scopes before killing... 3762/head
2016-07-20  Lennart Poetteringcore: when a scope was abandoned, always log about...
2016-07-20  Lennart Poetteringcore: make sure RequestStop signal is send directed
2016-07-20  Lennart Poetteringcgroup: suppress sending follow-up SIGCONT after sendin...
2016-07-20  Lennart Poetteringcore: when forcibly killing/aborting left-over unit...
2016-07-20  Daniele MedriPO: italian updates (#3761)
2016-07-20  Lennart Poetteringutil: don't send SIGCONT following a SIGCONT or SIGKILL...
2016-07-20  Lennart Poetteringlogind: minor coding style improvements
next