summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-15hwdb: fix orderingDaniel Mack
2014-12-15hwdb: Logitech G400sDaniel Mack
2014-12-15hwdb: Logitech MX 518Harald Hoyer
2014-12-15shared: time-dst: Avoid buffer overflowMartin Pitt
2014-12-14blkid: Warn when rejecting a superblock with a bad csumGabriel de Perthuis
2014-12-14delta: fix output alignment of [REDIRECTED] entriesIvan Shapovalov
2014-12-14build-sys: remove commented-out m4 from user@.serviceMantas Mikulėnas
2014-12-14build-sys: fix distcheckDave Reisner
2014-12-14build-sys: always distribute systemd-consoled.service.inDave Reisner
2014-12-13systemctl: handle correctly template units for edit verbRonny Chevalier
2014-12-13test-unit-name: add more testsRonny Chevalier
2014-12-13journal: replace contexts hashmap with a plain arrayMichal Schmidt
2014-12-13journal: delete unused function mmap_cache_close_contextMichal Schmidt
2014-12-13journal: push type_to_context conversion down to journal_file_move_to()Michal Schmidt
2014-12-13journal: have a named enum ObjectTypeMichal Schmidt
2014-12-13journal: consistently use OBJECT_<type> names instead of numbersMichal Schmidt
2014-12-13journal: consistently allow type==0 to mean "any type"Michal Schmidt
2014-12-13journal: move type_to_context() to journal-file.cMichal Schmidt
2014-12-13journal: remove journal_file_object_keep/release functionsMichal Schmidt
2014-12-13journal: map objects to context set by caller, not by actual object typeMichal Schmidt
2014-12-13journal: add debug mode for mmap-cache (--enable-debug=mmap-cache)Michal Schmidt
2014-12-13configure.ac: add a generic --enable-debug, replace --enable-hashmap-debugMichal Schmidt
2014-12-13shared/hashmap.h: fix commentMichal Schmidt
2014-12-12hwdb: add more miceZbigniew Jędrzejewski-Szmek
2014-12-12hwdb: sort mice by brand,type,dpi,frequencyZbigniew Jędrzejewski-Szmek
2014-12-12networkctl: remove unused variableThomas Hindoe Paaboel Andersen
2014-12-12wrap a few *_FOREACH macros in curly bracesThomas Hindoe Paaboel Andersen
2014-12-12update TODOLennart Poettering
2014-12-12core: retry unmounting until we are done, in case of stacked mountsLennart Poettering
2014-12-12networkctl: also draw a nice unicode cirlce when "networkctl status" is run w...Lennart Poettering
2014-12-12networkctl: show interface names next to IP addresses if we dump adresses fro...Lennart Poettering
2014-12-12networkctl: also show gateway address when "networkctl status" without furthe...Lennart Poettering
2014-12-12networkctl: show MAC address OUI vendor next to MAC addressesLennart Poettering
2014-12-12test-cap-list: always check libcap comes to the same names as we do, for the ...Lennart Poettering
2014-12-12cap-list: return lower-case capability names, similar to libcap's cap_to_name...Lennart Poettering
2014-12-12update TODOLennart Poettering
2014-12-12man: fedora 21 has been release, suggest 21 as fedora version in example yum ...Lennart Poettering
2014-12-12nspawn: when booting in ephemeral mode, append random token to machine nameLennart Poettering
2014-12-12nspawn: allow spawning ephemeral nspawn containers based on the root file sys...Lennart Poettering
2014-12-12nspawn: don't link journals in ephemeral modeLennart Poettering
2014-12-12nspawn: properly unset arg_link_journal_try, when --link-journal= is specifiedLennart Poettering
2014-12-12copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering
2014-12-12bus: send attach flags on BUS_MAKEDavid Herrmann
2014-12-12bus: fix assert() on HELLO error-pathDavid Herrmann
2014-12-12nspawn: beef up nspawn with some btrfs magicLennart Poettering
2014-12-12copy: teach copy_bytes() btrfs reflink magicLennart Poettering
2014-12-12gpt-auto-generator: make use of new btrfs-util.h APIsLennart Poettering
2014-12-12shared: add new btrfs-util.[ch] helpers for doing common btrfs operationLennart Poettering
2014-12-12shared: missing.h should include btrfs.h, before redefining some of its defin...Lennart Poettering
2014-12-12util: minor simplification for loop_write() and loop_read()Lennart Poettering