summaryrefslogtreecommitdiffstats
path: root/src/shared/bus-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-01-08NEWS: also mention that clock file for timesyncd may need to moveYu Watanabe1-0/+2
2019-01-08test: add testcases for the lines prefixed with whitespacesYu Watanabe1-5/+17
2019-01-08conf-parser: accept whitespaces before commentsYu Watanabe1-1/+1
2019-01-08conf-parser: mention that unknown lvalue is ignoredYu Watanabe1-1/+1
2019-01-07core/socket: logs address or path which fails to be initializedYu Watanabe1-8/+19
2019-01-07core/socket: use _cleanup_ attribute for closing fds on errorYu Watanabe1-29/+28
2019-01-07core/socket: use log_unit_*()Yu Watanabe1-4/+4
2019-01-07ethtool: minimize the size of port_tableYu Watanabe1-3/+3
2019-01-07ethtool: use kernel defined values for NET_DEV_PORT_*Yu Watanabe1-8/+8
2019-01-07login: do not use cast to bool for enumYu Watanabe2-3/+3
2019-01-07udev: rework how we handle the return value from spawned programsZbigniew Jędrzejewski-Szmek2-30/+20
2019-01-07tree-wide: always declare bitflag enums the same wayLennart Poettering8-44/+44
2019-01-07json: handle NULL explicitly in json_variant_has_type()Lennart Poettering1-0/+2
2019-01-07json: fix typoLennart Poettering1-1/+1
2019-01-07json: teach json_log() the new SYNTHETIC_ERRNO() logicLennart Poettering2-5/+1
2019-01-07loop-util: tweak codepath when a loopback file is "created" from an existing ...Lennart Poettering1-2/+2
2019-01-07loop-util: minor simplificationLennart Poettering1-2/+1
2019-01-07fsck: use symbolic names where we have themLennart Poettering1-1/+1
2019-01-07stat-util: remove spurious newlineLennart Poettering1-1/+0
2019-01-07env-util: normalize one more flags enumLennart Poettering1-3/+3
2019-01-06pam_systemd: set $DBUS_SESSION_BUS_ADDRESS unconditionallyZbigniew Jędrzejewski-Szmek1-12/+0