Commit graph

10 commits

Author SHA1 Message Date
Alexandre Aubin
7ca637d8f8 yaml.load -> yaml.safe_load 2021-08-12 18:54:20 +02:00
Alexandre Aubin
f1444bc36f mdns: misc fixes for ip parsing 2021-08-12 18:40:43 +02:00
Alexandre Aubin
a2a50d0e45 mdns: Remove argument parsing because we won't really need this ? :Z 2021-08-12 00:09:30 +02:00
tituspijean
f53f36e332 [mdns] Fix yunohost.local broadcast 2021-08-11 17:58:50 +00:00
tituspijean
cad5c39dae [mdns] Remove logging and asyncio dependencies 2021-08-11 16:21:32 +00:00
tituspijean
3535b374ae [mdns] Always broadcast yunohost.local 2021-08-11 16:19:51 +00:00
tituspijean
7c58aa198c Remove asyncio and do not support subdomains 2021-07-27 20:39:38 +00:00
tituspijean
92a1a12226 [mdns] Fix NonUniqueNameException
Service names have to be unique even accross different interfaces
2021-07-11 17:32:33 +00:00
tituspijean
99aacd8b51 Do not rely on Moulinette, integration with Yunohost of mDNS broadcast 2021-07-11 14:24:50 +00:00
tituspijean
9e93efa895 Move mDNS script to yunomdns 2021-07-11 14:17:15 +00:00
Renamed from data/other/mdns.py (Browse further)