summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* kdbus: set kernel attach mask before creating the first busLennart Poettering2014-11-27
* log: rearrange log function namingLennart Poettering2014-11-27
* log: be a bit less wasteful when allocating buffersLennart Poettering2014-11-27
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* resolve: fix NULL deref on strv comparisonDavid Herrmann2014-11-27
* unit-name: fix escaping logic in unit_name_mangle_with_suffix()Ivan Shapovalov2014-11-27
* util: add function getting proc environJakub Filak2014-11-27
* logind: Support logind.conf.d directories in the usual search pathsJosh Triplett2014-11-26
* Introduce CONF_DIRS_NULSTR helper to define standard conf dirsJosh Triplett2014-11-26
* manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek2014-11-26
* util: mark page_size() as pureLennart Poettering2014-11-25
* util: skip incomplete ucred information in getpeersec()Lennart Poettering2014-11-25
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-24
* Do not check for existence of remote binariesZbigniew Jędrzejewski-Szmek2014-11-22
* missing: add IFLA_BRPORT_LEARNING and friendsZbigniew Jędrzejewski-Szmek2014-11-22
* missing: add __NR_getrandom for a few more archsZbigniew Jędrzejewski-Szmek2014-11-22
* util: add functions getting proc cwd and rootJakub Filak2014-11-21
* set: make set_consume() actually free the allocated string if the string alre...Lennart Poettering2014-11-20
* log: unchecked return value from librarySusant Sahani2014-11-17
* busctl: add new "call" command to invoke methods on a serviceLennart Poettering2014-11-14
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* strv: rework strv_split_quoted() to use unquote_first_word()Lennart Poettering2014-11-10
* shared: explicitly ignore the return value of wait_for_terminateRonny Chevalier2014-11-10
* shared/install: when unit contains only Also=, report 'indirect'Jan Synacek2014-11-10
* shared: add readlink_valueTom Gundersen2014-11-07
* utf8: when looking at the next unichar, honour the size parameter, in utf8_is...Lennart Poettering2014-11-07
* log: explicitly ignore return value of parse_proc_cmdline()Lennart Poettering2014-11-07
* util: simplify normalize_env_assignment() a bitLennart Poettering2014-11-07
* util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...Lennart Poettering2014-11-07
* util: rework /proc/cmdline parser to use unquote_first_word()Lennart Poettering2014-11-07
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* fileio: simplify write_string_file_atomic() by reusing write_string_stream()Lennart Poettering2014-11-07
* copy: change error code when hitting copy limit to EFBIGLennart Poettering2014-11-07
* copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering2014-11-07
* util: make use of isempty() where appropriateLennart Poettering2014-11-07
* switch-root: explain why we don't care about base_filesystem_create() failingLennart Poettering2014-11-06
* shared: create files even if the SELinux policy has no context for themMichal Schmidt2014-11-06
* switch_root: do not fail, if base_filesystem_create() failedHarald Hoyer2014-11-06
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-06
* condition: order condition types the same way in man page, enum, tablesLennart Poettering2014-11-06
* core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering2014-11-06
* condition: record test state internally and beef it up to be a full enumLennart Poettering2014-11-06
* condition: add more test casesLennart Poettering2014-11-06
* condition: internalize condition test functionsLennart Poettering2014-11-06
* condition: unify condition logic in one fileLennart Poettering2014-11-06
* condition: properly allow passing back errors from condition checksLennart Poettering2014-11-06
* util: minor modernisationsLennart Poettering2014-11-05
* condition: rewrite condition_test_kernel_command_line() based on unquote_firs...Lennart Poettering2014-11-05
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* shared: unaligned - use void* instead of unaligned be16_t*Tom Gundersen2014-11-05