From 1c78453aa9b60798750f32e06f00a881da121a95 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 15 Jan 2008 13:39:23 +0000 Subject: [PATCH] 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 --- debian/gosa-desktop.config | 0 debian/gosa-desktop.postinst | 0 debian/gosa-desktop.postrm | 0 debian/gosa.postinst | 0 html/images/ftp.png | Bin html/images/gotomasses_new_task.png | Bin html/images/gotomasses_task.png | Bin html/images/ldif.png | Bin html/images/list_blocklist.png | Bin html/images/list_macro.png | Bin html/images/list_mime.png | Bin html/images/list_new_macro.png | Bin html/images/list_new_mime.png | Bin html/images/list_ogroup.png | Bin html/images/list_reset_password.png | Bin html/images/mainboard.png | Bin html/images/mime_embedding.png | Bin html/images/mime_leftclick.png | Bin html/images/mimetypes.png | Bin html/images/password.png | Bin html/images/reports.png | Bin html/images/select_mimetype.png | Bin html/images/system.png | Bin include/class_certificate.inc | 0 include/class_ldap.inc | 2 +- include/class_opengw.inc | 0 include/sieve/templates/element_address.tpl | 0 include/sieve/templates/element_boolean.tpl | 0 include/sieve/templates/element_envelope.tpl | 0 include/sieve/templates/element_header.tpl | 0 .../admin/applications/class_divListApplication.inc | 0 plugins/admin/applications/release_select.tpl | 0 .../admin/departments/class_divListDepartment.inc | 0 plugins/admin/fai/faiNewBranch.tpl | 0 plugins/admin/fai/remove_branch.tpl | 0 plugins/admin/mimetypes/class_divListMimeTypes.inc | 0 .../admin/mimetypes/class_mimetypeManagement.inc | 0 plugins/admin/mimetypes/main.inc | 0 plugins/admin/mimetypes/release_select.tpl | 0 plugins/admin/mimetypes/remove.tpl | 0 plugins/admin/mimetypes/tabs_mimetypes.inc | 0 plugins/admin/ogroups/class_divListOGroup.inc | 0 .../gofax/blocklists/class_divListBlocklists.inc | 0 .../gofon/conference/class_divListConferences.inc | 0 plugins/gofon/macro/class_divListMacros.inc | 0 plugins/gofon/macro/class_gofonMacro.inc | 0 plugins/gofon/macro/class_gofonMacroManagement.inc | 0 plugins/gofon/macro/class_gofonMacroParameters.inc | 0 plugins/gofon/macro/generic.tpl | 0 plugins/gofon/macro/headpage.tpl | 0 plugins/gofon/macro/main.inc | 0 plugins/gofon/macro/parameter.tpl | 0 plugins/gofon/macro/remove.tpl | 0 plugins/gofon/macro/tabs_macros.inc | 0 54 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 debian/gosa-desktop.config mode change 100755 => 100644 debian/gosa-desktop.postinst mode change 100755 => 100644 debian/gosa-desktop.postrm mode change 100755 => 100644 debian/gosa.postinst mode change 100755 => 100644 html/images/ftp.png mode change 100755 => 100644 html/images/gotomasses_new_task.png mode change 100755 => 100644 html/images/gotomasses_task.png mode change 100755 => 100644 html/images/ldif.png mode change 100755 => 100644 html/images/list_blocklist.png mode change 100755 => 100644 html/images/list_macro.png mode change 100755 => 100644 html/images/list_mime.png mode change 100755 => 100644 html/images/list_new_macro.png mode change 100755 => 100644 html/images/list_new_mime.png mode change 100755 => 100644 html/images/list_ogroup.png mode change 100755 => 100644 html/images/list_reset_password.png mode change 100755 => 100644 html/images/mainboard.png mode change 100755 => 100644 html/images/mime_embedding.png mode change 100755 => 100644 html/images/mime_leftclick.png mode change 100755 => 100644 html/images/mimetypes.png mode change 100755 => 100644 html/images/password.png mode change 100755 => 100644 html/images/reports.png mode change 100755 => 100644 html/images/select_mimetype.png mode change 100755 => 100644 html/images/system.png mode change 100755 => 100644 include/class_certificate.inc mode change 100755 => 100644 include/class_opengw.inc mode change 100755 => 100644 include/sieve/templates/element_address.tpl mode change 100755 => 100644 include/sieve/templates/element_boolean.tpl mode change 100755 => 100644 include/sieve/templates/element_envelope.tpl mode change 100755 => 100644 include/sieve/templates/element_header.tpl mode change 100755 => 100644 plugins/admin/applications/class_divListApplication.inc mode change 100755 => 100644 plugins/admin/applications/release_select.tpl mode change 100755 => 100644 plugins/admin/departments/class_divListDepartment.inc mode change 100755 => 100644 plugins/admin/fai/faiNewBranch.tpl mode change 100755 => 100644 plugins/admin/fai/remove_branch.tpl mode change 100755 => 100644 plugins/admin/mimetypes/class_divListMimeTypes.inc mode change 100755 => 100644 plugins/admin/mimetypes/class_mimetypeManagement.inc mode change 100755 => 100644 plugins/admin/mimetypes/main.inc mode change 100755 => 100644 plugins/admin/mimetypes/release_select.tpl mode change 100755 => 100644 plugins/admin/mimetypes/remove.tpl mode change 100755 => 100644 plugins/admin/mimetypes/tabs_mimetypes.inc mode change 100755 => 100644 plugins/admin/ogroups/class_divListOGroup.inc mode change 100755 => 100644 plugins/gofax/blocklists/class_divListBlocklists.inc mode change 100755 => 100644 plugins/gofon/conference/class_divListConferences.inc mode change 100755 => 100644 plugins/gofon/macro/class_divListMacros.inc mode change 100755 => 100644 plugins/gofon/macro/class_gofonMacro.inc mode change 100755 => 100644 plugins/gofon/macro/class_gofonMacroManagement.inc mode change 100755 => 100644 plugins/gofon/macro/class_gofonMacroParameters.inc mode change 100755 => 100644 plugins/gofon/macro/generic.tpl mode change 100755 => 100644 plugins/gofon/macro/headpage.tpl mode change 100755 => 100644 plugins/gofon/macro/main.inc mode change 100755 => 100644 plugins/gofon/macro/parameter.tpl mode change 100755 => 100644 plugins/gofon/macro/remove.tpl mode change 100755 => 100644 plugins/gofon/macro/tabs_macros.inc 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 -- 2.30.2