chiark / gitweb /
util: fix a typo in comment
[elogind.git] / src / shared / util.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
2014-12-18 Lennart Poetteringutil: in make_stdio() use dup2() rather than dup3()
2014-12-12 Lennart Poetteringnspawn: allow spawning ephemeral nspawn containers...
2014-12-12 Lennart Poetteringutil: minor simplification for loop_write() and loop_read()
2014-12-12 Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-11 Torstein Husebøshared: correct spacing near eol in code comments
2014-12-10 Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-12-10 Lennart Poetteringcore: unify how we iterate over inotify events
2014-12-09 Lennart Poetteringsd-bus: get rid of PID starttime concept
2014-12-03 Thomas Hindoe Paab... util: don't shadow variable
2014-12-03 Didier Rochemachine-id-setup: add a machine_id_commit call to commi...
2014-11-29 Zbigniew Jędrzejew... delta: diff returns 1 when files differ, ignore this
2014-11-28 Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Lennart Poetteringkdbus: set kernel attach mask before creating the first bus
2014-11-27 Jakub Filakutil: add function getting proc environ
2014-11-25 Lennart Poetteringutil: skip incomplete ucred information in getpeersec()
2014-11-20 Jakub Filakutil: add functions getting proc cwd and root
2014-11-14 Lennart Poetteringbusctl: add new "call" command to invoke methods on...
2014-11-10 Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-11-07 Tom Gundersenshared: add readlink_value
2014-11-07 Lennart Poetteringutil: simplify normalize_env_assignment() a bit
2014-11-07 Lennart Poetteringutil: file_is_priv_sticky() is used internally in util...
2014-11-07 Lennart Poetteringutil: rework /proc/cmdline parser to use unquote_first_...
2014-11-07 Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-11-07 Lennart Poetteringutil: make use of isempty() where appropriate
2014-11-06 Lennart Poetteringcondition: unify condition logic in one file
2014-11-05 Lennart Poetteringutil: minor modernisations
2014-10-30 Lennart Poetteringutil: unify how we see srand()
2014-10-30 Lennart Poetteringutil: don't block on getrandom()
next