]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2015-09-30  Lennart PoetteringMerge pull request #1394 from steelman/fsck-force-reboot
2015-09-30  Daniel Mackfix typos in NEWS
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 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  David HerrmannMerge pull request #1396 from phomes/va-start
2015-09-28  Evgeny Vereshchaginman: journald: add commands for /var/log/journal creating 1398/head
2015-09-27  Thomas Hindoe... sd-bus: va_start should use the last named parameter 1396/head
2015-09-27  Łukasz Stelmachfsck: start reboot.target irreversibly 1394/head
2015-09-27  Lennart PoetteringMerge pull request #1392 from dvdhrm/bus-format2
2015-09-27  Martin PittMerge pull request #1373 from pfl/dhcp6_opportunistic_c...
2015-09-26  David Herrmannsd-bus: add sd_bus_path_{encode,decode}_many() 1392/head
2015-09-26  Daniel MackMerge pull request #1391 from evverx/nspawn-completion
2015-09-26  Marcel Holtmannhwdb: Update database of Bluetooth company identifiers
2015-09-26  Evgeny Vereshchaginshell-completion: nspawn: add missing values for -... 1391/head
2015-09-25  Daniel Mackupdate NEWS
2015-09-25  Daniel MackMerge pull request #1388 from darkcircle/ko-translation
2015-09-25  Seong-ho Choadd a new Korean translation 1388/head
2015-09-25  Daniel MackMerge pull request #1382 from filbranden/cpuaffinity2
2015-09-25  Daniel MackMerge pull request #1380 from evverx/journalctl-bash...
2015-09-25  Filipe Brandenburgerload-fragment: Use parse_cpu_set in CPUAffinity support 1382/head
2015-09-25  Filipe Brandenburgerutil: Add test for parse_cpu_set 1381/head
2015-09-25  Evgeny Vereshchaginshell-completion: journalctl: add missing options 1380/head
2015-09-25  Filipe Brandenburgerutil: refactor cpu_set parsing into its own function
2015-09-25  Evgeny Vereshchaginshell-completion: journalctl: add missing fields
2015-09-24  Lennart PoetteringMerge pull request #1377 from evverx/man-systemd-slice
2015-09-24  Lennart PoetteringMerge pull request #1376 from dvdhrm/hostnamed-argc
2015-09-24  David Herrmannhostnamed: drop redundant code 1376/head
2015-09-24  Evgeny Vereshchaginman: systemd.slice: add link to cgroups api docs 1377/head
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-24  Daniel MackMerge pull request #1370 from systemd-mailing-devs...
2015-09-24  Olof Johanssonbuild-sys: only use AM_PATH_LIBGCRYPT macro if it exists 1374/head
2015-09-24  Patrik Flyktnetworkd: Be opportunistic when declaring link configured 1373/head
2015-09-24  Hendrik Brueckners390: add personality support 1370/head
2015-09-24  Lennart PoetteringMerge pull request #1366 from pocek/sd-event-fixes
2015-09-23  Tom GundersenMerge pull request #1332 from thom311/master 1367/head
next