summaryrefslogtreecommitdiffstats
path: root/glances/autodiscover.py
AgeCommit message (Expand)Author
2022-10-31Correct an issue when using autodiscover in unitary testnicolargo
2022-10-03Fix typosKian-Meng Ang
2022-06-25Make Glances (almost) compliant with REUSE #2042nicolargo
2021-12-05Merge branch 'develop' into fix-autodiscovery-failureNicolas Hennion
2021-11-30fix: autodiscover.py failureRazCrimson
2021-11-29refactor: Reformat existing code to comply with blackRazCrimson
2021-11-28refactor - Minor typo fixes in cleanupRazCrimson
2021-11-28refactor - Core cleanupRazCrimson
2021-06-20Change except in Zeroconfnicolargo
2021-06-19Reindent audodiscover.py filenicolargo
2020-08-19Can't start server: unexpected keyword argument 'address' #1693nicolargo
2019-01-19Glances 3.1.0nicolargo
2018-05-12Change copyright year to 2018nicolargo
2017-01-22Autodiscover error while binding on IPv6 addresses (issue #1002)nicolargo
2017-01-09Copyright 2017Alessio Sergi
2016-11-11Remove '__appname__'Alessio Sergi
2016-07-15Correct two issues with latest Zeroconf version (issue #888 and #889)nicolargo
2016-06-02No more Python 2.6 compatible string.format callsAlessio Sergi
2016-04-24AMP is now compatible with Glances client/server modenicolargo
2016-03-24Remove some duplicate variables from globalsAlessio Sergi
2015-11-29Rename OS vars for consistencyAlessio Sergi
2015-11-29Disable netifaces on *BSDs in generalAlessio Sergi
2015-11-14Move core at the top of the module treeAlessio Sergi