Age | Commit message (Expand) | Author |
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 |
2014-12-12 | nspawn: beef up nspawn with some btrfs magic | Lennart Poettering |
2014-12-12 | copy: teach copy_bytes() btrfs reflink magic | Lennart Poettering |
2014-12-12 | gpt-auto-generator: make use of new btrfs-util.h APIs | Lennart Poettering |
2014-12-12 | shared: add new btrfs-util.[ch] helpers for doing common btrfs operation | Lennart Poettering |
2014-12-12 | shared: missing.h should include btrfs.h, before redefining some of its defin... | Lennart Poettering |
2014-12-12 | util: minor simplification for loop_write() and loop_read() | Lennart Poettering |
2014-12-12 | nspawn: properly validate machine names | Lennart Poettering |
2014-12-12 | seccomp-util.h: make sure seccomp-util.h can be included alone | Lennart Poettering |
2014-12-12 | path-util: no need to check whether p is absolute twice | Lennart Poettering |
2014-12-12 | udev-builtin-btrfs: properly initialize ioctl struct to zeroes | Lennart Poettering |
2014-12-12 | util: document why we have alloca_align() | Lennart Poettering |
2014-12-12 | util: when using basename() for creating temporary files, verify the resultin... | Lennart Poettering |
2014-12-12 | journal: fix dangling 'else' ambiguity | David Herrmann |
2014-12-12 | hwdb: fix dangling 'else' ambuguity | David Herrmann |
2014-12-12 | hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY | David Herrmann |
2014-12-11 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-12-11 | use correct format types | Thomas Hindoe Paaboel Andersen |
2014-12-11 | test-condition: add more test cases | Ronny Chevalier |
2014-12-11 | test-strv: add test for strv_equal | Ronny Chevalier |
2014-12-11 | test-execute: add tests for UMask directive | Ronny Chevalier |
2014-12-11 | test-unit-name: add tests for %f | Ronny Chevalier |
2014-12-11 | bus: sync with kdbus.git | David Herrmann |
2014-12-11 | tree-wide: use our memset() macros instead of memset() itself | Lennart Poettering |
2014-12-11 | treewide: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | core: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | shared: correct spacing near eol in code comments | Torstein Husebø |