Age | Commit message (Expand) | Author |
2016-05-03 | network: get rid of DUID_TYPE_RAW | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | test-networkd-conf: add tests for the parsing functions | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | networkd: rework duid_{type,duid_type,duid,duid_len} setting | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | dh-dhcp{,6}-client: change the semantics of DUID setting | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | dhcp-identifier: un-inline dhcp_validate_duid_len | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | sd-dhcp: change uint8_t *duid to const void* | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | sd-dhcp{,6}-client: use standard indentation for functions args | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | networkd: rework headers to avoid circular includes | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | Merge pull request #3151 from keszybz/pr3149-2 | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | core: merge service_connection_unref() into service_close_socket_fd() | Lennart Poettering |
2016-04-29 | core: rerun GC logic for a unit that loses a reference | Lennart Poettering |
2016-04-29 | core: rework socket/service GC logic | Lennart Poettering |
2016-04-29 | socket: really always close auxiliary fds when closing socket fds | Lennart Poettering |
2016-04-29 | core: make parsing of RLIMIT_NICE aware of actual nice levels | Lennart Poettering |
2016-04-29 | core: make sure to close connection fd when we fail to activate a per-connect... | Lennart Poettering |
2016-04-29 | core: minor error path fix | Lennart Poettering |
2016-04-29 | core: rename StartLimitInterval= to StartLimitIntervalSec= | Lennart Poettering |
2016-04-29 | core: move start ratelimiting check after condition checks | Lennart Poettering |
2016-04-29 | core: introduce activation rate limiting for socket units | Lennart Poettering |
2016-04-29 | build-sys: improve compat with older kernel headers | Lennart Poettering |
2016-04-29 | path-util: also support ".old" and ".new" suffixes and recommend them | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-29 | Merge pull request #3126 from poettering/small-fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | test-copy: never call alloca() in a loop | Lennart Poettering |
2016-04-29 | copy: also copy AF_UNIX sockets | Lennart Poettering |
2016-04-29 | path-util: document that we shouldn't add further entries to hidden_or_backup... | Lennart Poettering |
2016-04-29 | Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mounts | Lennart Poettering |
2016-04-29 | journal-file: when rotating a journal file, fsync directory too | Lennart Poettering |
2016-04-29 | networkd: clean up DUID code a bit | Lennart Poettering |
2016-04-29 | journal: when creating a new journal file, fsync() the directory it is create... | Lennart Poettering |
2016-04-29 | parse-util: fix conversion from size_t on s390 (#3147) | Lubomir Rintel |
2016-04-29 | Merge pull request #3137 from keszybz/dirent-simplification | Lennart Poettering |
2016-04-29 | nspawn: convert uuid to string (#3146) | Evgeny Vereshchagin |
2016-04-28 | networkd: reconfigure IPv6 and static address after link up event (#3105) | Susant Sahani |
2016-04-28 | basic/mount-util: recognize pvfs2 as network fs (#3140) | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | nspawn: initialize the veth_name (#3141) | Evgeny Vereshchagin |
2016-04-28 | cgtop: initialize `ours' to NULL properly (#3139) | Naohiro Aota |
2016-04-28 | test-path-util: add a trivial test for hidden_or_backup_file | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | tree-wide: rename hidden_file to hidden_or_backup_file and optimize | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w... | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | networkd: drop unnecessary stmt | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | machinectl: simplify option string assignment | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | Correctly parse OBJECT_PID in journald messages (#3129) | Nalin Dahyabhai |
2016-04-27 | path-util: Add hidden suffixes for ucf (#3131) | Martin Pitt |
2016-04-27 | journal: set STATE_ARCHIVED as part of offlining (#2740) | Vito Caputo |
2016-04-26 | core: set start job timeout from the kernel commandline (#3112) | tblume |
2016-04-26 | Merge pull request #3124 from poettering/small-journal-fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | Revert "smaller journal fixes (#3124)" | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | Merge pull request #3093 from poettering/nspawn-userns-magic | Lennart Poettering |
2016-04-26 | smaller journal fixes (#3124) | Lennart Poettering |