summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering
2016-04-29core: move start ratelimiting check after condition checksLennart Poettering
2016-04-29core: introduce activation rate limiting for socket unitsLennart Poettering
2016-04-29build-sys: improve compat with older kernel headersLennart Poettering
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus
2016-04-29Merge pull request #3126 from poettering/small-fixesZbigniew Jędrzejewski-Szmek
2016-04-29Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mountsLennart Poettering
2016-04-29journal-file: when rotating a journal file, fsync directory tooLennart Poettering
2016-04-29networkd: clean up DUID code a bitLennart Poettering
2016-04-29journal: when creating a new journal file, fsync() the directory it is create...Lennart Poettering
2016-04-29parse-util: fix conversion from size_t on s390 (#3147)Lubomir Rintel
2016-04-29Merge pull request #3137 from keszybz/dirent-simplificationLennart Poettering
2016-04-29nspawn: convert uuid to string (#3146)Evgeny Vereshchagin
2016-04-28networkd: reconfigure IPv6 and static address after link up event (#3105)Susant Sahani
2016-04-28basic/mount-util: recognize pvfs2 as network fs (#3140)Zbigniew Jędrzejewski-Szmek
2016-04-28nspawn: initialize the veth_name (#3141)Evgeny Vereshchagin
2016-04-28cgtop: initialize `ours' to NULL properly (#3139)Naohiro Aota
2016-04-28test-path-util: add a trivial test for hidden_or_backup_fileZbigniew Jędrzejewski-Szmek
2016-04-28tree-wide: rename hidden_file to hidden_or_backup_file and optimizeZbigniew Jędrzejewski-Szmek
2016-04-27basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w...Zbigniew Jędrzejewski-Szmek
2016-04-27networkd: drop unnecessary stmtZbigniew Jędrzejewski-Szmek
2016-04-27machinectl: simplify option string assignmentZbigniew Jędrzejewski-Szmek
2016-04-27Correctly parse OBJECT_PID in journald messages (#3129)Nalin Dahyabhai
2016-04-27path-util: Add hidden suffixes for ucf (#3131)Martin Pitt
2016-04-27journal: set STATE_ARCHIVED as part of offlining (#2740)Vito Caputo
2016-04-26core: set start job timeout from the kernel commandline (#3112)tblume
2016-04-26Merge pull request #3124 from poettering/small-journal-fixesZbigniew Jędrzejewski-Szmek
2016-04-26Revert "smaller journal fixes (#3124)"Zbigniew Jędrzejewski-Szmek
2016-04-26Merge pull request #3093 from poettering/nspawn-userns-magicLennart Poettering
2016-04-26smaller journal fixes (#3124)Lennart Poettering
2016-04-26journal-file: make seeking in corrupted files workLennart Poettering
2016-04-26journal-file: when iterating through a partly corruped journal file, treat er...Lennart Poettering
2016-04-26journal-file: always generate the same error when encountering corrupted filesLennart Poettering
2016-04-26journal: when dumping journal contents, react nicer to lines we can't readLennart Poettering
2016-04-26sd-journal: detect earlier if we try to read an object from an invalid offsetLennart Poettering
2016-04-26systemd --user: call pam_loginuid when creating user@.service (#3120)Zbigniew Jędrzejewski-Szmek
2016-04-25Merge pull request #3109 from poettering/journal-by-fdZbigniew Jędrzejewski-Szmek
2016-04-25Merge pull request #3114 from poettering/journalctl-bZbigniew Jędrzejewski-Szmek
2016-04-25machined: generate a nicer error when the user tries "machinectl clone" on no...Lennart Poettering
2016-04-25core: fix description of "resources" service error (#3119)Lennart Poettering
2016-04-25Merge pull request #3113 from ssahani/route-fixLennart Poettering
2016-04-25journal: fix already offline check and thread leak (#2810)Vito Caputo
2016-04-25journalctl: turn --unit= in combination with --user into --user-unit=Lennart Poettering
2016-04-25sd-journal: "soft" deprecate sd_journal_open_container()Lennart Poettering
2016-04-25journalctl: port --machine= switch to use machined's OpenMachineRootDirectory()Lennart Poettering
2016-04-25journalctl: don't trust the per-field entry tables when looking for boot IDsLennart Poettering
2016-04-25journalctl: improve output of --header a bitLennart Poettering
2016-04-25nspawn: explicitly remove veth links after use (#3111)Lennart Poettering
2016-04-25journalctl: simplify discover_next_boot() a bitLennart Poettering
2016-04-25journalctl: simplify get_boots() a bit, by getting rid of one BootId objectLennart Poettering