]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2015-10-26  Lennart Poetteringutil-lib: split out IO related calls to io-util.[ch]
2015-10-25  Lennart PoetteringMerge pull request #1674 from evverx/run-fix-couldnot...
2015-10-25  Lennart PoetteringMerge pull request #1673 from mustrumr/date-fixes
2015-10-25  Evgeny Vereshchaginrun: fix "couldn't find executable" for the existing... 1674/head
2015-10-25  Hristo Venevman: fix systemd.time RAS syndrome and line length 1673/head
2015-10-25  Hristo Venevtest: "today UTC" is not always "today UTC"
2015-10-25  Hristo Venevbasic: use the return value of endswith
2015-10-25  Ronny ChevalierMerge pull request #1671 from keszybz/zsh-journalctl...
2015-10-25  Zbigniew Jędrzejewsk... zsh-completion: journalctl --identifier 1671/head
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-25  Lennart PoetteringMerge pull request #1667 from evverx/run-protect-system
2015-10-25  Lennart Poetteringutil-lib: move formats-util.h from shared/ to basic/ 1654/head
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-25  Zbigniew Jędrzejewsk... Merge pull request #1663 from poettering/journal-compre...
2015-10-25  Susant Sahanivxlan: fix assert 1668/head
2015-10-25  Susant Sahaniveth: fix assert
2015-10-25  Susant Sahaniipvlan: fix assert
2015-10-25  Susant Sahanibond: fix assert
2015-10-25  Susant Sahanivlan: fix assert
2015-10-24  Evgeny Vereshchaginshell-completion: systemd-run: add the property Protect... 1667/head
2015-10-24  Evgeny Vereshchaginrun: can launch units with ProtectSystem
2015-10-24  Lennart PoetteringMerge pull request #1665 from evverx/unit-printf-fixes
2015-10-24  Lennart Poetteringsd-*.h: clean up exported (or to-be-exported) header...
2015-10-24  Lennart Poetteringutil: move logind_running() to login-util.[ch]
2015-10-24  Evgeny Vereshchagincore: various small fixes to unit-printf 1665/head
2015-10-24  Lennart Poetteringman: let's enclose * in shell examples in ''
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart Poetteringutil: split out escaping code into escape.[ch]
2015-10-24  Lennart Poetteringutil-lib: rework extract_first_word_and_warn() a bit
2015-10-24  Lennart Poetteringutil: split out extract_first_word() and related calls...
2015-10-24  Lennart Poetteringpath-util: unify how we process paths specified on...
2015-10-24  Lennart Poetteringutil-lib: get_current_dir_name() can return errors...
2015-10-24  Lennart Poetteringpath-util: rework find_binary(), fsck_exists() and...
2015-10-24  Lennart Poetteringjournal: irrelevant coding style fixes 1663/head
2015-10-24  Lennart PoetteringMerge pull request #1664 from again4you/devel/tmp-smack_#5
2015-10-24  Sangjung Woounits: add 'SmackFileSystemRoot=*' option into tmp... 1664/head
2015-10-24  Sangjung Woomount: add new SmackFileSystemRoot= setting for mount...
2015-10-24  Lennart Poetteringjournal: fix error handling when compressing journal...
2015-10-24  Lennart PoetteringMerge pull request #1657 from phomes/tmpfiles-simplific...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Vito Caputojournal: s/Envalid/Invalid/ 1659/head
2015-10-23  Thomas Hindoe... tmpfiles: simplify mountpoint detection 1657/head
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-23  Zbigniew Jędrzejewsk... test-compress-benchmark: properly initialize buffer 1653/head
2015-10-23  Zbigniew Jędrzejewsk... test-compress-benchmark: limit default runtime to 2...
2015-10-23  Lennart PoetteringMerge pull request #1652 from filbranden/extract1
2015-10-23  Lennart PoetteringMerge pull request #1647 from evverx/use-extract-in...
2015-10-23  Lennart PoetteringMerge pull request #1648 from evverx/clarify-journalctl...
2015-10-23  Daniel MackMerge pull request #1641 from poettering/btrfs-quota
2015-10-23  Filipe Brandenburgerutil: Replace state with separate booleans in extract_f... 1652/head
2015-10-22  Evgeny Vereshchaginjournalctl: clarify -q option 1648/head
2015-10-22  Evgeny Vereshchagincore: use extract_first_word for namespace parsing 1647/head
2015-10-22  Lennart PoetteringMerge pull request #1646 from keszybz/man-dnf-install
2015-10-22  Zbigniew Jędrzejewsk... man: also add --enablerepo=updates to dnf invocation 1646/head
2015-10-22  Patrik FlyktMerge pull request #1625 from teg/ndisc
2015-10-22  Zbigniew Jędrzejewsk... man: remove --nogpg from dnf install command line
2015-10-22  Tom Gundersensd-ndisc: reduce callbacks 1625/head
2015-10-22  Tom Gundersensd-ndisc: drop sd_ndisc_get_prefixlen()
2015-10-22  Tom Gundersensd-ndisc: drop sd_ndisc_prefix_match()
2015-10-22  Tom Gundersensd-ndisc: don't trigger timeout on prefix expiry
2015-10-22  Tom Gundersensd-ndisc: remove a prefix from the ndisc object when...
2015-10-22  Tom Gundersensd-ndisc: don't inform the caller of expired prefixes
2015-10-22  Tom Gundersensd-ndisc: clean up state enum
2015-10-22  Tom Gundersennetworkd: dhcp6 - do not handle prefix expiration
2015-10-22  Tom Gundersennetworkd: dhcp6 - DHCPv6 addresses should always be...
2015-10-22  Tom Gundersennetworkd: ndisc - split out from dhcp6 code
2015-10-22  Tom Gundersennetworkd: ndisc - make logging messages uniform
2015-10-22  Tom Gundersensd-ndisc: rename icmp6 to ndisc throughout the code
2015-10-22  Tom Gundersenlibsystemd-network: split icm6-util.[ch] out of dhcp6...
2015-10-22  Tom Gundersennetworkd: rename icmp6 to ndisc
2015-10-22  Tom Gundersensd-ndisc: rename API from sd-icmp6-nd
2015-10-22  Tom Gundersensd-icmp6-nd: rename files to sd-ndisc
2015-10-22  Tom GundersenMerge pull request #1644 from reverendhomer/patch-1
2015-10-22  Lennart PoetteringMerge pull request #1642 from evverx/allow-unbalanced...
2015-10-22  reverendhomernetworkd-manager: fix swapped arguments 1644/head
2015-10-22  Evgeny Vereshchaginutil: allow unbalanced double quote in EXTRACT_QUOTES... 1642/head
2015-10-22  Lennart Poetteringcore: check parsed bus msg in full before applying it 1641/head
2015-10-21  Lennart Poetteringnspawn: don't try to resolve passed binary before enter...
2015-10-21  Lennart Poetteringnspawn: rework how we determine private networking...
2015-10-21  Lennart Poetteringunits: also whitelist "blkext" block devices for nspawn...
2015-10-21  Lennart Poetteringimport: don't claim we moved .nspawn file into place...
2015-10-21  Lennart Poetteringimport: correct handling if .nspawn file could not...
2015-10-21  Lennart Poetteringmachinectl: accept "none" and "infinity" as specifier...
2015-10-21  Lennart Poetteringupdate TODO
2015-10-21  Lennart Poetteringtmpfiles.d: change all subvolumes to use quota
2015-10-21  Lennart Poetteringtmpfiles: introduce "q" and "Q" for creating quota...
2015-10-21  Lennart Poetteringimport: when downloading images, create a subtree quota...
2015-10-21  Lennart Poetteringbtrfs: beef-up btrfs support with a limited understandi...
2015-10-21  Lennart Poetteringlogind: minor clean-ups
2015-10-21  Lennart Poetteringsystemctl: the various list commands actually can take...
2015-10-21  Lennart Poetteringutil: improve dir_is_empty() call
2015-10-21  Lennart PoetteringMerge pull request #1639 from alkino/master
2015-10-21  Nicolas Cornucore dbus: Check that flush works with memstream 1639/head
2015-10-21  Lennart PoetteringMerge pull request #1637 from alkino/master
2015-10-21  Nicolas Cornushell-completion: systemd-run: add new property Environ... 1637/head
2015-10-21  Lennart PoetteringMerge pull request #1632 from evverx/fix-namespace...
2015-10-21  Lennart PoetteringMerge pull request #1636 from alkino/master
2015-10-21  Nicolas CornuAdd zsh completion on systemd-run's properties 1636/head
2015-10-21  Evgeny Vereshchagincore: fix namespace parsing 1632/head
next