From 4fea371c4b417e6eac5cdefe0baf77840f5752a1 Mon Sep 17 00:00:00 2001 From: William Robinet Date: Thu, 11 Feb 2016 17:03:51 +0100 Subject: [PATCH] Fix permissions --- .gitmodules | 0 INSTALL/INSTALL.sysop.txt | 0 INSTALL/UPGRADE.txt | 0 INSTALL/build/technical_design/TD-ACL.txt | 0 INSTALL/build/technical_design/TD-Audit.txt | 0 INSTALL/build/technical_design/TD-forum.txt | 0 LICENSE | 0 app/.htaccess | 0 app/Config/Schema/i18n.php | 0 app/Config/Schema/i18n.sql | 0 app/Config/Schema/note.txt | 0 app/Config/Schema/sessions.php | 0 app/Config/Schema/sessions.sql | 0 app/Config/acl.ini.php | 0 app/Config/acl.php | 0 app/Config/bootstrap.default.php | 0 app/Config/email.php | 0 app/Config/routes.php | 0 app/Console/Command/AppShell.php | 0 app/Console/Command/EventShell.php | 0 app/Console/Command/PasswordShell.php | 0 app/Console/Command/Populate023Shell.php | 0 app/Console/Command/Task/RoleIdTask.php | 0 app/Console/Command/Task/RoleToAroAcoTask.php | 0 app/Console/Command/Task/RolesTask.php | 0 app/Console/Command/Task/UsersTask.php | 0 app/Console/Command/Task/empty | 0 app/Console/Templates/empty | 0 app/Console/cake.php | 0 app/Controller/AppController.php | 0 app/Controller/AttributesController.php | 0 app/Controller/Component/AdminCrudComponent.php | 0 app/Controller/Component/SecureAuthComponent.php | 0 app/Controller/Component/empty | 0 app/Controller/EventsController.php | 0 app/Controller/LogsController.php | 0 app/Controller/PagesController.php | 0 app/Controller/RegexpController.php | 0 app/Controller/RolesController.php | 0 app/Controller/ServersController.php | 0 app/Controller/UsersController.php | 0 app/Controller/WhitelistsController.php | 0 app/Lib/CamelCase.php | 0 app/Lib/empty | 0 app/Locale/eng/LC_MESSAGES/empty | 0 app/Model/AppModel.php | 0 app/Model/Attribute.php | 0 app/Model/Behavior/RegexpBehavior.php | 0 app/Model/Behavior/TrimBehavior.php | 0 app/Model/Behavior/empty | 0 app/Model/Bruteforce.php | 0 app/Model/Datasource/empty | 0 app/Model/Dns.php | 0 app/Model/Event.php | 0 app/Model/Log.php | 0 app/Model/Regexp.php | 0 app/Model/Role.php | 0 app/Model/Server.php | 0 app/Model/User.php | 0 app/Model/Whitelist.php | 0 app/Plugin/UrlCache/Lib/Routing/UrlCacheManager.php | 0 .../UrlCache/View/Helper/UrlCacheAppHelper.php | 0 app/Plugin/empty | 0 app/Vendor/empty | 0 app/View/Attributes/add.ctp | 0 app/View/Attributes/add_attachment.ctp | 0 app/View/Attributes/check_composites.ctp | 0 app/View/Attributes/edit.ctp | 0 app/View/Attributes/index.ctp | 0 app/View/Attributes/search.ctp | 0 app/View/Attributes/xml/index.ctp | 0 app/View/Elements/empty | 0 app/View/Elements/global_menu.ctp | 0 app/View/Elements/side_menu.ctp | 0 app/View/Emails/html/default.ctp | 0 app/View/Emails/text/body.ctp | 0 app/View/Emails/text/default.ctp | 0 app/View/Emails/text/new_event.ctp | 0 app/View/Errors/error400.ctp | 0 app/View/Errors/error403.ctp | 0 app/View/Errors/error500.ctp | 0 app/View/Errors/missing_connection.ctp | 0 app/View/Errors/missing_datasource_config.ctp | 0 app/View/Events/add.ctp | 0 app/View/Events/contact.ctp | 0 app/View/Events/edit.ctp | 0 app/View/Events/export.ctp | 0 app/View/Events/hids.ctp | 0 app/View/Events/index.ctp | 0 app/View/Events/nids.ctp | 0 app/View/Events/succes.ctp | 0 app/View/Events/view.ctp | 0 app/View/Events/xml.ctp | 0 app/View/Events/xml/add.ctp | 0 app/View/Events/xml/view.ctp | 0 app/View/Helper/AppHelper.php | 0 app/View/Layouts/Emails/html/default.ctp | 0 app/View/Layouts/Emails/text/default.ctp | 0 app/View/Layouts/ajax.ctp | 0 app/View/Layouts/default.ctp | 0 app/View/Layouts/error.ctp | 0 app/View/Layouts/flash.ctp | 0 app/View/Layouts/js/default.ctp | 0 app/View/Layouts/rss/default.ctp | 0 app/View/Layouts/text/default.ctp | 0 app/View/Layouts/xml/default.ctp | 0 app/View/Logs/admin_index.ctp | 0 app/View/Logs/admin_search.ctp | 0 app/View/Pages/doc/administration.ctp | 0 app/View/Pages/doc/using_the_system.ctp | 0 app/View/Regexp/admin_add.ctp | 0 app/View/Regexp/admin_edit.ctp | 0 app/View/Regexp/admin_index.ctp | 0 app/View/Roles/admin_add.ctp | 0 app/View/Roles/admin_edit.ctp | 0 app/View/Roles/admin_index.ctp | 0 app/View/Scaffolds/empty | 0 app/View/Servers/add.ctp | 0 app/View/Servers/edit.ctp | 0 app/View/Servers/index.ctp | 0 app/View/Servers/pull.ctp | 0 app/View/Servers/push.ctp | 0 app/View/Users/admin_edit.ctp | 0 app/View/Users/admin_index.ctp | 0 app/View/Users/admin_view.ctp | 0 app/View/Users/check_and_correct_pgps.ctp | 0 app/View/Users/edit.ctp | 0 app/View/Users/login.ctp | 0 app/View/Users/memberslist.ctp | 0 app/View/Users/statistics.ctp | 0 app/View/Users/succes.ctp | 0 app/View/Users/view.ctp | 0 app/View/Whitelists/admin_add.ctp | 0 app/View/Whitelists/admin_edit.ctp | 0 app/View/Whitelists/admin_index.ctp | 0 app/index.php | 0 app/tmp/cache/models/empty | 0 app/tmp/cache/persistent/empty | 0 app/tmp/cache/views/empty | 0 app/tmp/logs/empty | 0 app/tmp/sessions/empty | 0 app/tmp/tests/empty | 0 app/webroot/css/bootstrap-responsive.css | 0 app/webroot/css/bootstrap-responsive.min.css | 0 app/webroot/css/bootstrap.css | 0 app/webroot/css/bootstrap.min.css | 0 app/webroot/css/cake.generic.css | 0 app/webroot/css/datepicker.css | 0 .../css/fonts/roboto/Roboto-Black-webfont.eot | Bin .../css/fonts/roboto/Roboto-Black-webfont.svg | 0 .../css/fonts/roboto/Roboto-Black-webfont.ttf | Bin .../css/fonts/roboto/Roboto-Black-webfont.woff | Bin .../css/fonts/roboto/Roboto-BlackItalic-webfont.eot | Bin .../css/fonts/roboto/Roboto-BlackItalic-webfont.svg | 0 .../css/fonts/roboto/Roboto-BlackItalic-webfont.ttf | Bin .../fonts/roboto/Roboto-BlackItalic-webfont.woff | Bin .../css/fonts/roboto/Roboto-Bold-webfont.eot | Bin .../css/fonts/roboto/Roboto-Bold-webfont.svg | 0 .../css/fonts/roboto/Roboto-Bold-webfont.ttf | Bin .../css/fonts/roboto/Roboto-Bold-webfont.woff | Bin .../fonts/roboto/Roboto-BoldCondensed-webfont.eot | Bin .../fonts/roboto/Roboto-BoldCondensed-webfont.svg | 0 .../fonts/roboto/Roboto-BoldCondensed-webfont.ttf | Bin .../fonts/roboto/Roboto-BoldCondensed-webfont.woff | Bin .../roboto/Roboto-BoldCondensedItalic-webfont.eot | Bin .../roboto/Roboto-BoldCondensedItalic-webfont.svg | 0 .../roboto/Roboto-BoldCondensedItalic-webfont.ttf | Bin .../roboto/Roboto-BoldCondensedItalic-webfont.woff | Bin .../css/fonts/roboto/Roboto-BoldItalic-webfont.eot | Bin .../css/fonts/roboto/Roboto-BoldItalic-webfont.svg | 0 .../css/fonts/roboto/Roboto-BoldItalic-webfont.ttf | Bin .../css/fonts/roboto/Roboto-BoldItalic-webfont.woff | Bin .../css/fonts/roboto/Roboto-Condensed-webfont.eot | Bin .../css/fonts/roboto/Roboto-Condensed-webfont.svg | 0 .../css/fonts/roboto/Roboto-Condensed-webfont.ttf | Bin .../css/fonts/roboto/Roboto-Condensed-webfont.woff | Bin .../fonts/roboto/Roboto-CondensedItalic-webfont.eot | Bin .../fonts/roboto/Roboto-CondensedItalic-webfont.svg | 0 .../fonts/roboto/Roboto-CondensedItalic-webfont.ttf | Bin .../roboto/Roboto-CondensedItalic-webfont.woff | Bin .../css/fonts/roboto/Roboto-Italic-webfont.eot | Bin .../css/fonts/roboto/Roboto-Italic-webfont.svg | 0 .../css/fonts/roboto/Roboto-Italic-webfont.ttf | Bin .../css/fonts/roboto/Roboto-Italic-webfont.woff | Bin .../css/fonts/roboto/Roboto-Light-webfont.eot | Bin .../css/fonts/roboto/Roboto-Light-webfont.svg | 0 .../css/fonts/roboto/Roboto-Light-webfont.ttf | Bin .../css/fonts/roboto/Roboto-Light-webfont.woff | Bin .../css/fonts/roboto/Roboto-LightItalic-webfont.eot | Bin .../css/fonts/roboto/Roboto-LightItalic-webfont.svg | 0 .../css/fonts/roboto/Roboto-LightItalic-webfont.ttf | Bin .../fonts/roboto/Roboto-LightItalic-webfont.woff | Bin .../css/fonts/roboto/Roboto-Medium-webfont.eot | Bin .../css/fonts/roboto/Roboto-Medium-webfont.svg | 0 .../css/fonts/roboto/Roboto-Medium-webfont.ttf | Bin .../css/fonts/roboto/Roboto-Medium-webfont.woff | Bin .../fonts/roboto/Roboto-MediumItalic-webfont.eot | Bin .../fonts/roboto/Roboto-MediumItalic-webfont.svg | 0 .../fonts/roboto/Roboto-MediumItalic-webfont.ttf | Bin .../fonts/roboto/Roboto-MediumItalic-webfont.woff | Bin .../css/fonts/roboto/Roboto-Regular-webfont.eot | Bin .../css/fonts/roboto/Roboto-Regular-webfont.svg | 0 .../css/fonts/roboto/Roboto-Regular-webfont.ttf | Bin .../css/fonts/roboto/Roboto-Regular-webfont.woff | Bin .../css/fonts/roboto/Roboto-Thin-webfont.eot | Bin .../css/fonts/roboto/Roboto-Thin-webfont.svg | 0 .../css/fonts/roboto/Roboto-Thin-webfont.ttf | Bin .../css/fonts/roboto/Roboto-Thin-webfont.woff | Bin .../css/fonts/roboto/Roboto-ThinItalic-webfont.eot | Bin .../css/fonts/roboto/Roboto-ThinItalic-webfont.svg | 0 .../css/fonts/roboto/Roboto-ThinItalic-webfont.ttf | Bin .../css/fonts/roboto/Roboto-ThinItalic-webfont.woff | Bin app/webroot/css/main.css | 0 app/webroot/css/roboto.css | 0 app/webroot/img/doc/regexp.png | Bin app/webroot/js/bootstrap-datepicker.js | 0 app/webroot/js/bootstrap.min.js | 0 app/webroot/js/jquery-2.1.0.min.js | 0 app/webroot/js/main.js | 0 app/webroot/robots.txt | 0 plugins/empty | 0 travis/bootstrap.php | 0 222 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .gitmodules mode change 100755 => 100644 INSTALL/INSTALL.sysop.txt mode change 100755 => 100644 INSTALL/UPGRADE.txt mode change 100755 => 100644 INSTALL/build/technical_design/TD-ACL.txt mode change 100755 => 100644 INSTALL/build/technical_design/TD-Audit.txt mode change 100755 => 100644 INSTALL/build/technical_design/TD-forum.txt mode change 100755 => 100644 LICENSE mode change 100755 => 100644 app/.htaccess mode change 100755 => 100644 app/Config/Schema/i18n.php mode change 100755 => 100644 app/Config/Schema/i18n.sql mode change 100755 => 100644 app/Config/Schema/note.txt mode change 100755 => 100644 app/Config/Schema/sessions.php mode change 100755 => 100644 app/Config/Schema/sessions.sql mode change 100755 => 100644 app/Config/acl.ini.php mode change 100755 => 100644 app/Config/acl.php mode change 100755 => 100644 app/Config/bootstrap.default.php mode change 100755 => 100644 app/Config/email.php mode change 100755 => 100644 app/Config/routes.php mode change 100755 => 100644 app/Console/Command/AppShell.php mode change 100755 => 100644 app/Console/Command/EventShell.php mode change 100755 => 100644 app/Console/Command/PasswordShell.php mode change 100755 => 100644 app/Console/Command/Populate023Shell.php mode change 100755 => 100644 app/Console/Command/Task/RoleIdTask.php mode change 100755 => 100644 app/Console/Command/Task/RoleToAroAcoTask.php mode change 100755 => 100644 app/Console/Command/Task/RolesTask.php mode change 100755 => 100644 app/Console/Command/Task/UsersTask.php mode change 100755 => 100644 app/Console/Command/Task/empty mode change 100755 => 100644 app/Console/Templates/empty mode change 100755 => 100644 app/Console/cake.php mode change 100755 => 100644 app/Controller/AppController.php mode change 100755 => 100644 app/Controller/AttributesController.php mode change 100755 => 100644 app/Controller/Component/AdminCrudComponent.php mode change 100755 => 100644 app/Controller/Component/SecureAuthComponent.php mode change 100755 => 100644 app/Controller/Component/empty mode change 100755 => 100644 app/Controller/EventsController.php mode change 100755 => 100644 app/Controller/LogsController.php mode change 100755 => 100644 app/Controller/PagesController.php mode change 100755 => 100644 app/Controller/RegexpController.php mode change 100755 => 100644 app/Controller/RolesController.php mode change 100755 => 100644 app/Controller/ServersController.php mode change 100755 => 100644 app/Controller/UsersController.php mode change 100755 => 100644 app/Controller/WhitelistsController.php mode change 100755 => 100644 app/Lib/CamelCase.php mode change 100755 => 100644 app/Lib/empty mode change 100755 => 100644 app/Locale/eng/LC_MESSAGES/empty mode change 100755 => 100644 app/Model/AppModel.php mode change 100755 => 100644 app/Model/Attribute.php mode change 100755 => 100644 app/Model/Behavior/RegexpBehavior.php mode change 100755 => 100644 app/Model/Behavior/TrimBehavior.php mode change 100755 => 100644 app/Model/Behavior/empty mode change 100755 => 100644 app/Model/Bruteforce.php mode change 100755 => 100644 app/Model/Datasource/empty mode change 100755 => 100644 app/Model/Dns.php mode change 100755 => 100644 app/Model/Event.php mode change 100755 => 100644 app/Model/Log.php mode change 100755 => 100644 app/Model/Regexp.php mode change 100755 => 100644 app/Model/Role.php mode change 100755 => 100644 app/Model/Server.php mode change 100755 => 100644 app/Model/User.php mode change 100755 => 100644 app/Model/Whitelist.php mode change 100755 => 100644 app/Plugin/UrlCache/Lib/Routing/UrlCacheManager.php mode change 100755 => 100644 app/Plugin/UrlCache/View/Helper/UrlCacheAppHelper.php mode change 100755 => 100644 app/Plugin/empty mode change 100755 => 100644 app/Vendor/empty mode change 100755 => 100644 app/View/Attributes/add.ctp mode change 100755 => 100644 app/View/Attributes/add_attachment.ctp mode change 100755 => 100644 app/View/Attributes/check_composites.ctp mode change 100755 => 100644 app/View/Attributes/edit.ctp mode change 100755 => 100644 app/View/Attributes/index.ctp mode change 100755 => 100644 app/View/Attributes/search.ctp mode change 100755 => 100644 app/View/Attributes/xml/index.ctp mode change 100755 => 100644 app/View/Elements/empty mode change 100755 => 100644 app/View/Elements/global_menu.ctp mode change 100755 => 100644 app/View/Elements/side_menu.ctp mode change 100755 => 100644 app/View/Emails/html/default.ctp mode change 100755 => 100644 app/View/Emails/text/body.ctp mode change 100755 => 100644 app/View/Emails/text/default.ctp mode change 100755 => 100644 app/View/Emails/text/new_event.ctp mode change 100755 => 100644 app/View/Errors/error400.ctp mode change 100755 => 100644 app/View/Errors/error403.ctp mode change 100755 => 100644 app/View/Errors/error500.ctp mode change 100755 => 100644 app/View/Errors/missing_connection.ctp mode change 100755 => 100644 app/View/Errors/missing_datasource_config.ctp mode change 100755 => 100644 app/View/Events/add.ctp mode change 100755 => 100644 app/View/Events/contact.ctp mode change 100755 => 100644 app/View/Events/edit.ctp mode change 100755 => 100644 app/View/Events/export.ctp mode change 100755 => 100644 app/View/Events/hids.ctp mode change 100755 => 100644 app/View/Events/index.ctp mode change 100755 => 100644 app/View/Events/nids.ctp mode change 100755 => 100644 app/View/Events/succes.ctp mode change 100755 => 100644 app/View/Events/view.ctp mode change 100755 => 100644 app/View/Events/xml.ctp mode change 100755 => 100644 app/View/Events/xml/add.ctp mode change 100755 => 100644 app/View/Events/xml/view.ctp mode change 100755 => 100644 app/View/Helper/AppHelper.php mode change 100755 => 100644 app/View/Layouts/Emails/html/default.ctp mode change 100755 => 100644 app/View/Layouts/Emails/text/default.ctp mode change 100755 => 100644 app/View/Layouts/ajax.ctp mode change 100755 => 100644 app/View/Layouts/default.ctp mode change 100755 => 100644 app/View/Layouts/error.ctp mode change 100755 => 100644 app/View/Layouts/flash.ctp mode change 100755 => 100644 app/View/Layouts/js/default.ctp mode change 100755 => 100644 app/View/Layouts/rss/default.ctp mode change 100755 => 100644 app/View/Layouts/text/default.ctp mode change 100755 => 100644 app/View/Layouts/xml/default.ctp mode change 100755 => 100644 app/View/Logs/admin_index.ctp mode change 100755 => 100644 app/View/Logs/admin_search.ctp mode change 100755 => 100644 app/View/Pages/doc/administration.ctp mode change 100755 => 100644 app/View/Pages/doc/using_the_system.ctp mode change 100755 => 100644 app/View/Regexp/admin_add.ctp mode change 100755 => 100644 app/View/Regexp/admin_edit.ctp mode change 100755 => 100644 app/View/Regexp/admin_index.ctp mode change 100755 => 100644 app/View/Roles/admin_add.ctp mode change 100755 => 100644 app/View/Roles/admin_edit.ctp mode change 100755 => 100644 app/View/Roles/admin_index.ctp mode change 100755 => 100644 app/View/Scaffolds/empty mode change 100755 => 100644 app/View/Servers/add.ctp mode change 100755 => 100644 app/View/Servers/edit.ctp mode change 100755 => 100644 app/View/Servers/index.ctp mode change 100755 => 100644 app/View/Servers/pull.ctp mode change 100755 => 100644 app/View/Servers/push.ctp mode change 100755 => 100644 app/View/Users/admin_edit.ctp mode change 100755 => 100644 app/View/Users/admin_index.ctp mode change 100755 => 100644 app/View/Users/admin_view.ctp mode change 100755 => 100644 app/View/Users/check_and_correct_pgps.ctp mode change 100755 => 100644 app/View/Users/edit.ctp mode change 100755 => 100644 app/View/Users/login.ctp mode change 100755 => 100644 app/View/Users/memberslist.ctp mode change 100755 => 100644 app/View/Users/statistics.ctp mode change 100755 => 100644 app/View/Users/succes.ctp mode change 100755 => 100644 app/View/Users/view.ctp mode change 100755 => 100644 app/View/Whitelists/admin_add.ctp mode change 100755 => 100644 app/View/Whitelists/admin_edit.ctp mode change 100755 => 100644 app/View/Whitelists/admin_index.ctp mode change 100755 => 100644 app/index.php mode change 100755 => 100644 app/tmp/cache/models/empty mode change 100755 => 100644 app/tmp/cache/persistent/empty mode change 100755 => 100644 app/tmp/cache/views/empty mode change 100755 => 100644 app/tmp/logs/empty mode change 100755 => 100644 app/tmp/sessions/empty mode change 100755 => 100644 app/tmp/tests/empty mode change 100755 => 100644 app/webroot/css/bootstrap-responsive.css mode change 100755 => 100644 app/webroot/css/bootstrap-responsive.min.css mode change 100755 => 100644 app/webroot/css/bootstrap.css mode change 100755 => 100644 app/webroot/css/bootstrap.min.css mode change 100755 => 100644 app/webroot/css/cake.generic.css mode change 100755 => 100644 app/webroot/css/datepicker.css mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Black-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Black-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Black-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Black-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Bold-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Bold-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Bold-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Bold-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Italic-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Italic-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Italic-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Italic-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Light-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Light-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Light-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Light-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Medium-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Medium-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Medium-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Medium-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Regular-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Regular-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Regular-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Regular-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Thin-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Thin-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Thin-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-Thin-webfont.woff mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.eot mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.svg mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.ttf mode change 100755 => 100644 app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.woff mode change 100755 => 100644 app/webroot/css/main.css mode change 100755 => 100644 app/webroot/css/roboto.css mode change 100755 => 100644 app/webroot/img/doc/regexp.png mode change 100755 => 100644 app/webroot/js/bootstrap-datepicker.js mode change 100755 => 100644 app/webroot/js/bootstrap.min.js mode change 100755 => 100644 app/webroot/js/jquery-2.1.0.min.js mode change 100755 => 100644 app/webroot/js/main.js mode change 100755 => 100644 app/webroot/robots.txt mode change 100755 => 100644 plugins/empty mode change 100755 => 100644 travis/bootstrap.php diff --git a/.gitmodules b/.gitmodules old mode 100755 new mode 100644 diff --git a/INSTALL/INSTALL.sysop.txt b/INSTALL/INSTALL.sysop.txt old mode 100755 new mode 100644 diff --git a/INSTALL/UPGRADE.txt b/INSTALL/UPGRADE.txt old mode 100755 new mode 100644 diff --git a/INSTALL/build/technical_design/TD-ACL.txt b/INSTALL/build/technical_design/TD-ACL.txt old mode 100755 new mode 100644 diff --git a/INSTALL/build/technical_design/TD-Audit.txt b/INSTALL/build/technical_design/TD-Audit.txt old mode 100755 new mode 100644 diff --git a/INSTALL/build/technical_design/TD-forum.txt b/INSTALL/build/technical_design/TD-forum.txt old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/app/.htaccess b/app/.htaccess old mode 100755 new mode 100644 diff --git a/app/Config/Schema/i18n.php b/app/Config/Schema/i18n.php old mode 100755 new mode 100644 diff --git a/app/Config/Schema/i18n.sql b/app/Config/Schema/i18n.sql old mode 100755 new mode 100644 diff --git a/app/Config/Schema/note.txt b/app/Config/Schema/note.txt old mode 100755 new mode 100644 diff --git a/app/Config/Schema/sessions.php b/app/Config/Schema/sessions.php old mode 100755 new mode 100644 diff --git a/app/Config/Schema/sessions.sql b/app/Config/Schema/sessions.sql old mode 100755 new mode 100644 diff --git a/app/Config/acl.ini.php b/app/Config/acl.ini.php old mode 100755 new mode 100644 diff --git a/app/Config/acl.php b/app/Config/acl.php old mode 100755 new mode 100644 diff --git a/app/Config/bootstrap.default.php b/app/Config/bootstrap.default.php old mode 100755 new mode 100644 diff --git a/app/Config/email.php b/app/Config/email.php old mode 100755 new mode 100644 diff --git a/app/Config/routes.php b/app/Config/routes.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/AppShell.php b/app/Console/Command/AppShell.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/EventShell.php b/app/Console/Command/EventShell.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/PasswordShell.php b/app/Console/Command/PasswordShell.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/Populate023Shell.php b/app/Console/Command/Populate023Shell.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/Task/RoleIdTask.php b/app/Console/Command/Task/RoleIdTask.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/Task/RoleToAroAcoTask.php b/app/Console/Command/Task/RoleToAroAcoTask.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/Task/RolesTask.php b/app/Console/Command/Task/RolesTask.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/Task/UsersTask.php b/app/Console/Command/Task/UsersTask.php old mode 100755 new mode 100644 diff --git a/app/Console/Command/Task/empty b/app/Console/Command/Task/empty old mode 100755 new mode 100644 diff --git a/app/Console/Templates/empty b/app/Console/Templates/empty old mode 100755 new mode 100644 diff --git a/app/Console/cake.php b/app/Console/cake.php old mode 100755 new mode 100644 diff --git a/app/Controller/AppController.php b/app/Controller/AppController.php old mode 100755 new mode 100644 diff --git a/app/Controller/AttributesController.php b/app/Controller/AttributesController.php old mode 100755 new mode 100644 diff --git a/app/Controller/Component/AdminCrudComponent.php b/app/Controller/Component/AdminCrudComponent.php old mode 100755 new mode 100644 diff --git a/app/Controller/Component/SecureAuthComponent.php b/app/Controller/Component/SecureAuthComponent.php old mode 100755 new mode 100644 diff --git a/app/Controller/Component/empty b/app/Controller/Component/empty old mode 100755 new mode 100644 diff --git a/app/Controller/EventsController.php b/app/Controller/EventsController.php old mode 100755 new mode 100644 diff --git a/app/Controller/LogsController.php b/app/Controller/LogsController.php old mode 100755 new mode 100644 diff --git a/app/Controller/PagesController.php b/app/Controller/PagesController.php old mode 100755 new mode 100644 diff --git a/app/Controller/RegexpController.php b/app/Controller/RegexpController.php old mode 100755 new mode 100644 diff --git a/app/Controller/RolesController.php b/app/Controller/RolesController.php old mode 100755 new mode 100644 diff --git a/app/Controller/ServersController.php b/app/Controller/ServersController.php old mode 100755 new mode 100644 diff --git a/app/Controller/UsersController.php b/app/Controller/UsersController.php old mode 100755 new mode 100644 diff --git a/app/Controller/WhitelistsController.php b/app/Controller/WhitelistsController.php old mode 100755 new mode 100644 diff --git a/app/Lib/CamelCase.php b/app/Lib/CamelCase.php old mode 100755 new mode 100644 diff --git a/app/Lib/empty b/app/Lib/empty old mode 100755 new mode 100644 diff --git a/app/Locale/eng/LC_MESSAGES/empty b/app/Locale/eng/LC_MESSAGES/empty old mode 100755 new mode 100644 diff --git a/app/Model/AppModel.php b/app/Model/AppModel.php old mode 100755 new mode 100644 diff --git a/app/Model/Attribute.php b/app/Model/Attribute.php old mode 100755 new mode 100644 diff --git a/app/Model/Behavior/RegexpBehavior.php b/app/Model/Behavior/RegexpBehavior.php old mode 100755 new mode 100644 diff --git a/app/Model/Behavior/TrimBehavior.php b/app/Model/Behavior/TrimBehavior.php old mode 100755 new mode 100644 diff --git a/app/Model/Behavior/empty b/app/Model/Behavior/empty old mode 100755 new mode 100644 diff --git a/app/Model/Bruteforce.php b/app/Model/Bruteforce.php old mode 100755 new mode 100644 diff --git a/app/Model/Datasource/empty b/app/Model/Datasource/empty old mode 100755 new mode 100644 diff --git a/app/Model/Dns.php b/app/Model/Dns.php old mode 100755 new mode 100644 diff --git a/app/Model/Event.php b/app/Model/Event.php old mode 100755 new mode 100644 diff --git a/app/Model/Log.php b/app/Model/Log.php old mode 100755 new mode 100644 diff --git a/app/Model/Regexp.php b/app/Model/Regexp.php old mode 100755 new mode 100644 diff --git a/app/Model/Role.php b/app/Model/Role.php old mode 100755 new mode 100644 diff --git a/app/Model/Server.php b/app/Model/Server.php old mode 100755 new mode 100644 diff --git a/app/Model/User.php b/app/Model/User.php old mode 100755 new mode 100644 diff --git a/app/Model/Whitelist.php b/app/Model/Whitelist.php old mode 100755 new mode 100644 diff --git a/app/Plugin/UrlCache/Lib/Routing/UrlCacheManager.php b/app/Plugin/UrlCache/Lib/Routing/UrlCacheManager.php old mode 100755 new mode 100644 diff --git a/app/Plugin/UrlCache/View/Helper/UrlCacheAppHelper.php b/app/Plugin/UrlCache/View/Helper/UrlCacheAppHelper.php old mode 100755 new mode 100644 diff --git a/app/Plugin/empty b/app/Plugin/empty old mode 100755 new mode 100644 diff --git a/app/Vendor/empty b/app/Vendor/empty old mode 100755 new mode 100644 diff --git a/app/View/Attributes/add.ctp b/app/View/Attributes/add.ctp old mode 100755 new mode 100644 diff --git a/app/View/Attributes/add_attachment.ctp b/app/View/Attributes/add_attachment.ctp old mode 100755 new mode 100644 diff --git a/app/View/Attributes/check_composites.ctp b/app/View/Attributes/check_composites.ctp old mode 100755 new mode 100644 diff --git a/app/View/Attributes/edit.ctp b/app/View/Attributes/edit.ctp old mode 100755 new mode 100644 diff --git a/app/View/Attributes/index.ctp b/app/View/Attributes/index.ctp old mode 100755 new mode 100644 diff --git a/app/View/Attributes/search.ctp b/app/View/Attributes/search.ctp old mode 100755 new mode 100644 diff --git a/app/View/Attributes/xml/index.ctp b/app/View/Attributes/xml/index.ctp old mode 100755 new mode 100644 diff --git a/app/View/Elements/empty b/app/View/Elements/empty old mode 100755 new mode 100644 diff --git a/app/View/Elements/global_menu.ctp b/app/View/Elements/global_menu.ctp old mode 100755 new mode 100644 diff --git a/app/View/Elements/side_menu.ctp b/app/View/Elements/side_menu.ctp old mode 100755 new mode 100644 diff --git a/app/View/Emails/html/default.ctp b/app/View/Emails/html/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Emails/text/body.ctp b/app/View/Emails/text/body.ctp old mode 100755 new mode 100644 diff --git a/app/View/Emails/text/default.ctp b/app/View/Emails/text/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Emails/text/new_event.ctp b/app/View/Emails/text/new_event.ctp old mode 100755 new mode 100644 diff --git a/app/View/Errors/error400.ctp b/app/View/Errors/error400.ctp old mode 100755 new mode 100644 diff --git a/app/View/Errors/error403.ctp b/app/View/Errors/error403.ctp old mode 100755 new mode 100644 diff --git a/app/View/Errors/error500.ctp b/app/View/Errors/error500.ctp old mode 100755 new mode 100644 diff --git a/app/View/Errors/missing_connection.ctp b/app/View/Errors/missing_connection.ctp old mode 100755 new mode 100644 diff --git a/app/View/Errors/missing_datasource_config.ctp b/app/View/Errors/missing_datasource_config.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/add.ctp b/app/View/Events/add.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/contact.ctp b/app/View/Events/contact.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/edit.ctp b/app/View/Events/edit.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/export.ctp b/app/View/Events/export.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/hids.ctp b/app/View/Events/hids.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/index.ctp b/app/View/Events/index.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/nids.ctp b/app/View/Events/nids.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/succes.ctp b/app/View/Events/succes.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/view.ctp b/app/View/Events/view.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/xml.ctp b/app/View/Events/xml.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/xml/add.ctp b/app/View/Events/xml/add.ctp old mode 100755 new mode 100644 diff --git a/app/View/Events/xml/view.ctp b/app/View/Events/xml/view.ctp old mode 100755 new mode 100644 diff --git a/app/View/Helper/AppHelper.php b/app/View/Helper/AppHelper.php old mode 100755 new mode 100644 diff --git a/app/View/Layouts/Emails/html/default.ctp b/app/View/Layouts/Emails/html/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/Emails/text/default.ctp b/app/View/Layouts/Emails/text/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/ajax.ctp b/app/View/Layouts/ajax.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/default.ctp b/app/View/Layouts/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/error.ctp b/app/View/Layouts/error.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/flash.ctp b/app/View/Layouts/flash.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/js/default.ctp b/app/View/Layouts/js/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/rss/default.ctp b/app/View/Layouts/rss/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/text/default.ctp b/app/View/Layouts/text/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Layouts/xml/default.ctp b/app/View/Layouts/xml/default.ctp old mode 100755 new mode 100644 diff --git a/app/View/Logs/admin_index.ctp b/app/View/Logs/admin_index.ctp old mode 100755 new mode 100644 diff --git a/app/View/Logs/admin_search.ctp b/app/View/Logs/admin_search.ctp old mode 100755 new mode 100644 diff --git a/app/View/Pages/doc/administration.ctp b/app/View/Pages/doc/administration.ctp old mode 100755 new mode 100644 diff --git a/app/View/Pages/doc/using_the_system.ctp b/app/View/Pages/doc/using_the_system.ctp old mode 100755 new mode 100644 diff --git a/app/View/Regexp/admin_add.ctp b/app/View/Regexp/admin_add.ctp old mode 100755 new mode 100644 diff --git a/app/View/Regexp/admin_edit.ctp b/app/View/Regexp/admin_edit.ctp old mode 100755 new mode 100644 diff --git a/app/View/Regexp/admin_index.ctp b/app/View/Regexp/admin_index.ctp old mode 100755 new mode 100644 diff --git a/app/View/Roles/admin_add.ctp b/app/View/Roles/admin_add.ctp old mode 100755 new mode 100644 diff --git a/app/View/Roles/admin_edit.ctp b/app/View/Roles/admin_edit.ctp old mode 100755 new mode 100644 diff --git a/app/View/Roles/admin_index.ctp b/app/View/Roles/admin_index.ctp old mode 100755 new mode 100644 diff --git a/app/View/Scaffolds/empty b/app/View/Scaffolds/empty old mode 100755 new mode 100644 diff --git a/app/View/Servers/add.ctp b/app/View/Servers/add.ctp old mode 100755 new mode 100644 diff --git a/app/View/Servers/edit.ctp b/app/View/Servers/edit.ctp old mode 100755 new mode 100644 diff --git a/app/View/Servers/index.ctp b/app/View/Servers/index.ctp old mode 100755 new mode 100644 diff --git a/app/View/Servers/pull.ctp b/app/View/Servers/pull.ctp old mode 100755 new mode 100644 diff --git a/app/View/Servers/push.ctp b/app/View/Servers/push.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/admin_edit.ctp b/app/View/Users/admin_edit.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/admin_index.ctp b/app/View/Users/admin_index.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/admin_view.ctp b/app/View/Users/admin_view.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/check_and_correct_pgps.ctp b/app/View/Users/check_and_correct_pgps.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/edit.ctp b/app/View/Users/edit.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/login.ctp b/app/View/Users/login.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/memberslist.ctp b/app/View/Users/memberslist.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/statistics.ctp b/app/View/Users/statistics.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/succes.ctp b/app/View/Users/succes.ctp old mode 100755 new mode 100644 diff --git a/app/View/Users/view.ctp b/app/View/Users/view.ctp old mode 100755 new mode 100644 diff --git a/app/View/Whitelists/admin_add.ctp b/app/View/Whitelists/admin_add.ctp old mode 100755 new mode 100644 diff --git a/app/View/Whitelists/admin_edit.ctp b/app/View/Whitelists/admin_edit.ctp old mode 100755 new mode 100644 diff --git a/app/View/Whitelists/admin_index.ctp b/app/View/Whitelists/admin_index.ctp old mode 100755 new mode 100644 diff --git a/app/index.php b/app/index.php old mode 100755 new mode 100644 diff --git a/app/tmp/cache/models/empty b/app/tmp/cache/models/empty old mode 100755 new mode 100644 diff --git a/app/tmp/cache/persistent/empty b/app/tmp/cache/persistent/empty old mode 100755 new mode 100644 diff --git a/app/tmp/cache/views/empty b/app/tmp/cache/views/empty old mode 100755 new mode 100644 diff --git a/app/tmp/logs/empty b/app/tmp/logs/empty old mode 100755 new mode 100644 diff --git a/app/tmp/sessions/empty b/app/tmp/sessions/empty old mode 100755 new mode 100644 diff --git a/app/tmp/tests/empty b/app/tmp/tests/empty old mode 100755 new mode 100644 diff --git a/app/webroot/css/bootstrap-responsive.css b/app/webroot/css/bootstrap-responsive.css old mode 100755 new mode 100644 diff --git a/app/webroot/css/bootstrap-responsive.min.css b/app/webroot/css/bootstrap-responsive.min.css old mode 100755 new mode 100644 diff --git a/app/webroot/css/bootstrap.css b/app/webroot/css/bootstrap.css old mode 100755 new mode 100644 diff --git a/app/webroot/css/bootstrap.min.css b/app/webroot/css/bootstrap.min.css old mode 100755 new mode 100644 diff --git a/app/webroot/css/cake.generic.css b/app/webroot/css/cake.generic.css old mode 100755 new mode 100644 diff --git a/app/webroot/css/datepicker.css b/app/webroot/css/datepicker.css old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Black-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-Black-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Black-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-Black-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Black-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-Black-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Black-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-Black-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-BlackItalic-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Bold-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-Bold-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Bold-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-Bold-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Bold-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-Bold-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Bold-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-Bold-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-BoldCondensed-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-BoldCondensedItalic-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-BoldItalic-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-Condensed-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-CondensedItalic-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Italic-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-Italic-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Italic-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-Italic-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Italic-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-Italic-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Italic-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-Italic-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Light-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-Light-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Light-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-Light-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Light-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-Light-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Light-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-Light-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-LightItalic-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Medium-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-Medium-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Medium-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-Medium-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Medium-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-Medium-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Medium-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-Medium-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-MediumItalic-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Regular-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-Regular-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Regular-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-Regular-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Regular-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-Regular-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Regular-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-Regular-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Thin-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-Thin-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Thin-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-Thin-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Thin-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-Thin-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-Thin-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-Thin-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.eot b/app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.eot old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.svg b/app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.svg old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.ttf b/app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.ttf old mode 100755 new mode 100644 diff --git a/app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.woff b/app/webroot/css/fonts/roboto/Roboto-ThinItalic-webfont.woff old mode 100755 new mode 100644 diff --git a/app/webroot/css/main.css b/app/webroot/css/main.css old mode 100755 new mode 100644 diff --git a/app/webroot/css/roboto.css b/app/webroot/css/roboto.css old mode 100755 new mode 100644 diff --git a/app/webroot/img/doc/regexp.png b/app/webroot/img/doc/regexp.png old mode 100755 new mode 100644 diff --git a/app/webroot/js/bootstrap-datepicker.js b/app/webroot/js/bootstrap-datepicker.js old mode 100755 new mode 100644 diff --git a/app/webroot/js/bootstrap.min.js b/app/webroot/js/bootstrap.min.js old mode 100755 new mode 100644 diff --git a/app/webroot/js/jquery-2.1.0.min.js b/app/webroot/js/jquery-2.1.0.min.js old mode 100755 new mode 100644 diff --git a/app/webroot/js/main.js b/app/webroot/js/main.js old mode 100755 new mode 100644 diff --git a/app/webroot/robots.txt b/app/webroot/robots.txt old mode 100755 new mode 100644 diff --git a/plugins/empty b/plugins/empty old mode 100755 new mode 100644 diff --git a/travis/bootstrap.php b/travis/bootstrap.php old mode 100755 new mode 100644