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-17 | hwdb: add Lenovo 3000 N200 special key | Marc Schmitzer |
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 | Update TODO | Zbigniew Jędrzejewski-Szmek |
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-16 | hwdb: Logitech MX1000, another Lenovo USB mouse | Peter Hutterer |
2014-12-16 | hwdb: more an entry for the MS Sculpt Ergonomic | Peter Hutterer |
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 | 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 |