summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2014-09-25shared: path-util - try to make PATH_FORECH_PREFIX look less wrongTom Gundersen
2014-09-25localectl: print warning when there are options given on kernel cmdlineMichal Sekletar
2014-09-25fileio: make parse_env_file() return number of parsed itemsMichal Sekletar
2014-09-23Fix warning about unused variable with !SELINUXZbigniew Jędrzejewski-Szmek
2014-09-22util: avoid non-portable __WORDSIZEEmil Renner Berthing
2014-09-22exit-status.c: bring EXIT_BUS_ENDPOINT label in line with othersZbigniew Jędrzejewski-Szmek
2014-09-22util: add alloca_align()David Herrmann
2014-09-19socket: introduce SELinuxContextFromNet optionMichal Sekletar
2014-09-19shared: wtmp-utmp - don't clear store_wtmp in utmp_put_dead_process()Tom Gundersen
2014-09-19shared/sparse-endian.h: add missing byteswap.h includeEmil Renner Berthing
2014-09-19shared/label.h: add missing stdio.h includeEmil Renner Berthing
2014-09-19pty: include linux/ioctl.h for TIOCSIGDavid Herrmann
2014-09-18shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMVTom Gundersen
2014-09-17shared: conf-parserTom Gundersen
2014-09-16util: remove a unnecessary checkThomas Hindoe Paaboel Andersen
2014-09-16shared: fix resource leak in config_parse_default_instanceAndreas Henriksson
2014-09-16missing: memfd_create takes unsigned int flags in final versionCristian Rodríguez
2014-09-15hashmap: minor hashmap_replace optimizationMichal Schmidt
2014-09-15hashmap, set: remove unused functionsMichal Schmidt
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-08exit-status: add new exit code for custom endpoint errorsDaniel Mack
2014-09-05exit-status: fix URL in commentDaniel Mack
2014-09-03localed: remove free_and_copyZbigniew Jędrzejewski-Szmek
2014-09-03base-file-system: always generate error messages locallyLennart Poettering
2014-09-03base_filesystem_create: do not try to create "/root" if it existsHarald Hoyer
2014-08-31config-parser: fix mem leakThomas Hindoe Paaboel Andersen
2014-08-31missing: add IFF_MULTI_QUEUETom Gundersen
2014-08-30cgroup-util: shorten cg_path_get_sessionZbigniew Jędrzejewski-Szmek
2014-08-30Fix a few more typosRuben Kerkhof
2014-08-28use the switch_root function in shutdownHarald Hoyer
2014-08-28macro: use unique variable names for math-macrosDavid Herrmann
2014-08-27util: fix minimal race where we might miss SIGTERMs when forking off an agentLennart Poettering
2014-08-27util: make lookup_uid() globalDavid Herrmann
2014-08-27shared: make container_of() use unique variable namesDavid Herrmann
2014-08-27shared: drop UNIQUE()David Herrmann
2014-08-27systemctl: fix broken list-unit-files with --rootLukas Nykryn
2014-08-26util: make use of newly added reset_signal_mask() call wherever appropriateLennart Poettering
2014-08-26util: reset signals when we fork off agentsLennart Poettering
2014-08-26util: make sure reset_all_signal_handlers() continues with all other signal h...Lennart Poettering
2014-08-26missing: add BPF_XORMichael Olbrich
2014-08-26Revert "systemctl: fix broken list-unit-files with --root"Lennart Poettering
2014-08-25systemctl: fix broken list-unit-files with --rootLukas Nykryn
2014-08-22core: add support for a configurable system-wide start-up timeoutLennart Poettering
2014-08-22missing.h: add a cpp warning for __NR_memfd_create on MIPSDaniel Mack
2014-08-22missing.h: add fake __NR_memfd_create for MIPSDaniel Mack
2014-08-22shared: add MAXSIZE() and use it in resolvedDavid Herrmann
2014-08-21install: simplify usage of _cleanup_ macrosLennart Poettering
2014-08-21service,strv: introduce strv_find_startswith() and make use of itLennart Poettering
2014-08-21util: make asynchronous_close() really work like an asynchronous version of s...Lennart Poettering
2014-08-21util: simplify close_nointr() a bitLennart Poettering