Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-25 | systemadmin: fix getip output with ifconfig (#7306) | Patrick Artounian | |
2018-10-17 | systemadmin: refactor plugin and fix README (#7295) | DBX12 | |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
2015-08-27 | Updated with @mcornella suggestions | Niccolò Maggioni | |
2015-08-26 | General compatibility | Niccolò Maggioni | |
2015-08-26 | 'ip' command compatibility and much quicker external IP detection | Niccolò Maggioni | |
2014-11-06 | Change all pwd calls for $PWD variable | Marc Cornellà | |
This avoids spawning additional processes as $PWD **always** contains the current working directory. | |||
2014-11-06 | Change all whoami calls for $USER variable | Marc Cornellà | |
This avoid spawning additional processes, as the $USER variable will **always** contain the current logged-in user. | |||
2014-05-28 | Correct wrong plugin file name | MrTux | |