summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25man: document the new by-fd journal callsLennart Poettering
2016-04-25man: don't include history sections in man pagesLennart 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
2016-04-25journalctl: add some explanatory comments to get_boots()Lennart Poettering
2016-04-25sd-journal: add logic to open journal files of a specific OS treeLennart Poettering
2016-04-25machined: add new OpenRootDirectory() call to Machine objectsLennart Poettering
2016-04-25sd-journal: add API for opening journal files or directories by fdLennart Poettering
2016-04-25Always create dependencies for loop device mountsMichal Koutný
2016-04-25Always create dependencies for bind mountsMichal Koutný
2016-04-25nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtreesLennart Poettering
2016-04-25nspawn: don't try to patch UIDs/GIDs of procfs and suchlikeLennart Poettering
2016-04-25units: turn on user namespace by default in systemd-nspawn@.serviceLennart Poettering
2016-04-25nspawn: make -U a tiny bit smarterLennart Poettering
2016-04-25man: document the new user namespacing optionsLennart Poettering
2016-04-25nspawn: allow configuration of user namespaces in .nspawn filesLennart Poettering
2016-04-25nspawn: add -U as shortcut for --private-users=pickLennart Poettering
2016-04-25nspawn: optionally, automatically allocate a UID/GID range for userns containersLennart Poettering
2016-04-25nspawn: optionally fix up OS tree uid/gids for usernsLennart Poettering
2016-04-25util: copy_file_range() returns EBADF when used on a ttyLennart Poettering
2016-04-25sd-journal: minor simplificationLennart Poettering
2016-04-25journalctl: improve error message when we have trouble reading journal filesLennart Poettering
2016-04-25sd-journal: properly collect errors from readdir()Lennart Poettering
2016-04-25journal: add inotify watches by-fd instead of by-pathLennart Poettering
2016-04-25networkd: Address- initialize the node before adding to list.Susant Sahani
2016-04-25networkd: Fix route properties.Susant Sahani
2016-04-24tests: add test for coredump handler hanging at shutdown (#3101)Evgeny Vereshchagin
2016-04-24po: Update French translation (#3108)Sylvain Plantefève
2016-04-24catalog,po: update Polish translation (#3100)Piotr Drąg
2016-04-22machinectl: don't parse command line switches after "shell" verb (#3095)Lennart Poettering
2016-04-22man: document the default for systemd.timer's Persistent flag (#3099)Evgeny Vereshchagin
2016-04-22tree-wide: remove unused variables (#3098)Thomas H. P. Andersen
2016-04-22Merge pull request #3094 from poettering/run-sliceZbigniew Jędrzejewski-Szmek
2016-04-22journal-remote : Ensure reallocation of source->buf does not result in source...Klearchos Chaloulos
2016-04-22Merge pull request #3078 from poettering/get-processesZbigniew Jędrzejewski-Szmek
2016-04-22run: make --slice= work in conjunction with --scopeLennart Poettering
2016-04-22core: don't dispatch load queue when setting Slice= for transient unitsLennart Poettering
2016-04-22machinectl: fix misplaced newline in --help outputLennart Poettering
2016-04-22update TODOLennart Poettering
2016-04-22man: don't claim systemd would connect stdout/stderr of daemons with /dev/nullLennart Poettering
2016-04-22units: order systemd-user-sessions.service after network.targetLennart Poettering