]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared
man: /usr/bin may contain binaries in any compatible arch, not just the primary one
[thirdparty/systemd.git] / src / shared /
2014-07-02  Lennart Poetteringutil: when unescaping strings, don't allow smuggling...
2014-07-02  Lennart Poetteringutil: generalize is_localhost() and use it everywhere...
2014-07-02  Lennart Poetteringpath: add new "systemd-path" utility for querying paths...
2014-07-01  Kay Sieversparse_uid: return -ENXIO for -1 uids
2014-07-01  Kay Sieversbase-filesystem: avoid all searching if the link alread...
2014-07-01  Kay Sieversbase-filesystem: explicitely check existence of the...
2014-07-01  Kay Sieversbase-filesystem: create /lib64 symlink to libdir /usr...
2014-06-30  Zbigniew Jędrzejew... cryptsetup: allow x-systemd.device-timeout
2014-06-30  Zbigniew Jędrzejew... fstab-generator: allow x-systemd.device-timeout for...
2014-06-30  Zbigniew Jędrzejew... Move x-systemd-device.timeout handling from core to...
2014-06-30  Luke Shumakershared/util.c:wait_for_terminate_and_warn(): Add a...
2014-06-30  Lennart Poetteringutil: fix comment
2014-06-29  Lennart Poetteringutil: refuse considering UID 0xFFFF and 0xFFFFFFFF...
2014-06-26  Zbigniew Jędrzejew... journal/compress: add stream compression/decompression...
2014-06-25  Lennart Poetteringfsck: consider a fsck implementation linked to /bin...
2014-06-24  Ronny Chevalieruse more _cleanup_ macro
2014-06-24  Kay Sieversnspawn: create essential base directories at system...
2014-06-23  Lennart Poetteringcoredump: never write more than the configured processi...
2014-06-22  Marc-Antoine Perennoufix in_addr_prefix_intersect for 32bits
2014-06-21  Thomas Hindoe Paab... consistently order cleanup attribute before type
2014-06-21  Zbigniew Jędrzejew... util: treat fuse.sshfs as a network filesystem
2014-06-21  Zbigniew Jędrzejew... missing.h: add various network enums
2014-06-20  Zbigniew Jędrzejew... util: do not strip /dev prefix twice
2014-06-20  Michael Marineaushared: fix search_and_fopen with alternate roots
2014-06-20  Michael Marineauconf-files: include root in returned file paths
2014-06-20  Michael Marineaushared: rename path_strv_canonicalize_absolute functions
2014-06-20  Zbigniew Jędrzejew... util.c: simplify rm_rf_children_dangerous
2014-06-19  Lennart Poetteringcopy: don't eat up error from chown()/chmod()
2014-06-19  Lennart Poetteringtmpfiles: make sure "C" doesn't copy anything if the...
2014-06-19  Kay Sieverstmpfiles: do not fail when copying an empty directory
2014-06-19  Lennart Poetteringcoredumpctl: fix columns sizing for timestamp
2014-06-18  Lennart Poetteringcoredump: optionally store coredumps on disk, not in...
2014-06-18  Lennart Poetteringnetworkd: add a number of calls to manipulate in_addr_u...
2014-06-18  Lennart Poetteringsocket-util: introduce in_addr_union similar to sockadd...
2014-06-17  Lennart Poetteringtmpfiles: add "+" modifier support to b, c, p lines...
2014-06-17  Thomas Hindoe Paab... install: remove unused variable
2014-06-17  Lennart Poetteringinstall: improve paths we show the user when enabling...
2014-06-17  Lennart Poetteringconf-files: fix when for --root= logic
2014-06-17  Lennart Poetteringinstall: simplify symlink --root= logic
2014-06-17  Lennart Poetteringinstall: "systemctl enable" should be a nop for templat...
2014-06-17  Lennart Poetteringlog: don't downgrade log level in non-PID 1 if "quiet...
2014-06-17  Lennart Poetteringinstall: make sure that --root= mode doesn't make us...
2014-06-17  Lennart Poetteringinstall: make sure "systemctl disable foobar@.service...
2014-06-17  Lennart Poetteringinstall: introduce new DefaultInstance= field for ...
2014-06-17  Lennart Poetteringinstall: when looking for a unit file for enabling...
2014-06-17  Lennart Poetteringinstall: use symlink_atomic() instead of unlink()+symli...
2014-06-17  Lennart Poetteringinstall: various modernizations
2014-06-17  Lennart Poetteringinstall: teach preset query logic --root= support
2014-06-17  Lennart Poetteringinstall: beef up preset logic to limit to only enable...
2014-06-16  Lennart Poetteringinstall: simplify and clarify disabling logic for insta...
2014-06-16  Lennart Poetteringinstall: various modernizations
2014-06-16  Lennart Poetteringunit-name: various modernizations
2014-06-16  Lennart Poetteringunit-name: fix detection of unit templates/instances
2014-06-16  David Herrmannutil: add realloc_multiply() helper
2014-06-16  David Herrmannutil: fix multiply-alloc helpers with size==0
2014-06-16  David Herrmannmacro: add DISABLE_WARNING_SHADOW
2014-06-16  Lennart Poetteringtmpfiles: add new "L+" command as stronger version...
2014-06-16  Lennart Poetteringtmpfiles: set up selinux label proeprly when creating...
2014-06-13  Lennart Poetteringos-release: define /usr/lib/os-release as fallback...
2014-06-13  Andreas Henrikssoninstall: fix invalid free() in unit_file_mask()
2014-06-13  Lennart Poetteringcore: add new ConditionNeedsUpdate= unit condition
2014-06-13  Lennart Poetteringcondition: minor modernizations
2014-06-12  Lennart Poetteringsysusers: add minimal tool to reconstruct /etc/passwd...
2014-06-10  Lennart Poetteringtmpfiles: get rid of "m" lines, make them redundant...
2014-06-10  Lennart Poetteringtmpfiles: add new "C" line for copying files or directories
2014-06-10  Lennart Poetteringlabel: when clearing selinux context, don't mangle...
2014-06-10  Ronny Chevalierlog: honour the kernel's quiet cmdline argument
2014-06-10  Thomas Blumesystemd-detect-virt: only discover Xen domU
2014-06-10  Lennart Poetteringbus-proxy: properly index policy by uid/gid when parsing
2014-06-06  Lennart Poetteringbus: add basic dbus1 policy parser
2014-06-06  Lennart Poetteringnamespace: beef up read-only bind mount logic
2014-06-05  Lennart Poetteringnamespace: when setting up an inaccessible mount point...
2014-06-05  Lennart Poetteringutil: fix fd_cloexec(), fd_nonblock()
2014-06-05  Lennart Poetteringsd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()
2014-06-05  Lennart Poetteringkdbus: when uploading bus name policy, resolve users...
2014-06-05  Lennart Poetteringsocket: add SocketUser= and SocketGroup= for chown...
2014-06-04  Lennart Poetteringsocket: optionally remove sockets/FIFOs in the file...
2014-06-04  Lennart Poetteringbus-proxy: drop priviliges if we can
2014-06-03  Tom Gundersenshared: capability - don't loop over the cap bits if...
2014-06-03  Tom Gundersenshared: allow drop_priviliges to drop all privs
2014-06-01  Lennart Poetteringtimesyncd: split privilege dropping code out of timesyn...
2014-05-31  Thomas Hindoe Paab... util: ignore_file should not allow files ending with '~'
2014-05-28  Lennart Poetteringvirt: rework container detection logic
2014-05-28  Kay Sieversbuild-sys: use glibc's xattr support instead of requiri...
2014-05-26  Michal SekletarDo not unescape unit names in [Install] section
2014-05-25  Djalal Harouninspawn: make nspawn robust to container failure
2014-05-25  Tanu Kaskinenpath-util: fix missing terminating zero
2014-05-25  Cristian RodríguezUse %m instead of strerror(errno) where appropiate
2014-05-24  Reyad Attiyatdetect-virt: Remove string for Microsoft virtualization...
2014-05-24  Kay Sieverscore: timer - switch to touch_file()
2014-05-24  Kay Sieverstimedated: refuse manual system time updates when autom...
2014-05-24  Kay Sieversclock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()
2014-05-24  Kay Sieverstimesyncd: only update stamp file when we are synchronized
2014-05-23  Kay Sieversshared: add touch_file() and let touch() always update...
2014-05-23  Kay Sieversshared: rename hwclock.[ch] to clock-util.[ch]
2014-05-22  Lennart Poetteringconf-parser: never consider it an error if we cannot...
2014-05-22  Lennart Poetteringtime-util: make sure USEC_PER_SEC and friends are actua...
2014-05-21  Lennart Poetteringutil: fix a gcc compiler warning
2014-05-21  Lennart Poetteringlogind: don't apply RemoveIPC= to system users
2014-05-18  Lennart Poetteringmachined: add logic to query IP addresses of containers
next