summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMVTom Gundersen2014-09-18
* shared: conf-parserTom Gundersen2014-09-17
* util: remove a unnecessary checkThomas Hindoe Paaboel Andersen2014-09-16
* shared: fix resource leak in config_parse_default_instanceAndreas Henriksson2014-09-16
* missing: memfd_create takes unsigned int flags in final versionCristian Rodríguez2014-09-16
* hashmap: minor hashmap_replace optimizationMichal Schmidt2014-09-15
* hashmap, set: remove unused functionsMichal Schmidt2014-09-15
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* exit-status: add new exit code for custom endpoint errorsDaniel Mack2014-09-08
* exit-status: fix URL in commentDaniel Mack2014-09-05
* localed: remove free_and_copyZbigniew Jędrzejewski-Szmek2014-09-03
* base-file-system: always generate error messages locallyLennart Poettering2014-09-03
* base_filesystem_create: do not try to create "/root" if it existsHarald Hoyer2014-09-03
* config-parser: fix mem leakThomas Hindoe Paaboel Andersen2014-08-31
* missing: add IFF_MULTI_QUEUETom Gundersen2014-08-31
* cgroup-util: shorten cg_path_get_sessionZbigniew Jędrzejewski-Szmek2014-08-30
* Fix a few more typosRuben Kerkhof2014-08-30
* use the switch_root function in shutdownHarald Hoyer2014-08-28
* macro: use unique variable names for math-macrosDavid Herrmann2014-08-28
* util: fix minimal race where we might miss SIGTERMs when forking off an agentLennart Poettering2014-08-27
* util: make lookup_uid() globalDavid Herrmann2014-08-27
* shared: make container_of() use unique variable namesDavid Herrmann2014-08-27
* shared: drop UNIQUE()David Herrmann2014-08-27
* systemctl: fix broken list-unit-files with --rootLukas Nykryn2014-08-27
* util: make use of newly added reset_signal_mask() call wherever appropriateLennart Poettering2014-08-26
* util: reset signals when we fork off agentsLennart Poettering2014-08-26
* util: make sure reset_all_signal_handlers() continues with all other signal h...Lennart Poettering2014-08-26
* missing: add BPF_XORMichael Olbrich2014-08-26
* Revert "systemctl: fix broken list-unit-files with --root"Lennart Poettering2014-08-26
* systemctl: fix broken list-unit-files with --rootLukas Nykryn2014-08-25
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* missing.h: add a cpp warning for __NR_memfd_create on MIPSDaniel Mack2014-08-22
* missing.h: add fake __NR_memfd_create for MIPSDaniel Mack2014-08-22
* shared: add MAXSIZE() and use it in resolvedDavid Herrmann2014-08-22
* install: simplify usage of _cleanup_ macrosLennart Poettering2014-08-21
* service,strv: introduce strv_find_startswith() and make use of itLennart Poettering2014-08-21
* util: make asynchronous_close() really work like an asynchronous version of s...Lennart Poettering2014-08-21
* util: simplify close_nointr() a bitLennart Poettering2014-08-21
* util: change return value of startswith() to non-constLennart Poettering2014-08-21
* util: return after freeing all members of arrayLukas Nykryn2014-08-20
* systemctl: fail in the case that no unit files were foundLukas Nykryn2014-08-20
* indentation/spurious whitespace fixesLennart Poettering2014-08-20
* memfd: escape the comm field we get from PR_GET_NAME, but assume everything e...Lennart Poettering2014-08-19
* memfd: skip utf-8 escaping if we use a name that was passed inDaniel Mack2014-08-19
* memfd: reduce name escaping logic to utf-8 checksDaniel Mack2014-08-19
* memfd: simplify APILennart Poettering2014-08-19
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-19
* tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...Lennart Poettering2014-08-19
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-19
* util: remove unused FOREACH_WORD_SEPARATOR_QUOTEDLennart Poettering2014-08-19