FreeNAS/freenas 5b543eddocs/api/resources account.rst, gui choices.py urls.py

Merge branch 'master' of https://github.com/freenas/freenas into evilunity
DeltaFile
+479-2src/middlewared/middlewared/plugins/system.py
+91-276gui/services/forms.py
+363-0tests/api1/ldap_bsd.py
+314-0tests/api1/ldap_osx.py
+110-186tests/runtest.py
+294-2src/middlewared/middlewared/plugins/smb.py
+288-2gui/api/resources.py
+52-232gui/sharing/forms.py
+281-0tests/api1/ad_bsd.py
+281-0tests/api1/iscsi.py
+277-0src/middlewared/middlewared/utils/__init__.py
+0-265src/middlewared/middlewared/utils.py
+263-0tests/api1/ad_osx.py
+253-0src/middlewared/middlewared/plugins/iscsi.py
+0-251src/freenas/etc/ix.rc.d/ix-smartd
+240-5src/middlewared/middlewared/plugins/pool.py
+78-159gui/system/forms.py
+235-0tests/api1/smb_bsd.py
+227-0tests/api1/smb_osx.py
+216-0tests/api1/afp_osx.py
+205-6src/middlewared/middlewared/plugins/afp.py
+0-203tests/api1/create/ldap_bsd.py
+0-195tests/api1/update/ldap_bsd.py
+1-189gui/account/views.py
+0-186tests/api1/update/ldap_osx.py
+0-182tests/api1/create/ldap_osx.py
+0-178tests/api1/create/ad_osx.py
+0-175tests/api1/create/iscsi.py
+0-172tests/api1/create/ad_bsd.py
+158-7src/middlewared/middlewared/plugins/smart.py
+161-0src/middlewared/middlewared/pytest/unit/etc_files/test_smartd.py
+0-158tests/api1/update/ad_bsd.py
+153-0src/middlewared/middlewared/plugins/ups.py
+0-151tests/api1/update/ad_osx.py
+146-0tests/api1/nfs.py
+0-144tests/api1/update/smb_bsd.py
+0-141tests/api1/create/smb_bsd.py
+0-140tests/api1/create/smb_osx.py
+0-140tests/api1/update/smb_osx.py
+24-115src/middlewared/middlewared/plugins/disk.py
+121-17src/middlewared/middlewared/plugins/network.py
+128-0src/middlewared/middlewared/pytest/unit/common/smart/test_smartctl.py
+97-31src/freenas/usr/local/libexec/freenas-debug/cache/cache.sh
+85-43gui/storage/forms.py
+124-0src/middlewared/middlewared/plugins/cron.py
+124-0tests/api1/storage.py
+0-119tests/api1/update/afp_osx.py
+47-70gui/storage/views.py
+0-116tests/api1/update/iscsi.py
+70-45src/middlewared/middlewared/plugins/account.py
+0-114tests/api1/create/afp_osx.py
+107-0docs/api/resources/account.rst
+62-44gui/tasks/forms.py
+105-0src/middlewared/middlewared/etc_files/smartd.py
+4-99gui/middleware/notifier.py
+103-0src/middlewared/middlewared/plugins/ntp.py
+102-0tests/api1/webdav_osx.py
+102-0tests/api1/webdav_bsd.py
+101-1src/middlewared/middlewared/schema.py
+36-65gui/choices.py
+0-98tests/api1/create/nfs.py
+95-0tests/api1/nis_bsd.py
+10-76gui/services/models.py
+78-0src/middlewared/middlewared/plugins/domain_controller.py
+18-60tests/functions.py
+74-0tests/api1/cronjob.py
+70-0tests/api1/user.py
+0-69tests/api1/create/nis_bsd.py
+68-0tests/api1/jails.py
+31-37src/middlewared/middlewared/plugins/rsync.py
+67-0tests/api1/ups.py
+0-67tests/api1/create/storage.py
+0-67tests/api1/create/webdav_bsd.py
+0-65tests/api1/update/webdav_bsd.py
+0-65tests/api1/update/webdav_osx.py
+64-0src/middlewared/middlewared/common/camcontrol/__init__.py
+0-64tests/api1/create/webdav_osx.py
+64-0tests/api1/snmp.py
+63-0src/middlewared/middlewared/plugins/nfs.py
+31-30src/freenas/usr/local/libexec/freenas-debug/active_directory/active_directory.sh
+60-0tests/api2/ssh.py
+47-12src/middlewared/middlewared/main.py
+0-58tests/api1/create/jails.py
+58-0src/middlewared/middlewared/common/smart/smartctl.py
+58-0gui/system/migrations/0016_encrypt_cloud_credentials.py
+57-0tests/api1/ftp.py
+28-28nas_ports/freenas/freenas-ui/Makefile
+49-7src/middlewared/middlewared/plugins/jail.py
+55-0tests/api1/rsync.py
+54-0tests/api1/domaincontroller.py
+25-28src/middlewared/middlewared/service.py
+0-53tests/api1/create/ups.py
+38-14src/middlewared/middlewared/plugins/datastore.py
+52-0src/middlewared/middlewared/plugins/ssh.py
+38-14gui/freeadmin/models/fields.py
+52-0tests/api2/ftp.py
+51-0tests/api1/system.py
+0-50tests/api1/create/domaincontroller.py
+49-0tests/api1/tftp.py
+49-0tests/api1/lldp.py
+22-26src/freenas/usr/local/libexec/freenas-debug/nfs/nfs.sh
+0-47tests/api1/delete/iscsi.py
+0-46tests/api1/create/system.py
+0-46tests/api1/create/snmp.py
+45-0tests/api1/group.py
+0-44tests/api1/create/tftp.py
+43-0tests/api1/ssh.py
+42-0gui/system/migrations/0017_auto_20180219_1615.py
+28-14src/middlewared/middlewared/plugins/service.py
+42-0tests/api1/network.py
+22-20nas_ports/freenas/py-middlewared/Makefile
+0-41tests/api1/update/user.py
+0-41tests/api1/create/network.py
+0-41tests/api1/create/lldp.py
+40-0src/middlewared/middlewared/pytest/unit/common/camcontrol/test.py
+26-13src/freenas/etc/rc.conf.local
+39-0src/freenas/usr/local/libexec/freenas-debug/iscsi/iscsi.sh
+0-39tests/api1/create/ssh.py
+0-39tests/api1/update/cronjob.py
+38-0tests/api1/ntp.py
+0-38tests/api1/create/rsync.py
+0-38tests/api1/create/user.py
+0-37tests/api1/create/smarttest.py
+0-35tests/api1/create/ntp.py
+34-0tests/api1/alerts.py
+0-34tests/api1/create/ftp.py
+17-17tests/api2/disk.py
+12-22gui/network/forms.py
+23-11src/freenas/usr/local/libexec/freenas-debug/domain_controller/domain_controller.sh
+0-33tests/api1/update/group.py
+0-33tests/api1/update/storage.py
+0-33tests/api1/create/dyndns.py
+31-0tests/api1/dyndns.py
+31-0tests/api1/smarttest.py
+0-30tests/api1/update/ftp.py
+30-0tests/api1/bootenv.py
+22-8src/freenas/usr/local/libexec/freenas-debug/ipmi/ipmi.sh
+0-30tests/api1/delete/storage.py
+15-15src/freenas/usr/local/libexec/freenas-debug/zfs/zfs.sh
+10-19tests/api2/network.py
+0-28tests/api1/create/emails.py
+0-27tests/api1/delete/user.py
+17-10gui/middleware/util.py
+15-11src/freenas/usr/local/libexec/freenas-debug/hardware/hardware.sh
+0-26tests/api1/update/alerts.py
+0-26tests/api1/create/cronjob.py
+0-26tests/api1/delete/cronjob.py
+0-26tests/api1/update/rsync.py
+12-13src/freenas/usr/local/libexec/freenas-debug/smb/smb.sh
+0-25tests/api1/create/debug.py
+0-25tests/api1/create/alerts.py
+0-25tests/api1/update/nfs.py
+23-1gui/system/migrations/0011_auto_20180219_1615.py
+21-2src/middlewared/middlewared/validators.py
+22-1src/middlewared/middlewared/plugins/vm.py
+13-10src/middlewared/middlewared/worker.py
+23-0src/middlewared/middlewared/async_validators.py
+15-8src/freenas/usr/local/libexec/freenas-debug/afp/afp.sh
+23-0tests/api1/emails.py
+0-22tests/api1/update/bootenv.py
+0-22tests/api1/delete/group.py
+0-22tests/api1/create/group.py
+22-0src/middlewared/middlewared/plugins/crypto.py
+22-0tests/api1/debug.py
+0-21tests/api1/delete/bootenv.py
+0-21tests/api1/delete/rsync.py
+0-21tests/api1/create/bootenv.py
+12-9src/middlewared/middlewared/gdb.py
+9-11src/middlewared/middlewared/plugins/backup.py
+20-0gui/system/migrations/0019_increase_motd.py
+11-9src/middlewared/middlewared/plugins/ftp.py
+19-0gui/sharing/migrations/0013_remove_cifs_default_permissions.py
+13-5gui/freeadmin/forms.py
+10-8tests/api2/interfaces.py
+13-5src/freenas/usr/local/libexec/freenas-debug/ldap/ldap.sh
+16-0gui/system/migrations/0018_merge_20180409_1538.py
+16-0src/middlewared/middlewared/utils/asyncio_.py
+12-4gui/common/samba.py
+12-3gui/sharing/admin.py
+14-1src/freenas/usr/local/libexec/freenas-debug/system/system.sh
+9-5src/freenas/usr/local/libexec/freenas-debug/include.sh
+0-14gui/common/system.py
+6-7gui/sharing/models.py
+11-1gui/freeadmin/static/lib/js/freeadmin.js
+6-6gui/templates/freeadmin/index.html
+2-10src/middlewared/setup.py
+11-1src/freenas/etc/ix.rc.d/ix-loader
+12-0src/middlewared/middlewared/plugins/filesystem.py
+2-9src/freenas/usr/local/etc/syslog-ng.conf.freenas
+6-5src/freenas/etc/ix.rc.d/ix-inadyn
+11-0tests/.idea/tests.iml
+8-2src/freenas/usr/local/libexec/freenas-debug/verify/verify.sh
+8-1src/freenas-installer/etc/install.sh
+5-4src/freenas/etc/ix.rc.d/ix-fstab
+8-1gui/system/views.py
+7-1gui/middleware/form.py
+7-0src/middlewared/middlewared/plugins/auth.py
+5-2src/middlewared/middlewared/plugins/bootenv.py
+7-0gui/tasks/admin.py
+3-3src/freenas/usr/local/bin/snmp-agent.py
+3-3nas_ports/freenas/freenas-docs/Makefile
+3-3nas_ports/freenas/freenas-docs-legacy/Makefile
+3-3gui/system/models.py
+2-4src/middlewared/middlewared/alert/source/smartd.py
+5-1gui/network/migrations/0003_lagg_no_mtu.py
+2-4src/middlewared/middlewared/plugins/dyndns.py
+2-3nas_ports/freenas/py-bsd/Makefile
+1-4gui/account/urls.py
+0-5src/freenas/boot/loader.conf
+4-1src/middlewared/middlewared/plugins/etc.py
+3-1src/middlewared/middlewared/client/client.py
+2-2gui/services/views.py
+2-2gui/support/views.py
+3-1src/freenas/usr/local/bin/freenas-debug
+2-2src/middlewared/middlewared/plugins/device.py
+4-0gui/urls.py
+4-0src/middlewared/middlewared/alert/schedule.py
+2-2gui/freeadmin/static/lib/js/freeadmin/WizardShares.js
+3-0gui/templates/system/job_logs.html
+1-1src/middlewared/middlewared/plugins/snmp.py
+2-0src/freenas/etc/ix.rc.d/ix-nginx
+2-0gui/system/urls.py
+0-2gui/account/forms.py
+1-1gui/services/utils.py
+1-1gui/templates/storage/disk_wipe.html
+1-1gui/templates/support/license_update.html
+1-1gui/freeadmin/models/__init__.py
+1-1src/middlewared/middlewared/plugins/tftp.py
+1-0src/winacl/winacl.c
+1-0gui/services/admin.py
+0-0src/middlewared/middlewared/common/smart/__init__.py
+0-0tests/api1/update/.keepme
+0-0tests/api1/create/.keepme
+0-0src/middlewared/middlewared/common/__init__.py
+0-0tests/api1/delete/.keepme
+9,474-7,073235 files

UnifiedSplitRaw