Skip to main content

Module walld

Module walld 

Source

Structsยง

VarlinkWallDelivery
VarlinkWallDeliveryFailure
VarlinkWallResponse
VarlinkWriteResponse

Enumsยง

VarlinkWalldClientError
VarlinkWalldClientRequest
VarlinkWalldClientResponse

Constantsยง

DEFAULT_WRITE_TIMEOUT ๐Ÿ”’
POLKIT_ACTION_WALL ๐Ÿ”’
POLKIT_ACTION_WRITE ๐Ÿ”’

Traitsยง

VarlinkWalldClientProxy
VarlinkWalldClientProxyChain
Extension trait for adding proxy calls to any chain.

Functionsยง

authorize ๐Ÿ”’
Wrapper doing some basic error handling against a polkit check.
check_wall ๐Ÿ”’
Check whether pid is allowed to broadcast a wall message, optionally restricted to group.
check_write ๐Ÿ”’
Check whether pid is allowed to write to user, optionally on a specific tty.
handle_wall_request
handle_write_request
hostname ๐Ÿ”’
tty_error_to_walld_error ๐Ÿ”’
username_for_uid ๐Ÿ”’
verify_source_tty ๐Ÿ”’
Verifies that source_tty (if given) belongs to source_uid.