Florian Sager
Florian Sager
Please take a look at https://github.com/usrflo/yajsync/commit/378754a72c0ce5bbffe50f06171ce52c194321ae These classes implement http://rsync.samba.org/ftp/rsync/rsync.html, section FILTER RULES, INCLUDE/EXCLUDE PATTERN RULES and MERGE-FILE FILTER RULES. I could integrate this filter rule processing in yajsync _if...
In native rsync, io.c, the sleep_for_bwlimit function is commented as follows: ``` /* Sleep after writing to limit I/O bandwidth usage. * * @todo Rather than sleeping after each write,...
The native rsync implementation sends a MSG_DATA message in the last protocol version to keep a connection alive. This message is sent in different i/o scenarios (checks are executed at...
I'm new to BIM and BIMServer: is there any webpage that lists applications that directly support BIMServer interaction like it's documented at https://www.freecadweb.org/wiki/Arch_BimServer for FreeCAD? I see Open BIM interoperability...
I propose to change the sync of account information from the pdns.domains data-table back to powerdns on user logins, see existing implementation at https://github.com/ngoduykhanh/PowerDNS-Admin/blob/b66b37ecfdc512449e7b6519f3b9f1619de343a2/powerdnsadmin/models/domain.py#L145 and the linkage insight at https://github.com/ngoduykhanh/PowerDNS-Admin/issues/584...
Added missing translations for esp. servers/views/subscription/* and translated TODOs
Added missing translations for esp. servers/views/subscription/*; please check if these updates need to be applied to locales/en-US-last-run/common.json as well