YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Find a file
2014-10-25 19:44:17 +02:00
actionsmap [fix] typo 2014-10-25 19:36:42 +02:00
bin [clean] Clean up imports in bin/yunohost 2014-07-28 14:03:09 +02:00
data [enh] Add avahi-daemon service 2014-09-13 23:02:17 +02:00
hooks [fix] Rename hooks to sort them properly 2014-10-25 18:47:13 +02:00
locales [enh] Execute backup hook, and avoid dyndns domain subscription when specifically asked at postinstall 2014-10-25 17:47:49 +02:00
__init__.py Init 2014-05-16 14:49:30 +02:00
app.py [fix] Do not load conf.json before overriding content. 2014-10-23 12:07:49 +02:00
backup.py [fix] typo 2014-10-25 19:44:17 +02:00
domain.py [fix] Update DNS zone files on main domain change 2014-07-24 22:20:22 +02:00
dyndns.py [fix] Add linebreak at the end of cron commands 2014-06-09 00:46:59 +02:00
firewall.py [fix] Do not reload iptables every 50 minutes 2014-09-16 14:00:11 +02:00
hook.py [fix] Take care of hook priority 2014-10-25 18:49:19 +02:00
monitor.py [enh] Update translations to fit to moulinette changes 2014-05-30 18:59:14 +02:00
service.py [fix] Fix service status checking with custom command (#12) 2014-07-01 15:01:06 +02:00
tools.py [enh] Execute backup hook, and avoid dyndns domain subscription when specifically asked at postinstall 2014-10-25 17:47:49 +02:00
user.py [fix] Prevent user creation if username exists in system users 2014-09-12 13:07:29 +02:00