Age | Commit message (Expand) | Author |
2014-10-02 | virt: detect that we are running inside the docker container | Michal Sekletar |
2014-10-02 | Fix order and document user unit dirs | Zbigniew Jędrzejewski-Szmek |
2014-10-02 | Rename user_runtime to user_runtime_dir | Zbigniew Jędrzejewski-Szmek |
2014-10-02 | add a transient user unit directory | Steven Allen |
2014-10-02 | journalctl: add --utc option | Jan Synacek |
2014-10-02 | barrier: fix up constructor error handling | David Herrmann |
2014-10-01 | Remove repeated includes | Thomas Hindoe Paaboel Andersen |
2014-10-01 | shared: util - use nicer idiom to silence Coverity | Zbigniew Jędrzejewski-Szmek |
2014-09-30 | shared: util - use nicer idiom to silence Coverity | Tom Gundersen |
2014-09-29 | util: silence coverity | Tom Gundersen |
2014-09-29 | Do not format USEC_INFINITY as NULL | Zbigniew Jędrzejewski-Szmek |
2014-09-26 | make utmp/wtmp support configurable | Emil Renner Berthing |
2014-09-25 | shared: path-util - try to make PATH_FORECH_PREFIX look less wrong | Tom Gundersen |
2014-09-25 | localectl: print warning when there are options given on kernel cmdline | Michal Sekletar |
2014-09-25 | fileio: make parse_env_file() return number of parsed items | Michal Sekletar |
2014-09-23 | Fix warning about unused variable with !SELINUX | Zbigniew Jędrzejewski-Szmek |
2014-09-22 | util: avoid non-portable __WORDSIZE | Emil Renner Berthing |
2014-09-22 | exit-status.c: bring EXIT_BUS_ENDPOINT label in line with others | Zbigniew Jędrzejewski-Szmek |
2014-09-22 | util: add alloca_align() | David Herrmann |
2014-09-19 | socket: introduce SELinuxContextFromNet option | Michal Sekletar |
2014-09-19 | shared: wtmp-utmp - don't clear store_wtmp in utmp_put_dead_process() | Tom Gundersen |
2014-09-19 | shared/sparse-endian.h: add missing byteswap.h include | Emil Renner Berthing |
2014-09-19 | shared/label.h: add missing stdio.h include | Emil Renner Berthing |
2014-09-19 | pty: include linux/ioctl.h for TIOCSIG | David Herrmann |
2014-09-18 | shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMV | Tom Gundersen |
2014-09-17 | shared: conf-parser | Tom Gundersen |
2014-09-16 | util: remove a unnecessary check | Thomas Hindoe Paaboel Andersen |
2014-09-16 | shared: fix resource leak in config_parse_default_instance | Andreas Henriksson |
2014-09-16 | missing: memfd_create takes unsigned int flags in final version | Cristian Rodríguez |
2014-09-15 | hashmap: minor hashmap_replace optimization | Michal Schmidt |
2014-09-15 | hashmap, set: remove unused functions | Michal Schmidt |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-08 | exit-status: add new exit code for custom endpoint errors | Daniel Mack |
2014-09-05 | exit-status: fix URL in comment | Daniel Mack |
2014-09-03 | localed: remove free_and_copy | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | base-file-system: always generate error messages locally | Lennart Poettering |
2014-09-03 | base_filesystem_create: do not try to create "/root" if it exists | Harald Hoyer |
2014-08-31 | config-parser: fix mem leak | Thomas Hindoe Paaboel Andersen |
2014-08-31 | missing: add IFF_MULTI_QUEUE | Tom Gundersen |
2014-08-30 | cgroup-util: shorten cg_path_get_session | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | Fix a few more typos | Ruben Kerkhof |
2014-08-28 | use the switch_root function in shutdown | Harald Hoyer |
2014-08-28 | macro: use unique variable names for math-macros | David Herrmann |
2014-08-27 | util: fix minimal race where we might miss SIGTERMs when forking off an agent | Lennart Poettering |
2014-08-27 | util: make lookup_uid() global | David Herrmann |
2014-08-27 | shared: make container_of() use unique variable names | David Herrmann |
2014-08-27 | shared: drop UNIQUE() | David Herrmann |
2014-08-27 | systemctl: fix broken list-unit-files with --root | Lukas Nykryn |
2014-08-26 | util: make use of newly added reset_signal_mask() call wherever appropriate | Lennart Poettering |
2014-08-26 | util: reset signals when we fork off agents | Lennart Poettering |