Age | Commit message (Expand) | Author |
2015-11-16 | Merge pull request #1915 from poettering/btrfs-root-subvol | David Herrmann |
2015-11-16 | tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume | Lennart Poettering |
2015-11-16 | Merge pull request #1886 from poettering/tasks-max | David Herrmann |
2015-11-16 | virt: sort #includes alphabetically | Martin Pitt |
2015-11-16 | Merge pull request #1908 from phomes/network-memleak | David Herrmann |
2015-11-16 | Merge pull request #1906 from poettering/pid-check | David Herrmann |
2015-11-16 | nspawn: set TasksMax= for containers to 8192 by default | Lennart Poettering |
2015-11-16 | logind: change default to UserTasksMax= to 4096 | Lennart Poettering |
2015-11-16 | core: enable TasksMax= for all services by default, and set it to 512 | Lennart Poettering |
2015-11-16 | virt: add missing #includes | Martin Pitt |
2015-11-15 | network: dhcp6 - fix mem leak | Thomas Hindoe Paaboel Andersen |
2015-11-15 | machined,logind: be more careful when accepting PIDs and UIDs from clients | Lennart Poettering |
2015-11-15 | firstboot: log on take_etc_passwd_lock error too | Evgeny Vereshchagin |
2015-11-15 | install: don't mix state and type enums | Thomas Hindoe Paaboel Andersen |
2015-11-13 | core: now that .snapshot unit are gone, we don't need the per-type .no_gc boo... | Lennart Poettering |
2015-11-13 | core: simplify scope unit GC checking code a bit | Lennart Poettering |
2015-11-13 | logind: add a new UserTasksMax= setting to logind.conf | Lennart Poettering |
2015-11-13 | logind: don't assert if the slice is missing | Lennart Poettering |
2015-11-13 | core: enable transient unit support for slice units | Lennart Poettering |
2015-11-13 | util-lib: when parsing time values, accept "M" as short for "month" | Lennart Poettering |
2015-11-13 | btrfs: properly handle the case when a subvol has no parent | Lennart Poettering |
2015-11-13 | core: add new DefaultTasksMax= setting for system.conf | Lennart Poettering |
2015-11-13 | core: make sure DefaultLimitCPU= and DefaultLimitRTTIME= understand time unit... | Lennart Poettering |
2015-11-13 | Merge pull request #1878 from hbrueckner/for-upstream | Kay Sievers |
2015-11-13 | Merge pull request #1881 from michich/analyze-dot | Lennart Poettering |
2015-11-13 | networkd: check explicit state rather than link->network | Tom Gundersen |
2015-11-13 | analyze: do not draw ConflictedBy dependencies in dot graph | Michal Schmidt |
2015-11-13 | networkd: dhcp6 - don't log about losing a lease we never had | Tom Gundersen |
2015-11-13 | analyze: show Requisite dependencies in the dot graph again | Michal Schmidt |
2015-11-13 | Merge pull request #1879 from poettering/networkd-forward | Tom Gundersen |
2015-11-13 | Merge pull request #1869 from poettering/kill-overridable | Michal Schmidt |
2015-11-13 | networkd: stop managing per-interface IP forwarding settings | Lennart Poettering |
2015-11-13 | networkd: rearrange checks when to write something into sysctl a bit | Lennart Poettering |
2015-11-13 | networkd: fix a couple of format string types | Lennart Poettering |
2015-11-13 | util-lib: optionally, when writing a string to a file, verify string on failure | Lennart Poettering |
2015-11-13 | udev/path_id: improve and enhance bus detection for Linux on z Systems | Liu Yuan Yuan |
2015-11-12 | generator: order initrd fsck-root after local-fs-pre | Michael Marineau |
2015-11-12 | nspawn: add new --network-veth-extra= switch for defining additional veth links | Lennart Poettering |
2015-11-12 | Merge pull request #1870 from evverx/clarify_set_priority | Lennart Poettering |
2015-11-12 | core: use SD_EVENT_PRIORITY_NORMAL-n instead on -n | Evgeny Vereshchagin |
2015-11-12 | Merge pull request #1868 from teg/ndisc-fix | Lennart Poettering |
2015-11-12 | core: make sure to reset the bus error struct before reusing it | Lennart Poettering |
2015-11-12 | core: unify code that warns about jobs we fail to enqueue | Lennart Poettering |
2015-11-12 | core: drop "override" flag when building transactions | Lennart Poettering |
2015-11-12 | core: remove support for RequiresOverridable= and RequisiteOverridable= | Lennart Poettering |
2015-11-12 | core: simplify handling of %u, %U, %s and %h unit file specifiers | Lennart Poettering |
2015-11-12 | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering |
2015-11-12 | install: never log from install functions | Lennart Poettering |
2015-11-12 | install: various simplifications | Lennart Poettering |
2015-11-12 | sd-ndisc: add missing parens | Tom Gundersen |