systemd/.git
2015-10-01 Daniel MackMerge pull request #1429 from poettering/dhcp-hostname
2015-10-01 Daniel MackMerge pull request #1427 from dbuch/master
2015-10-01 Daniel MackMerge pull request #1426 from poettering/log-syntax
2015-09-30 Lennart Poetteringjournal: make sure to set MHD_USE_PIPE_FOR_SHUTDOWN...
2015-09-30 Lennart Poetteringdhcp: make sure we can deal with a single trailing...
2015-09-30 Lennart Poetteringupdate NEWS
2015-09-30 Daniel Buchsd-pppoe: use strna() instead of strempty()
2015-09-30 Lennart PoetteringMerge pull request #1425 from kaysievers/wip
2015-09-30 Lennart PoetteringMerge pull request #1422 from keszybz/sd-daemon-mq...
2015-09-30 Lennart PoetteringMerge pull request #1419 from keszybz/shell-completion
2015-09-30 Lennart Poetteringcore: make sure we expose the empty string when we...
2015-09-30 Lennart Poetteringtree-wide: remove a number of invocations of strerror...
2015-09-30 Lennart Poetteringbasic: split out cpu set specific APIs into cpu-set...
2015-09-30 Lennart Poetteringconf-parser: make use of DEFINE_PARSER macro to parse...
2015-09-30 Lennart Poetteringutil: there cannot be trailing garbage when parsing...
2015-09-30 Lennart Poetteringutil: rename parse_cpu_set() to parse_cpu_set_and_warn()
2015-09-30 Lennart Poetteringlog: move log_invalid_utf8() to log.h
2015-09-30 Lennart Poetteringtree-wide: clean up log_syntax() usage
2015-09-30 Lennart PoetteringMerge pull request #1424 from evverx/journalctl-rotate
2015-09-30 Kay Sieversgpt-auto-generator: check fstab for /boot entries
2015-09-30 Evgeny Vereshchaginman: journalctl: add info about --rotate
2015-09-30 Evgeny Vereshchaginshell-completion: journalctl: add --rotate
2015-09-30 Evgeny Vereshchaginjournalctl: add --rotate option
2015-09-30 Zbigniew Jędrzejewsk... sd-daemon: fix sd_is_mq for non-mq fds
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... systemctl: do not set variable to be immediately overwr...
2015-09-30 Zbigniew Jędrzejewsk... NEWS: typos
2015-09-30 Zbigniew Jędrzejewsk... man: update description of exit.target
2015-09-30 Zbigniew Jędrzejewsk... logind: avoid a dot before parenthesis
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
2015-09-30 Lennart PoetteringMerge pull request #1394 from steelman/fsck-force-reboot
2015-09-30 Lennart Poetteringanalyze: add new set-log-target subcommand
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
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
2015-09-29 Daniel MackMerge pull request #1408 from poettering/systemctl...
2015-09-29 Lennart Poetteringsystemctl: when a shutdown is scheduled, always go...
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
next