]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2015-10-27  Lennart Poetteringautomount: move generically userful call repeat_mount...
2015-10-27  Lennart Poetteringprocess-util: move a couple of process-related calls...
2015-10-27  Lennart Poetteringprocess-util: make some minor corrections to PID live...
2015-10-27  Lennart Poetteringprocess-util: rename get_parent_of_pid() → get_process_...
2015-10-27  Lennart Poetteringprocess-util: actually move rename_process() over
2015-10-27  Lennart Poetteringmount-util: move fstype_is_network() and name_to_handle...
2015-10-27  Lennart Poetteringupdate TODO
2015-10-27  Lennart Poetteringutil-lib: split out allocation calls into alloc-util...
2015-10-27  Lennart Poetteringutil-lib: split out globbing related calls into glob...
2015-10-27  Lennart Poetteringstat-util.h: move F_TYPE_EQUAL() macro definition to...
2015-10-27  Lennart Poetteringutil-lib: split out printf() helpers to stdio-util.h
2015-10-27  Lennart Poetteringmacro.h: move definition of MODE_INVALID to parse-util.h
2015-10-27  Lennart Poetteringmacro: move DECIMAL_STR_WIDTH() into macro.h
2015-10-27  Lennart Poetteringsocket-util: move CMSG_FOREACH() from macro.h to socket...
2015-10-27  Lennart Poetteringio-util.h: move iovec stuff from macro.h to io-util.h
2015-10-27  Lennart Poetteringprocess-util: move PID related macros from macro.h...
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 1693/head
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 1688/head
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... 1686/head
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 1681/head
2015-10-26  Evgeny Vereshchagincore: don't allow manual start with reload-or-restart too 1679/head
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... 1676/head
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 1675/head
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... 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...
next