Share

sud - superuser daemon

File Release Notes and Changelog

Release Name: 1.3

Notes:


Changes: - added multiple services in the same configuration file every service is in the form label { parameters... } - added general daemon options with label = options - added general service options with label = default - added SO_PEERCRED linux support - added SIGHUP, SIGUSR1 support - added emergency service - fixed timeout support in Linux (value-result) (Posix.1g specifies the const qualifier for timeout in select) - signals are now more reliable based on self-pipe trick - sessions are now queued in a LIST - introduction of three new modes: . read (aka command) . blind (aka write) . readwrite these are very useful to emulate setuid programs which don't need a terminal and to redirect stdin and stdout to suipfiles - changes in suz client in order to support new modes - improvements in SIGWINCH management - minor changes and new options for services