Age | Commit message (Expand) | Author |
2014-12-17 | nspawn: fix invocation of the raw clone() system call on s390 and cris | Ken Werner |
2014-12-16 | path: follow symbolic link for parent path | Umut Tezduyar Lindskog |
2014-12-17 | shared: strv - add strv_clear() | Tom Gundersen |
2014-12-16 | shared: path-util - memory leak | Tom Gundersen |
2014-12-16 | udev: net_setup - fix warning | Tom Gundersen |
2014-12-16 | test-json: use fabs | Thomas Hindoe Paaboel Andersen |
2014-12-16 | fix compiler warning | Susant Sahani |
2014-12-16 | systemctl: fix argument handling when invoked as "shutdown" | Jan Synacek |
2014-12-16 | nss-myhostname: also recognize "gateway." | Harald Hoyer |
2014-12-16 | systemctl: refuse to edit runtime dropins when they already exist in /etc | Zbigniew Jędrzejewski-Szmek |
2014-12-16 | systemctl: share path lookup between 'cat' and 'edit' | Zbigniew Jędrzejewski-Szmek |
2014-12-16 | systemctl: split out LookupPaths initialization | Zbigniew Jędrzejewski-Szmek |
2014-12-16 | systemctl: move two functions up | Zbigniew Jędrzejewski-Szmek |
2014-12-16 | systemctl: unify warning about unit files changed on disk | Zbigniew Jędrzejewski-Szmek |
2014-12-16 | systemctl: do not use -1 for return code | Zbigniew Jędrzejewski-Szmek |
2014-12-16 | Move dropin listing to shared | Zbigniew Jędrzejewski-Szmek |
2014-12-15 | shared: add minimal JSON tokenizer | Lennart Poettering |
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 | 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 | 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-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 | 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 | 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 | 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 |