summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11Add memcpy_safeZbigniew Jędrzejewski-Szmek
2016-02-06shell-completion: fix headerZbigniew Jędrzejewski-Szmek
2016-02-06man: clarify that generators are run before /varZbigniew Jędrzejewski-Szmek
2016-02-06man/hostnamectl: refer to transient hostname as "fallback"Zbigniew Jędrzejewski-Szmek
2016-02-06man/hostname: remove obsolete textZbigniew Jędrzejewski-Szmek
2016-02-06build-sys: simplify conditionals around shell completion filesZbigniew Jędrzejewski-Szmek
2016-02-06build-sys: move CLEANFILES additions out from under HAVE_GNUEFIZbigniew Jędrzejewski-Szmek
2016-02-01Merge pull request #2505 from torstehu/fix-typo4Lennart Poettering
2016-02-01resolve: Silence build warning, when systemd is built without libidnTorstein Husebø
2016-02-01resolve: fix typosTorstein Husebø
2016-02-01Merge pull request #2491 from martinpitt/masterLennart Poettering
2016-02-01tmpfiles: drop /run/lock/lockdevMartin Pitt
2016-02-01Merge pull request #2497 from jsynacek/bootoffset-runtime-v4Lennart Poettering
2016-02-01journalctl: improve error messages when the specified boot is not foundJan Synacek
2016-02-01journalctl: show friendly info when using -b on runtime journal onlyJan Synacek
2016-02-01sd-journal: introduce has_runtime_files and has_persistent_filesJan Synacek
2016-02-01Merge pull request #2481 from xnox/pretty-ccwLennart Poettering
2016-02-01Merge pull request #2493 from evverx/fix-selinux-checksLennart Poettering
2016-02-01Merge pull request #2494 from michaelolbrich/resolved-without-gcryptLennart Poettering
2016-01-31Merge pull request #2496 from whot/hwdb-updatesZbigniew Jędrzejewski-Szmek
2016-02-01hwdb: add Samsung 305V4A axis resolutionsPeter Hutterer
2016-01-31resolved: allow building without libgcryptMichael Olbrich
2016-01-31resolved: make dnssec_nsec_test_enclosed() staticMichael Olbrich
2016-01-31resolved: reorder functionsMichael Olbrich
2016-01-31core: let's check access before type modificationEvgeny Vereshchagin
2016-01-31core: refactoring: add job_type_to_access_methodEvgeny Vereshchagin
2016-01-31core: fix selinux check for reloadEvgeny Vereshchagin
2016-01-31Merge pull request #2487 from msekletar/bootctl-foreach-direntLennart Poettering
2016-01-31tests: add test-selinux-checksEvgeny Vereshchagin
2016-01-31bootctl: replace readdir() loops with FOREACH_DIRENTMichal Sekletar
2016-01-30Merge pull request #2469 from keszybz/resolved-2Lennart Poettering
2016-01-29Merge pull request #2478 from grawity/fix/touch-modeZbigniew Jędrzejewski-Szmek
2016-01-29basic: fix touch() creating files with 07777 modeMantas Mikulėnas
2016-01-29man: reword sentenceZbigniew Jędrzejewski-Szmek
2016-01-29resolved: log server type when switching serversZbigniew Jędrzejewski-Szmek
2016-01-29resolved: add macro to compare sized fieldsZbigniew Jędrzejewski-Szmek
2016-01-29resolve-host: add option to list protocolsZbigniew Jędrzejewski-Szmek
2016-01-29resolve-host: allow specifying type as TYPEnnZbigniew Jędrzejewski-Szmek
2016-01-29test-tables: ellide boring parts of sparse mappingsZbigniew Jędrzejewski-Szmek
2016-01-29test-resolve-tables: new "test", useful to print mappingsZbigniew Jędrzejewski-Szmek
2016-01-29resolved: calculate and print tags for DNSKEY recordsZbigniew Jędrzejewski-Szmek
2016-01-29udev: net_id - for ccw bus, shorten the identifier and stip leading zerosDimitri John Ledkov
2016-01-29Merge pull request #2474 from poettering/doc-fix-2189Martin Pitt
2016-01-29man: document special considerations when mixing templated service units and ...Lennart Poettering
2016-01-29Merge pull request #2465 from poettering/systemctl-chrootDaniel Mack
2016-01-29Merge pull request #2472 from poettering/mini-fixesDaniel Mack
2016-01-29systemctl: actually honour the try-reload-or-restart verb aabf5d4243408 promisedLennart Poettering
2016-01-29systemctl: make most systemctl commands NOPs in a chroot() environmentLennart Poettering
2016-01-29systemctl: consider a chroot() environment always offlineLennart Poettering
2016-01-29basic: when parsing verb command lines, optionally shortcut them in chroot() ...Lennart Poettering