Age | Commit message (Expand) | Author |
2016-05-01 | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | core: when encountering a symlink alias for non-aliasable units warn nicely | Lennart Poettering |
2016-04-29 | hashmap: optimize set_put_strdup() a bit | Lennart Poettering |
2016-04-29 | core: refuse merging on units when the unit type does not support alias | Lennart Poettering |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-29 | Merge pull request #3126 from poettering/small-fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mounts | Lennart Poettering |
2016-04-29 | journal-file: when rotating a journal file, fsync directory too | Lennart Poettering |
2016-04-29 | networkd: clean up DUID code a bit | Lennart Poettering |
2016-04-29 | journal: when creating a new journal file, fsync() the directory it is create... | Lennart Poettering |
2016-04-29 | parse-util: fix conversion from size_t on s390 (#3147) | Lubomir Rintel |
2016-04-29 | Merge pull request #3137 from keszybz/dirent-simplification | Lennart Poettering |
2016-04-29 | nspawn: convert uuid to string (#3146) | Evgeny Vereshchagin |
2016-04-28 | networkd: reconfigure IPv6 and static address after link up event (#3105) | Susant Sahani |
2016-04-28 | basic/mount-util: recognize pvfs2 as network fs (#3140) | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | nspawn: initialize the veth_name (#3141) | Evgeny Vereshchagin |
2016-04-28 | cgtop: initialize `ours' to NULL properly (#3139) | Naohiro Aota |
2016-04-28 | test-path-util: add a trivial test for hidden_or_backup_file | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | tree-wide: rename hidden_file to hidden_or_backup_file and optimize | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w... | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | networkd: drop unnecessary stmt | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | machinectl: simplify option string assignment | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | Correctly parse OBJECT_PID in journald messages (#3129) | Nalin Dahyabhai |
2016-04-27 | path-util: Add hidden suffixes for ucf (#3131) | Martin Pitt |
2016-04-27 | journal: set STATE_ARCHIVED as part of offlining (#2740) | Vito Caputo |
2016-04-26 | core: set start job timeout from the kernel commandline (#3112) | tblume |
2016-04-26 | Merge pull request #3124 from poettering/small-journal-fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | Revert "smaller journal fixes (#3124)" | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | Merge pull request #3093 from poettering/nspawn-userns-magic | Lennart Poettering |
2016-04-26 | smaller journal fixes (#3124) | Lennart Poettering |
2016-04-26 | journal-file: make seeking in corrupted files work | Lennart Poettering |
2016-04-26 | journal-file: when iterating through a partly corruped journal file, treat er... | Lennart Poettering |
2016-04-26 | journal-file: always generate the same error when encountering corrupted files | Lennart Poettering |
2016-04-26 | journal: when dumping journal contents, react nicer to lines we can't read | Lennart Poettering |
2016-04-26 | sd-journal: detect earlier if we try to read an object from an invalid offset | Lennart Poettering |
2016-04-26 | systemd --user: call pam_loginuid when creating user@.service (#3120) | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Merge pull request #3109 from poettering/journal-by-fd | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Merge pull request #3114 from poettering/journalctl-b | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | machined: generate a nicer error when the user tries "machinectl clone" on no... | Lennart Poettering |
2016-04-25 | core: fix description of "resources" service error (#3119) | Lennart Poettering |
2016-04-25 | Merge pull request #3113 from ssahani/route-fix | Lennart Poettering |
2016-04-25 | journal: fix already offline check and thread leak (#2810) | Vito Caputo |
2016-04-25 | journalctl: turn --unit= in combination with --user into --user-unit= | Lennart Poettering |
2016-04-25 | sd-journal: "soft" deprecate sd_journal_open_container() | Lennart Poettering |
2016-04-25 | journalctl: port --machine= switch to use machined's OpenMachineRootDirectory() | Lennart Poettering |
2016-04-25 | journalctl: don't trust the per-field entry tables when looking for boot IDs | Lennart Poettering |
2016-04-25 | journalctl: improve output of --header a bit | Lennart Poettering |
2016-04-25 | nspawn: explicitly remove veth links after use (#3111) | Lennart Poettering |
2016-04-25 | journalctl: simplify discover_next_boot() a bit | Lennart Poettering |
2016-04-25 | journalctl: simplify get_boots() a bit, by getting rid of one BootId object | Lennart Poettering |