Age | Commit message (Expand) | Author |
2014-12-15 | udev: builtin-hwdb - port to sd-hwdb | Tom Gundersen |
2014-12-15 | udevadm: port to sd-hwdb | Tom Gundersen |
2014-12-15 | networkctl: port from libudev to sd-hwdb | Tom Gundersen |
2014-12-15 | update TODO | Lennart Poettering |
2014-12-15 | unit: handle nicely of certain unit types are not supported on specific systems | Lennart Poettering |
2014-12-15 | networkd: failing to track links is a serious problem so log at warning level... | Tom Gundersen |
2014-12-15 | hwdb: fix ordering | Daniel Mack |
2014-12-15 | hwdb: Logitech G400s | Daniel Mack |
2014-12-15 | hwdb: Logitech MX 518 | Harald Hoyer |
2014-12-15 | shared: time-dst: Avoid buffer overflow | Martin Pitt |
2014-12-14 | blkid: Warn when rejecting a superblock with a bad csum | Gabriel de Perthuis |
2014-12-14 | delta: fix output alignment of [REDIRECTED] entries | Ivan Shapovalov |
2014-12-14 | build-sys: remove commented-out m4 from user@.service | Mantas Mikulėnas |
2014-12-14 | build-sys: fix distcheck | Dave Reisner |
2014-12-14 | build-sys: always distribute systemd-consoled.service.in | Dave Reisner |
2014-12-13 | systemctl: handle correctly template units for edit verb | Ronny Chevalier |
2014-12-13 | test-unit-name: add more tests | Ronny Chevalier |
2014-12-13 | journal: replace contexts hashmap with a plain array | Michal Schmidt |
2014-12-13 | journal: delete unused function mmap_cache_close_context | Michal Schmidt |
2014-12-13 | journal: push type_to_context conversion down to journal_file_move_to() | Michal Schmidt |
2014-12-13 | journal: have a named enum ObjectType | Michal Schmidt |
2014-12-13 | journal: consistently use OBJECT_<type> names instead of numbers | Michal Schmidt |
2014-12-13 | journal: consistently allow type==0 to mean "any type" | Michal Schmidt |
2014-12-13 | journal: move type_to_context() to journal-file.c | Michal Schmidt |
2014-12-13 | journal: remove journal_file_object_keep/release functions | Michal Schmidt |
2014-12-13 | journal: map objects to context set by caller, not by actual object type | Michal Schmidt |
2014-12-13 | journal: add debug mode for mmap-cache (--enable-debug=mmap-cache) | Michal Schmidt |
2014-12-13 | configure.ac: add a generic --enable-debug, replace --enable-hashmap-debug | Michal Schmidt |
2014-12-13 | shared/hashmap.h: fix comment | Michal Schmidt |
2014-12-12 | hwdb: add more mice | Zbigniew Jędrzejewski-Szmek |
2014-12-12 | hwdb: sort mice by brand,type,dpi,frequency | Zbigniew Jędrzejewski-Szmek |
2014-12-12 | networkctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-12 | wrap a few *_FOREACH macros in curly braces | Thomas Hindoe Paaboel Andersen |
2014-12-12 | update TODO | Lennart Poettering |
2014-12-12 | core: retry unmounting until we are done, in case of stacked mounts | Lennart Poettering |
2014-12-12 | networkctl: also draw a nice unicode cirlce when "networkctl status" is run w... | Lennart Poettering |
2014-12-12 | networkctl: show interface names next to IP addresses if we dump adresses fro... | Lennart Poettering |
2014-12-12 | networkctl: also show gateway address when "networkctl status" without furthe... | Lennart Poettering |
2014-12-12 | networkctl: show MAC address OUI vendor next to MAC addresses | Lennart Poettering |
2014-12-12 | test-cap-list: always check libcap comes to the same names as we do, for the ... | Lennart Poettering |
2014-12-12 | cap-list: return lower-case capability names, similar to libcap's cap_to_name... | Lennart Poettering |
2014-12-12 | update TODO | Lennart Poettering |
2014-12-12 | man: fedora 21 has been release, suggest 21 as fedora version in example yum ... | Lennart Poettering |
2014-12-12 | nspawn: when booting in ephemeral mode, append random token to machine name | Lennart Poettering |
2014-12-12 | nspawn: allow spawning ephemeral nspawn containers based on the root file sys... | Lennart Poettering |
2014-12-12 | nspawn: don't link journals in ephemeral mode | Lennart Poettering |
2014-12-12 | nspawn: properly unset arg_link_journal_try, when --link-journal= is specified | Lennart Poettering |
2014-12-12 | copy: use btrfs reflinking only whe we know we copy full files | Lennart Poettering |
2014-12-12 | bus: send attach flags on BUS_MAKE | David Herrmann |
2014-12-12 | bus: fix assert() on HELLO error-path | David Herrmann |