summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-29
* shared: install - report error if mask symlink can not be marked for removalTom Gundersen2014-11-29
* shared: time-dst - ensure nulstr is null terminatedTom Gundersen2014-11-29
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: a few more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* systemctl: append default suffix only if none presentZbigniew Jędrzejewski-Szmek2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* sd-bus: rename default bus address constants, they aren't "paths" but "addres...Lennart Poettering2014-11-28
* treewide: more log_*_errno() conversionsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* shared: fix log_emergency_errno macroMichal Schmidt2014-11-28
* log: change log_xyz_errno() calls to always return the negative errorLennart Poettering2014-11-28
* log: make socket address structs static constLennart Poettering2014-11-28
* log: also set errno to the passed error code before processing format string ...Lennart Poettering2014-11-28
* log: allow negative errno valuesLennart Poettering2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* 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