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-09-16 09:13:34 +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] Prevent user creation if username exists in system users 2014-09-12 13:07:29 +02:00
__init__.py Init 2014-05-16 14:49:30 +02:00
app.py [doc] Review the help of app_install arguments 2014-07-25 18:32:37 +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 action 2014-06-26 12:30:16 +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 [enh] Assign yunohost.local servername in nginx conf at main domain changing 2014-09-16 09:13:34 +02:00
user.py [fix] Prevent user creation if username exists in system users 2014-09-12 13:07:29 +02:00