Age | Commit message (Expand) | Author |
2014-02-07 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2014-02-07 | nspawn: rename --file-label to --apifs-label since it's really just about the... | Lennart Poettering |
2014-02-07 | core: when an already abandoned unit gets abandoned again generate a clean error | Lennart Poettering |
2014-02-07 | logind: order all scopes after both systemd-logind.service and | Lennart Poettering |
2014-02-07 | networkd: netdev - rename Netdev to NetDev | Tom Gundersen |
2014-02-07 | logind: add function session_jobs_reply() to unify the create reply | Djalal Harouni |
2014-02-07 | core: one step back again, for nspawn we actually can't wait for cgroups runn... | Lennart Poettering |
2014-02-07 | machined: since we can now somewhat reliable get notifications for dying | Lennart Poettering |
2014-02-07 | man: cryptsetup-1.6.3 now allows partition device file in system mode | Jan Janssen |
2014-02-07 | build-sys: autogen - enable compat libs by default | Tom Gundersen |
2014-02-07 | sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client | Tom Gundersen |
2014-02-07 | zsh-completions: kernel-install - only show existing kernels for 'remove' | Tom Gundersen |
2014-02-07 | logind: given that we can now relatively safely shutdown sessions copes | Lennart Poettering |
2014-02-07 | core: allow PIDs to be watched by two units at the same time | Lennart Poettering |
2014-02-07 | core: don't send duplicate SIGCONT when killing units | Lennart Poettering |
2014-02-07 | cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th... | Lennart Poettering |
2014-02-07 | logind: rework session shutdown logic | Lennart Poettering |
2014-02-07 | core: watch SIGCHLD more closely to track processes of units with no reliable... | Lennart Poettering |
2014-02-07 | core: fix warning | Thomas Hindoe Paaboel Andersen |
2014-02-06 | shell-completion: fix completion of localectl set-locale | Zbigniew Jędrzejewski-Szmek |
2014-02-06 | nspawn: fix HAVE_SELINUX ifdef | Tom Gundersen |
2014-02-06 | transaction: print more information about conflicting jobs | Zbigniew Jędrzejewski-Szmek |
2014-02-06 | bash-completion: fix completion of complete verbs | Zbigniew Jędrzejewski-Szmek |
2014-02-06 | core: only send SIGHUP when doing first kill, not when doing final sigkill | Lennart Poettering |
2014-02-05 | udev: add zram to the list of devices inappropriate for symlinks | Jóhann B. Guðmundsson |
2014-02-05 | Update some message formats | Zbigniew Jędrzejewski-Szmek |
2014-02-06 | nspawn: add --quiet switch for turning off any output noise | Lennart Poettering |
2014-02-05 | nspawn: always use default bus | Lennart Poettering |
2014-02-05 | bus: properly unset default bus pointer when destroying last reference | Lennart Poettering |
2014-02-05 | man: introduce new "Desktop" property for sessions | Lennart Poettering |
2014-02-05 | logind: make session type and class settable via the same ways | Lennart Poettering |
2014-02-05 | logind: add new "wayland" session type | Lennart Poettering |
2014-02-05 | core: don't wait for non-control/non-main processes when killing processes on... | Lennart Poettering |
2014-02-05 | kill: fix error return | Lennart Poettering |
2014-02-05 | core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat... | Lennart Poettering |
2014-02-05 | Added attribute support for sd-rtnl | Susant Sahani |
2014-02-04 | nspawn: various fixes in selinux hookup | Lennart Poettering |
2014-02-04 | Add SELinux support to systemd-nspawn | Dan Walsh |
2014-02-04 | journal: Drop pkgconfig reference to libsystemd-id128. | Colin Guthrie |
2014-02-03 | bus: when closing the bus don't end up in a recursive destruction deadlock | Lennart Poettering |
2014-02-03 | conf-parser: warn when we open configuration files with weird access bits | Lennart Poettering |
2014-02-03 | build-sys: move -lresolv out of CFLAGS | Tom Gundersen |
2014-02-01 | bus: update kdbus.h (ABI break) | Kay Sievers |
2014-02-01 | networkd: remove unused variable | Tom Gundersen |
2014-02-01 | networkd: don't fail on DHCP errors | Tom Gundersen |
2014-01-31 | s390/getty-generator: initialize essential system terminals/consoles | Hendrik Brueckner |
2014-01-31 | run: drop mistakenly committed test code | Lennart Poettering |
2014-01-31 | core: fix oom check | Lennart Poettering |
2014-01-31 | core: introduce new stop protocol for unit scopes | Lennart Poettering |
2014-01-31 | util: use alloca0() intead of alloca() + memzero() | Lennart Poettering |