platform/upstream/systemd.git
2015-10-26 Thomas Hindoe... path-util: do not return NULL as int
2015-10-26 Lennart PoetteringMerge pull request #1679 from evverx/refuse-manual...
2015-10-26 Lennart PoetteringMerge pull request #1686 from medhefgo/remount-ro-fix
2015-10-26 Jan Janssenunmount: Pass in mount options when remounting read...
2015-10-26 Tom GundersenMerge pull request #1676 from poettering/util-lib-2
2015-10-26 Tom Gundersenjournal: add missing include
2015-10-26 Lennart PoetteringMerge pull request #1681 from ssahani/journal
2015-10-26 Susant Sahanijournald-server: port to extract_first_word
2015-10-26 Evgeny Vereshchagincore: don't allow manual start with reload-or-restart too
2015-10-26 Lennart PoetteringMerge pull request #1675 from evverx/run-protect-home
2015-10-26 Lennart Poetteringprocess-util: move more process related calls to proces...
2015-10-26 Lennart Poetteringsocket-util: move remaining socket-related calls from...
2015-10-26 Lennart Poetteringbuild-sys: add missing makefile symlink
2015-10-26 Lennart Poetteringutil-lib: move ether_addr_to_string() into ether-addr...
2015-10-26 Lennart Poetteringpath-util: minor coding style fix
2015-10-26 Lennart Poetteringcore: rename SmackFileSystemRoot= to SmackFileSystemRoo...
2015-10-26 Lennart Poetteringuser-util: never hand out or accept invalid UIDs
2015-10-26 Lennart Poetteringutil: remove lookup_uid(), replace by uid_to_name()
2015-10-26 Lennart Poetteringuser-util: simplify uid parsing a bit
2015-10-26 Lennart Poetteringutil-lib: split out user/group/uid/gid calls into user...
2015-10-26 Lennart Poetteringutil-lib: split out IO related calls to io-util.[ch]
2015-10-26 Evgeny Vereshchaginshell-completion: systemd-run: add the property ProtectHome
2015-10-26 Evgeny Vereshchaginrun: can launch units with ProtectHome
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...
2015-10-25 Hristo Venevman: fix systemd.time RAS syndrome and line length
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
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/
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
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...
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
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
2015-10-24 Lennart PoetteringMerge pull request #1664 from again4you/devel/tmp-smack_#5
2015-10-24 Sangjung Woounits: add 'SmackFileSystemRoot=*' option into tmp...
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/
2015-10-23 Thomas Hindoe... tmpfiles: simplify mountpoint detection
2015-10-23 Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-23 Zbigniew Jędrzejewsk... test-compress-benchmark: properly initialize buffer
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...
2015-10-22 Evgeny Vereshchaginjournalctl: clarify -q option
2015-10-22 Evgeny Vereshchagincore: use extract_first_word for namespace parsing
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
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
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
2015-10-22 Evgeny Vereshchaginutil: allow unbalanced double quote in EXTRACT_QUOTES...
2015-10-22 Lennart Poetteringcore: check parsed bus msg in full before applying it
next