Age | Commit message (Expand) | Author |
2014-10-29 | missing: no tabs please, we are british | Lennart Poettering |
2014-10-29 | missing: simplify memfd ifdeffery | Lennart Poettering |
2014-10-29 | util: make use of the new getrandom() syscall if it is available when needing... | Lennart Poettering |
2014-10-29 | sd-rtnl: add bridge port rtnl attributes. | Susant Sahani |
2014-10-29 | sd-rtnl: add support to set packet family type | Susant Sahani |
2014-10-29 | sd-rtnl: mark nested attributes with the NLA_F_NESTED flag | Tom Gundersen |
2014-10-29 | sd-rtnl: fix reading of nla type | Tom Gundersen |
2014-10-29 | networkd: add Patch of MTU discovery for IPIP and GRE | Susant Sahani |
2014-10-29 | networkd: add back path of MTU discovery for SIT | Susant Sahani |
2014-10-28 | test: use assert_se() when testing tables so that we get a useful error when ... | Lennart Poettering |
2014-10-28 | service: add missing state table entry | Lennart Poettering |
2014-10-28 | core: send sigabrt on watchdog timeout to get the stacktrace | Umut Tezduyar Lindskog |
2014-10-28 | swap: don't add too many deps for swap files form /proc/swap | Lennart Poettering |
2014-10-28 | udev: path_id - set supported_parent for well-known SCSI setups | Kay Sievers |
2014-10-28 | polkit: actually generate new InteractiveAuthorizationRequired error on the r... | Lennart Poettering |
2014-10-28 | sd-bus: add support for new InteractiveAuthorizationRequired error from dbus ... | Lennart Poettering |
2014-10-28 | mac: add mac_ prefix to distinguish origin security apis | WaLyong Cho |
2014-10-28 | swap: drop noauto/nofail bools from Swap structure | Lennart Poettering |
2014-10-28 | swap: replace Discard= setting by a more generic Options= setting | Lennart Poettering |
2014-10-28 | udev hwdb: Support shipping pre-compiled database in system images | Martin Pitt |
2014-10-28 | sd-login: let's not needlessly yell at users | Lennart Poettering |
2014-10-27 | manager: print warning on console before reboot | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | manager: convert ephemeral to enum | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | rpm: add user macros | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | manager: do not print anything while passwords are being queried | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | cdrom_id: do not attempt to read past end of buffer | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | selinux: make sure we do not try to print missing fields | Zbigniew Jędrzejewski-Szmek |
2014-10-28 | login: remove multi-seat-x | Timofey Titovets |
2014-10-28 | job: optionally, when a job timeout is hit, also execute a failure action | Lennart Poettering |
2014-10-28 | core: remove system start timeout logic again | Lennart Poettering |
2014-10-27 | journald: be nice to coverity, add an extra assert | Lennart Poettering |
2014-10-27 | calendarspec: parse 'quarterly' and 'semi-annually' as shortcuts | Lennart Poettering |
2014-10-27 | networkd: network - if no prefixlength is given, try to deduce one from the a... | Tom Gundersen |
2014-10-27 | shared: in-addr-utils - add default_subnet_mask and default_prefixlen methods | Tom Gundersen |
2014-10-27 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-10-27 | calendar: new case 'minutely' | Daniele Medri |
2014-10-27 | sd-bus: explicitly cast asprintf() return value away we are not interested in | Lennart Poettering |
2014-10-27 | Revert "sd-bus: check return value of asprintf()" | Lennart Poettering |
2014-10-27 | shutdown: do final unmounting only if not running inside the container | Michal Sekletar |
2014-10-27 | networkd: don't stop the dhcp server when link goes down | Tom Gundersen |
2014-10-27 | util: fix copy-paste error and actually set the new hostname | Michal Sekletar |
2014-10-27 | util: introduce sethostname_idempotent | Michal Sekletar |
2014-10-26 | journald: fix flushing | Zbigniew Jędrzejewski-Szmek |
2014-10-25 | systemctl: do not ignore errors in symlink removal | Zbigniew Jędrzejewski-Szmek |
2014-10-25 | Rearrange Unit to make pahole happy | Zbigniew Jędrzejewski-Szmek |
2014-10-25 | calendarspec: fix typo in "annually" | Zbigniew Jędrzejewski-Szmek |
2014-10-25 | journalctl: correct help text for --until | Santiago Vila |
2014-10-24 | bus-proxy: it's OK if getpeercred doesn't work | Lennart Poettering |
2014-10-24 | sd-bus: if we don't manage to properly allocate the error message for an sd_b... | Lennart Poettering |
2014-10-24 | time: don't do comparison twice | Lennart Poettering |