Age | Commit message (Expand) | Author |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-05-18 | buildsys: actually install 70-pointingstick.hwdb | Mantas Mikulėnas |
2015-05-16 | buildsys: Remove X_SERVER from AM_CPPFLAGS | Cristian Rodríguez |
2015-05-15 | units: make networkd pull in its own .busname unit | Tom Gundersen |
2015-05-15 | systemctl: introduce --now for enable, disable and mask | Jan Synacek |
2015-05-13 | Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount. | Dimitri John Ledkov |
2015-05-09 | buildsys: *_la_CPPFLAGS takes $(AM_CPPFLAGS) not $(AM_CFLAGS) | Cristian Rodríguez |
2015-05-05 | lockfile-util.[ch]: Split out from util.[ch] | Colin Walters |
2015-04-29 | test: rename test-bus-kernel-benchmark to test-bus-benchmark | Tom Gundersen |
2015-04-28 | fsck: remove fsckd again, but keep the door open for external replacement | Lennart Poettering |
2015-04-24 | shutdownd: kill the old implementation | Daniel Mack |
2015-04-24 | logind: add code for UTMP wall messages | Daniel Mack |
2015-04-23 | journal: use audit event names instead of numbers | Zbigniew Jędrzejewski-Szmek |
2015-04-23 | journal: add int↔audit type name mapping | Zbigniew Jędrzejewski-Szmek |
2015-04-22 | build-sys: adjust link-order for non-gc-sections build | Kay Sievers |
2015-04-22 | build-sys: minor simplification | Lennart Poettering |
2015-04-21 | build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadir | Lennart Poettering |
2015-04-21 | build-sys: add missing file | Kay Sievers |
2015-04-21 | delete unused LICENSE.MIT | Kay Sievers |
2015-04-21 | tmpfiles: make /home and /var btrfs subvolumes by default when booted up with... | Lennart Poettering |
2015-04-16 | libudev: make libudev-enumerate a thin wrapper around sd-device | Tom Gundersen |
2015-04-16 | sd-device: add device-enumerator library | Tom Gundersen |
2015-04-11 | build: allow setting OBJCOPY | Marc-Antoine Perennou |
2015-04-11 | factory: install to datadir | Marc-Antoine Perennou |
2015-04-11 | build: add support for AARCH64 EFI | Koen Kooi |
2015-04-11 | build: support non-x86 EFI builds | Koen Kooi |
2015-04-11 | udev: builtin-keyboard: add support for EVDEV_ABS_* | Peter Hutterer |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-08 | util: add minimal OrderedSet type | Lennart Poettering |
2015-04-06 | build-sys: fix typo | Zbigniew Jędrzejewski-Szmek |
2015-04-06 | btrfs: support recursively removing btrfs snapshots | Lennart Poettering |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-04-02 | libudev: device - replace by a thin wrapper around sd-device | Tom Gundersen |
2015-04-02 | libsystemd: add sd-device library | Tom Gundersen |
2015-03-24 | timedate: remove daylight saving time handling and tzfile parser | Kay Sievers |
2015-03-19 | hwdb: ship ids-update.pl & sdio.ids in the release tarballs | Dimitri John Ledkov |
2015-03-19 | resolved: Do not add .busname dependencies, when compiling without kdbus. | Dimitri John Ledkov |
2015-03-12 | build-sys: fix name of new rules file | Kay Sievers |
2015-03-12 | rules: merge tty and serial rules file | Kay Sievers |
2015-03-12 | rules: merge udev-late.rules files | Kay Sievers |
2015-03-12 | rules: move block device rules to its own rules file | Kay Sievers |
2015-03-11 | sysctl: move property handling to shared/ | Kay Sievers |
2015-03-09 | importd: add API for exporting container/VM images | Lennart Poettering |
2015-03-04 | build-sys: generate CLEANFILES from EXTRA_DIST | Zbigniew Jędrzejewski-Szmek |
2015-03-05 | importd: add new bus calls for importing local tar and raw images | Lennart Poettering |
2015-03-05 | import: split out compression logic, so that we can share it with between imp... | Lennart Poettering |
2015-03-05 | import: rename download code from "import" to "pull" | Lennart Poettering |
2015-03-03 | Do not run sysv-generator-test when sysv compat is disabled | Zbigniew Jędrzejewski-Szmek |