summaryrefslogtreecommitdiffstats
path: root/tmpfiles.d (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-13NEWS: update for v241Zbigniew Jędrzejewski-Szmek1-0/+25
2019-01-12Delete duplicate linesTopi Miettinen16-17/+0
2019-01-12udevd: refuse devices which do not have ACTION propertyYu Watanabe1-7/+7
2019-01-12udevd: drop unnecessary bracketsYu Watanabe1-5/+4
2019-01-12udevd: make worker also log ACTION propertyYu Watanabe1-3/+7
2019-01-12udevd: reject devices which do not have SEQNUMYu Watanabe1-1/+1
2019-01-12udevd: provide worker_hash_ops and drop manager_workers_free()Yu Watanabe1-14/+3
2019-01-12udevd: use structured initializer at one more placeYu Watanabe1-6/+9
2019-01-12udevd: use worker_free() on failure in worker_new()Yu Watanabe1-1/+3
2019-01-11sd-device-monitor: fix ordering of setting buffer sizeYu Watanabe1-8/+2
2019-01-11lockfile-util.c: fix build without F_OFD_SETLKFabrice Fontaine1-0/+1
2019-01-11missing_syscall.h: include errno.hFabrice Fontaine1-0/+1
2019-01-11missing_if_link.h: add IFLA_BOND_MODEFabrice Fontaine2-0/+4
2019-01-11basic/tmpfile-util.c: fix build without O_TMPFILEFabrice Fontaine1-0/+1
2019-01-11capability: fix build without PR_CAP_AMBIENTFabrice Fontaine3-0/+3
2019-01-10Revert "nss: prevent PROTECT_ERRNO from squashing changes to *errnop"Zbigniew Jędrzejewski-Szmek7-133/+44
2019-01-10docs: note that udev doesn't deal with binary attribute values (#11383)Sam Morris1-2/+9
2019-01-10meson: stop setting -fPIE globallyMichael Biebl1-7/+0
2019-01-10Revert "logind: become the controlling terminal process before restoring VT"Franck Bui1-43/+15
2019-01-10pam_systemd: reword message about not creating a sessionZbigniew Jędrzejewski-Szmek1-1/+1
2019-01-10nss: prevent PROTECT_ERRNO from squashing changes to *errnopSam Morris7-44/+133
2019-01-10logind: do not pass negative number to strerrorZbigniew Jędrzejewski-Szmek1-1/+1
2019-01-10udev: open control and netlink sockets before daemonizationZbigniew Jędrzejewski-Szmek1-33/+34
2019-01-10udevd: drop redundant call to sd_event_get_exit_codeZbigniew Jędrzejewski-Szmek1-12/+3
2019-01-09journal-remote: set a limit on the number of fields in a messageZbigniew Jędrzejewski-Szmek3-3/+12
2019-01-09journal-remote: verify entry length from headerZbigniew Jędrzejewski-Szmek1-10/+24
2019-01-09µhttpd: use a cleanup function to call MHD_destroy_responseZbigniew Jędrzejewski-Szmek3-47/+18
2019-01-09journald: lower the maximum entry size limit to ½ for non-sealed fdsZbigniew Jędrzejewski-Szmek1-2/+4
2019-01-09journald: when processing a native message, bail more quickly on overbig mess...Zbigniew Jędrzejewski-Szmek1-28/+37
2019-01-09journald: set a limit on the number of fields (1k)Zbigniew Jędrzejewski-Szmek2-0/+8
2019-01-09coredump: fix message when we fail to save a journald coredumpZbigniew Jędrzejewski-Szmek1-2/+2
2019-01-09basic/process-util: limit command line lengths to _SC_ARG_MAXZbigniew Jędrzejewski-Szmek1-48/+25
2019-01-09journald: do not store the iovec entry for process commandline on stackZbigniew Jędrzejewski-Szmek4-30/+38
2019-01-09journald: remove unnecessary {}Zbigniew Jędrzejewski-Szmek1-3/+1
2019-01-09coredump: remove duplicate MESSAGE= prefix from messageZbigniew Jędrzejewski-Szmek1-2/+3
2019-01-09core/mount: make mount_setup_existing_unit() not drop MOUNT_PROC_JUST_MOUNTED...Yu Watanabe1-3/+3
2019-01-08timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()Zbigniew Jędrzejewski-Szmek3-9/+4
2019-01-08Fix a few commentsZbigniew Jędrzejewski-Szmek3-8/+6
2019-01-08sd-device: modernize code a bitZbigniew Jędrzejewski-Szmek1-53/+18
2019-01-08udev-node: make link_find_prioritized() return negative value when nothing foundYu Watanabe1-0/+3
2019-01-08core/socket: drop unnecessary assignment to 'r'Yu Watanabe1-23/+15
2019-01-08core/socket: use macro to define log_address_error_errno()Yu Watanabe1-10/+7
2019-01-08login: simplify the condtion in assertion and slightly decrease binary sizeYu Watanabe1-10/+2
2019-01-08login: use free_and_strdup() at one more placeYu Watanabe1-7/+2
2019-01-08login: adjust range of InhibitWhat in assertionsYu Watanabe1-1/+1
2019-01-08zsh completion: Prevent functions from clobbering each other, &c.dana19-82/+147
2019-01-08Add Teclast X80 PLUS (H5C5) accel mount matrixmarvelousblack1-0/+4
2019-01-08Unchain not related mice in 70-mouse.hwdbClaudius Ellsel1-0/+36
2019-01-08cat: add --stderr-priority optionMichael Sloan2-16/+57
2019-01-08udevadm: refuse to run trigger, control, settle and monitor commands in chrootYu Watanabe4-0/+24