platform/upstream/systemd.git
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...
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
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...
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
2016-07-20 Lennart PoetteringMerge pull request #3759 from poettering/namespace...
2016-07-20 Lennart Poetteringrules: make sure always set at least one property on...
2016-07-20 Lennart Poetteringman: document a tiny bit better what udev_device_get_is...
2016-07-20 Lennart Poetteringnamespace: minor improvements
2016-07-20 Lennart Poetteringcore: hide legacy bus properties
2016-07-20 mulkieranman: revise entry about specifying a file path (#3739)
2016-07-19 Zbigniew Jędrzejewsk... man: mention that locale changes might require initramf...
2016-07-19 Lennart PoetteringMerge pull request #3685 from kinvolk/alessandro/inacce...
2016-07-19 Evgeny VereshchaginMerge pull request #3636 from poettering/logs-show...
2016-07-19 Lennart Poetteringsd-journal: suppress empty lines
2016-07-19 Alessandro... doc,core: Read{Write,Only}Paths= and InaccessiblePaths=
2016-07-19 Alessandro... namespace: unify limit behavior on non-directory paths
2016-07-19 Lennart Poetteringman: document that sd_journal_print() strips trailing...
2016-07-19 Lennart Poetteringjournalctl: make sure that journalctl's --all switch...
2016-07-19 Lennart Poetteringsd-journal: when formatting log messages, implicitly...
2016-07-19 Lennart Poetteringmkosi: make sure we fail on error
2016-07-19 Harald Hoyerkernel-install: recognize /boot/efi mountpoint (#3751)
2016-07-19 Atrotorsupdate 60-evdev to include rules for ASUS UX305 touchpa...
2016-07-18 Zbigniew Jędrzejewsk... Merge pull request #3749 from phomes/trivial-fixes3
2016-07-18 Thomas Hindoe... resolved: replace bitwise and with logical and
2016-07-18 Thomas Hindoe... treewide: remove unused variables
2016-07-18 Thomas Hindoe... basic: fix whitespace
2016-07-18 Thomas Hindoe... network: fix indentation
2016-07-18 Jan Janssensd-boot: Fix waiting for keyboard input (#3735)
2016-07-18 Marcel Holtmannhwdb: Update database of Bluetooth company identifiers
2016-07-18 tblumenspawn: decrease mkdir error logging in /sys to debug...
2016-07-18 Lennart PoetteringMerge pull request #3745 from keszybz/fix-make-nulstr...
2016-07-18 Daniel MackMerge pull request #3746 from keszybz/trivial-fixes
2016-07-17 Zbigniew Jędrzejewsk... Drop parentheses in two places
2016-07-17 Zbigniew Jędrzejewsk... systemd-resolve: remove spurious newline with no global...
2016-07-17 Zbigniew Jędrzejewsk... systemd-resolve: use plural "DNS Servers"
2016-07-17 Zbigniew Jędrzejewsk... basic/strv: add an extra NUL after strings in strv_make...
2016-07-17 Jean-Sébastien... basic/strv: exhibit strv_make_nulstr missing final...
2016-07-16 Lukáš Nykrýnmanager: don't skip sigchld handler for main and contro...
2016-07-16 Michael Bieblman: mention system-shutdown hook directory in synopsis...
2016-07-16 Zbigniew Jędrzejewsk... man: replace dash with mdash where appropriate
2016-07-16 Lennart Poetteringbuild-sys: add mkosi hookup (#3731)
2016-07-15 Susant Sahaninetworkd: fix for 3692 (#3699)
2016-07-15 Rusty Birdrules: UDEV_DISABLE_PERSISTENT_STORAGE_RULES_FLAG prope...
2016-07-15 Zbigniew Jędrzejewsk... tree-wide: get rid of selinux_context_t (#3732)
2016-07-15 Stef Walterudev: Line buffer 'udev monitor' output (#3733)
2016-07-15 ntzrmtthihu777zsh-completion: fix option ordering in set-x11-keymap...
2016-07-15 Zbigniew Jędrzejewsk... macros: provide %_systemdgeneratordir and %_systemduser...
2016-07-15 Daniel Macknetwork-ndisc: avoid VLAs (#3725)
2016-07-15 Michal Soltyscorrect information about implicit dependencies (#3730)
2016-07-15 Zbigniew Jędrzejewsk... Merge pull request #3709 from poettering/journald-shutd...
2016-07-14 Andreas PokornyFix tablet detection, by replicating decision tree...
2016-07-14 Peter Huttererhwdb: add axis corrections for the Lenovo V360 touchpad...
2016-07-14 Valentin Vidićbasic/mount-util: recognize ocfs2 as network fs (#3713)
2016-07-12 Lennart Poetteringshutdown: already sync IO before we enter the final...
2016-07-12 Lennart Poetteringshutdown: use 90s SIGKILL timeout
2016-07-12 Michael BieblVarious fixes for typos found by lintian (#3705)
2016-07-12 Jakub Wilkman: fix indefinite articles (#3694)
2016-07-12 Luca Brunoseccomp: only abort on syscall name resolution failures...
2016-07-12 Michael BieblMerge pull request #3702 from torstehu/fix-typo
2016-07-11 Torstein Husebøtreewide: fix typos and remove accidental repetition...
2016-07-08 Ivan Shapovalovman: improve wording for calendar spec's repetition...
2016-07-08 Alessandro... nspawn-completion: implementation of shell completion...
2016-07-08 bgbhperules: block: add support for pmem devices (#3683)
2016-07-08 Michal Sekletarudevadm: explicitly relabel /etc/udev/hwdb.bin after...
2016-07-08 Evgeny VereshchaginMerge pull request #3680 from joukewitteveen/pam-env
2016-07-08 Jouke Witteveenexecute: Do not alter call-by-ref parameter on failure
next