Age | Commit message (Expand) | Author |
2015-07-23 | Merge pull request #678 from eworm-de/oracle-kvm | Lennart Poettering |
2015-07-23 | virt: handle Virtualbox 5.0 with kvm hypervisor | Christian Hesse |
2015-07-23 | Merge pull request #682 from ssahani/bridge | Lennart Poettering |
2015-07-23 | bitmap: various clean-ups | Lennart Poettering |
2015-07-23 | Add bridge NL params to missing.h | Susant Sahani |
2015-07-23 | Merge pull request #677 from zonque/bitmap2 | Tom Gundersen |
2015-07-23 | Merge pull request #537 from poettering/nss-mymachines-userns | David Herrmann |
2015-07-23 | basic: bitmap: use uint64_t instead if long long unsigned | Daniel Mack |
2015-07-23 | bitmap: bitmap_clear() | Lennart Poettering |
2015-07-22 | Merge pull request #660 from michich/in-set | Michal Schmidt |
2015-07-22 | basic: more optimizable IN_SET macro | Michal Schmidt |
2015-07-22 | basic: better readable IN_SET macro | Michal Schmidt |
2015-07-22 | Tunnel NL params: Add to missing.h | Susant Sahani |
2015-07-20 | add NL parameters to missing.h | Susant Sahani |
2015-07-17 | basic: bitmap - complete fix for bitshift overflow | Tom Gundersen |
2015-07-17 | bitmap: avoid 32bit integer overflow in shift | David Herrmann |
2015-07-17 | bitmap: allow bitmap_iterate() on NULL bitmap | David Herrmann |
2015-07-16 | bitmap: use external iterator | Tom Gundersen |
2015-07-15 | Merge pull request #588 from teg/resolved-nsec | Daniel Mack |
2015-07-14 | basic: util - add base32hexmem() function similar to hexmem() | Tom Gundersen |
2015-07-14 | basic: add a Bitmap implementation | Tom Gundersen |
2015-07-14 | basic: util - fix memleak on error in unbase64mem() | Tom Gundersen |
2015-07-12 | basic: util - add base64mem() function similar to hexmem() | Tom Gundersen |
2015-07-12 | basic: util - fix errorhandling in unhexmem() | Tom Gundersen |
2015-07-11 | Merge pull request #551 from poettering/fopen-temporary-noerrno | Daniel Mack |
2015-07-11 | basic: simplify path_is_mount_point() a bit | Lennart Poettering |
2015-07-11 | util: make sure we don't clobber errno in error path | Lennart Poettering |
2015-07-09 | nss-mymachines: map userns users of containers to real user names | Lennart Poettering |
2015-07-09 | basic/util.c fopen_temporary(): close fd if failed | cee1 |
2015-07-08 | Merge pull request #500 from zonque/fileio | Lennart Poettering |
2015-07-07 | Remove repeated 'the's | Zbigniew Jędrzejewski-Szmek |
2015-07-06 | tree-wide: fix write_string_file() user that should not create files | Daniel Mack |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-07-06 | fileio: add 'enforce_newline' argument to write_string_stream() | Daniel Mack |
2015-07-06 | get_process_environ: exit early when there is nothing to read | Kay Sievers |
2015-07-06 | networkd: be more defensive when writing to ipv4/ipv6 forwarding settings | Lennart Poettering |
2015-07-03 | Merge pull request #473 from richardmaw-codethink/machinectl-import-earlier-t... | Lennart Poettering |
2015-07-02 | util: fall back in rename_noreplace when renameat2 isn't implemented | Richard Maw |
2015-07-01 | socket: Set SO_REUSEPORT before bind() | Christos Trochalakis |
2015-06-28 | util: fix incorrect escape sequence in string_is_safe() | Eric Biggers |
2015-06-18 | Merge pull request #294 from teg/hashmap-debug-locking-2 | David Herrmann |
2015-06-18 | hashmap: debug - lock access to the global hashmap list | Tom Gundersen |
2015-06-18 | Merge pull request #288 from phomes/cgroup-util | Lennart Poettering |
2015-06-18 | Merge pull request #289 from michich/hashmap-small-cleanup | Lennart Poettering |
2015-06-18 | cgroup-util: actually use the path callback | Thomas Hindoe Paaboel Andersen |
2015-06-18 | exit-status: add missing include for SIG* defines | Michael Olbrich |
2015-06-17 | util: Introduce unquote_first_word_and_warn | Filipe Brandenburger |
2015-06-17 | util: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first_word | Filipe Brandenburger |
2015-06-17 | util: Refactor common cunescape block in unquote_first_word | Filipe Brandenburger |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |