chiark / gitweb /
Support negated fstab options
[elogind.git] / src / shared /
2015-01-12 Zbigniew Jędrzejew... Support negated fstab options
2015-01-12 Zbigniew Jędrzejew... fstab-util: detect out-of-range pri= assignments
2015-01-12 Zbigniew Jędrzejew... Add new function to filter fstab options
2015-01-11 Zbigniew Jędrzejew... shared/list: add LIST_APPEND
2015-01-11 Zbigniew Jędrzejew... path-lookup: allow /run to override /etc in generator...
2015-01-11 Zbigniew Jędrzejew... Implement masking and overriding of generators
2015-01-11 Zbigniew Jędrzejew... Simplify execute_directory()
2015-01-11 David Herrmannlog: fix log_full_errno() with custom facilities
2015-01-09 Lennart Poetteringlogind: unify how we cast between uid_t and pointers...
2015-01-08 Lennart Poetteringmachined: when cloning a raw disk image, also set the...
2015-01-08 Lennart Poetteringloginctl: show the 10 most recent log user/session...
2015-01-08 Tom Gundersenpath-util: plug leak
2015-01-08 Lennart Poetteringjournal: bump RLIMIT_NOFILE when journal files to 16K...
2015-01-08 Lennart Poetteringutil: make it easy to initialize the crtime from the...
2015-01-08 Lennart Poetteringjournald: turn off COW for journal files on btrfs
2015-01-07 Lennart Poetteringutil: upgrade default $TERM from vt102 to vt220 if...
2015-01-07 Lennart Poetteringconf-parse: make syntax logging functions behave more...
2015-01-07 Lennart Poetteringptyfwd: simplify how we handle vhangups a bit
2015-01-07 Lennart Poetteringbtrfs-util: rework how we iterate through the results...
2015-01-07 Lennart Poetteringmachinectl: make sure that "machinectl login" exits...
2015-01-07 Lennart Poetteringutil: make use of kcmp() to compare fds, if it is available
2015-01-07 Lennart Poetteringutil: don't fail recursive bind mounting if we cannot...
2015-01-06 Lennart Poetteringjournald: whenever we rotate a file, btrfs defrag it
2015-01-06 Zbigniew Jędrzejew... tree-wide: remove unnecessary LOG_PRI
2015-01-06 Lennart Poetteringcore: add new logic for services to store file descript...
2015-01-05 Ivan Shapovalovpath-lookup, systemctl: export lookup_paths_init_from_s...
2015-01-05 Topi Miettinenutil: Do not clear parent mount flags when setting...
2015-01-05 Colin Waltersutil: Fix signedness error in lines(), match implementa...
2015-01-05 Lennart Poetteringjournald: process SIGBUS for the memory maps we set up
2015-01-05 Lennart Poetteringnspawn: mount most of the cgroup tree read-only in...
2015-01-01 Zbigniew Jędrzejew... missing: add __NR_renameat2
2014-12-31 Veres Lajostree-wide: spelling fixes
2014-12-30 David Herrmannmacro: add DIV_ROUND_UP()
2014-12-29 David Herrmanncapability: use /proc/sys/kernel/cap_last_cap
2014-12-28 Lennart Poetteringutil: treat -1 as special size in format_bytes()
2014-12-28 Lennart Poetteringmachined: add support for reporting image size via...
2014-12-28 Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-28 Lennart Poetteringmachinectl/machined: implement "rename", "clone", ...
2014-12-28 Lennart Poetteringmachined: add "machinectl remove" for removing images
2014-12-28 Lennart Poetteringmachined: Move image discovery logic into src/shared...
2014-12-26 Lennart Poetteringutil: always override crtime xattr
2014-12-26 Lennart Poetteringcopy: try top copy atime/time/xattrs when copying files
2014-12-25 Filipe Brandenburgertest: do not use last cap from kernel in test-cap-list
2014-12-25 Lennart Poetteringmachined: beef up machined image listing with creation...
2014-12-24 Lennart Poetteringutil: make creation time xattr logic more generic
2014-12-24 Shawn Paul Landdenutil: fix strict aliasing violations in use of struct...
2014-12-23 Lennart Poetteringbuild-sys: move core/build.h → shared/build.h
2014-12-23 Lennart Poetteringmachined: add new call OpenMachineLogin() that starts...
2014-12-23 Lennart Poetteringcondition: don't include files from src/core
2014-12-23 Lennart Poetteringenv-util: don't include files from src/core/
2014-12-23 Lennart Poetteringutil: add allocation loop to gettyname_malloc()
2014-12-23 Lennart Poetteringnspawn,pty: port over to new ptsname_malloc() helper
2014-12-23 Lennart Poetteringsystemd-run: support -t mode when combined with -M
2014-12-23 Lennart Poetteringrun: add a new "-t" mode for invoking a binary on an...
2014-12-22 Tom Gundersenshared: json - support escaping utf16 surrogate pairs
2014-12-22 Tom Gundersenshared: utf8 - support decoding the full utf16
2014-12-22 Tom Gundersenshared: utf8 - support ucs4 -> utf8
2014-12-22 Dave Reisnerverbs: fix typo in error message
2014-12-19 Lennart Poetteringmachined: add new GetImage() bus call for retrieving...
2014-12-19 Lennart Poetteringutil: rename ignore_file() to hidden_file()
2014-12-19 Lennart Poetteringverbs: when invoking the default verb, pass a faked...
2014-12-19 Lennart Poetteringmachined/machinectl: add logic to show list of availabl...
2014-12-19 Lennart Poetteringutil: when creating temporary filename for atomic creat...
2014-12-19 Lennart Poetteringimport: add new minimal tool "systemd-import" for pulli...
2014-12-19 Lennart Poetteringutil: add generalization of verb parsing for command...
2014-12-19 Lennart Poetteringutil: make sure rm_rf() can be called on symlinks ...
2014-12-19 Lennart Poetteringstrv: ass new strv_is_uniq() and strv_reverse() calls
2014-12-19 Zbigniew Jędrzejew... Treat a trailing backslash as an error
2014-12-19 Zbigniew Jędrzejew... tree-wide: make condition_free_list return NULL
2014-12-18 Dave Reisnerpath-util: fix breakage in path_is_mount_point
2014-12-18 Zbigniew Jędrzejew... core: use raw_clone instead of fork in signal handler
2014-12-18 Zbigniew Jędrzejew... path: make the check for unsupported name_to_handle_at...
2014-12-18 Umut Tezduyar Lindskogpath: follow symbolic link for parent path (2)
2014-12-18 Lennart Poetteringmachinectl: add new commands for copying files from...
2014-12-18 Lennart Poetteringutil: in make_stdio() use dup2() rather than dup3()
2014-12-17 Ken Wernernspawn: fix invocation of the raw clone() system call...
2014-12-17 Umut Tezduyar Lindskogpath: follow symbolic link for parent path
2014-12-17 Tom Gundersenshared: strv - add strv_clear()
2014-12-16 Tom Gundersenshared: path-util - memory leak
2014-12-16 Susant Sahanifix compiler warning
2014-12-16 Zbigniew Jędrzejew... systemctl: refuse to edit runtime dropins when they...
2014-12-16 Zbigniew Jędrzejew... Move dropin listing to shared
2014-12-15 Lennart Poetteringshared: add minimal JSON tokenizer
2014-12-15 Tom Gundersenudev: builtin-hwdb - port to sd-hwdb
2014-12-15 Martin Pittshared: time-dst: Avoid buffer overflow
2014-12-12 Michal Schmidtconfigure.ac: add a generic --enable-debug, replace...
2014-12-12 Michal Schmidtshared/hashmap.h: fix comment
2014-12-12 Lennart Poetteringnspawn: allow spawning ephemeral nspawn containers...
2014-12-12 Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-12-12 Lennart Poetteringnspawn: beef up nspawn with some btrfs magic
2014-12-12 Lennart Poetteringcopy: teach copy_bytes() btrfs reflink magic
2014-12-12 Lennart Poetteringshared: add new btrfs-util.[ch] helpers for doing commo...
2014-12-12 Lennart Poetteringshared: missing.h should include btrfs.h, before redefi...
2014-12-12 Lennart Poetteringutil: minor simplification for loop_write() and loop_read()
2014-12-12 Lennart Poetteringseccomp-util.h: make sure seccomp-util.h can be include...
2014-12-12 Lennart Poetteringpath-util: no need to check whether p is absolute twice
2014-12-12 Lennart Poetteringutil: document why we have alloca_align()
2014-12-12 Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-11 Lennart Poetteringtree-wide: use our memset() macros instead of memset...
2014-12-11 Torstein Husebøshared: correct spacing near eol in code comments
next