Age | Commit message (Expand) | Author |
2016-04-29 | core: rework socket/service GC logic | Lennart Poettering |
2016-04-29 | hwdb: add missing newline so the hwdb buils correctly again | 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 | 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 | rules: add NVMe rules (#3136) | Ming Lin |
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 | update TODO a bit | Lennart Poettering |
2016-04-29 | man: minor wording fixes | Lennart Poettering |
2016-04-29 | vimrc: fix indentation logic for our docbook xml files | 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: chmod +x sysv-generator-test | Zbigniew Jędrzejewski-Szmek |
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 | Add croatian translation, hr.po and systemd.hr.catalog files | muzena |
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 | Stop syslog.socket when entering emergency mode (#3130) | Martin Pitt |
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 |
2016-04-26 | tests: document requirements of networkd integration tests (#3125) | Martin Pitt |
2016-04-26 | man: elaborate on the automatic systemd-journald.socket service dependencies | Lennart Poettering |
2016-04-26 | journal-file: make seeking in corrupted files work | Lennart Poettering |
2016-04-26 | journal-file: when iterating through a partly corruped journal file, treat er... | Lennart Poettering |
2016-04-26 | journal-file: always generate the same error when encountering corrupted files | Lennart Poettering |
2016-04-26 | journal: when dumping journal contents, react nicer to lines we can't read | Lennart Poettering |
2016-04-26 | sd-journal: detect earlier if we try to read an object from an invalid offset | Lennart Poettering |