Age | Commit message (Expand) | Author |
2015-11-10 | journald: never accept fds from file systems with mandatory locking enabled | Lennart Poettering |
2015-11-10 | Merge pull request #1835 from poettering/grabbag-of-stuff | Daniel Mack |
2015-11-10 | Merge pull request #1785 from ssahani/word | Lennart Poettering |
2015-11-10 | Merge pull request #1793 from filbranden/extract1 | Lennart Poettering |
2015-11-10 | Merge pull request #1783 from vcaputo/still_make_progress_when_throttling | Lennart Poettering |
2015-11-10 | core: unit deps port to extract_first_word | Susant Sahani |
2015-11-10 | parse-util: really refuse parsing negative values as positive ones, even on x... | Lennart Poettering |
2015-11-10 | journald: dispatch SIGTERM/SIGINT with a low priority | Lennart Poettering |
2015-11-10 | core: accept time units for time-based resource limits | Lennart Poettering |
2015-11-10 | core: when parsing resource limits, be more careful with types and corner cases | Lennart Poettering |
2015-11-10 | core: simplify parsing of capability bounding set settings | Lennart Poettering |
2015-11-10 | time-util: add parse_time(), which is like parse_sec() but allows specificati... | Lennart Poettering |
2015-11-10 | defs: rework CONF_DIRS_NULSTR() macro | Lennart Poettering |
2015-11-10 | cgls: when showing root slice, put -.slice at top of tree | Lennart Poettering |
2015-11-10 | cgls: suppress output of controller name, if it's the systemd one | Lennart Poettering |
2015-11-10 | virt: make sure that we detect unknown container managers as VIRTUALIZATION_C... | Lennart Poettering |
2015-11-10 | Merge pull request #1825 from ssahani/ipv61-1 | Tom Gundersen |
2015-11-10 | Merge pull request #1827 from davidreynolds/use_extract_first_word | Tom Gundersen |
2015-11-10 | Merge pull request #1735 from thom311/master | Tom Gundersen |
2015-11-09 | conf-parser: use extract_first_word | David Reynolds |
2015-11-10 | networkd: Add support to configure IPV6 hop limit | Susant Sahani |
2015-11-09 | Merge pull request #1629 from ssahani/vxlan | Tom Gundersen |
2015-11-09 | Merge pull request #1820 from michich/errno-v2 | Daniel Mack |
2015-11-09 | treewide: apply errno.cocci | Michal Schmidt |
2015-11-09 | Merge pull request #1798 from evverx/fix-test-udev | Lennart Poettering |
2015-11-09 | Merge pull request #1799 from jengelh/doc | Lennart Poettering |
2015-11-09 | Merge pull request #1807 from michich/boot-timer | Lennart Poettering |
2015-11-09 | Merge pull request #1794 from karelzak/size_limit | Lennart Poettering |
2015-11-09 | Merge pull request #1817 from iaguis/nspawn-custom-service-3 | Lennart Poettering |
2015-11-09 | detect-virt: add rkt app container runtime | Iago López Galeiras |
2015-11-09 | nspawn: support custom container service name | Iago López Galeiras |
2015-11-09 | Merge pull request #1796 from michaelolbrich/journal-size | Lennart Poettering |
2015-11-07 | core/timer: in containers OnBootSec should count from container startup | Michal Schmidt |
2015-11-07 | core: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt |
2015-11-06 | test-udev: small fixes | Evgeny Vereshchagin |
2015-11-06 | doc: correct punctuation and improve typography in documentation | Jan Engelhardt |
2015-11-06 | journal: reduce minimum journal file size to 512 KiB | Michael Olbrich |
2015-11-06 | core: support IEC suffixes for RLIMIT stuff | Karel Zak |
2015-11-06 | networkd: fix option name in log message | Michal Sekletar |
2015-11-05 | extract-word: Skip coalesced separators in place | Filipe Brandenburger |
2015-11-05 | extract-word: Do not re-evaluate the state on each parsed character | Filipe Brandenburger |
2015-11-05 | extract-word: increment pointer p and keep c in sync in for loop | Filipe Brandenburger |
2015-11-05 | extract-word: Check for early bail out before inspecting separators | Filipe Brandenburger |
2015-11-05 | extract-word: replace an use of `goto` with structured code | Filipe Brandenburger |
2015-11-05 | extract-word: move start block outside the for loop | Filipe Brandenburger |
2015-11-05 | sd-resolve: simplify pthread_join() call | Michal Schmidt |
2015-11-05 | timesync: return negative errno from manager_adjust_clock() on error | Michal Schmidt |
2015-11-05 | nspawn: save errno before reopening log after exec failure | Michal Schmidt |
2015-11-05 | nspawn: no fake errno | Michal Schmidt |