]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core
process-util: move a couple of process-related calls over
[thirdparty/systemd.git] / src / core /
2015-10-27  Lennart Poetteringprocess-util: move a couple of process-related calls...
2015-10-27  Lennart Poetteringprocess-util: rename get_parent_of_pid() → get_process_...
2015-10-27  Lennart Poetteringmount-util: move fstype_is_network() and name_to_handle...
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 Poetteringutil-lib: split out printf() helpers to stdio-util.h
2015-10-27  Lennart Poetteringio-util.h: move iovec stuff from macro.h to io-util.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 Poetteringutil-lib: move /proc/cmdline parsing code to proc-cmdli...
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-lib: move a number of fs operations into fs-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 mount related utility calls to mount...
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-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  Lennart PoetteringMerge pull request #1681 from ssahani/journal
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 Poetteringsocket-util: move remaining socket-related calls from...
2015-10-26  Lennart Poetteringcore: rename SmackFileSystemRoot= to SmackFileSystemRoo...
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 Vereshchaginrun: can launch units with ProtectHome
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: split out fd-related operations into fd-util...
2015-10-25  Zbigniew Jędrzejew... Merge pull request #1663 from poettering/journal-compre...
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  Evgeny Vereshchagincore: various small fixes to unit-printf 1665/head
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 PoetteringMerge pull request #1664 from again4you/devel/tmp-smack_#5
2015-10-24  Sangjung Woomount: add new SmackFileSystemRoot= setting for mount...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
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-22  Evgeny Vereshchagincore: use extract_first_word for namespace parsing 1647/head
2015-10-22  Lennart Poetteringcore: check parsed bus msg in full before applying it 1641/head
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 #1632 from evverx/fix-namespace...
2015-10-21  Evgeny Vereshchagincore: fix namespace parsing 1632/head
2015-10-21  Lennart PoetteringMerge pull request #1623 from evverx/run-rw-ro-ia-dirs
2015-10-20  Evgeny Vereshchaginrun: can launch units with ReadWriteDirectories, ReadOn...
2015-10-20  Ronny ChevalierMerge pull request #1622 from phomes/unused-variable
2015-10-20  Thomas Hindoe Paab... dbus-execute: remove unused variable 1622/head
2015-10-20  Lennart PoetteringMerge pull request #1616 from evverx/run-fix-environmen...
2015-10-20  Tom GundersenMerge pull request #1538 from ssahani/ipv62
2015-10-20  Evgeny Vereshchaginrun: fix Environment parsing 1616/head
2015-10-20  Lennart PoetteringMerge pull request #1619 from iaguis/nspawn-sysfs-netns-3
2015-10-20  Daniel MackMerge pull request #1568 from poettering/netclass
2015-10-19  Lennart Poetteringdbus-execute: some cleanups when parsing EnvironmentFil... 1568/head
2015-10-19  Lennart Poetteringcore: actually set pids_max field after parsing it
2015-10-19  Lennart Poetteringtree-wide: add more void casts for various syscall...
2015-10-19  Lennart Poetteringcore: fix type of NetClass dbus property
2015-10-19  Lennart PoetteringMerge pull request #1614 from alkino/master
2015-10-19  Lennart PoetteringMerge pull request #1613 from phomes/unused-functions-2
2015-10-19  Nicolas CornuHook more properties for transient units 1614/head
2015-10-19  Thomas Hindoe Paab... tree-wide: remove unused functions 1613/head
2015-10-19  Lennart PoetteringMerge pull request #1584 from mischief/journal-remote...
2015-10-19  Lennart PoetteringMerge pull request #1610 from evverx/man-tmpfiles-d
2015-10-19  Lennart PoetteringMerge pull request #1598 from evverx/run-oomscoreadjust
2015-10-18  David HerrmannMerge pull request #1595 from poettering/proxy-fixes
2015-10-17  Evgeny Vereshchaginrun: can launch units with OOMScoreAdjust
2015-10-17  Lennart Poetteringunit: allocate bus name match string on the stack 1595/head
2015-10-17  Zbigniew Jędrzejew... Merge pull request #1508 from msekletar/update-TODO...
2015-10-16  Ronny ChevalierMerge pull request #1582 from evverx/dump-runtime-dir...
2015-10-16  Evgeny Vereshchagincore: dump RuntimeDirectories and RuntimeDirectoryMode too 1582/head
2015-10-15  Lennart PoetteringMerge pull request #1575 from evverx/expose-manager...
2015-10-15  Evgeny Vereshchagincore: expose manager's TimerSlackNSec as propery on... 1575/head
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-15  Lennart PoetteringMerge pull request #1572 from again4you/devel/tmp-smack
2015-10-15  Lennart PoetteringMerge pull request #1569 from mustrumr/date-parse-additions
2015-10-15  Lennart PoetteringMerge pull request #1574 from evverx/run-timer-slack...
2015-10-15  Evgeny Vereshchaginrun: can launch units with TimerSlackNSec
2015-10-14  Lennart PoetteringMerge pull request #1528 from evverx/systemd-run-syslog...
2015-10-14  Evgeny Vereshchagincore: execute: validate syslog level and facility 1528/head
2015-10-14  Lennart PoetteringMerge pull request #1562 from michich/overlinking
2015-10-14  Zbigniew Jędrzejew... Merge pull request #1563 from poettering/exciting-fixes
2015-10-14  Evgeny Vereshchaginsystemd-run: can launch units with SyslogFacility
next