chiark / gitweb /
Prep v220: Apply "Fixes to user and session saving"
[elogind.git] / src / shared / util.c
2017-03-14 Daniel Mackfileio: consolidate write_string_file*()
2017-03-14 Filipe Brandenburgerutil: Introduce unquote_first_word_and_warn
2017-03-14 Filipe Brandenburgerutil: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first...
2017-03-14 Lennart Poetteringtree-wide: whenever we fork off a foreign child process...
2017-03-14 Lennart Poetteringutil: split out signal-util.[ch] from util.[ch]
2017-03-14 Torstein Husebøtreewide: fix typos
2017-03-14 Andy WingoCompiling.
2017-03-14 Lennart Poetteringutil: introduce PERSONALITY_INVALID as macro for 0xffff...
2017-03-14 Lennart Poetteringutil: introduce reset_uid_gid() for resetting all uids...
2017-03-14 Lennart Poetteringcore,nspawn: unify code that moves the root dir
2017-03-14 Jan Synacekutil: fix typo
2017-03-14 Lennart Poetteringutil: split all hostname related calls into hostname...
2017-03-14 Tom Gundersenutil: loop_write - accept 0-length message
2017-03-14 Stefan Junkernspawn: allow access to device nodes listed in --bind...
2017-03-14 Iago López Galeirasnspawn: skip symlink to a combined cgroup hierarchy...
2017-03-14 Lennart Poetteringutil: optimize free_and_strdup() if NOP
2017-03-14 Cristian Rodríguezshared: Use O_EXCL with O_TMPFILE in open_tmpfile
2017-03-14 Colin Walterslockfile-util.[ch]: Split out from util.[ch]
2017-03-14 Lennart Poetteringutil: be a bit safer in path_is_safe()
2017-03-14 Lennart Poetteringcore: rework cgroup path parse logic
2017-03-14 Lennart Poetteringutil: make sure fd refers to regular file or directory...
2017-03-14 Raul Gutierrez Sutil: fix typo
2017-03-14 Ronny Chevaliershared: move replace_env* from util to env-util
2017-03-14 Ronny Chevaliershared: add terminal-util.[ch]
2017-03-14 Ronny Chevaliershared: add random-util.[ch]
2017-03-14 Ronny Chevaliershared: add formats-util.h
2017-03-14 Ronny Chevaliershared: add process-util.[ch]
2017-03-14 Lennart Poetteringutil: unify how we parse mode_t strings
2017-03-14 Lennart Poetteringutil: remove normalize_env_assignment(), it's unused
2017-03-14 Lennart Poetteringutil: mark unquote() static, so that new code doesn...
2017-03-14 Lennart Poetteringutil: fix unicode decoding in unquote_first_word()
2017-03-14 Lennart Poetteringutil: when unescaping C escape sequences support C...
2017-03-14 Thomas Hindoe Paab... util: fix a typo in comment
2017-03-14 Lennart Poetteringutil: add shell_maybe_quote() call for preparing a...
2017-03-14 Ronny Chevalierutil: cunescape - fix memleak in error path
2017-03-14 Lennart Poetteringutil: merge change_attr_fd() and chattr_fd()
2017-03-14 Ronny Chevalierremove duplicated includes
2017-03-14 Lennart Poetteringutil: rework cunescape(), improve error handling
2017-03-14 Lennart Poetteringutil: rework rm_rf() logic
2017-03-14 Zbigniew Jędrzejew... bootctl: modernization
2015-04-08 Andy WingoCompiling.
2015-03-27 Harald Hoyerfix gcc warnings about uninitialized variables
2015-03-26 Lennart Poetteringutil: rework word parsing and c unescaping code
2015-03-24 Tobias Hungerfstab-generator: don't accept missing root=, but accept...
2015-03-24 Tobias Hungerfstab-generator: Support root on tmpfs (or other device...
2015-03-20 Goffredo BaroncelliAdd change_attr_fd()
2015-03-16 Tom Gundersenshared - reinstate plymouth_running()
2015-03-16 Jasper St. Pierrecore: Remove explicit Plymouth integration
2015-03-15 Zbigniew Jędrzejew... util: check asprintf return value
2015-03-15 Zbigniew Jędrzejew... util: remove redundant debug message
2015-03-14 Zbigniew Jędrzejew... Check that EWOULDBLOCK is the same as EAGAIN
2015-03-13 David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-10 Alban Crequyutil: add rename_noreplace
2015-03-10 Thomas Hindoe Paab... Add type specifier for int
2015-03-10 Zbigniew Jędrzejew... Introduce loop_read_exact helper
2015-03-04 Zbigniew Jędrzejew... shared/util: assume ac when /sys/class/power_supply...
2015-03-01 Cristian Rodríguezshared: AFS is also a network filesystem
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-18 Lennart Poetteringshared: introduce cmsg_close_all() call
2015-02-18 Didier RocheAdd gettext support
2015-02-14 Bruno Bottazziniutil: use a shared lookup function for string tables
2015-02-12 Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-02-11 Lennart Poetteringtree-wide: whenever we include libgen.h, immediately...
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-28 Lennart Poetteringutil: add comment explaining hostname_is_valid()
2015-01-22 Lennart Poetteringimport: introduce new mini-daemon systemd-importd,...
2015-01-21 Martin Pittutil: Add some missing hidden_file() suffixes
2015-01-21 Lennart Poetteringimport: add image verification using gpg
2015-01-20 Lennart Poetteringutil: make http url validity checks more generic, and...
2015-01-19 Lennart Poetteringimport-raw: when downloading raw images, generate spars...
2015-01-18 Cristian Rodríguezutil: replace RUN_WITH_LOCALE with extended locale...
2015-01-14 Lennart Poetteringnspawn: add file system locks for controlling access...
2015-01-14 Lennart Poetteringmachined: use the FS_IMMUTABLE_FL file flag, if availab...
2015-01-14 Lennart Poetteringutil: the chattr flags field is actually unsigned,...
2015-01-12 Zbigniew Jędrzejew... shared/util: respect buffer boundary on incomplete...
2015-01-12 Zbigniew Jędrzejew... Add new function to filter fstab options
2015-01-11 Zbigniew Jędrzejew... Implement masking and overriding of generators
2015-01-11 Zbigniew Jędrzejew... Simplify execute_directory()
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 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 Poetteringcore: add new logic for services to store file descript...
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...
2014-12-28 Lennart Poetteringutil: treat -1 as special size in format_bytes()
2014-12-28 Lennart Poetteringmachinectl/machined: implement "rename", "clone", ...
2014-12-26 Lennart Poetteringutil: always override crtime xattr
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 Poetteringmachined: add new call OpenMachineLogin() that starts...
2014-12-23 Lennart Poetteringutil: add allocation loop to gettyname_malloc()
2014-12-23 Lennart Poetteringsystemd-run: support -t mode when combined with -M
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 Poetteringutil: when creating temporary filename for atomic creat...
2014-12-19 Lennart Poetteringutil: make sure rm_rf() can be called on symlinks ...
2014-12-19 Zbigniew Jędrzejew... Treat a trailing backslash as an error
next