Age | Commit message (Expand) | Author |
2014-11-27 | resolve: fix NULL deref on strv comparison | David Herrmann |
2014-11-27 | unit-name: fix escaping logic in unit_name_mangle_with_suffix() | Ivan Shapovalov |
2014-11-27 | util: add function getting proc environ | Jakub Filak |
2014-11-26 | logind: Support logind.conf.d directories in the usual search paths | Josh Triplett |
2014-11-26 | Introduce CONF_DIRS_NULSTR helper to define standard conf dirs | Josh Triplett |
2014-11-26 | manager: log some fatal errors at emergency level | Zbigniew Jędrzejewski-Szmek |
2014-11-25 | util: mark page_size() as pure | Lennart Poettering |
2014-11-25 | util: skip incomplete ucred information in getpeersec() | Lennart Poettering |
2014-11-24 | smack: introduce new SmackProcessLabel option | WaLyong Cho |
2014-11-22 | Do not check for existence of remote binaries | Zbigniew Jędrzejewski-Szmek |
2014-11-22 | missing: add IFLA_BRPORT_LEARNING and friends | Zbigniew Jędrzejewski-Szmek |
2014-11-22 | missing: add __NR_getrandom for a few more archs | Zbigniew Jędrzejewski-Szmek |
2014-11-21 | util: add functions getting proc cwd and root | Jakub Filak |
2014-11-20 | set: make set_consume() actually free the allocated string if the string alre... | Lennart Poettering |
2014-11-17 | log: unchecked return value from library | Susant Sahani |
2014-11-14 | busctl: add new "call" command to invoke methods on a service | Lennart Poettering |
2014-11-13 | sd-bus: sync with kdbus upstream (ABI break) | Daniel Mack |
2014-11-10 | strv: rework strv_split_quoted() to use unquote_first_word() | Lennart Poettering |
2014-11-10 | shared: explicitly ignore the return value of wait_for_terminate | Ronny Chevalier |
2014-11-10 | shared/install: when unit contains only Also=, report 'indirect' | Jan Synacek |
2014-11-07 | shared: add readlink_value | Tom Gundersen |
2014-11-07 | utf8: when looking at the next unichar, honour the size parameter, in utf8_is... | Lennart Poettering |
2014-11-07 | log: explicitly ignore return value of parse_proc_cmdline() | Lennart Poettering |
2014-11-07 | util: simplify normalize_env_assignment() a bit | Lennart Poettering |
2014-11-07 | util: file_is_priv_sticky() is used internally in util.c only nowadays, make ... | Lennart Poettering |
2014-11-07 | util: rework /proc/cmdline parser to use unquote_first_word() | Lennart Poettering |
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering |
2014-11-07 | fileio: simplify write_string_file_atomic() by reusing write_string_stream() | Lennart Poettering |
2014-11-07 | copy: change error code when hitting copy limit to EFBIG | Lennart Poettering |
2014-11-07 | copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()... | Lennart Poettering |
2014-11-07 | util: make use of isempty() where appropriate | Lennart Poettering |
2014-11-06 | switch-root: explain why we don't care about base_filesystem_create() failing | Lennart Poettering |
2014-11-06 | shared: create files even if the SELinux policy has no context for them | Michal Schmidt |
2014-11-06 | switch_root: do not fail, if base_filesystem_create() failed | Harald Hoyer |
2014-11-06 | shared: rename condition-util.[ch] to condition.[ch] | Lennart Poettering |
2014-11-06 | condition: order condition types the same way in man page, enum, tables | Lennart Poettering |
2014-11-06 | core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal... | Lennart Poettering |
2014-11-06 | condition: record test state internally and beef it up to be a full enum | Lennart Poettering |
2014-11-06 | condition: add more test cases | Lennart Poettering |
2014-11-06 | condition: internalize condition test functions | Lennart Poettering |
2014-11-06 | condition: unify condition logic in one file | Lennart Poettering |
2014-11-06 | condition: properly allow passing back errors from condition checks | Lennart Poettering |
2014-11-05 | util: minor modernisations | Lennart Poettering |
2014-11-05 | condition: rewrite condition_test_kernel_command_line() based on unquote_firs... | Lennart Poettering |
2014-11-05 | core: introduce new Delegate=yes/no property controlling creation of cgroup s... | Lennart Poettering |
2014-11-05 | shared: unaligned - use void* instead of unaligned be16_t* | Tom Gundersen |
2014-11-05 | shared: ptyfwd - make coverity happy | Tom Gundersen |
2014-11-04 | util: when sealing memfds, also use F_SEAL_SEAL | Lennart Poettering |
2014-11-04 | barrier: explicitly ignore return values of barrier_place() | David Herrmann |
2014-11-04 | util: introduce negative_errno() | David Herrmann |