]> git.ipfire.org Git - thirdparty/systemd.git/history - src
core/mount: move static function earlier in file
[thirdparty/systemd.git] / src /
2019-01-18  Zbigniew Jędrzejew... core/mount: move static function earlier in file
2019-01-17  Aaron Plattnercore: Fix -EOPNOTSUPP emergency action error string
2019-01-17  Aaron Plattnercore: Fix return argument check for parse_emergency_action
2019-01-17  Jan Janssenethtool: Make sure advertise is actually set when auton...
2019-01-16  Zbigniew Jędrzejew... Merge pull request #11441 from poettering/foreach-strin...
2019-01-16  Lennart Poetteringseccomp: drop mincore() from @system-service syscall...
2019-01-16  bl33pbl0pLog the job being merged
2019-01-16  Lennart Poetteringstrv: rework FOREACH_STRING() macro 11441/head
2019-01-16  Lennart Poetteringtest,systemctl,nspawn: use "const char*" instead of...
2019-01-15  Zbigniew Jędrzejew... Merge pull request #11418 from yuwata/fix-11404
2019-01-15  Zbigniew Jędrzejew... Merge pull request #11345 from kirbyfan64/tmpfiles...
2019-01-15  Zbigniew Jędrzejew... Merge pull request #11428 from yuwata/network-issue...
2019-01-15  Yu Watanabenetwork: make Link and NetDev always have the valid...
2019-01-15  Zbigniew Jędrzejew... udev: do logging before setting variables to NULL
2019-01-15  Topi MiettinenRemove 'inline' attributes from static functions in...
2019-01-14  Susant Sahaninetworkd: wait for kernel to reply ipv6 peer address
2019-01-14  Michael BieblMerge pull request #11417 from yuwata/fix-11416
2019-01-14  Yu Watanabenetwork: wireguard: rename and split set_wireguard_inte...
2019-01-14  Yu Watanabenetlink: set maximum size of WGDEVICE_A_IFNAME
2019-01-13  Yu Watanabeudevadm: fix segfault 11417/head
2019-01-13  Zbigniew Jędrzejew... Merge pull request #11409 from yuwata/udev-synthetic...
2019-01-13  Yu Watanabeudev: use ENODATA when 'No entry found from hwdb' 11409/head
2019-01-13  Yu Watanabeudev: use SYNTHETIC_ERRNO() macro in log_device_*_errno()
2019-01-13  Evgeny VereshchaginMerge pull request #11393 from mrc0mmand/fix-service...
2019-01-12  Topi MiettinenDelete duplicate lines
2019-01-12  Zbigniew Jędrzejew... Merge pull request #11196 from yuwata/udevd-tiny-cleanups
2019-01-12  Yu Watanabeudevd: refuse devices which do not have ACTION property 11196/head
2019-01-12  Yu Watanabeudevd: drop unnecessary brackets
2019-01-12  Yu Watanabeudevd: make worker also log ACTION property
2019-01-12  Yu Watanabeudevd: reject devices which do not have SEQNUM
2019-01-12  Yu Watanabeudevd: provide worker_hash_ops and drop manager_workers...
2019-01-12  Yu Watanabeudevd: use structured initializer at one more place
2019-01-12  Yu Watanabeudevd: use worker_free() on failure in worker_new()
2019-01-11  Yu Watanabesd-device-monitor: fix ordering of setting buffer size
2019-01-11  Yu WatanabeMerge pull request #11400 from ffontaine/master
2019-01-11  Fabrice Fontainelockfile-util.c: fix build without F_OFD_SETLK 11400/head
2019-01-11  Fabrice Fontainemissing_syscall.h: include errno.h
2019-01-11  Fabrice Fontainemissing_if_link.h: add IFLA_BOND_MODE
2019-01-11  Fabrice Fontainebasic/tmpfile-util.c: fix build without O_TMPFILE
2019-01-11  Fabrice Fontainecapability: fix build without PR_CAP_AMBIENT
2019-01-10  Zbigniew Jędrzejew... Revert "nss: prevent PROTECT_ERRNO from squashing chang...
2019-01-10  Franck BuiRevert "logind: become the controlling terminal process...
2019-01-10  Zbigniew Jędrzejew... pam_systemd: reword message about not creating a session
2019-01-10  Sam Morrisnss: prevent PROTECT_ERRNO from squashing changes to...
2019-01-10  Zbigniew Jędrzejew... Merge pull request #11376 from yuwata/11365-v2
2019-01-10  Yu WatanabeMerge pull request #11350 from yuwata/logind-inhibitwha...
2019-01-10  Yu WatanabeMerge pull request #11361 from yuwata/follow-up-11352
2019-01-10  Yu WatanabeMerge pull request #11366 from keszybz/a-few-unrelated...
2019-01-10  Zbigniew Jędrzejew... logind: do not pass negative number to strerror
2019-01-10  Zbigniew Jędrzejew... udev: open control and netlink sockets before daemonization 11376/head
2019-01-10  Zbigniew Jędrzejew... udevd: drop redundant call to sd_event_get_exit_code
2019-01-10  Zbigniew Jędrzejew... Merge pull request #11374 from keszybz/journal-fixes
2019-01-09  Zbigniew Jędrzejew... journal-remote: set a limit on the number of fields... 11374/head
2019-01-09  Zbigniew Jędrzejew... journal-remote: verify entry length from header
2019-01-09  Zbigniew Jędrzejew... µhttpd: use a cleanup function to call MHD_destroy_response
2019-01-09  Zbigniew Jędrzejew... journald: lower the maximum entry size limit to ½ for...
2019-01-09  Zbigniew Jędrzejew... journald: when processing a native message, bail more...
2019-01-09  Zbigniew Jędrzejew... journald: set a limit on the number of fields (1k)
2019-01-09  Zbigniew Jędrzejew... coredump: fix message when we fail to save a journald...
2019-01-09  Zbigniew Jędrzejew... basic/process-util: limit command line lengths to _SC_A...
2019-01-09  Zbigniew Jędrzejew... journald: do not store the iovec entry for process...
2019-01-09  Zbigniew Jędrzejew... journald: remove unnecessary {}
2019-01-09  Zbigniew Jędrzejew... coredump: remove duplicate MESSAGE= prefix from message
2019-01-09  Yu Watanabecore/mount: make mount_setup_existing_unit() not drop...
2019-01-08  Zbigniew Jędrzejew... timesyncd,resolved,machinectl: drop calls to sd_event_g... 11366/head
2019-01-08  Zbigniew Jędrzejew... Fix a few comments
2019-01-08  Zbigniew Jędrzejew... sd-device: modernize code a bit
2019-01-08  Ryan Gonzaleztmpfiles: Make C still copy if the destination director...
2019-01-08  Ryan Gonzalezcopy: Add a COPY_MERGE_EMPTY flag to merge only if...
2019-01-08  Yu Watanabeudev-node: make link_find_prioritized() return negative...
2019-01-08  Yu Watanabecore/socket: drop unnecessary assignment to 'r' 11361/head
2019-01-08  Yu Watanabecore/socket: use macro to define log_address_error_errno()
2019-01-08  Ryan Gonzalezstat-util: Add dir_is_empty_at
2019-01-08  Yu Watanabelogin: simplify the condtion in assertion and slightly... 11350/head
2019-01-08  Yu Watanabelogin: use free_and_strdup() at one more place
2019-01-08  Yu Watanabelogin: adjust range of InhibitWhat in assertions
2019-01-08  Zbigniew Jędrzejew... Merge pull request #11355 from yuwata/rfe-11343
2019-01-08  Lennart PoetteringMerge pull request #11352 from yuwata/rfe-11348
2019-01-08  Michael Sloancat: add --stderr-priority option
2019-01-08  Zbigniew Jędrzejew... Merge pull request #11344 from poettering/various-fixes
2019-01-08  Yu Watanabeudevadm: refuse to run trigger, control, settle and...
2019-01-08  Yu Watanabetest: add testcases for the lines prefixed with whitespaces 11355/head
2019-01-08  Yu Watanabeconf-parser: accept whitespaces before comments
2019-01-08  Yu Watanabeconf-parser: mention that unknown lvalue is ignored
2019-01-08  Yu WatanabeMerge pull request #11351 from yuwata/ethtool-port...
2019-01-08  Yu WatanabeMerge pull request #11232 from yuwata/fix-9130-alternative
2019-01-07  Yu Watanabecore/socket: logs address or path which fails to be... 11352/head
2019-01-07  Yu Watanabecore/socket: use _cleanup_ attribute for closing fds...
2019-01-07  Yu Watanabecore/socket: use log_unit_*()
2019-01-07  Yu Watanabeethtool: minimize the size of port_table 11351/head
2019-01-07  Yu Watanabeethtool: use kernel defined values for NET_DEV_PORT_*
2019-01-07  Yu Watanabelogin: do not use cast to bool for enum
2019-01-07  Zbigniew Jędrzejew... udev: rework how we handle the return value from spawne...
2019-01-07  Lennart Poetteringtree-wide: always declare bitflag enums the same way 11344/head
2019-01-07  Lennart Poetteringjson: handle NULL explicitly in json_variant_has_type()
2019-01-07  Lennart Poetteringjson: fix typo
2019-01-07  Lennart Poetteringjson: teach json_log() the new SYNTHETIC_ERRNO() logic
2019-01-07  Lennart Poetteringloop-util: tweak codepath when a loopback file is ...
2019-01-07  Lennart Poetteringloop-util: minor simplification
2019-01-07  Lennart Poetteringfsck: use symbolic names where we have them
next