mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-10-26 11:27:09 +00:00
* Add missing libpam package causing build to fail using Docker image ``` wrapper.h:1:10: fatal error: 'security/pam_appl.h' file not found ``` Signed-off-by: Samuel FORESTIER <samuel+dev@forestier.app> * Tidy up configuration files UNIX permissions Signed-off-by: Samuel FORESTIER <samuel+dev@forestier.app> --------- Signed-off-by: Samuel FORESTIER <samuel+dev@forestier.app> |
||
|---|---|---|
| .. | ||
| platform | ||
| protos | ||
| bytes_codec.rs | ||
| compress.rs | ||
| config.rs | ||
| fs.rs | ||
| keyboard.rs | ||
| lib.rs | ||
| password_security.rs | ||
| proxy.rs | ||
| socket_client.rs | ||
| tcp.rs | ||
| udp.rs | ||