Age | Commit message (Expand) | Author |
2013-11-20 | install: when determining where default.target points to, accept a file inste... | Lennart Poettering |
2013-11-20 | test: exit early if we would conflict with running user systemd | Lennart Poettering |
2013-11-20 | bus: add sd_bus_send_to() API call | Lennart Poettering |
2013-11-20 | bus: bump serial number counter when sending already sealed messages | Lennart Poettering |
2013-11-20 | bus: sd_bus_error_setxyz calls should always return the error as errno style ... | Lennart Poettering |
2013-11-20 | libudev: always return NULL in _unref() APIs | Lennart Poettering |
2013-11-20 | libudev: always return valid negative error codes on API functions | Lennart Poettering |
2013-11-20 | calendar: support 'yearly' and 'annually' names the same way as cron | Lennart Poettering |
2013-11-20 | hwclock: modernizations | Lennart Poettering |
2013-11-20 | macro: add _unlikely_() to assert_return() | Lennart Poettering |
2013-11-20 | macro: change assert_cc() so that it can appear outside of functions | Lennart Poettering |
2013-11-20 | include: make direct includion of _sd-common.h harder | Lennart Poettering |
2013-11-20 | install: use const where we can | Lennart Poettering |
2013-11-20 | conf-parser: don't leak section names | Tom Gundersen |
2013-11-20 | event: clear pending-state when re-arming timers | David Herrmann |
2013-11-20 | bus: fix error-path in bus_map_all_properties() | David Herrmann |
2013-11-20 | bus/rtnl: silence clang warnings | Thomas Hindoe Paaboel Andersen |
2013-11-19 | networkd: make sure Links and Networks are freed | Tom Gundersen |
2013-11-19 | keymap: Add Toshiba Satellite U940 | Jose Ignacio Naranjo |
2013-11-18 | localed: match converted keymaps before legacy | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | localed: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-18 | use #pragma once instead of foo*foo define guards | Shawn Landden |
2013-11-18 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2013-11-18 | bus: TIMESTAMP is optional kdbus metadata now, NAMES are always added | Kay Sievers |
2013-11-17 | core/socket: fix SO_REUSEPORT | Shawn Landden |
2013-11-17 | core/socket: use _cleanup_free_ | Shawn Landden |
2013-11-17 | networkd: make all calls async | Tom Gundersen |
2013-11-17 | networkd: store netmask and mac address explicitly | Tom Gundersen |
2013-11-17 | bus: CREDS and NAMES are optional kdbus metadata now | Kay Sievers |
2013-11-17 | catalog: add French translation | Sylvain Plantefeve |
2013-11-16 | tmpfiles: adjust excludes for the new per-service private dirs | Zbigniew Jędrzejewski-Szmek |
2013-11-16 | Fix RemainAfterExit services keeping a hold on console | Olivier Brunel |
2013-11-16 | po: add French translation | Sylvain Plantefeve |
2013-11-15 | bash-completion: journalctl --file | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | random-seed: improve debugging messages a bit | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | fstab-generator: use RequiresOverridable for fsck units | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | core: some more _cleanup_free_ | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | fsck,fstab-generator: be lenient about missing fsck.<type> | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | fsck: modernization | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | ycm_extra_conf: include src/systemd for headers | Dave Reisner |
2013-11-15 | build: use printf to generate symbol tests | Dave Reisner |
2013-11-15 | build-sys: don't mix dynamic and static libs | Tom Gundersen |
2013-11-14 | rtnl: add event loop integration | Tom Gundersen |
2013-11-14 | bus: typo | Tom Gundersen |
2013-11-14 | loopback-setup: move to rtnl | Tom Gundersen |
2013-11-14 | rtnl: add call_async and call_async_cancel | Tom Gundersen |
2013-11-14 | Update TODO | Zbigniew Jędrzejewski-Szmek |
2013-11-13 | Fix possible lack of status messages on shutdown/reboot | Olivier Brunel |
2013-11-13 | Only disable output on console during boot if needed | Olivier Brunel |