platform/upstream/systemd.git
2015-10-27 Lennart Poetteringuser-util: move UID/GID related macros from macro.h...
2015-10-27 Lennart Poetteringutil-lib: move web-related calls into web-util.[ch]
2015-10-27 Lennart Poetteringutil-lib: split out syslog-related calls into syslog...
2015-10-27 Lennart Poetteringdetect-virt: add new --chroot switch to detect chroot...
2015-10-27 Lennart Poetteringutil-lib: move running_in_chroot() into virt.[ch]
2015-10-27 Lennart Poetteringutil-lib: move /proc/cmdline parsing code to proc-cmdli...
2015-10-27 Lennart Poetteringutil-lib: move is_main_thread() to process-util.[ch]
2015-10-27 Lennart Poetteringsrc/basic: rename audit.[ch] → audit-util.[ch] and...
2015-10-27 Lennart Poetteringutil-lib: split out umask-related code to umask-util.h
2015-10-27 Lennart Poetteringutil-lib: move more locale-related calls to locale...
2015-10-27 Lennart Poetteringutil-lib: move status printing stuff into src/core/
2015-10-27 Lennart Poetteringutil-lib: move string table stuff into its own string...
2015-10-27 Lennart Poetteringutil-lib: split stat()/statfs()/stavfs() related calls...
2015-10-27 Lennart Poetteringutil: move string_is_safe() to string-util.[ch]
2015-10-27 Lennart Poetteringutil-lib: move a number of fs operations into fs-util...
2015-10-27 Lennart Poetteringutil-lib: split out file attribute calls to chattr...
2015-10-27 Lennart Poetteringutil-lib: split xattr-related calls into xattr-util...
2015-10-27 Lennart Poetteringutil-lib: introduce dirent-util.[ch] for directory...
2015-10-27 Lennart Poetteringutil-lib: split out resource limits related calls into...
2015-10-27 Lennart Poetteringutil-lib: move take_password_lock() to user-util.[ch]
2015-10-27 Lennart Poetteringutil: move filename_is_valid() and path_is_safe() to...
2015-10-27 Lennart Poetteringutil-lib: move mount related utility calls to mount...
2015-10-27 Lennart Poetteringutil-lib: move fstab_node_to_udev_node() to fstab-util...
2015-10-27 Lennart Poetteringutil-lib: move more file I/O related calls into fileio...
2015-10-27 Lennart Poetteringutil: remove path_get_parent(), in favour of dirname_ma...
2015-10-27 Lennart Poetteringutil-lib: split out hex/dec/oct encoding/decoding into...
2015-10-27 Lennart Poetteringutil-lib: split string parsing related calls from util...
2015-10-27 Tom GundersenMerge pull request #1693 from ssahani/word
2015-10-27 Susant Sahaniresolved: port to extract_first_word
2015-10-27 Susant Sahanitimesysnd: port to extract_first_word
2015-10-27 Lennart PoetteringMerge pull request #1688 from phomes/typo-fix
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
next