chiark / gitweb /
use more _cleanup_ macro
[elogind.git] / src / shared /
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
2014-05-18 Lennart Poetteringtimesyncd: run timesyncd as unpriviliged user "systemd...
2014-05-17 Michael Marineauconf-parser: silently ignore sections starting with...
2014-05-16 Tanu Kaskinenpath-lookup: don't hardcode .config
2014-05-16 Tanu Kaskinenpath-util: add path_make_relative()
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-15 Zbigniew Jędrzejew... Make systemctl --root look for files in the proper...
2014-05-15 Zbigniew Jędrzejew... shared/install: do not prefix created symlink with...
2014-05-14 Lennart Poetteringhashmap: add hashmap_remove2() to remove item from...
2014-05-13 David Herrmannshared: add ring buffer
2014-05-13 David Herrmannshared: add ALIGN_POWER2 macro
2014-05-13 Lennart Poetteringreplace more dup() by F_DUPFD_CLOEXEC
2014-05-10 Tom Gundersenrtnl: message - read group membership of incoming messages
2014-05-06 Lennart Poetteringlist: make LIST_FIND_TAIL work for empty lists
2014-05-05 Lennart Poetteringtimesyncd: lookup name server via sd-resolve, support...
2014-05-05 Lennart Poetteringbuild-sys: move async.[ch] to src/shared
next