platform/upstream/systemd.git
2018-02-15 Zbigniew Jędrzejewsk... Merge pull request #8184 from poettering/color-ask-pw
2018-02-15 Zbigniew Jędrzejewsk... Merge pull request #8125 from poettering/cgroups-migrate
2018-02-15 Jakub Filakcoredump: accept hostname on command line (#8033)
2018-02-15 Thomas Hallerdhcp6: fix uninitialized variable in returning from...
2018-02-14 Lennart Poetteringmkosi: add pcre2 to our build deps, as we can now link...
2018-02-14 Lennart Poetteringask-password-api: many fixes to ask_password_tty()
2018-02-14 Lennart Poetteringutf8: add utf8_n_codepoints() for counting complete...
2018-02-14 Lennart Poetteringterminal-util: make resolve_dev_console() less weird
2018-02-14 Lennart Poetteringterminal-util: modernize get_kernel_consoles() a bit
2018-02-14 Lennart Poetteringtty-ask-password-agent: reenable color for boot-time...
2018-02-14 Lennart Poetteringterminal-util: add some explanatory comments
2018-02-14 Lennart Poetteringupdate TODO
2018-02-14 Lennart Poetteringprocess: shortcut getenv_for_pid() for our own process
2018-02-14 Lucas Werkmeisterman: make systemd-socket-activate point to systemd...
2018-02-14 BoucmanAllow timers to trigger timers (#8043)
2018-02-14 Davide Cavalcameson: factor out daemon/event/id128 sources into varia...
2018-02-14 Piotr Drągpo: update Polish translation (#8169)
2018-02-14 Zbigniew Jędrzejewsk... Merge pull request #8144 from poettering/journal-inotif...
2018-02-14 Jan Synacekman: link latest FHS spec in file-hierarchy(7) (#8178)
2018-02-14 Sylvain Plantefèvepo: update French translation
2018-02-14 Zbigniew Jędrzejewsk... mailmap: one more person
2018-02-13 Lennart Poetteringask-password: pretty flags enum definition a bit
2018-02-13 Lennart Poetteringtty-ask-password-agent: don't open terminal multiple...
2018-02-13 Lennart Poetteringask-password: derive pollfd array from enum
2018-02-13 Lennart Poetteringask-password: round up when determining sleep time
2018-02-13 Lennart Poetteringask-password: let's use structure initialization properly
2018-02-13 Lennart Poetteringask-password: let's (void) cast where appropriate
2018-02-13 Lennart Poetteringask-password: bypass clean-up if we don't need it
2018-02-13 Lennart Poetteringask-password: don't use ttyfd if it is not set
2018-02-13 Lennart Poetteringtty-ask-password-agent: show right TTY path in error...
2018-02-13 Lennart Poetteringtty-ask-password-agent: assing sendto() result to a...
2018-02-13 Lennart Poetteringterminal-util: minor, trivial fixes and improvements
2018-02-13 Lennart Poetteringterminal-util: when making /dev/null or the console...
2018-02-13 Lennart Poetteringterminal-util: rework acquire_terminal()
2018-02-13 Lennart Poetteringtty-ask-password-agent: make code a tiny bit shorter
2018-02-13 Alan Jenkinsmanager: avoid infinite loop for unexpected waitid...
2018-02-13 AsciiWolfl10n: update POTFILES.in (#8163)
2018-02-12 itsbilltmpfiles: age root-owned read-only files, by default...
2018-02-12 Lennart Poetteringupdate TODO
2018-02-12 Lennart Poetteringcore: add new new bus call for migrating foreign proces...
2018-02-12 Lennart Poetteringcore: in bus_init_system() make sure we setup the syste...
2018-02-12 Lennart Poetteringbus: in bus_foreach_bus() don't bother with api_bus...
2018-02-12 Lennart Poetteringbus: when destroying a bus, also destroy per-unit bus...
2018-02-12 Lennart Poetteringcore: delay bus name synchronization after reload/reexe...
2018-02-12 Lennart Poetteringcore: set a description on private bus connections
2018-02-12 Lennart Poetteringsd-bus: synthesize a description for user/system bus...
2018-02-12 Lennart Poetteringcore: generalize how we acquire the Unit objects for...
2018-02-12 Lennart Poetteringuser-util: also consider /bin/false and /bin/true as...
2018-02-12 Lennart Poetteringcore: update dbus policy file
2018-02-12 Lennart Poetteringcore: simplify manager_recheck_journal() a bit
2018-02-12 Lennart Poetteringcore: tweak manager_journal_is_running() a bit more
2018-02-12 Lennart Poetteringmanager: tweak manager_journal_is_running() a bit regar...
2018-02-12 Lennart Poetteringcore: rework how we connect to the bus
2018-02-12 Lennart Poetteringdbus: split up bus_done() into seperate functions
2018-02-12 Lennart Poetteringbpf-firewall: fix warning text
2018-02-12 Lennart Poetteringmkosi: update to fedora 27, it's released since a while
2018-02-12 Lennart Poetteringprocess-util: be more careful in is_kernel_thread()
2018-02-12 Lennart Poetteringcore: fold manager_set_exec_params() into unit_set_exec...
2018-02-12 Lennart Poetteringcgroup: add a new "can_delegate" flag to the unit vtabl...
2018-02-12 Peter Portantejournalctl: Periodically call sd_journal_process in...
2018-02-12 Lennart Poetteringsd-journal: make sure it's safe to call sd_journal_proc...
2018-02-12 Lennart Poetteringcoredump,journal: when vacuuming use new unlinkat_deall...
2018-02-12 Lennart Poetteringrm-rf: make flags fields easier to read
2018-02-12 Lennart Poetteringfs-util: add new unlinkat_deallocate() helper
2018-02-12 Lennart Poetteringcopy: wrap some unlink() calls in (void) casts
2018-02-12 Lennart Poetteringsd-journal: properly handle inotify queue overflow
2018-02-12 Lennart Poetteringsd-journal: use more appropriate API to validate 128bit ids
2018-02-12 Lennart Poetteringtree-wide: use path_hash_ops instead of string_hash_ops...
2018-02-12 Lennart Poetteringhash-func: add generic hash_ops implementation for...
2018-02-12 Lennart Poetteringhash-funcs: remove redundant definition of devt_hash_ops
2018-02-12 Lennart Poetteringjournal: move code that checks for network fs to stat...
2018-02-10 Yu WatanabeMerge pull request #8143 from yuwata/drop-unused-func
2018-02-10 Yu Watanabesocket-util: drop getnameinfo_pretty()
2018-02-09 Zbigniew Jędrzejewsk... Revert "Periodically call sd_journal_process in journal...
2018-02-09 Zbigniew Jędrzejewsk... basic/socket-util: drop use of NI_IDN_USE_STD3_ASCII_RULES
2018-02-09 Lennart Poetteringfd-util: move certain fds above fd #2 (#8129)
2018-02-09 Simon FowlerSuspend on lid close based on power status. (#8016)
2018-02-09 Zbigniew Jędrzejewsk... Merge pull request #8066 from LittleCVR/udevadm-trigger...
2018-02-09 Zbigniew Jędrzejewsk... Merge pull request #8134 from keszybz/unit-load-paths
2018-02-09 Lennart Poetteringservice: relax PID file symlink chain checks a bit...
2018-02-09 Oleander Reisman:systemd.service(5): fix description of specifiers...
2018-02-09 Zbigniew Jędrzejewsk... analyze: slight simplification
2018-02-09 Zbigniew Jędrzejewsk... analyze: remove implicit conversions of numbers to...
2018-02-09 Zbigniew Jędrzejewsk... man: make Notes section in systemd.geneator(5) toplevel
2018-02-09 Zbigniew Jędrzejewsk... man: document unit load paths
2018-02-09 Zbigniew Jędrzejewsk... shared/path-lookup: rename user control dirs to "user...
2018-02-09 Zbigniew Jędrzejewsk... shared/path-lookup: rearrange paths in --global mode...
2018-02-09 Zbigniew Jędrzejewsk... path-lookup: include paths from --global in --user...
2018-02-09 Zbigniew Jędrzejewsk... path-lookup: fix confusion between persistent_control...
2018-02-09 Zbigniew Jędrzejewsk... shell-completion: add --global and unit-paths
2018-02-09 Zbigniew Jędrzejewsk... analyze: add unit-paths verb
2018-02-09 Lennart PoetteringMerge pull request #8083 from shawnl/close-ssh
2018-02-09 Zbigniew Jędrzejewsk... udevadm: check for oom and other style fixes
2018-02-09 Maoudevadm: allow trigger command to be synchronous
2018-02-09 Lennart PoetteringMerge pull request #8142 from yuwata/sd-bus-memleak
2018-02-09 Yu Watanabefs-util: drop readlink_and_make_absolute_root()
2018-02-09 Yu Watanabefs-util: drop readlink_and_canonicalize()
2018-02-09 Yu Watanabecore: remove unnecessary initialization
2018-02-09 Yu Watanabeudev: use "#pragma once"
2018-02-09 Yu Watanabesd-bus: explicitly convert int to bool
next