Age | Commit message (Expand) | Author |
2015-08-04 | Merge pull request #858 from dvdhrm/proxy-env | Daniel Mack |
2015-08-04 | core: set default process label only exec label is none | WaLyong Cho |
2015-08-04 | smack-util: revise smack-util apis and add read smack attr apis | WaLyong Cho |
2015-08-04 | util: add getxattr helper apis | WaLyong Cho |
2015-08-04 | bus-proxy: discard invalid environment updates | David Herrmann |
2015-08-04 | bus-proxy: add ExecReload= | David Herrmann |
2015-08-04 | Merge pull request #856 from richardmaw-codethink/doc-invalid-environmentfile... | Daniel Mack |
2015-08-04 | networkd: add DHCP options for private zone | Alex Crawford |
2015-08-04 | basic: add LIST_INSERT_BEFORE | Alex Crawford |
2015-08-04 | man: Document invalid lines in EnvironmentFile | Richard Maw |
2015-08-04 | machinectl: support relative host paths in copy-{from,to} | Richard Maw |
2015-08-04 | machined: Relax path checks for Copy{From,To} | Richard Maw |
2015-08-04 | Merge pull request #850 from ssahani/dhcp | Daniel Mack |
2015-08-04 | networkd: DHCP fix CID 1315105 | Susant Sahani |
2015-08-04 | Update bugtracker address | Zbigniew Jędrzejewski-Szmek |
2015-08-03 | Merge pull request #845 from poettering/terminal-o-nonblock | Daniel Mack |
2015-08-03 | tree-wide: convert some more mfree() candidates | Daniel Mack |
2015-08-03 | terminal-util: no real reason to assert on O_CREAT | Lennart Poettering |
2015-08-03 | terminal-util: cast a couple of ioctl()s to void | Lennart Poettering |
2015-08-03 | terminal-util: when resetting terminals, don't wait for carrier | Lennart Poettering |
2015-08-03 | Merge pull request #844 from poettering/clock-boottime2 | Tom Gundersen |
2015-08-03 | Merge pull request #843 from poettering/clock-boottime | Tom Gundersen |
2015-08-03 | tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic() | Lennart Poettering |
2015-08-03 | Merge pull request #840 from systemd-mailing-devs/1438566907-9544-1-git-send-... | Lennart Poettering |
2015-08-03 | sd-event: make sure sd_event_now() cannot fail | Lennart Poettering |
2015-08-03 | Merge pull request #841 from teg/resolved-exponential-resend | Daniel Mack |
2015-08-03 | resolved: transaction - increase number of retry attempts | Tom Gundersen |
2015-08-03 | resolved: transaction - exponentially increase retry timeouts | Tom Gundersen |
2015-08-03 | resolved: cache - use clock_boottime_or_monotonic() | Tom Gundersen |
2015-08-03 | Merge pull request #837 from ssahani/dhcp | Daniel Mack |
2015-08-03 | logind: add standard gpio power button support | Kefeng Wang |
2015-08-02 | Merge pull request #836 from mbiebl/man-fix-typo-systemd-fsck | Daniel Mack |
2015-08-02 | man: fix typo in systemd-fsck@ | Michael Biebl |
2015-08-02 | Merge pull request #834 from namhyung/sdbus-cleanup-v2 | David Herrmann |
2015-08-02 | sd-bus: cleanup bus_reset_parsed_address() | Namhyung Kim |
2015-08-02 | sd-bus: use mfree() in bus_reset_queues() | Namhyung Kim |
2015-08-02 | sd-bus: cleanup bus_close_fds() | Namhyung Kim |
2015-08-02 | networkd: fix neworkd crash | Susant Sahani |
2015-08-01 | Merge pull request #822 from hobbitalastair/master | Daniel Mack |
2015-08-01 | hwdb: add resolution information for Dell Vostro 1510 touchpad | Alastair Hughes |
2015-07-31 | Merge pull request #813 from dvdhrm/bus-client | Lennart Poettering |
2015-07-31 | Merge pull request #812 from zonque/test | David Herrmann |
2015-07-31 | Merge pull request #814 from dvdhrm/mfree | Daniel Mack |
2015-07-31 | Merge pull request #815 from poettering/coding-style-for | Daniel Mack |
2015-07-31 | busctl: make sure --address connects as bus-client | David Herrmann |
2015-07-31 | CODING_STYLE: say that "for (;;)" is better than "while (1)" | Lennart Poettering |
2015-07-31 | test-socket-util: add test for in_addr_is_null() | Daniel Mack |
2015-07-31 | test-util: add more tests | Daniel Mack |
2015-07-31 | test: add test for static lists | Daniel Mack |
2015-07-31 | tree-wide: introduce mfree() | David Herrmann |