RustDesk/libs/hbb_common/src
Samuel FORESTIER e1140b1bea
Tidy up configuration files UNIX permissions (#7983)
* 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>
2024-06-27 20:14:32 +08:00
..
platform fix: linux, login wayland, server (#8111) 2024-05-21 23:35:47 +08:00
protos update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
bytes_codec.rs update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
compress.rs plugin_framework, manager, install plugin 2023-05-12 08:48:14 +08:00
config.rs Tidy up configuration files UNIX permissions (#7983) 2024-06-27 20:14:32 +08:00
fs.rs format log, add space after colon 2023-11-18 09:52:46 +08:00
keyboard.rs opt: enum KeyboardMode 2022-12-20 01:09:35 -08:00
lib.rs adjust log file days from 7 days to 31 days 2024-05-28 15:52:50 +08:00
password_security.rs fix: custom client, options, option2bool() (#8302) 2024-06-10 00:11:59 +08:00
proxy.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
socket_client.rs fix: test case, test_if_valid_server (#7903) 2024-05-04 14:06:41 +08:00
tcp.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
udp.rs reuseaddr in listen_any 2023-06-27 15:20:32 +08:00