Age | Commit message (Expand) | Author |
2016-07-02 | Merge pull request #3637 from dobyrch/calendar-ranges | Lennart Poettering |
2016-07-02 | sd-resolve: use close_many() (#3643) | 0xAX |
2016-07-01 | calendarspec: use ".." notation for ranges of weekdays | Douglas Christman |
2016-07-01 | calendarspec: allow ranges in date and time specifications | Douglas Christman |
2016-07-01 | manager: Fixing a debug printf formatting mistake (#3640) | Kyle Walker |
2016-06-30 | Merge pull request #3634 from disneyworldguy/v2sigchld | Lennart Poettering |
2016-06-30 | Fix #3236 (#3633) | Lennart Poettering |
2016-06-30 | Merge pull request #3596 from poettering/machine-clean | Martin Pitt |
2016-06-30 | sd-event: expose the event loop iteration counter via sd_event_get_iteration(... | Lennart Poettering |
2016-06-30 | manager: Only invoke a single sigchld per unit within a cleanup cycle | Kyle Walker |
2016-06-30 | Merge pull request #3608 from teg/sd-device-driver-id | Lennart Poettering |
2016-06-30 | journalctl: Make temporary files directory configurable (#3574) | ottopotto |
2016-06-30 | sd-event: expose the event loop iteration counter via sd_event_get_iteration() | Lennart Poettering |
2016-06-29 | Merge pull request #3516 from fsateler/shared-basic | Lennart Poettering |
2016-06-29 | Merge pull request #3622 from keszybz/journalctl-this-boot | Lennart Poettering |
2016-06-29 | sd-bus: Fix a read after free error in bus-match. (#3624) (#3625) | Weng Xuetian |
2016-06-28 | systemctl mask of an non-existent unit should print a warning (#3521) | Susant Sahani |
2016-06-28 | journalct: allow --boot=0 to DTRT with --file/--directory | Zbigniew Jędrzejewski-Szmek |
2016-06-28 | journalctl: use simpler variable names in get_boots() | Zbigniew Jędrzejewski-Szmek |
2016-06-28 | journalct: do no allow --this-boot to take arguments | Zbigniew Jędrzejewski-Szmek |
2016-06-28 | journalctl: allow --file/--directory with --boot or --list-boots | Zbigniew Jędrzejewski-Szmek |
2016-06-28 | Remove blank line in the output of “systemctl show” (#3614) | Lénaïc Huard |
2016-06-28 | resolved: add test for route-only domain filtering (#3609) | Martin Pitt |
2016-06-27 | basic/strv: introduce STRV_IGNORE macro (#3601) | 0xAX |
2016-06-27 | basic: pass flags to the fnmatch (#3606) | Evgeny Vereshchagin |
2016-06-27 | sd-device: new_from_subsystem_sysnam - support a real subsystem called 'drivers' | Tom Gundersen |
2016-06-27 | sd-device: device_id - set correctly for 'drivers' | Tom Gundersen |
2016-06-26 | sd-device: enumerator - do not abort enumeration if a device fails | Tom Gundersen |
2016-06-26 | Merge pull request #3572 from poettering/machinectl-shell-fix | Martin Pitt |
2016-06-26 | machinectl: verify image existance on "start" and "enable" (#3579) | Lennart Poettering |
2016-06-26 | networkd: use strv_fnmatch() (#3605) | 0xAX |
2016-06-26 | Merge pull request #3600 from poettering/fstab-generator-fixes | Martin Pitt |
2016-06-26 | basic/strv: use SWAP_TWO() macro (#3602) | 0xAX |
2016-06-25 | nspawn: fix uid patching logic (#3599) | Lennart Poettering |
2016-06-24 | build-sys: Add new libsystemd-shared private library | Felipe Sateler |
2016-06-24 | fstab-generator: minor simplification | Lennart Poettering |
2016-06-24 | fstab-generator: skip fsck for /usr on non-device file systems | Lennart Poettering |
2016-06-24 | fstab-generator: don't skip /usr handling if root handling didn't work correctly | Lennart Poettering |
2016-06-24 | systemctl: fix an error condition from "-1" to something meaningful | Lennart Poettering |
2016-06-24 | fstab-generator: fix checking of fstab_node_to_udev_node() result | Lennart Poettering |
2016-06-24 | fstab-generator: document why we copy the root device into the usr device if ... | Lennart Poettering |
2016-06-24 | fstab-generator: let's use path_equal() for comparing paths | Lennart Poettering |
2016-06-24 | pid1: restore console color support for containers (#3595) | Franck Bui |
2016-06-24 | machined: make sure CleanPool() method is opened up in the dbus policy | Lennart Poettering |
2016-06-24 | machined: "machinectl clean" can take a while, do it asynchronously from a ba... | Lennart Poettering |
2016-06-24 | machined: don't bother explicitly closing the errno pipe | Lennart Poettering |
2016-06-24 | cgroup: minor coding style fix | Lennart Poettering |
2016-06-24 | Merge pull request #3594 from poettering/resolved-servfail | Martin Pitt |
2016-06-24 | systemctl: Create new unit files with "edit --force" (#3584) | Doug Christman |
2016-06-24 | resolved: add option to disable caching (#3592) | Martin Pitt |