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-23 12:07:49 +02:00
actionsmap [fix] Check password pattern in the actions map (fix #20) 2014-09-04 11:06:26 +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
locales [fix] Fix app upgrade issue and handle errors in tools_upgrade 2014-10-13 17:10:23 +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 Init 2014-05-16 14:49:30 +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] Wrap script output with non-blocking object in hook_exec #30 2014-07-28 14:06:20 +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 [fix] Fix app upgrade issue and handle errors in tools_upgrade 2014-10-13 17:10:23 +02:00
user.py [fix] Prevent user creation if username exists in system users 2014-09-12 13:07:29 +02:00