]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2015-09-30  Lennart PoetteringMerge pull request #1419 from keszybz/shell-completion
2015-09-30  Lennart PoetteringMerge pull request #1424 from evverx/journalctl-rotate
2015-09-30  Evgeny Vereshchaginman: journalctl: add info about --rotate 1424/head
2015-09-30  Evgeny Vereshchaginshell-completion: journalctl: add --rotate
2015-09-30  Evgeny Vereshchaginjournalctl: add --rotate option
2015-09-30  Daniel MackMerge pull request #1421 from keszybz/formatting-fixes
2015-09-30  Daniel MackMerge pull request #1420 from keszybz/doc-updates
2015-09-30  Zbigniew Jędrzejewsk... NEWS: typos 1420/head
2015-09-30  Zbigniew Jędrzejewsk... man: update description of exit.target
2015-09-30  Zbigniew Jędrzejewsk... logind: avoid a dot before parenthesis 1421/head
2015-09-30  Zbigniew Jędrzejewsk... man: add link to kernel docs for net_cls
2015-09-30  Zbigniew Jędrzejewsk... man: use "=" when referring to configuration file settings
2015-09-30  Zbigniew Jędrzejewsk... man: add link to functionfs docs
2015-09-30  Daniel MackMerge pull request #1415 from aakoskin/bootchart-v2
2015-09-30  Daniel MackMerge pull request #1418 from poettering/base-fs
2015-09-30  Daniel MackMerge pull request #1417 from poettering/nspawn-and...
2015-09-30  Lennart Poetteringbase-fs: consider inability to create /root non-fatal 1418/head
2015-09-30  Lennart PoetteringMerge pull request #1394 from steelman/fsck-force-reboot
2015-09-30  Lennart Poetteringanalyze: add new set-log-target subcommand 1417/head
2015-09-30  Lennart Poetteringlog: properly return -EINVAL from log_set_max_level_fro...
2015-09-30  Lennart Poetteringnspawn: mount /sys as tmpfs, and then mount only select...
2015-09-30  Aaro Koskinenbootchart: use get_proc_field and PROC_CPUINFO_MODEL 1415/head
2015-09-30  Aaro Koskinenarchitecture.h: define PROC_CPUINFO_MODEL
2015-09-30  Aaro Koskinenfileio: make get_status_field() more generic
2015-09-30  Daniel Mackfix typos in NEWS
2015-09-30  Lennart Poetteringnspawn: fix user namespace support
2015-09-30  Daniel Mackupdate NEWS
2015-09-30  Daniel Mackupdate NEWS
2015-09-30  Daniel MackAdd Coccinelle patch for strempty() usage
2015-09-30  Lennart Poetteringnspawn: order includes
2015-09-30  Lennart Poetteringnspawn: make sure mount_legacy_cgroup_hierarchy() can...
2015-09-30  Lennart Poetteringupdate TODO
2015-09-30  Lennart Poetteringsystemctl: when reading legacy -t argument for shutdown...
2015-09-30  Lennart Poetteringsystemctl: various modernizations
2015-09-30  Lennart PoetteringMerge pull request #1412 from zonque/strempty
2015-09-30  Daniel Macktree-wide: use strempty() where possible 1412/head
2015-09-29  Daniel MackMerge pull request #1408 from poettering/systemctl...
2015-09-29  Lennart Poetteringsystemctl: when a shutdown is scheduled, always go... 1408/head
2015-09-29  Lennart Poetteringsystemctl: minor modernizations
2015-09-29  Lennart Poetteringsystemctl: port verb dispatching to generic verbs....
2015-09-29  Lennart Poetteringsystemctl: prefer shutting down through logind even...
2015-09-29  Lennart Poetteringsystemctl: split out code invoking SetExitCode() into...
2015-09-29  Lennart Poetteringpager: minor modernizations
2015-09-29  Lennart Poetteringsystemctl: don't assert on the arguments array unnecess...
2015-09-29  Lennart Poetteringsystemctl: make use of strv_skip() where appropriate
2015-09-29  Lennart Poetteringsystemctl: make use of log_error_errno() where we can
2015-09-29  Lennart Poetteringsystemctl: rework how we connect to busses
2015-09-29  Lennart Poetteringcore: add a "Requires=" dependency between units and...
2015-09-29  Lennart Poetteringupdate-utmp: flush and close the bus used for connectio...
2015-09-29  Lennart Poetteringupdate-utmp: minor modernizations
2015-09-29  Lennart Poetteringbus-util: rename bus_open_transport() to bus_connect_tr...
2015-09-29  Lennart Poetteringpager: minor simplification
2015-09-29  Lennart Poetteringsystemctl: rename parse_time_spec() to parse_shutdown_t...
2015-09-29  Lennart Poetteringsystemctl: conditionalize /dev/initctl fallback on...
2015-09-29  Lennart Poetteringsystemctl: allocate arg_wall only on the heap
2015-09-29  Lennart Poetteringsystemctl: add 'const' where appropriate
2015-09-29  Lennart Poetteringsystemctl: remove client-side wall message support
2015-09-29  Lennart Poetteringsystemctl: move strv_skip_first() out of systemctl.c
2015-09-29  Lennart Poetteringsystemctl: split out code that schedules shutdowsn...
2015-09-29  Lennart Poetteringsystemctl: rename all logind-specific functions to...
2015-09-29  Lennart Poetteringsystemctl: move shutdown cancelling code into its own...
2015-09-29  Lennart Poetteringsystemctl: don't special case ACTION_RUNLEVEL anymore
2015-09-29  Lennart Poetteringsystemctl: introduce a single function to set the wall...
2015-09-29  Lennart Poetteringcore: rework crash handling
2015-09-29  Lennart Poetteringsocket: rename ffs_xyz to usbffs_xyz
2015-09-29  Lennart Poetteringcore: turn a large if statement into a switch
2015-09-29  Lennart Poetteringselinux: add _cleanup_ concepts to SELinux label allocation
2015-09-29  Lennart Poetteringcore: simplify how we create socket fds
2015-09-29  Lennart Poetteringcore: small error message wording improvements
2015-09-29  Lennart Poetteringcore: properly use the ExitCode bus property when exiti...
2015-09-29  Lennart Poetteringcore: allow setting WorkingDirectory= to the special...
2015-09-29  Lennart Poetteringman: also properly indent our examples to 8ch
2015-09-29  Lennart Poetteringdetect-virt: various modernizations
2015-09-29  Lennart Poetteringjournal-cat: various modernizations
2015-09-29  Lennart Poetteringjournal-cat: return a correct error, not -1
2015-09-29  Lennart Poetteringmachine-id-commit: merge machine-id-commit functionalit...
2015-09-29  Lennart Poetteringunits: increase watchdog timeout to 3min for all our...
2015-09-29  Lennart Poetteringsd-daemon: Simplify sd_booted() check
2015-09-29  Lennart Poetteringsystemctl: make "systemctl is-system-running" return...
2015-09-29  Lennart PoetteringMerge pull request #1398 from evverx/man-systemd-journald
2015-09-29  Lennart PoetteringMerge pull request #1407 from dvdhrm/prioq
2015-09-29  Lennart Poetteringtty-ask-password: minor modernizations
2015-09-29  Lennart Poetteringutil: introduce common version() implementation and...
2015-09-29  Lennart Poetteringutil: unify implementation of NOP signal handler
2015-09-29  Lennart Poetteringcore: remove set_default_unit()
2015-09-29  Lennart Poetteringcore: modernize prepare_reexecute()
2015-09-29  Lennart Poetteringcore: exit early if we hit OOM
2015-09-29  Lennart Poetteringcore: use %m rather than strerror() where we can
2015-09-29  Lennart Poetteringmain: minor clean-ups
2015-09-29  Lennart Poetteringtree-wide: take benefit of the fact that fdset_free...
2015-09-29  Lennart Poetteringcore: order #includes in main.c
2015-09-29  Lennart Poetteringstrv: add strv_free_free() to strv.c and make use of it
2015-09-29  Lennart Poetteringtree-wide: port more code to use send_one_fd() and...
2015-09-29  Lennart Poetteringcore: sort includes of manager.[ch] according to CODING...
2015-09-29  David Herrmannsd-event: don't provide priority stability 1407/head
2015-09-29  David Herrmannprioq: never shuffle identical entries
2015-09-29  Michal SchmidtMerge pull request #1403 from dvdhrm/prioq-comment
2015-09-29  David Herrmannprioq: add introduction comment 1403/head
2015-09-28  Zbigniew Jędrzejewsk... bash-completion: remove one more sort and sub-shell 1419/head
2015-09-28  Zbigniew Jędrzejewsk... bash-completion: use builtins when generating list
next