Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-24 | Change chdir location to /var/db, according to hier(7). | Guido Falsi | |
BSD systems do not really have a /var/lib directory, although it happens to exist on live systems because some installed software creates it. | |||
2023-07-24 | Remove unneeded quotes. | Guido Falsi | |
2023-07-24 | Fix comments. | Guido Falsi | |
2023-07-22 | fix postrm1.1.8-1 | rustdesk | |
2023-07-22 | fix https://github.com/rustdesk/rustdesk-server/issues/286 | rustdesk | |
2023-07-06 | fix naming1.1.8 | rustdesk | |
2023-07-06 | ubuntu22.04 has no i386 | rustdesk | |
2023-07-05 | make classic also multiarch | rustdesk | |
2023-06-29 | github ci does not support 18.04 anymore | rustdesk | |
2023-06-16 | fix is_loopback | rustdesk | |
2023-06-13 | Update setup.nsi | RustDesk | |
2023-06-08 | https://github.com/rustdesk/rustdesk-server/issues/260 | rustdesk | |
2023-06-08 | more version fix | rustdesk | |
2023-06-08 | release tag | rustdesk | |
2023-06-08 | rust 1.70 | RustDesk | |
2023-06-08 | fmt | rustdesk | |
2023-06-08 | Merge pull request #249 from nsgundy/FixNoDirectConnectionWhenBothPeersOnLan | RustDesk | |
Fix no direct connection when both peers on LAN | |||
2023-06-08 | fix test_hbb and bump version 1.1.8 | rustdesk | |
2023-05-19 | Consider peers to be on same intranet if is_lan() returns true for both | nsgundy | |
2023-05-19 | Fix ip4 mapped ip6 addresses not considered to be part of network | nsgundy | |
2023-05-09 | Merge pull request #247 from Mr-Update/master | RustDesk | |
Create README-DE.md | |||
2023-04-27 | Update README.md | Mr-Update | |
2023-04-27 | Update README-NL.md | Mr-Update | |
2023-04-27 | Create README-DE.md | Mr-Update | |
2023-04-03 | Merge pull request #236 from bahdotsh/bahdotsh/language-improvement | RustDesk | |
improved language and corrected spelling mistakes in README.md | |||
2023-04-03 | improved language and corrected spelling mistakes in README.md | bahdotsh | |
2023-04-01 | Merge pull request #235 from n-connect/master1.1.7-4 | RustDesk | |
Core dump fix and rc.d scripts optimisation for FreeBSD | |||
2023-04-01 | Variable optimisation for hbbr rc.d service | n-connect | |
Variable based IP definition, can be set from /etc/rc.conf | |||
2023-04-01 | Variable optimisation for hbbs rc.d service | n-connect | |
Variable based IP definition, can be set from /etc/rc.conf | |||
2023-04-01 | Fix for core dumps on FreeBSD | n-connect | |
Flexi_logger options for async writemode https://github.com/rustdesk/rustdesk-server/pull/232#issuecomment-1491347232 | |||
2023-03-30 | Merge pull request #232 from n-connect/master1.1.7-3 | RustDesk | |
U 20.04 for binary build & release | |||
2023-03-29 | U 20.04 for binary build & release | n-connect | |
Build and GitHub release to 20.04 | |||
2023-03-29 | Merge pull request #231 from n-connect/master | RustDesk | |
Move from Ubuntu 18.04 VM (Github Actions) | |||
2023-03-29 | Linux toolchain to 1.67.1 | n-connect | |
Changes of - Ubuntu boxes rolled back to 18.04 where were applicable. Linux toolchain from 1.62 -> 1.67.1, Windows toolchain untouched (1.62) | |||
2023-03-29 | Move from Ubuntu 18.04 | n-connect | |
Base on https://github.com/nextcloud/notify_push/releases, the 18.04 will be deprecated. Also moving toolchain to 1.68 to hopefully fix FreeBSD build core dump issue. | |||
2023-03-28 | Merge pull request #225 from n-connect/master | RustDesk | |
Adding log capability over syslog | |||
2023-03-27 | Minor update | n-connect | |
2023-03-25 | Adding log capability over syslog | n-connect | |
Logging over syslog added via a semi-duplicate line commented out by default. Instructions in the line above. | |||
2023-03-25 | Adding log capability over syslog | n-connect | |
Logging over syslog added via a semi-duplicate line commented out by default. Instructions in the line above. | |||
2023-03-16 | fix command line buffer and test addr | rustdesk | |
2023-03-15 | Merge pull request #219 from FastAct/master | RustDesk | |
Create README-NL.md | |||
2023-03-15 | Create README-NL.md | FastAct | |
Add Dutch translation | |||
2023-03-06 | Merge pull request #212 from n-connect/patch-11.1.7-2 | RustDesk | |
Update build.yaml - adding FreeBSD build | |||
2023-03-05 | Update build.yaml - adding FreeBSD build | n-connect | |
2023-03-03 | Merge pull request #210 from n-connect/master | RustDesk | |
Log files enables | |||
2023-03-03 | hbbs logging to file | n-connect | |
Logging enabled via file redirection (not syslog, as it can't tell/pass the logger program's name) | |||
2023-03-03 | hbbr logging to file | n-connect | |
Logging enabled via file redirection (not syslog, as it can't tell/pass the logger program's name) | |||
2023-03-02 | Merge pull request #208 from n-connect/master | RustDesk | |
FreeBSD rcd scripts for hbbs & hbbr | |||
2023-03-02 | Create rustdesk-hbbs | n-connect | |
FreeBSD rcd script running hbbs as service. Service user, group, pid, running directory handled. IP address of the -r option need to be changed manually. | |||
2023-03-02 | Create rustdesk-hbbr | n-connect | |
FreeBSD rcd script running hbbr as service. Service user, group, pid, running directory handled. |