diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
old mode 100644
new mode 100755
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
old mode 100644
new mode 100755
diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
old mode 100644
new mode 100755
diff --git a/.gitlab/.gitkeep b/.gitlab/.gitkeep
old mode 100644
new mode 100755
diff --git a/.gitlab/issue_templates/.gitkeep b/.gitlab/issue_templates/.gitkeep
old mode 100644
new mode 100755
diff --git a/.gitlab/issue_templates/Backporting.md b/.gitlab/issue_templates/Backporting.md
old mode 100644
new mode 100755
diff --git a/.gitlab/issue_templates/Bugs.md b/.gitlab/issue_templates/Bugs.md
old mode 100644
new mode 100755
diff --git a/.gitlab/issue_templates/Contribution.md b/.gitlab/issue_templates/Contribution.md
old mode 100644
new mode 100755
diff --git a/.gitlab/issue_templates/Enhancement.md b/.gitlab/issue_templates/Enhancement.md
old mode 100644
new mode 100755
diff --git a/.gitlab/merge_request_templates/.gitkeep b/.gitlab/merge_request_templates/.gitkeep
old mode 100644
new mode 100755
diff --git a/.gitlab/merge_request_templates/Merge.md b/.gitlab/merge_request_templates/Merge.md
old mode 100644
new mode 100755
diff --git a/.tx/config b/.tx/config
old mode 100644
new mode 100755
diff --git a/AUTHORS.md b/AUTHORS.md
old mode 100644
new mode 100755
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
old mode 100644
new mode 100755
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
old mode 100644
new mode 100755
diff --git a/Changelog b/Changelog
old mode 100644
new mode 100755
diff --git a/Changelog.md b/Changelog.md
old mode 100644
new mode 100755
diff --git a/LICENSE b/LICENSE
old mode 100644
new mode 100755
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
diff --git a/SECURITY.md b/SECURITY.md
old mode 100644
new mode 100755
diff --git a/UPGRADE.md b/UPGRADE.md
old mode 100644
new mode 100755
diff --git a/contrib/apache/fusiondirectory-apache.conf b/contrib/apache/fusiondirectory-apache.conf
old mode 100644
new mode 100755
diff --git a/contrib/docs/fusiondirectory-oid.pdf b/contrib/docs/fusiondirectory-oid.pdf
old mode 100644
new mode 100755
diff --git a/contrib/fusiondirectory.conf b/contrib/fusiondirectory.conf
old mode 100644
new mode 100755
diff --git a/contrib/lighttpd/fusiondirectory-lighttpd.conf b/contrib/lighttpd/fusiondirectory-lighttpd.conf
old mode 100644
new mode 100755
diff --git a/contrib/openldap/core-fd-conf.schema b/contrib/openldap/core-fd-conf.schema
old mode 100644
new mode 100755
diff --git a/contrib/openldap/core-fd.schema b/contrib/openldap/core-fd.schema
old mode 100644
new mode 100755
diff --git a/contrib/openldap/ldapns.schema b/contrib/openldap/ldapns.schema
old mode 100644
new mode 100755
diff --git a/contrib/openldap/template-fd.schema b/contrib/openldap/template-fd.schema
old mode 100644
new mode 100755
diff --git a/contrib/smarty/plugins/block.render.php b/contrib/smarty/plugins/block.render.php
old mode 100644
new mode 100755
diff --git a/contrib/smarty/plugins/function.filePath.php b/contrib/smarty/plugins/function.filePath.php
old mode 100644
new mode 100755
diff --git a/contrib/smarty/plugins/function.iconPath.php b/contrib/smarty/plugins/function.iconPath.php
old mode 100644
new mode 100755
diff --git a/contrib/smarty/plugins/function.msgPool.php b/contrib/smarty/plugins/function.msgPool.php
old mode 100644
new mode 100755
diff --git a/html/autocomplete.php b/html/autocomplete.php
old mode 100644
new mode 100755
diff --git a/html/favicon.ico b/html/favicon.ico
old mode 100644
new mode 100755
diff --git a/html/getbin.php b/html/getbin.php
old mode 100644
new mode 100755
diff --git a/html/geticon.php b/html/geticon.php
old mode 100644
new mode 100755
diff --git a/html/images/date_active.png b/html/images/date_active.png
old mode 100644
new mode 100755
diff --git a/html/images/down-arrow.png b/html/images/down-arrow.png
old mode 100644
new mode 100755
diff --git a/html/images/empty.png b/html/images/empty.png
old mode 100644
new mode 100755
diff --git a/html/images/forward-arrow.png b/html/images/forward-arrow.png
old mode 100644
new mode 100755
diff --git a/html/images/lists/expand.png b/html/images/lists/expand.png
old mode 100644
new mode 100755
diff --git a/html/images/lists/lastnode.png b/html/images/lists/lastnode.png
old mode 100644
new mode 100755
diff --git a/html/images/lists/node.png b/html/images/lists/node.png
old mode 100644
new mode 100755
diff --git a/html/images/lists/seperator.png b/html/images/lists/seperator.png
old mode 100644
new mode 100755
diff --git a/html/images/lists/vline.png b/html/images/lists/vline.png
old mode 100644
new mode 100755
diff --git a/html/images/opacity_black.png b/html/images/opacity_black.png
old mode 100644
new mode 100755
diff --git a/html/include/fusiondirectory.js b/html/include/fusiondirectory.js
old mode 100644
new mode 100755
diff --git a/html/include/pulldown.js b/html/include/pulldown.js
old mode 100644
new mode 100755
diff --git a/html/include/pwdStrength.js b/html/include/pwdStrength.js
old mode 100644
new mode 100755
diff --git a/html/include/tsorter.js b/html/include/tsorter.js
old mode 100644
new mode 100755
diff --git a/html/index.php b/html/index.php
old mode 100644
new mode 100755
diff --git a/html/main.php b/html/main.php
old mode 100644
new mode 100755
diff --git a/html/plugins/users/images/default.jpg b/html/plugins/users/images/default.jpg
old mode 100644
new mode 100755
diff --git a/html/plugins/users/style/user_tab.css b/html/plugins/users/style/user_tab.css
old mode 100644
new mode 100755
diff --git a/html/progress.php b/html/progress.php
old mode 100644
new mode 100755
diff --git a/html/recovery.php b/html/recovery.php
old mode 100644
new mode 100755
diff --git a/html/robots.txt b/html/robots.txt
old mode 100644
new mode 100755
diff --git a/html/secondfactor.php b/html/secondfactor.php
old mode 100644
new mode 100755
diff --git a/html/setup.php b/html/setup.php
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/dialog.css b/html/themes/breezy/dialog.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/form.css b/html/themes/breezy/form.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/add.png b/html/themes/breezy/icons/16/actions/add.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/document-edit.png b/html/themes/breezy/icons/16/actions/document-edit.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/document-export.png b/html/themes/breezy/icons/16/actions/document-export.png
deleted file mode 120000
index 955450ad8aefddbbb910f4220f5933791d5674db..0000000000000000000000000000000000000000
--- a/html/themes/breezy/icons/16/actions/document-export.png
+++ /dev/null
@@ -1 +0,0 @@
-export.png
\ No newline at end of file
diff --git a/html/themes/breezy/icons/16/actions/document-import.png b/html/themes/breezy/icons/16/actions/document-import.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/document-new.png b/html/themes/breezy/icons/16/actions/document-new.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/document-restore.png b/html/themes/breezy/icons/16/actions/document-restore.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/document-save.png b/html/themes/breezy/icons/16/actions/document-save.png
deleted file mode 120000
index 37b0485e473b554d318aa54f72b13a558e4e2046..0000000000000000000000000000000000000000
--- a/html/themes/breezy/icons/16/actions/document-save.png
+++ /dev/null
@@ -1 +0,0 @@
-save.png
\ No newline at end of file
diff --git a/html/themes/breezy/icons/16/actions/down.png b/html/themes/breezy/icons/16/actions/down.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/edit-copy.png b/html/themes/breezy/icons/16/actions/edit-copy.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/edit-cut.png b/html/themes/breezy/icons/16/actions/edit-cut.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/edit-delete.png b/html/themes/breezy/icons/16/actions/edit-delete.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/edit-paste.png b/html/themes/breezy/icons/16/actions/edit-paste.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/export.png b/html/themes/breezy/icons/16/actions/export.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/go-first.png b/html/themes/breezy/icons/16/actions/go-first.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/go-home.png b/html/themes/breezy/icons/16/actions/go-home.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/go-previous.png b/html/themes/breezy/icons/16/actions/go-previous.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/go-up.png b/html/themes/breezy/icons/16/actions/go-up.png
deleted file mode 120000
index 56c7bd87160a7f54dcefddb10ed4acec3d845eea..0000000000000000000000000000000000000000
--- a/html/themes/breezy/icons/16/actions/go-up.png
+++ /dev/null
@@ -1 +0,0 @@
-go-previous.png
\ No newline at end of file
diff --git a/html/themes/breezy/icons/16/actions/next.png b/html/themes/breezy/icons/16/actions/next.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/previous.png b/html/themes/breezy/icons/16/actions/previous.png
deleted file mode 120000
index 56c7bd87160a7f54dcefddb10ed4acec3d845eea..0000000000000000000000000000000000000000
--- a/html/themes/breezy/icons/16/actions/previous.png
+++ /dev/null
@@ -1 +0,0 @@
-go-previous.png
\ No newline at end of file
diff --git a/html/themes/breezy/icons/16/actions/process-stop.png b/html/themes/breezy/icons/16/actions/process-stop.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/remove.png b/html/themes/breezy/icons/16/actions/remove.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/save.png b/html/themes/breezy/icons/16/actions/save.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/snapshot.png b/html/themes/breezy/icons/16/actions/snapshot.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/submit.png b/html/themes/breezy/icons/16/actions/submit.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/system-reboot.png b/html/themes/breezy/icons/16/actions/system-reboot.png
deleted file mode 120000
index 521b94e2e90b0bed64a937c1c2c4a56ae2fa9c98..0000000000000000000000000000000000000000
--- a/html/themes/breezy/icons/16/actions/system-reboot.png
+++ /dev/null
@@ -1 +0,0 @@
-view-refresh.png
\ No newline at end of file
diff --git a/html/themes/breezy/icons/16/actions/system-reinstall.png b/html/themes/breezy/icons/16/actions/system-reinstall.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/system-search.png b/html/themes/breezy/icons/16/actions/system-search.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/system-shutdown.png b/html/themes/breezy/icons/16/actions/system-shutdown.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/system-update.png b/html/themes/breezy/icons/16/actions/system-update.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/tools-wizard.png b/html/themes/breezy/icons/16/actions/tools-wizard.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/up.png b/html/themes/breezy/icons/16/actions/up.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/view-refresh.png b/html/themes/breezy/icons/16/actions/view-refresh.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/view-sort-ascending.png b/html/themes/breezy/icons/16/actions/view-sort-ascending.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/actions/view-sort-descending.png b/html/themes/breezy/icons/16/actions/view-sort-descending.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/antivirus.png b/html/themes/breezy/icons/16/apps/antivirus.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/imap.png b/html/themes/breezy/icons/16/apps/imap.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/ldap.png b/html/themes/breezy/icons/16/apps/ldap.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/mail-template.png b/html/themes/breezy/icons/16/apps/mail-template.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/office-calendar.png b/html/themes/breezy/icons/16/apps/office-calendar.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/os-windows.png b/html/themes/breezy/icons/16/apps/os-windows.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/recovery-mail.png b/html/themes/breezy/icons/16/apps/recovery-mail.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/tasks-dashboard.png b/html/themes/breezy/icons/16/apps/tasks-dashboard.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/tasks.png b/html/themes/breezy/icons/16/apps/tasks.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/apps/utilities-system-monitor.png b/html/themes/breezy/icons/16/apps/utilities-system-monitor.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/categories/acl.png b/html/themes/breezy/icons/16/categories/acl.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/categories/applications-internet.png b/html/themes/breezy/icons/16/categories/applications-internet.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/categories/settings.png b/html/themes/breezy/icons/16/categories/settings.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/devices/media-cdrom.png b/html/themes/breezy/icons/16/devices/media-cdrom.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/devices/network-device.png b/html/themes/breezy/icons/16/devices/network-device.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/devices/phone.png b/html/themes/breezy/icons/16/devices/phone.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/devices/printer.png b/html/themes/breezy/icons/16/devices/printer.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/devices/server.png b/html/themes/breezy/icons/16/devices/server.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/devices/telephone.png b/html/themes/breezy/icons/16/devices/telephone.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/devices/terminal.png b/html/themes/breezy/icons/16/devices/terminal.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/mimetypes/application-pdf.png b/html/themes/breezy/icons/16/mimetypes/application-pdf.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/mimetypes/application-x-executable.png b/html/themes/breezy/icons/16/mimetypes/application-x-executable.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/mimetypes/package-x-generic.png b/html/themes/breezy/icons/16/mimetypes/package-x-generic.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/mimetypes/text-csv.png b/html/themes/breezy/icons/16/mimetypes/text-csv.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/places/folder.png b/html/themes/breezy/icons/16/places/folder.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/dialog-error.png b/html/themes/breezy/icons/16/status/dialog-error.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/dialog-information.png b/html/themes/breezy/icons/16/status/dialog-information.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/dialog-password.png b/html/themes/breezy/icons/16/status/dialog-password.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/dialog-warning.png b/html/themes/breezy/icons/16/status/dialog-warning.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/locked.png b/html/themes/breezy/icons/16/status/locked.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/object-locked.png b/html/themes/breezy/icons/16/status/object-locked.png
deleted file mode 120000
index df5f696f582462575fbf7e054865a012b489c281..0000000000000000000000000000000000000000
--- a/html/themes/breezy/icons/16/status/object-locked.png
+++ /dev/null
@@ -1 +0,0 @@
-locked.png
\ No newline at end of file
diff --git a/html/themes/breezy/icons/16/status/object-unlocked.png b/html/themes/breezy/icons/16/status/object-unlocked.png
deleted file mode 120000
index 1f22af4c8b8fbfb44d48f17716e88a61a0c66da7..0000000000000000000000000000000000000000
--- a/html/themes/breezy/icons/16/status/object-unlocked.png
+++ /dev/null
@@ -1 +0,0 @@
-unlocked.png
\ No newline at end of file
diff --git a/html/themes/breezy/icons/16/status/task-complete.png b/html/themes/breezy/icons/16/status/task-complete.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/task-failure.png b/html/themes/breezy/icons/16/status/task-failure.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/task-running.png b/html/themes/breezy/icons/16/status/task-running.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/task-stopped.png b/html/themes/breezy/icons/16/status/task-stopped.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/status/unlocked.png b/html/themes/breezy/icons/16/status/unlocked.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/action.png b/html/themes/breezy/icons/16/types/action.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/application.png b/html/themes/breezy/icons/16/types/application.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/country.png b/html/themes/breezy/icons/16/types/country.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/dc.png b/html/themes/breezy/icons/16/types/dc.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/domain.png b/html/themes/breezy/icons/16/types/domain.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/locality.png b/html/themes/breezy/icons/16/types/locality.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/organization.png b/html/themes/breezy/icons/16/types/organization.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/resource-group.png b/html/themes/breezy/icons/16/types/resource-group.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/role.png b/html/themes/breezy/icons/16/types/role.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/user-group.png b/html/themes/breezy/icons/16/types/user-group.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/16/types/user.png b/html/themes/breezy/icons/16/types/user.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/22/actions/application-exit.png b/html/themes/breezy/icons/22/actions/application-exit.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/22/actions/go-home.png b/html/themes/breezy/icons/22/actions/go-home.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/22/status/dialog-error.png b/html/themes/breezy/icons/22/status/dialog-error.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/22/status/dialog-information.png b/html/themes/breezy/icons/22/status/dialog-information.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/32/status/dialog-error.png b/html/themes/breezy/icons/32/status/dialog-error.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/32/status/dialog-information.png b/html/themes/breezy/icons/32/status/dialog-information.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/32/status/dialog-warning.png b/html/themes/breezy/icons/32/status/dialog-warning.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/32/status/object-locked.png b/html/themes/breezy/icons/32/status/object-locked.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/actions/view-task.png b/html/themes/breezy/icons/48/actions/view-task.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/apps/config-language.png b/html/themes/breezy/icons/48/apps/config-language.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/apps/config-welcome.png b/html/themes/breezy/icons/48/apps/config-welcome.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/apps/mail-template.png b/html/themes/breezy/icons/48/apps/mail-template.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/apps/pluginManager.png b/html/themes/breezy/icons/48/apps/pluginManager.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/apps/recovery-mail.png b/html/themes/breezy/icons/48/apps/recovery-mail.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/apps/tasks-dashboard.png b/html/themes/breezy/icons/48/apps/tasks-dashboard.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/apps/tasks.png b/html/themes/breezy/icons/48/apps/tasks.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/apps/utilities-system-monitor.png b/html/themes/breezy/icons/48/apps/utilities-system-monitor.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/categories/acl.png b/html/themes/breezy/icons/48/categories/acl.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/categories/applications-other.png b/html/themes/breezy/icons/48/categories/applications-other.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/categories/settings.png b/html/themes/breezy/icons/48/categories/settings.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/places/folder.png b/html/themes/breezy/icons/48/places/folder.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/places/network-server.png b/html/themes/breezy/icons/48/places/network-server.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/status/dialog-password.png b/html/themes/breezy/icons/48/status/dialog-password.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/types/resource-group.png b/html/themes/breezy/icons/48/types/resource-group.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/types/role.png b/html/themes/breezy/icons/48/types/role.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/types/user-group.png b/html/themes/breezy/icons/48/types/user-group.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/48/types/user.png b/html/themes/breezy/icons/48/types/user.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/AUTHORS b/html/themes/breezy/icons/AUTHORS
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/icons/scalable/apps/fusiondirectory.png b/html/themes/breezy/icons/scalable/apps/fusiondirectory.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/images/border.png b/html/themes/breezy/images/border.png
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/index.theme b/html/themes/breezy/index.theme
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/colors.less b/html/themes/breezy/less/colors.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/dialog.less b/html/themes/breezy/less/dialog.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/form.less b/html/themes/breezy/less/form.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/lists.less b/html/themes/breezy/less/lists.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/login.less b/html/themes/breezy/less/login.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/menu.less b/html/themes/breezy/less/menu.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/plugin.less b/html/themes/breezy/less/plugin.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/setup.less b/html/themes/breezy/less/setup.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/style.less b/html/themes/breezy/less/style.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/less/tabs.less b/html/themes/breezy/less/tabs.less
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/lists.css b/html/themes/breezy/lists.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/login.css b/html/themes/breezy/login.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/menu.css b/html/themes/breezy/menu.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/plugin.css b/html/themes/breezy/plugin.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/printer.css b/html/themes/breezy/printer.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/setup.css b/html/themes/breezy/setup.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/style.css b/html/themes/breezy/style.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/add.svg b/html/themes/breezy/svg/16/actions/add.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/document-edit.svg b/html/themes/breezy/svg/16/actions/document-edit.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/document-import.svg b/html/themes/breezy/svg/16/actions/document-import.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/document-new.svg b/html/themes/breezy/svg/16/actions/document-new.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/document-restore.svg b/html/themes/breezy/svg/16/actions/document-restore.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/down.svg b/html/themes/breezy/svg/16/actions/down.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/edit-copy.svg b/html/themes/breezy/svg/16/actions/edit-copy.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/edit-cut.svg b/html/themes/breezy/svg/16/actions/edit-cut.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/edit-delete.svg b/html/themes/breezy/svg/16/actions/edit-delete.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/edit-paste.svg b/html/themes/breezy/svg/16/actions/edit-paste.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/export.svg b/html/themes/breezy/svg/16/actions/export.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/go-first.svg b/html/themes/breezy/svg/16/actions/go-first.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/go-home.svg b/html/themes/breezy/svg/16/actions/go-home.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/go-previous.svg b/html/themes/breezy/svg/16/actions/go-previous.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/next.svg b/html/themes/breezy/svg/16/actions/next.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/process-stop.svg b/html/themes/breezy/svg/16/actions/process-stop.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/remove.svg b/html/themes/breezy/svg/16/actions/remove.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/save.svg b/html/themes/breezy/svg/16/actions/save.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/snapshot.svg b/html/themes/breezy/svg/16/actions/snapshot.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/submit.svg b/html/themes/breezy/svg/16/actions/submit.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/system-reinstall.svg b/html/themes/breezy/svg/16/actions/system-reinstall.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/system-search.svg b/html/themes/breezy/svg/16/actions/system-search.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/system-shutdown.svg b/html/themes/breezy/svg/16/actions/system-shutdown.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/system-update.svg b/html/themes/breezy/svg/16/actions/system-update.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/tools-wizard.svg b/html/themes/breezy/svg/16/actions/tools-wizard.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/up.svg b/html/themes/breezy/svg/16/actions/up.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/view-refresh.svg b/html/themes/breezy/svg/16/actions/view-refresh.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/view-sort-ascending.svg b/html/themes/breezy/svg/16/actions/view-sort-ascending.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/actions/view-sort-descending.svg b/html/themes/breezy/svg/16/actions/view-sort-descending.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/apps/antivirus.svg b/html/themes/breezy/svg/16/apps/antivirus.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/apps/imap.svg b/html/themes/breezy/svg/16/apps/imap.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/apps/internet-mail.svg b/html/themes/breezy/svg/16/apps/internet-mail.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/apps/ldap.svg b/html/themes/breezy/svg/16/apps/ldap.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/apps/office-calendar.svg b/html/themes/breezy/svg/16/apps/office-calendar.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/apps/os-linux.svg b/html/themes/breezy/svg/16/apps/os-linux.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/apps/os-windows.svg b/html/themes/breezy/svg/16/apps/os-windows.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/apps/utilities-system-monitor.svg b/html/themes/breezy/svg/16/apps/utilities-system-monitor.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/categories/acl.svg b/html/themes/breezy/svg/16/categories/acl.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/categories/applications-internet.svg b/html/themes/breezy/svg/16/categories/applications-internet.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/categories/settings.svg b/html/themes/breezy/svg/16/categories/settings.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/devices/computer.svg b/html/themes/breezy/svg/16/devices/computer.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/devices/media-cdrom.svg b/html/themes/breezy/svg/16/devices/media-cdrom.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/devices/network-device.svg b/html/themes/breezy/svg/16/devices/network-device.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/devices/phone.svg b/html/themes/breezy/svg/16/devices/phone.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/devices/printer.svg b/html/themes/breezy/svg/16/devices/printer.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/devices/server.svg b/html/themes/breezy/svg/16/devices/server.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/devices/telephone.svg b/html/themes/breezy/svg/16/devices/telephone.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/devices/terminal.svg b/html/themes/breezy/svg/16/devices/terminal.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/mimetypes/application-certificate.svg b/html/themes/breezy/svg/16/mimetypes/application-certificate.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/mimetypes/application-pdf.svg b/html/themes/breezy/svg/16/mimetypes/application-pdf.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/mimetypes/application-x-executable.svg b/html/themes/breezy/svg/16/mimetypes/application-x-executable.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/mimetypes/package-x-generic.svg b/html/themes/breezy/svg/16/mimetypes/package-x-generic.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/mimetypes/text-csv.svg b/html/themes/breezy/svg/16/mimetypes/text-csv.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/places/folder.svg b/html/themes/breezy/svg/16/places/folder.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/dialog-error.svg b/html/themes/breezy/svg/16/status/dialog-error.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/dialog-information.svg b/html/themes/breezy/svg/16/status/dialog-information.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/dialog-password.svg b/html/themes/breezy/svg/16/status/dialog-password.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/dialog-warning.svg b/html/themes/breezy/svg/16/status/dialog-warning.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/locked.svg b/html/themes/breezy/svg/16/status/locked.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/task-complete.svg b/html/themes/breezy/svg/16/status/task-complete.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/task-failure.svg b/html/themes/breezy/svg/16/status/task-failure.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/task-running.svg b/html/themes/breezy/svg/16/status/task-running.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/task-stopped.svg b/html/themes/breezy/svg/16/status/task-stopped.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/status/unlocked.svg b/html/themes/breezy/svg/16/status/unlocked.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/action.svg b/html/themes/breezy/svg/16/types/action.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/application.svg b/html/themes/breezy/svg/16/types/application.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/contact.svg b/html/themes/breezy/svg/16/types/contact.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/country.svg b/html/themes/breezy/svg/16/types/country.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/dc.svg b/html/themes/breezy/svg/16/types/dc.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/domain.svg b/html/themes/breezy/svg/16/types/domain.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/locality.svg b/html/themes/breezy/svg/16/types/locality.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/organization.svg b/html/themes/breezy/svg/16/types/organization.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/resource-group.svg b/html/themes/breezy/svg/16/types/resource-group.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/role.svg b/html/themes/breezy/svg/16/types/role.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/user-group.svg b/html/themes/breezy/svg/16/types/user-group.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/16/types/user.svg b/html/themes/breezy/svg/16/types/user.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/22/actions/application-exit.svg b/html/themes/breezy/svg/22/actions/application-exit.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/22/actions/go-home.svg b/html/themes/breezy/svg/22/actions/go-home.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/22/status/dialog-error.svg b/html/themes/breezy/svg/22/status/dialog-error.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/22/status/dialog-information.svg b/html/themes/breezy/svg/22/status/dialog-information.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/32/status/dialog-error.svg b/html/themes/breezy/svg/32/status/dialog-error.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/32/status/dialog-information.svg b/html/themes/breezy/svg/32/status/dialog-information.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/32/status/dialog-warning.svg b/html/themes/breezy/svg/32/status/dialog-warning.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/32/status/object-locked.svg b/html/themes/breezy/svg/32/status/object-locked.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/actions/view-task.svg b/html/themes/breezy/svg/48/actions/view-task.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/apps/config-language.svg b/html/themes/breezy/svg/48/apps/config-language.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/apps/config-welcome.svg b/html/themes/breezy/svg/48/apps/config-welcome.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/apps/internet-mail.svg b/html/themes/breezy/svg/48/apps/internet-mail.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/apps/os-linux.svg b/html/themes/breezy/svg/48/apps/os-linux.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/apps/utilities-system-monitor.svg b/html/themes/breezy/svg/48/apps/utilities-system-monitor.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/categories/acl.svg b/html/themes/breezy/svg/48/categories/acl.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/categories/applications-development.svg b/html/themes/breezy/svg/48/categories/applications-development.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/categories/applications-other.svg b/html/themes/breezy/svg/48/categories/applications-other.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/categories/settings.svg b/html/themes/breezy/svg/48/categories/settings.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/devices/computer.svg b/html/themes/breezy/svg/48/devices/computer.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/mimetypes/application-certificate.svg b/html/themes/breezy/svg/48/mimetypes/application-certificate.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/places/folder.svg b/html/themes/breezy/svg/48/places/folder.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/places/network-server.svg b/html/themes/breezy/svg/48/places/network-server.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/status/dialog-password.svg b/html/themes/breezy/svg/48/status/dialog-password.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/types/contact.svg b/html/themes/breezy/svg/48/types/contact.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/types/resource-group.svg b/html/themes/breezy/svg/48/types/resource-group.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/types/role.svg b/html/themes/breezy/svg/48/types/role.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/types/user-group.svg b/html/themes/breezy/svg/48/types/user-group.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/48/types/user.svg b/html/themes/breezy/svg/48/types/user.svg
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/svg/AUTHORS b/html/themes/breezy/svg/AUTHORS
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/tabs.css b/html/themes/breezy/tabs.css
old mode 100644
new mode 100755
diff --git a/html/themes/breezy/theme.css b/html/themes/breezy/theme.css
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/baseselector.tpl b/ihtml/themes/breezy/baseselector.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/colors.txt b/ihtml/themes/breezy/colors.txt
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/copynotice.tpl b/ihtml/themes/breezy/copynotice.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/css.tpl b/ihtml/themes/breezy/css.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/framework.tpl b/ihtml/themes/breezy/framework.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/headers.tpl b/ihtml/themes/breezy/headers.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/islocked.tpl b/ihtml/themes/breezy/islocked.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/login.tpl b/ihtml/themes/breezy/login.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/actionmenu.tpl b/ihtml/themes/breezy/management/actionmenu.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/filter-element-date.tpl b/ihtml/themes/breezy/management/filter-element-date.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/filter-element-fixed.tpl b/ihtml/themes/breezy/management/filter-element-fixed.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/filter-element.tpl b/ihtml/themes/breezy/management/filter-element.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/filter.tpl b/ihtml/themes/breezy/management/filter.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/list.tpl b/ihtml/themes/breezy/management/list.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/management.tpl b/ihtml/themes/breezy/management/management.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/select-footer.tpl b/ihtml/themes/breezy/management/select-footer.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/management/tabfooter.tpl b/ihtml/themes/breezy/management/tabfooter.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/msg_dialog.tpl b/ihtml/themes/breezy/msg_dialog.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/recovery.tpl b/ihtml/themes/breezy/recovery.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/restore-confirm.tpl b/ihtml/themes/breezy/restore-confirm.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/secondfactor.tpl b/ihtml/themes/breezy/secondfactor.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/simple-archive.tpl b/ihtml/themes/breezy/simple-archive.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/simple-remove.tpl b/ihtml/themes/breezy/simple-remove.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/simpleplugin.tpl b/ihtml/themes/breezy/simpleplugin.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/simpleplugin_section.tpl b/ihtml/themes/breezy/simpleplugin_section.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/simpleplugin_section_alone.tpl b/ihtml/themes/breezy/simpleplugin_section_alone.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/sizelimit.tpl b/ihtml/themes/breezy/sizelimit.tpl
old mode 100644
new mode 100755
diff --git a/ihtml/themes/breezy/template.tpl b/ihtml/themes/breezy/template.tpl
old mode 100644
new mode 100755
diff --git a/include/accept-to-gettext.inc b/include/accept-to-gettext.inc
old mode 100644
new mode 100755
diff --git a/include/class_ACLPermissions.inc b/include/class_ACLPermissions.inc
old mode 100644
new mode 100755
diff --git a/include/class_CSRFProtection.inc b/include/class_CSRFProtection.inc
old mode 100644
new mode 100755
diff --git a/include/class_Combinations.inc b/include/class_Combinations.inc
old mode 100644
new mode 100755
diff --git a/include/class_CopyPasteHandler.inc b/include/class_CopyPasteHandler.inc
old mode 100644
new mode 100755
diff --git a/include/class_IconTheme.inc b/include/class_IconTheme.inc
old mode 100644
new mode 100755
diff --git a/include/class_Language.inc b/include/class_Language.inc
old mode 100644
new mode 100755
diff --git a/include/class_Lock.inc b/include/class_Lock.inc
old mode 100644
new mode 100755
diff --git a/include/class_URL.inc b/include/class_URL.inc
old mode 100644
new mode 100755
diff --git a/include/class_acl.inc b/include/class_acl.inc
old mode 100644
new mode 100755
diff --git a/include/class_baseSelector.inc b/include/class_baseSelector.inc
old mode 100644
new mode 100755
diff --git a/include/class_config.inc b/include/class_config.inc
old mode 100644
new mode 100755
diff --git a/include/class_divSelectBox.inc b/include/class_divSelectBox.inc
old mode 100644
new mode 100755
diff --git a/include/class_exceptions.inc b/include/class_exceptions.inc
old mode 100644
new mode 100755
diff --git a/include/class_ldap.inc b/include/class_ldap.inc
old mode 100644
new mode 100755
diff --git a/include/class_ldapFilter.inc b/include/class_ldapFilter.inc
old mode 100644
new mode 100755
diff --git a/include/class_ldapGeneralizedTime.inc b/include/class_ldapGeneralizedTime.inc
old mode 100644
new mode 100755
diff --git a/include/class_ldapMultiplexer.inc b/include/class_ldapMultiplexer.inc
old mode 100644
new mode 100755
diff --git a/include/class_ldapSizeLimit.inc b/include/class_ldapSizeLimit.inc
old mode 100644
new mode 100755
diff --git a/include/class_logging.inc b/include/class_logging.inc
old mode 100644
new mode 100755
diff --git a/include/class_msgPool.inc b/include/class_msgPool.inc
old mode 100644
new mode 100755
diff --git a/include/class_msg_dialog.inc b/include/class_msg_dialog.inc
old mode 100644
new mode 100755
diff --git a/include/class_objects.inc b/include/class_objects.inc
old mode 100644
new mode 100755
diff --git a/include/class_passwordRecovery.inc b/include/class_passwordRecovery.inc
old mode 100644
new mode 100755
diff --git a/include/class_pluglist.inc b/include/class_pluglist.inc
old mode 100644
new mode 100755
diff --git a/include/class_session.inc b/include/class_session.inc
old mode 100644
new mode 100755
diff --git a/include/class_standAlonePage.inc b/include/class_standAlonePage.inc
old mode 100644
new mode 100755
diff --git a/include/class_template.inc b/include/class_template.inc
old mode 100644
new mode 100755
diff --git a/include/class_templateHandling.inc b/include/class_templateHandling.inc
old mode 100644
new mode 100755
diff --git a/include/class_tests.inc b/include/class_tests.inc
old mode 100644
new mode 100755
diff --git a/include/class_timezone.inc b/include/class_timezone.inc
old mode 100644
new mode 100755
diff --git a/include/class_userinfo.inc b/include/class_userinfo.inc
old mode 100644
new mode 100755
diff --git a/include/class_userinfoNoAuth.inc b/include/class_userinfoNoAuth.inc
old mode 100644
new mode 100755
diff --git a/include/class_xml.inc b/include/class_xml.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_FatalError.inc b/include/errors/class_FatalError.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_FusionDirectoryError.inc b/include/errors/class_FusionDirectoryError.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_FusionDirectoryLdapError.inc b/include/errors/class_FusionDirectoryLdapError.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_FusionDirectoryPermissionError.inc b/include/errors/class_FusionDirectoryPermissionError.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_FusionDirectoryWarning.inc b/include/errors/class_FusionDirectoryWarning.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_SimplePluginCheckError.inc b/include/errors/class_SimplePluginCheckError.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_SimplePluginError.inc b/include/errors/class_SimplePluginError.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_SimplePluginHookError.inc b/include/errors/class_SimplePluginHookError.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_SimplePluginLdapError.inc b/include/errors/class_SimplePluginLdapError.inc
old mode 100644
new mode 100755
diff --git a/include/errors/class_SimplePluginPermissionError.inc b/include/errors/class_SimplePluginPermissionError.inc
old mode 100644
new mode 100755
diff --git a/include/exporter/class_PDF.php b/include/exporter/class_PDF.php
old mode 100644
new mode 100755
diff --git a/include/exporter/class_csvExporter.inc b/include/exporter/class_csvExporter.inc
old mode 100644
new mode 100755
diff --git a/include/exporter/class_pdfExporter.inc b/include/exporter/class_pdfExporter.inc
old mode 100644
new mode 100755
diff --git a/include/functions.inc b/include/functions.inc
old mode 100644
new mode 100755
diff --git a/include/functions_debug.inc b/include/functions_debug.inc
old mode 100644
new mode 100755
diff --git a/include/interface_FusionDirectoryDialog.inc b/include/interface_FusionDirectoryDialog.inc
old mode 100644
new mode 100755
diff --git a/include/interface_UserTabLockingAction.inc b/include/interface_UserTabLockingAction.inc
old mode 100644
new mode 100755
diff --git a/include/login/class_LoginCAS.inc b/include/login/class_LoginCAS.inc
old mode 100644
new mode 100755
diff --git a/include/login/class_LoginHTTPAuth.inc b/include/login/class_LoginHTTPAuth.inc
old mode 100644
new mode 100755
diff --git a/include/login/class_LoginHTTPHeader.inc b/include/login/class_LoginHTTPHeader.inc
old mode 100644
new mode 100755
diff --git a/include/login/class_LoginMethod.inc b/include/login/class_LoginMethod.inc
old mode 100644
new mode 100755
diff --git a/include/login/class_LoginPost.inc b/include/login/class_LoginPost.inc
old mode 100644
new mode 100755
diff --git a/include/management/actions/class_Action.inc b/include/management/actions/class_Action.inc
old mode 100644
new mode 100755
diff --git a/include/management/actions/class_HiddenAction.inc b/include/management/actions/class_HiddenAction.inc
old mode 100644
new mode 100755
diff --git a/include/management/actions/class_SubMenuAction.inc b/include/management/actions/class_SubMenuAction.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_CheckBoxesFilterElement.inc b/include/management/class_CheckBoxesFilterElement.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_DateFilterElement.inc b/include/management/class_DateFilterElement.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_EntrySortIterator.inc b/include/management/class_EntrySortIterator.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_FilterElement.inc b/include/management/class_FilterElement.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_FixedFilterElement.inc b/include/management/class_FixedFilterElement.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_ListingEntry.inc b/include/management/class_ListingEntry.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_ManagementConfigurationDialog.inc b/include/management/class_ManagementConfigurationDialog.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_ManagementDialog.inc b/include/management/class_ManagementDialog.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_TabFilterElement.inc b/include/management/class_TabFilterElement.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_management.inc b/include/management/class_management.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_managementFilter.inc b/include/management/class_managementFilter.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_managementListing.inc b/include/management/class_managementListing.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_selectManagement.inc b/include/management/class_selectManagement.inc
old mode 100644
new mode 100755
diff --git a/include/management/class_templateDialog.inc b/include/management/class_templateDialog.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_ActionsColumn.inc b/include/management/columns/class_ActionsColumn.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_Column.inc b/include/management/columns/class_Column.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_EpochDaysColumn.inc b/include/management/columns/class_EpochDaysColumn.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_LdapGeneralizedTimeColumn.inc b/include/management/columns/class_LdapGeneralizedTimeColumn.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_LinkColumn.inc b/include/management/columns/class_LinkColumn.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_ObjectTypeColumn.inc b/include/management/columns/class_ObjectTypeColumn.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_PropertiesColumn.inc b/include/management/columns/class_PropertiesColumn.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_SubNodeColumn.inc b/include/management/columns/class_SubNodeColumn.inc
old mode 100644
new mode 100755
diff --git a/include/management/columns/class_UnixTimestampColumn.inc b/include/management/columns/class_UnixTimestampColumn.inc
old mode 100644
new mode 100755
diff --git a/include/management/snapshot/class_SnapshotAttribute.inc b/include/management/snapshot/class_SnapshotAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/management/snapshot/class_SnapshotCreateDialog.inc b/include/management/snapshot/class_SnapshotCreateDialog.inc
old mode 100644
new mode 100755
diff --git a/include/management/snapshot/class_SnapshotHandler.inc b/include/management/snapshot/class_SnapshotHandler.inc
old mode 100644
new mode 100755
diff --git a/include/management/snapshot/class_SnapshotRestoreDialog.inc b/include/management/snapshot/class_SnapshotRestoreDialog.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethod.inc b/include/password-methods/class_passwordMethod.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodClear.inc b/include/password-methods/class_passwordMethodClear.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodCrypt.inc b/include/password-methods/class_passwordMethodCrypt.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodEmpty.inc b/include/password-methods/class_passwordMethodEmpty.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodMd5.inc b/include/password-methods/class_passwordMethodMd5.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodSasl.inc b/include/password-methods/class_passwordMethodSasl.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodSha.inc b/include/password-methods/class_passwordMethodSha.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodSmd5.inc b/include/password-methods/class_passwordMethodSmd5.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodSsha.inc b/include/password-methods/class_passwordMethodSsha.inc
old mode 100644
new mode 100755
diff --git a/include/password-methods/class_passwordMethodSsha512.inc b/include/password-methods/class_passwordMethodSsha512.inc
old mode 100644
new mode 100755
diff --git a/include/php_setup.inc b/include/php_setup.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_BaseSelectorAttribute.inc b/include/simpleplugin/attributes/class_BaseSelectorAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_BooleanAttribute.inc b/include/simpleplugin/attributes/class_BooleanAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_CompositeAttribute.inc b/include/simpleplugin/attributes/class_CompositeAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_DateAttribute.inc b/include/simpleplugin/attributes/class_DateAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_DisplayAttribute.inc b/include/simpleplugin/attributes/class_DisplayAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_FakeAttribute.inc b/include/simpleplugin/attributes/class_FakeAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_FileAttribute.inc b/include/simpleplugin/attributes/class_FileAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_FlagsAttribute.inc b/include/simpleplugin/attributes/class_FlagsAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_HiddenAttribute.inc b/include/simpleplugin/attributes/class_HiddenAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_IntAttribute.inc b/include/simpleplugin/attributes/class_IntAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_MailsAttribute.inc b/include/simpleplugin/attributes/class_MailsAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_ObjectSelectAttribute.inc b/include/simpleplugin/attributes/class_ObjectSelectAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_PhoneNumberAttribute.inc b/include/simpleplugin/attributes/class_PhoneNumberAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_SelectAttribute.inc b/include/simpleplugin/attributes/class_SelectAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_SetAttribute.inc b/include/simpleplugin/attributes/class_SetAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/class_StringAttribute.inc b/include/simpleplugin/attributes/class_StringAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_ButtonAttribute.inc b/include/simpleplugin/attributes/dialog/class_ButtonAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_DialogAttribute.inc b/include/simpleplugin/attributes/dialog/class_DialogAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_DialogButtonAttribute.inc b/include/simpleplugin/attributes/dialog/class_DialogButtonAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_DialogOrderedArrayAttribute.inc b/include/simpleplugin/attributes/dialog/class_DialogOrderedArrayAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_GenericDialog.inc b/include/simpleplugin/attributes/dialog/class_GenericDialog.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_GenericDialogAttribute.inc b/include/simpleplugin/attributes/dialog/class_GenericDialogAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_GenericSelectManagementDialog.inc b/include/simpleplugin/attributes/dialog/class_GenericSelectManagementDialog.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_GenericSimplePluginDialog.inc b/include/simpleplugin/attributes/dialog/class_GenericSimplePluginDialog.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_GenericSingleSelectManagementDialog.inc b/include/simpleplugin/attributes/dialog/class_GenericSingleSelectManagementDialog.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_ObjectAttribute.inc b/include/simpleplugin/attributes/dialog/class_ObjectAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_ObjectsAttribute.inc b/include/simpleplugin/attributes/dialog/class_ObjectsAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_SystemSelectDialog.inc b/include/simpleplugin/attributes/dialog/class_SystemSelectDialog.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_SystemsAttribute.inc b/include/simpleplugin/attributes/dialog/class_SystemsAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_UserAttribute.inc b/include/simpleplugin/attributes/dialog/class_UserAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_UsersAttribute.inc b/include/simpleplugin/attributes/dialog/class_UsersAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_UsersGroupsRolesAttribute.inc b/include/simpleplugin/attributes/dialog/class_UsersGroupsRolesAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/attributes/dialog/class_systemSelect.inc b/include/simpleplugin/attributes/dialog/class_systemSelect.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/class_Attribute.inc b/include/simpleplugin/class_Attribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/class_helpersAttribute.inc b/include/simpleplugin/class_helpersAttribute.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/class_multiPlugin.inc b/include/simpleplugin/class_multiPlugin.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/class_multiPluginSection.inc b/include/simpleplugin/class_multiPluginSection.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/class_simplePlugin.inc b/include/simpleplugin/class_simplePlugin.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/class_simpleService.inc b/include/simpleplugin/class_simpleService.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/class_simpleTabs.inc b/include/simpleplugin/class_simpleTabs.inc
old mode 100644
new mode 100755
diff --git a/include/simpleplugin/interface_SimpleTab.inc b/include/simpleplugin/interface_SimpleTab.inc
old mode 100644
new mode 100755
diff --git a/include/variables.inc b/include/variables.inc
old mode 100644
new mode 100755
diff --git a/include/variables_common.inc b/include/variables_common.inc
old mode 100644
new mode 100755
diff --git a/locale/af_ZA/fusiondirectory.po b/locale/af_ZA/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/ar/fusiondirectory.po b/locale/ar/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/ca/fusiondirectory.po b/locale/ca/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/cs_CZ/fusiondirectory.po b/locale/cs_CZ/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/de/fusiondirectory.po b/locale/de/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/el_GR/fusiondirectory.po b/locale/el_GR/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/en/fusiondirectory.po b/locale/en/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/es/fusiondirectory.po b/locale/es/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/es_CO/fusiondirectory.po b/locale/es_CO/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/es_VE/fusiondirectory.po b/locale/es_VE/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/fa_IR/fusiondirectory.po b/locale/fa_IR/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/fi_FI/fusiondirectory.po b/locale/fi_FI/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/fr/fusiondirectory.po b/locale/fr/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/hu_HU/fusiondirectory.po b/locale/hu_HU/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/id/fusiondirectory.po b/locale/id/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/it_IT/fusiondirectory.po b/locale/it_IT/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/ja/fusiondirectory.po b/locale/ja/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/ko/fusiondirectory.po b/locale/ko/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/lv/fusiondirectory.po b/locale/lv/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/nb/fusiondirectory.po b/locale/nb/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/nl/fusiondirectory.po b/locale/nl/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/pl/fusiondirectory.po b/locale/pl/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/pt/fusiondirectory.po b/locale/pt/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/pt_BR/fusiondirectory.po b/locale/pt_BR/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/ru/fusiondirectory.po b/locale/ru/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/ru@petr1708/fusiondirectory.po b/locale/ru@petr1708/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/sv/fusiondirectory.po b/locale/sv/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/tr_TR/fusiondirectory.po b/locale/tr_TR/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/ug/fusiondirectory.po b/locale/ug/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/vi_VN/fusiondirectory.po b/locale/vi_VN/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/zh/fusiondirectory.po b/locale/zh/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/locale/zh_TW/fusiondirectory.po b/locale/zh_TW/fusiondirectory.po
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_DebugLevelAttribute.inc b/plugins/configuration/core/class_DebugLevelAttribute.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_configInLdap.inc b/plugins/configuration/core/class_configInLdap.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_configInLdapTabs.inc b/plugins/configuration/core/class_configInLdapTabs.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_hooksConfig.inc b/plugins/configuration/core/class_hooksConfig.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_licenceInfo.inc b/plugins/configuration/core/class_licenceInfo.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_mailTemplateConfig.inc b/plugins/configuration/core/class_mailTemplateConfig.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_mainPluginsConfig.inc b/plugins/configuration/core/class_mainPluginsConfig.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_pluginsConfigInLdap.inc b/plugins/configuration/core/class_pluginsConfigInLdap.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_recoveryConfig.inc b/plugins/configuration/core/class_recoveryConfig.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_snapshotConfig.inc b/plugins/configuration/core/class_snapshotConfig.inc
old mode 100644
new mode 100755
diff --git a/plugins/configuration/core/class_tasksConfig.inc b/plugins/configuration/core/class_tasksConfig.inc
old mode 100644
new mode 100755
diff --git a/plugins/dashboard/pluginmanager/class_pluginsManager.inc b/plugins/dashboard/pluginmanager/class_pluginsManager.inc
old mode 100644
new mode 100755
diff --git a/plugins/dashboard/pluginmanager/plugins_list.tpl b/plugins/dashboard/pluginmanager/plugins_list.tpl
old mode 100644
new mode 100755
diff --git a/plugins/dashboard/tasks/class_tasksDashboard.inc b/plugins/dashboard/tasks/class_tasksDashboard.inc
old mode 100644
new mode 100755
diff --git a/plugins/generic/references/class_reference.inc b/plugins/generic/references/class_reference.inc
old mode 100644
new mode 100755
diff --git a/plugins/generic/references/contents.tpl b/plugins/generic/references/contents.tpl
old mode 100644
new mode 100755
diff --git a/plugins/generic/welcome/main.inc b/plugins/generic/welcome/main.inc
old mode 100644
new mode 100755
diff --git a/plugins/generic/welcome/welcome.tpl b/plugins/generic/welcome/welcome.tpl
old mode 100644
new mode 100755
diff --git a/plugins/management/acl/class_ACLsAssignmentAttribute.inc b/plugins/management/acl/class_ACLsAssignmentAttribute.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/acl/class_ACLsAssignmentDialog.inc b/plugins/management/acl/class_ACLsAssignmentDialog.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/acl/class_aclAssignment.inc b/plugins/management/acl/class_aclAssignment.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/acl/class_aclAssignmentDialogWindow.inc b/plugins/management/acl/class_aclAssignmentDialogWindow.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/acl/class_aclManagement.inc b/plugins/management/acl/class_aclManagement.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/acl/remove.tpl b/plugins/management/acl/remove.tpl
old mode 100644
new mode 100755
diff --git a/plugins/management/aclrole/acleditiondialog.tpl b/plugins/management/aclrole/acleditiondialog.tpl
old mode 100644
new mode 100755
diff --git a/plugins/management/aclrole/class_aclEditionDialog.inc b/plugins/management/aclrole/class_aclEditionDialog.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/aclrole/class_aclRole.inc b/plugins/management/aclrole/class_aclRole.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/aclrole/class_aclRoleManagement.inc b/plugins/management/aclrole/class_aclRoleManagement.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/departments/class_country.inc b/plugins/management/departments/class_country.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/departments/class_dcObject.inc b/plugins/management/departments/class_dcObject.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/departments/class_department.inc b/plugins/management/departments/class_department.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/departments/class_departmentManagement.inc b/plugins/management/departments/class_departmentManagement.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/departments/class_domain.inc b/plugins/management/departments/class_domain.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/departments/class_locality.inc b/plugins/management/departments/class_locality.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/departments/class_organization.inc b/plugins/management/departments/class_organization.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/departments/tabs_department.inc b/plugins/management/departments/tabs_department.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/groups/class_GroupContentColumn.inc b/plugins/management/groups/class_GroupContentColumn.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/groups/class_GroupContentFilterElement.inc b/plugins/management/groups/class_GroupContentFilterElement.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/groups/class_GroupMembersAttribute.inc b/plugins/management/groups/class_GroupMembersAttribute.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/groups/class_groupManagement.inc b/plugins/management/groups/class_groupManagement.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/groups/class_ogroup.inc b/plugins/management/groups/class_ogroup.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/groups/class_roleGeneric.inc b/plugins/management/groups/class_roleGeneric.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/groups/tabs_ogroups.inc b/plugins/management/groups/tabs_ogroups.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/mailtemplate/class_mailTemplateManagement.inc b/plugins/management/mailtemplate/class_mailTemplateManagement.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/tasks/class_tasksColumn.inc b/plugins/management/tasks/class_tasksColumn.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/tasks/class_tasksManagement.inc b/plugins/management/tasks/class_tasksManagement.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/users/class_LockAction.inc b/plugins/management/users/class_LockAction.inc
old mode 100644
new mode 100755
diff --git a/plugins/management/users/class_userManagement.inc b/plugins/management/users/class_userManagement.inc
old mode 100644
new mode 100755
diff --git a/plugins/personal/generic/class_UserPasswordAttribute.inc b/plugins/personal/generic/class_UserPasswordAttribute.inc
old mode 100644
new mode 100755
diff --git a/plugins/personal/generic/class_user.inc b/plugins/personal/generic/class_user.inc
old mode 100644
new mode 100755
diff --git a/plugins/personal/roles/class_userRoles.inc b/plugins/personal/roles/class_userRoles.inc
old mode 100644
new mode 100755
diff --git a/plugins/workflow/mailtemplate/class_mailTemplate.inc b/plugins/workflow/mailtemplate/class_mailTemplate.inc
old mode 100644
new mode 100755
diff --git a/plugins/workflow/tasks/class_tasks.inc b/plugins/workflow/tasks/class_tasks.inc
old mode 100644
new mode 100755
diff --git a/plugins/workflow/tasks/class_tasksGranular.inc b/plugins/workflow/tasks/class_tasksGranular.inc
old mode 100644
new mode 100755
diff --git a/plugins/workflow/tasks/class_tasksMail.inc b/plugins/workflow/tasks/class_tasksMail.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setup.inc b/setup/class_setup.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setupStep.inc b/setup/class_setupStep.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setupStepChecks.inc b/setup/class_setupStepChecks.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setupStepConfig.inc b/setup/class_setupStepConfig.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setupStepFinish.inc b/setup/class_setupStepFinish.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setupStepLanguage.inc b/setup/class_setupStepLanguage.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setupStepLdap.inc b/setup/class_setupStepLdap.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setupStepMigrate.inc b/setup/class_setupStepMigrate.inc
old mode 100644
new mode 100755
diff --git a/setup/class_setupStepWelcome.inc b/setup/class_setupStepWelcome.inc
old mode 100644
new mode 100755
diff --git a/setup/setup_checks.tpl b/setup/setup_checks.tpl
old mode 100644
new mode 100755
diff --git a/setup/setup_finish.tpl b/setup/setup_finish.tpl
old mode 100644
new mode 100755
diff --git a/setup/setup_frame.tpl b/setup/setup_frame.tpl
old mode 100644
new mode 100755
diff --git a/setup/setup_migrate.tpl b/setup/setup_migrate.tpl
old mode 100644
new mode 100755
diff --git a/setup/setup_migrate_accounts.tpl b/setup/setup_migrate_accounts.tpl
old mode 100644
new mode 100755
diff --git a/setup/setup_migrate_adminAccount.tpl b/setup/setup_migrate_adminAccount.tpl
old mode 100644
new mode 100755
diff --git a/setup/setup_migrate_baseOC.tpl b/setup/setup_migrate_baseOC.tpl
old mode 100644
new mode 100755
diff --git a/setup/setup_welcome.tpl b/setup/setup_welcome.tpl
old mode 100644
new mode 100755