From: cajus Date: Tue, 15 Jan 2008 13:39:23 +0000 (+0000) Subject: Removed executable bits that are not nessesary X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1c78453aa9b60798750f32e06f00a881da121a95;p=gosa.git Removed executable bits that are not nessesary git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@8357 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/debian/gosa-desktop.config b/debian/gosa-desktop.config old mode 100755 new mode 100644 diff --git a/debian/gosa-desktop.postinst b/debian/gosa-desktop.postinst old mode 100755 new mode 100644 diff --git a/debian/gosa-desktop.postrm b/debian/gosa-desktop.postrm old mode 100755 new mode 100644 diff --git a/debian/gosa.postinst b/debian/gosa.postinst old mode 100755 new mode 100644 diff --git a/html/images/ftp.png b/html/images/ftp.png old mode 100755 new mode 100644 diff --git a/html/images/gotomasses_new_task.png b/html/images/gotomasses_new_task.png old mode 100755 new mode 100644 diff --git a/html/images/gotomasses_task.png b/html/images/gotomasses_task.png old mode 100755 new mode 100644 diff --git a/html/images/ldif.png b/html/images/ldif.png old mode 100755 new mode 100644 diff --git a/html/images/list_blocklist.png b/html/images/list_blocklist.png old mode 100755 new mode 100644 diff --git a/html/images/list_macro.png b/html/images/list_macro.png old mode 100755 new mode 100644 diff --git a/html/images/list_mime.png b/html/images/list_mime.png old mode 100755 new mode 100644 diff --git a/html/images/list_new_macro.png b/html/images/list_new_macro.png old mode 100755 new mode 100644 diff --git a/html/images/list_new_mime.png b/html/images/list_new_mime.png old mode 100755 new mode 100644 diff --git a/html/images/list_ogroup.png b/html/images/list_ogroup.png old mode 100755 new mode 100644 diff --git a/html/images/list_reset_password.png b/html/images/list_reset_password.png old mode 100755 new mode 100644 diff --git a/html/images/mainboard.png b/html/images/mainboard.png old mode 100755 new mode 100644 diff --git a/html/images/mime_embedding.png b/html/images/mime_embedding.png old mode 100755 new mode 100644 diff --git a/html/images/mime_leftclick.png b/html/images/mime_leftclick.png old mode 100755 new mode 100644 diff --git a/html/images/mimetypes.png b/html/images/mimetypes.png old mode 100755 new mode 100644 diff --git a/html/images/password.png b/html/images/password.png old mode 100755 new mode 100644 diff --git a/html/images/reports.png b/html/images/reports.png old mode 100755 new mode 100644 diff --git a/html/images/select_mimetype.png b/html/images/select_mimetype.png old mode 100755 new mode 100644 diff --git a/html/images/system.png b/html/images/system.png old mode 100755 new mode 100644 diff --git a/include/class_certificate.inc b/include/class_certificate.inc old mode 100755 new mode 100644 diff --git a/include/class_ldap.inc b/include/class_ldap.inc index 223d0de12..448e85fc9 100644 --- a/include/class_ldap.inc +++ b/include/class_ldap.inc @@ -98,7 +98,7 @@ class LDAP{ requests. I.e. member=.... */ static function prepare4filter($dn) { - return normalizeLdap(preg_replace('/\\\\/', '\\\\\\', LDAP::fix($dn))); + return normalizeLdap(preg_replace('/\\\\/', '\\\\\\', @LDAP::fix($dn))); } diff --git a/include/class_opengw.inc b/include/class_opengw.inc old mode 100755 new mode 100644 diff --git a/include/sieve/templates/element_address.tpl b/include/sieve/templates/element_address.tpl old mode 100755 new mode 100644 diff --git a/include/sieve/templates/element_boolean.tpl b/include/sieve/templates/element_boolean.tpl old mode 100755 new mode 100644 diff --git a/include/sieve/templates/element_envelope.tpl b/include/sieve/templates/element_envelope.tpl old mode 100755 new mode 100644 diff --git a/include/sieve/templates/element_header.tpl b/include/sieve/templates/element_header.tpl old mode 100755 new mode 100644 diff --git a/plugins/admin/applications/class_divListApplication.inc b/plugins/admin/applications/class_divListApplication.inc old mode 100755 new mode 100644 diff --git a/plugins/admin/applications/release_select.tpl b/plugins/admin/applications/release_select.tpl old mode 100755 new mode 100644 diff --git a/plugins/admin/departments/class_divListDepartment.inc b/plugins/admin/departments/class_divListDepartment.inc old mode 100755 new mode 100644 diff --git a/plugins/admin/fai/faiNewBranch.tpl b/plugins/admin/fai/faiNewBranch.tpl old mode 100755 new mode 100644 diff --git a/plugins/admin/fai/remove_branch.tpl b/plugins/admin/fai/remove_branch.tpl old mode 100755 new mode 100644 diff --git a/plugins/admin/mimetypes/class_divListMimeTypes.inc b/plugins/admin/mimetypes/class_divListMimeTypes.inc old mode 100755 new mode 100644 diff --git a/plugins/admin/mimetypes/class_mimetypeManagement.inc b/plugins/admin/mimetypes/class_mimetypeManagement.inc old mode 100755 new mode 100644 diff --git a/plugins/admin/mimetypes/main.inc b/plugins/admin/mimetypes/main.inc old mode 100755 new mode 100644 diff --git a/plugins/admin/mimetypes/release_select.tpl b/plugins/admin/mimetypes/release_select.tpl old mode 100755 new mode 100644 diff --git a/plugins/admin/mimetypes/remove.tpl b/plugins/admin/mimetypes/remove.tpl old mode 100755 new mode 100644 diff --git a/plugins/admin/mimetypes/tabs_mimetypes.inc b/plugins/admin/mimetypes/tabs_mimetypes.inc old mode 100755 new mode 100644 diff --git a/plugins/admin/ogroups/class_divListOGroup.inc b/plugins/admin/ogroups/class_divListOGroup.inc old mode 100755 new mode 100644 diff --git a/plugins/gofax/blocklists/class_divListBlocklists.inc b/plugins/gofax/blocklists/class_divListBlocklists.inc old mode 100755 new mode 100644 diff --git a/plugins/gofon/conference/class_divListConferences.inc b/plugins/gofon/conference/class_divListConferences.inc old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/class_divListMacros.inc b/plugins/gofon/macro/class_divListMacros.inc old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/class_gofonMacro.inc b/plugins/gofon/macro/class_gofonMacro.inc old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/class_gofonMacroManagement.inc b/plugins/gofon/macro/class_gofonMacroManagement.inc old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/class_gofonMacroParameters.inc b/plugins/gofon/macro/class_gofonMacroParameters.inc old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/generic.tpl b/plugins/gofon/macro/generic.tpl old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/headpage.tpl b/plugins/gofon/macro/headpage.tpl old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/main.inc b/plugins/gofon/macro/main.inc old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/parameter.tpl b/plugins/gofon/macro/parameter.tpl old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/remove.tpl b/plugins/gofon/macro/remove.tpl old mode 100755 new mode 100644 diff --git a/plugins/gofon/macro/tabs_macros.inc b/plugins/gofon/macro/tabs_macros.inc old mode 100755 new mode 100644