summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a2564d7)
raw | patch | inline | side by side (parent: a2564d7)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 7 Apr 2008 09:12:49 +0000 (09:12 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 7 Apr 2008 09:12:49 +0000 (09:12 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10226 594d385d-05f5-0310-b6e9-bd551577e9d8
37 files changed:
diff --git a/gosa-core/debian/README.debian b/gosa-core/debian/README.debian
+++ /dev/null
@@ -1,67 +0,0 @@
-README.Debian for GOsa 2.5
---------------------------
-
-* Configure GOsa
-
-By default you can point your favorite browser to the GOsa setup by
-using this URL:
-
-http://you.server.address/gosa
-
-Follow the instructions on the screen.
-
-
-* Generic informations
-
-Getting GOsa running itself is not very complicated. Problems normally
-arise when integrating it in various services.
-
-To play nice with your LDAP, you need to include the gosa schema files
-into your LDAP configuration. For Debian, you should install the
-gosa-schema package and add at least the following lines to your
-LDAP-servers slapd.conf:
-
-Samba 2:
-include /etc/ldap/schema/samba.schema
-include /etc/ldap/schema/trust.schema
-include /etc/ldap/schema/gosystem.schema
-include /etc/ldap/schema/gofon.schema
-include /etc/ldap/schema/goto.schema
-include /etc/ldap/schema/gosa.schema
-include /etc/ldap/schema/gofax.schema
-include /etc/ldap/schema/goserver.schema
-include /etc/ldap/schema/goto-mime.schema
-
-Samba 3:
-include /etc/ldap/schema/samba3.schema
-include /etc/ldap/schema/trust.schema
-include /etc/ldap/schema/gosystem.schema
-include /etc/ldap/schema/gofon.schema
-include /etc/ldap/schema/goto.schema
-include /etc/ldap/schema/gosa+samba3.schema
-include /etc/ldap/schema/gofax.schema
-include /etc/ldap/schema/goserver.schema
-include /etc/ldap/schema/goto-mime.schema
-
-Schema files for samba and trust accounts are not part of the
-gosa-schema package, but are included in:
-
-/usr/share/doc/gosa/contrib/openldap
-
-There's no need to have samba services up and running, GOsa only
-uses the NT/LM attributes to pre-generate samba password hashes -
-to allow easy switching of account properties without asking for
-passwords after adding samba accounts.
-
-
-* Smarty PHP errors
-
-There might pop up messages about "Only variables should be passed by
-reference" when using PHP5. I can't do anything about them - these are
-cause by smarty. To get rid of them set your "error_reporting" in the
-php.ini to "E_ALL ^ E_NOTICE". This is a workaround only, wait for the
-debian smarty package to support PHP5 in a propper way.
-
-
-----
-Cajus Pollmeier <cajus@debian.org> Fri 02 Jun 2006 16:23:50 +0200
diff --git a/gosa-core/debian/apache.conf b/gosa-core/debian/apache.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-# Example configuration for GOsa using PHP 5
-
-# Set alias to gosa
-Alias /gosa /usr/share/gosa/html
diff --git a/gosa-core/debian/changelog b/gosa-core/debian/changelog
+++ /dev/null
@@ -1,257 +0,0 @@
-gosa (2.6beta2-1) unstable; urgency=low
-
- * Next beta release
-
- -- Cajus Pollmeier <pollmeier@gonicus.de> Mon, 26 Nov 2007 14:15:26 +0100
-
-gosa (2.6beta1-1) unstable; urgency=low
-
- * New major upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Mon, 03 Sep 2007 14:56:46 +0200
-
-gosa (2.5.13-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Wed, 22 Aug 2007 10:47:55 +0200
-
-gosa (2.5.12-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Wed, 27 Jun 2007 10:41:54 +0200
-
-gosa (2.5.11-2) unstable; urgency=low
-
- * Added chinese translation
- * Fixed french translation that breaks most menu entries
- * Fixed language detection
-
- -- Cajus Pollmeier <cajus@debian.org> Tue, 05 Jun 2007 08:57:23 +0200
-
-gosa (2.5.11-1) unstable; urgency=low
-
- * New upstream release (Closes: #413808)
-
- -- Cajus Pollmeier <cajus@debian.org> Fri, 25 May 2007 12:33:46 +0200
-
-gosa (2.5.10-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Wed, 11 Apr 2007 10:02:20 +0200
-
-gosa (2.5.9-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Mon, 5 Mar 2007 09:21:05 +0100
-
-gosa (2.5.8-1) unstable; urgency=high
-
- * New upstream release fixes security problem
-
- -- Cajus Pollmeier <cajus@debian.org> Mon, 15 Jan 2007 11:49:16 +0100
-
-gosa (2.5.7-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Wed, 20 Dec 2006 09:10:16 +0100
-
-gosa (2.5.6-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Wed, 15 Nov 2006 09:43:09 +0100
-
-gosa (2.5.5-1) unstable; urgency=low
-
- * New upstrame release
- * Added binary-arch to debian/rules (Closes: #395605)
-
- -- Cajus Pollmeier <cajus@debian.org> Sun, 29 Oct 2006 08:02:11 +0100
-
-gosa (2.5.4-1) unstable; urgency=low
-
- * New stable upstream release (Closes: #284718)
-
- -- Cajus Pollmeier <cajus@debian.org> Mon, 11 Sep 2006 10:06:47 +0200
-
-gosa (2.5.3-1) unstable; urgency=low
-
- * New upstream release with bugfixes
-
- -- Cajus Pollmeier <cajus@debian.org> Tue, 11 Jul 2006 16:07:47 +0200
-
-gosa (2.5.2-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Mon, 26 Jun 2006 12:28:04 +0200
-
-gosa (2.5.1-1) unstable; urgency=low
-
- * New upstream release
- * Fixes problems with NFS terminal handling
-
- -- Cajus Pollmeier <cajus@debian.org> Wed, 7 Jun 2006 18:16:27 +0200
-
-gosa (2.5-1) unstable; urgency=low
-
- * New upstream release
- * Removed unnessesary dependecies (Closes: #365563)
- * Added cookie warnings (Closes: #356811)
- * Fixed problem with X/P switches for samba password expiery
- (Closes: #284716)
-
- -- Cajus Pollmeier <cajus@debian.org> Fri, 2 Jun 2006 14:26:39 +0100
-
-gosa (2.4-1) unstable; urgency=low
-
- * New upstream release
- * Fixed problem with pre selecting base for user templates (Closes: #297901)
- * Included sieve templates (Closes: #303038)
- * Added some more documentation hints to the contributed slapd.conf to
- make installation easier (Closes: #334202)
- * Supplied wwwcommon function with correct include file (Closes: #322393)
-
- -- Cajus Pollmeier <cajus@debian.org> Fri, 2 Dec 2005 14:52:18 +0100
-
-gosa (2.4beta1-1) unstable; urgency=high
-
- * New upstream release
- * This release fixes a bunch of errors that where in the
- 2.3-1 package, installation is recommended.
- * Removed smarty from package and use debian contributed
- smarty releases
-
- -- Cajus Pollmeier <cajus@debian.org> Mon, 23 May 2005 13:59:27 +0100
-
-gosa (2.3-1) unstable; urgency=low
- * New upstream release
- * Added array_uniq to remove double entries in uid selectbox
- (Closes:#293444)
- * Adjusted shadow attributes to be days since 1970, not
- seconds. (Closes: #293148)
- * Corrected option to allow user password changes from samba
- clients (Closes: #284716)
-
- -- Cajus Pollmeier <cajus@debian.org> Tue, 1 Feb 2005 15:42:36 +0100
-
-gosa (2.2-1) unstable; urgency=low
-
- * New upstream release (Indirectly closes: #281707)
-
- -- Cajus Pollmeier <cajus@debian.org> Mon, 22 Nov 2004 08:46:20 +0200
-
-gosa (2.1.3-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Fri, 23 Jul 2004 07:29:56 +0200
-
-gosa (2.1.2-1) unstable; urgency=low
-
- * New upstream release
- * Removed not required dependencies to base packages (Closes: #259404)
-
- -- Cajus Pollmeier <cajus@debian.org> Fri, 16 Jul 2004 09:57:30 +0200
-
-gosa (2.1.1-3) unstable; urgency=low
-
- * Removed dependency to wwwconfig-common, added alternative dependency
- apache2 php module to get rid of apache 1.x.x dependencies.
- (Closes: #253851)
- * Changed dependency from exim to exim4 (Closes: #255344)
- -- Cajus Pollmeier <cajus@debian.org> Sat, 3 Jul 2004 10:55:48 +0200
-
-gosa (2.1.1-2) unstable; urgency=low
-
- * Solved problem with upper/lowercase uid's
- * Merged CVS fix that does an incasesensitive check for is_account
-
- -- Cajus Pollmeier <cajus@debian.org> Wed, 19 May 2004 16:48:30 +0200
-
-gosa (2.1.1-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Sat, 24 Apr 2004 21:14:21 +0200
-
-gosa (2.1-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Sun, 11 Jan 2004 22:30:37 +0100
-
-gosa (2.0.1-2) unstable; urgency=low
-
- * Added various fixes from CVS. See changelog.
-
- -- Cajus Pollmeier <cajus@debian.org> Tue, 23 Dec 2003 09:31:20 +0100
-
-gosa (2.0.1-1) unstable; urgency=low
-
- * New upstream release
- * Fixed debconf script which destroyed the uid/ridbase
- values of gosa.conf
-
- -- Cajus Pollmeier <cajus@debian.org> Wed, 3 Dec 2003 21:16:02 +0100
-
-gosa (2.0-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cajus Pollmeier <cajus@debian.org> Mon, 10 Nov 2003 09:51:16 +0100
-
-gosa (2.0rc2-1) unstable; urgency=low
-
- * New upstream release which fixes many bugs
-
- -- Cajus Pollmeier <cajus@debian.org> Thu, 23 Oct 2003 15:15:53 +0200
-
-gosa (2.0rc1-2) unstable; urgency=low
-
- * Minor fixes to GOsa:
- - corrected mistakenly copied ui object in functions.inc
- - fixed errors when activating new terminals
- - removed krb warnings in class_user.inc
- * Fixed installation of distribution files to /usr/share/gosa
-
- -- Cajus Pollmeier <cajus@debian.org> Thu, 16 Oct 2003 15:17:34 +0200
-
-gosa (2.0rc1-1) unstable; urgency=low
-
- * New upstream release which fixes these issues
- - Switched to XML based gosa.conf
- - Cleaned all plugins, moved to children of plugin.conf
- - Moved back to gettext for translations
- - Added hooks for pre-/post-install scripts
- - Cleaned LDAP class
- - Added workarounds for MS-IE (>5.5) to render transparent
- PNGs in a correct way
- - Redesigned login screen / some plugins
- - Added hooks for eGOsa, which is a java applet based
- browsing tool
- - Switched from user based ACLs to group based ACLs,
- removed standalone ACL plugin in favor of new group tab.
- - Fixed samba2 rid generation (btw. still missing is sid
- support for samba3. But this will go into the final.)
- - Fixed many minor bugs
- - Introduced simple theming support
- - Added 'dn'-renaming for accounts
- * Changed suggests to requires
-
- -- Cajus Pollmeier <cajus@debian.org> Thu, 9 Oct 2003 08:09:59 +0200
-
-gosa (1.99.97-1) unstable; urgency=low
-
- * Beta version packaging
-
- -- Cajus Pollmeier <cajus@debian.org> Fri, 16 May 2003 11:20:59 +0200
-
-Local variables:
-mode: debian-changelog
-End:
diff --git a/gosa-core/debian/compat b/gosa-core/debian/compat
--- a/gosa-core/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-4
diff --git a/gosa-core/debian/conffiles b/gosa-core/debian/conffiles
+++ /dev/null
@@ -1,7 +0,0 @@
-/etc/gosa/gosa.conf
-/etc/gosa/apache.conf
-/etc/gosa/sieve-discard.txt
-/etc/gosa/sieve-header.txt
-/etc/gosa/sieve-mailsize.txt
-/etc/gosa/sieve-spam.txt
-/etc/gosa/sieve-vacation.txt
diff --git a/gosa-core/debian/control b/gosa-core/debian/control
--- a/gosa-core/debian/control
+++ /dev/null
@@ -1,86 +0,0 @@
-Source: gosa
-Section: web
-Priority: optional
-Maintainer: Cajus Pollmeier <cajus@debian.org>
-Build-Depends: debhelper(>= 4.2.32), dpatch, smarty
-Standards-Version: 3.7.2.2
-
-Package: gosa
-Architecture: all
-Depends: php5, php5-cli, apache | apache-ssl | apache2-mpm-worker | apache2-mpm-threadpool | apache2-mpm-prefork | apache2-mpm-perchild, exim4 | mail-transport-agent, php5-gd,php5-imap, php5-ldap, php5-mhash, php5-mcrypt, php5-mysql, php5-imagick | imagemagick (>= 5.4.4.5-1) | graphicsmagick-im-compat, libcrypt-smbhash-perl, smarty, php5-recode, wwwconfig-common, smarty-gettext, smarty-render, gettext
-Suggests: cyrus21-imapd (>= 2.1.11), postfix-ldap, etherwake, slapd, gosa-schema
-Description: Web Based LDAP Administration Program
- Provided is access to posix, shadow, samba, proxy, fax, pureftp and
- kerberos accounts. It is able to manage the postfix/cyrus server
- combination and can write user adapted sieve scripts.
- .
- GOsa is a combination of system-administrator and end-user web
- interface, designed to handle LDAP based setups.
-
-Package: gosa-desktop
-Architecture: all
-Depends: iceweasel | mozilla | firefox, debconf, po-debconf
-Suggests: xbase-clients
-Description: Desktop integration for GOsa
- This package includes a menu definition for your desktop
- environment.
- .
- GOsa is a combination of system-administrator and end-user web
- interface, designed to handle LDAP based setups.
-
-Package: gosa-schema
-Architecture: all
-Depends: slapd
-Description: LDAP schema for GOsa
- This package includes the LDAP schema needed by GOsa.
- .
- GOsa is a combination of system-administrator and end-user web
- interface, designed to handle LDAP based setups.
-
-Package: gosa-help-en
-Architecture: all
-Depends: gosa
-Description: English online help for GOsa
- This package includes the English online documentation for GOsa
- .
- GOsa is a combination of system-administrator and end-user web
- interface, designed to handle LDAP based setups.
-
-Package: gosa-help-de
-Architecture: all
-Depends: gosa
-Description: German online help for GOsa
- This package includes the German online documentation for GOsa
- .
- GOsa is a combination of system-administrator and end-user web
- interface, designed to handle LDAP based setups.
-
-Package: gosa-help-fr
-Architecture: all
-Depends: gosa
-Description: French online help for GOsa
- This package includes the French online documentation for GOsa
- .
- GOsa is a combination of system-administrator and end-user web
- interface, designed to handle LDAP based setups.
-
-Package: gosa-help-nl
-Architecture: all
-Depends: gosa
-Description: Dutch online help for GOsa
- This package includes the Dutch online documentation for GOsa
- .
- GOsa is a combination of system-administrator and end-user web
- interface, designed to handle LDAP based setups.
-
-Package: smarty-render
-Architecture: all
-Depends: smarty
-Suggests: gosa
-Description: Provide ACL based rendering for Smarty
- smarty-render provides acl based rendering support for Smarty,
- the popular PHP templating engine (http://smarty.php.net/). This
- module is mainly used by GOsa.
- .
- GOsa is a combination of system-administrator and end-user web
- interface, designed to handle LDAP based setups.
diff --git a/gosa-core/debian/copyright b/gosa-core/debian/copyright
+++ /dev/null
@@ -1,16 +0,0 @@
-This package was debianized by Cajus Pollmeier <cajus@debian.org> on
-Fri, 16 May 2003 11:20:59 +0200
-
-It was downloaded from ftp://oss.gonicus.de/pub/gosa
-
-Upstream author: Cajus Pollmeier <pollmeier@gonicus.de>
-
-This software is copyright (C) 2001-2007 Cajus Pollmeier, GONICUS GmbH.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-On Debian systems, the complete text of the GNU General Public
-License can be found in the file `/usr/share/common-licenses/GPL'.
diff --git a/gosa-core/debian/gosa-16.xpm b/gosa-core/debian/gosa-16.xpm
+++ /dev/null
@@ -1,137 +0,0 @@
-/* XPM */
-static char * gosa_16_xpm[] = {
-"16 16 118 2",
-" c None",
-". c #B0B1D3",
-"+ c #B3B4D3",
-"@ c #BEC1DF",
-"# c #C6C9E7",
-"$ c #CED0EE",
-"% c #D4DAF3",
-"& c #CCE0FA",
-"* c #9ECEFE",
-"= c #BBDDFF",
-"- c #D1D8FA",
-"; c #BEC8EE",
-"> c #B1D3F4",
-", c #95D4F5",
-"' c #75CDF9",
-") c #51BEFE",
-"! c #3FAEFF",
-"~ c #34A0FF",
-"{ c #49A0FC",
-"] c #B3B0C4",
-"^ c #D0D6FA",
-"/ c #A6D5F1",
-"( c #87E0FF",
-"_ c #6BD9FF",
-": c #5BCCFF",
-"< c #4EBCFF",
-"[ c #41AEFF",
-"} c #349FFF",
-"| c #308AF1",
-"1 c #BABACE",
-"2 c #CFD4F4",
-"3 c #9AC4EA",
-"4 c #76DCFF",
-"5 c #63D4FF",
-"6 c #57C7FF",
-"7 c #4AB8FF",
-"8 c #3EAAFF",
-"9 c #2C93F8",
-"0 c #1D78EA",
-"a c #B3B8D4",
-"b c #C2C4E3",
-"c c #A4C3ED",
-"d c #63D6FF",
-"e c #5BCBFF",
-"f c #50BFFF",
-"g c #44B1FE",
-"h c #3198F8",
-"i c #2382EF",
-"j c #1572EA",
-"k c #A3B5E2",
-"l c #B5B6D2",
-"m c #BAC9F3",
-"n c #58C8FE",
-"o c #51C0FF",
-"p c #40ACFE",
-"q c #3096F8",
-"r c #2688F4",
-"s c #1E7BEF",
-"t c #136EEA",
-"u c #94B4EE",
-"v c #C9CEF2",
-"w c #57B4F4",
-"x c #3EABFF",
-"y c #3098FC",
-"z c #288CF8",
-"A c #2081F4",
-"B c #1875EF",
-"C c #0D66EA",
-"D c #95B8F4",
-"E c #C7CBEE",
-"F c #64ACF3",
-"G c #2F97FF",
-"H c #278CFC",
-"I c #2082F8",
-"J c #1978F3",
-"K c #4288F0",
-"L c #A0BFF4",
-"M c #C1C2DA",
-"N c #ACAED4",
-"O c #82ABED",
-"P c #238AFF",
-"Q c #2282FA",
-"R c #659FF5",
-"S c #B6C8F2",
-"T c #B1B2D0",
-"U c #9F9FC6",
-"V c #C0CAF3",
-"W c #83AEF6",
-"X c #BCC4EB",
-"Y c #BCC1E8",
-"Z c #7C7EB2",
-"` c #B7BAE1",
-" . c #B7B9DE",
-".. c #DBE0F8",
-"+. c #D1DAFF",
-"@. c #9EA4D8",
-"#. c #A9B2E1",
-"$. c #B6C0F2",
-"%. c #9197CF",
-"&. c #DADBE9",
-"*. c #EEF1FB",
-"=. c #BBBDDE",
-"-. c #C3C6E6",
-";. c #A5AAD9",
-">. c #B0B6E3",
-",. c #B2BBEC",
-"'. c #888DC6",
-"). c #EDEDF9",
-"!. c #F0F2FE",
-"~. c #E8EDFE",
-"{. c #D8DDF7",
-"]. c #C5CBF0",
-"^. c #888CBF",
-"/. c #B6B7D4",
-"(. c #F2F5FE",
-"_. c #CBCFEA",
-":. c #8B8CB9",
-"<. c #7B7BA8",
-" . + ",
-" @ # $ % & * = ",
-" - ; > , ' ) ! ~ { ] ",
-" ^ / ( _ : < [ } | 1 ",
-" 2 3 4 5 6 7 8 9 0 a ",
-" b c d e f g h i j k ",
-" l m n o p q r s t u ",
-" v w x y z A B C D ",
-" E F G H I J K L M ",
-" N O P Q R S T ",
-" U V W X Y Z ",
-" ` ...+.@.#.$.%. ",
-" &.*.=.-.;.>.,.'. ",
-" ).!.~.{.].^. ",
-" /.(._.:. ",
-" <. "};
diff --git a/gosa-core/debian/gosa-desktop.config b/gosa-core/debian/gosa-desktop.config
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh -e
-
-# Source debconf library.
-. /usr/share/debconf/confmodule
-
-# What is the URL?
-db_input medium gosa-desktop/url || true
-db_go
-
diff --git a/gosa-core/debian/gosa-desktop.desktop b/gosa-core/debian/gosa-desktop.desktop
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-MimeType=text/plain
-GenericName=GOsa²
-Exec=/usr/bin/gosa
-Icon=gosa
-Path=
-Type=Application
-Terminal=false
-Name=GOsa
-X-KDE-StartupNotify=true
-Categories=Qt;KDE;Utility;System
diff --git a/gosa-core/debian/gosa-desktop.dirs b/gosa-core/debian/gosa-desktop.dirs
+++ /dev/null
@@ -1,4 +0,0 @@
-etc/gosa
-usr/bin
-usr/share/pixmaps
-usr/share/applications
diff --git a/gosa-core/debian/gosa-desktop.menu b/gosa-core/debian/gosa-desktop.menu
+++ /dev/null
@@ -1,8 +0,0 @@
-?package(gosa-desktop):\
- needs="x11"\
- section="Apps/System"\
- hints="KDE"\
- icon32x32="/usr/share/pixmaps/gosa.xpm"\
- icon16x16="/usr/share/pixmaps/gosa-16.xpm"\
- title="GOsa"\
- command="gosa"
diff --git a/gosa-core/debian/gosa-desktop.postinst b/gosa-core/debian/gosa-desktop.postinst
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh -e
-
-#DEBHELPER#
-
-# Source debconf library.
-. /usr/share/debconf/confmodule
-
-db_get gosa-desktop/url
-if [ -n "$RET" ]; then
- echo "URL='$RET'" > /etc/gosa/desktoprc
-fi
diff --git a/gosa-core/debian/gosa-desktop.postrm b/gosa-core/debian/gosa-desktop.postrm
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-#DEBHELPER#
-
-if [ "$1" = "purge" ]; then
- rm -f /etc/gosa/desktoprc
-fi
diff --git a/gosa-core/debian/gosa-desktop.templates b/gosa-core/debian/gosa-desktop.templates
+++ /dev/null
@@ -1,9 +0,0 @@
-Template: gosa-desktop/url
-Type: string
-Default: https://www.gosa-project.org/demo/2.5
-_Description: URL to your GOsa installation:
- The gosa start script can automatically point your
- browser to a system wide default location of your
- GOsa instance.
- .
- Enter the URL in order to set this default.
diff --git a/gosa-core/debian/gosa-help-de.dirs b/gosa-core/debian/gosa-help-de.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/gosa/doc/guide/user/de
diff --git a/gosa-core/debian/gosa-help-en.dirs b/gosa-core/debian/gosa-help-en.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/gosa/doc/guide/user/en
diff --git a/gosa-core/debian/gosa-help-fr.dirs b/gosa-core/debian/gosa-help-fr.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/gosa/doc/guide/user/fr/html
diff --git a/gosa-core/debian/gosa-help-nl.dirs b/gosa-core/debian/gosa-help-nl.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/gosa/doc/guide/user/nl/html
diff --git a/gosa-core/debian/gosa-schema.dirs b/gosa-core/debian/gosa-schema.dirs
+++ /dev/null
@@ -1 +0,0 @@
-etc/ldap/schema
diff --git a/gosa-core/debian/gosa.1 b/gosa-core/debian/gosa.1
--- a/gosa-core/debian/gosa.1
+++ /dev/null
@@ -1,41 +0,0 @@
-.TH gosa 1
-.SH NAME
-gosa \- start script for the GOsa web interface
-.SH SYNOPSIS
-.PP
-.B gosa
-[
-URL
-]
-.SH DESCRIPTION
-Start the
-.B GOsa
-web interface using a gecko based browser and generate
-a special browser profile for
-.B GOsa
-usage. This profile will disable
-normal style browser navigation and URL fields.
-.SH OPTIONS
-.TP
-.BR URL
-Open this URL when launching the browser with the GOsa profile. This
-option is optional and may be preset by the
-.B configuration
-files.
-.SH "RETURN VALUE"
-The script return zero values on success.
-.SH EXAMPLES
-.B gosa
-https://admin.example.net
-.SH FILES
-Presetting the URL works by placing something like
-.B URL="http://admin.example.net"
-inside one of these files:
-.br
-.nf
-.\" set tabstop to longest possible filename, plus a wee bit
-.ta \w'/usr/lib/perl/getopts.pl 'u
-\fI/etc/gosa/desktoprc\fR system wide setting
-\fI$HOME/.gosa-desktop\fR user specific setting
-.SH AUTHOR
-Cajus Pollmeier <cajus@debian.org>
diff --git a/gosa-core/debian/gosa.conffiles b/gosa-core/debian/gosa.conffiles
+++ /dev/null
@@ -1,3 +0,0 @@
-/etc/gosa/gosa.conf
-/etc/gosa/apache.conf
-/etc/gosa/encodings
diff --git a/gosa-core/debian/gosa.dirs b/gosa-core/debian/gosa.dirs
+++ /dev/null
@@ -1,6 +0,0 @@
-etc/gosa
-usr/bin
-usr/share/gosa
-usr/share/doc/gosa/contrib
-usr/share/gosa/bin
-var/spool/gosa
diff --git a/gosa-core/debian/gosa.postinst b/gosa-core/debian/gosa.postinst
+++ /dev/null
@@ -1,64 +0,0 @@
-#! /bin/sh
-# GOsa postinst script
-
-#DEBHELPER#
-
-# We exit unless the package is being configured
-case "$1" in
- abort*upgrade) exit 0;;
- abort*remove) exit 0;;
- abort*deconfigure) exit 0;;
- configure) ;;
- *) exit 0;
-esac
-
-# Get apache versions running
-servers=""
-for srv in apache apache-ssl apache2; do
- if [ -x /usr/sbin/$srv ]; then
- servers="$srv $servers"
- fi
-done
-
-for server in $servers; do
-
- # Set ID's
- WEBUSER="www-data"
- WEBGROUP="www-data"
-
- # Copy GOsa apache.conf to conf.d directories
- if [ ! -f /etc/$server/conf.d/gosa.conf ]; then
- echo "Making /gosa available in /etc/$server/conf.d"
-
- # Add GOsa include file
- cp /etc/gosa/apache.conf /etc/$server/conf.d/gosa.conf
- fi
-
-done
-
-# Make compile directory writeable for webuser
-chown root.$WEBGROUP -R /var/spool/gosa
-chmod 770 -R /var/spool/gosa
-
-# Add links for safe mode
-[ ! -d /usr/share/gosa/bin ] && mkdir -p /usr/share/gosa/bin
-for source in /usr/bin/convert /usr/bin/lpstat; do
- if [ -e $source ]; then
- target=/usr/share/gosa/bin/${source##*/}
- [ ! -L $target ] && ln -sf $source $target
- fi
-done
-
-# Update gosa
-/usr/sbin/update-gosa
-
-# Finally restart servers
-for server in $servers; do
- if [ -x /usr/sbin/invoke-rc.d ]; then
- invoke-rc.d $server restart
- else
- /etc/init.d/$server restart
- fi
-done
-
-exit 0
diff --git a/gosa-core/debian/gosa.postrm b/gosa-core/debian/gosa.postrm
+++ /dev/null
@@ -1,71 +0,0 @@
-#! /bin/sh
-# postrm script for GOsa
-#
-
-case "$1" in
- purge|remove)
- ## PURGE!!!
- if [ "$1" = "purge" ] ; then
- if [ -d /var/spool/gosa ] ; then
- echo "Removing /var/spool/gosa as requested."
- rm -Rf /var/spool/gosa
- fi
- fi
-
- # Get apache versions running
- servers=""
- for srv in apache apache-ssl; do
- dpkg -s $srv | grep -q "^Status:.*not-installed"
- if [ $? -eq 1 ]; then
- servers="$srv $servers"
- fi
- done
-
- # Adapt server configs
- for server in $servers ; do
- # remove GOsa include
- includefile=/etc/$server/conf.d/gosa.conf
-
- case "$1" in
- purge)
- if [ -e /usr/share/wwwconfig-common/apache-uninclude_all.sh ] ; then
- . /usr/share/wwwconfig-common/apache-uninclude_all.sh
- if [ "$status" = "purge" ] ; then
- [ -L /etc/$server/conf.d/gosa.conf ] && rm /etc/$server/conf.d/gosa.conf
- restart="$restart $server"
- fi
- else
- echo "Can not unconfigure gosa from apache because wwwconfig-common is removed."
- fi
- ;;
-
- remove)
- if [ -e /usr/share/wwwconfig-common/apache-cominclude_all.sh ] ; then
- . /usr/share/wwwconfig-common/apache-cominclude_all.sh
- if [ "$status" = "comment" ] ; then
- restart="$restart $server"
- fi
- else
- echo "Can not unconfigure imp from apache because wwwconfig-common is removed."
- fi
- ;;
- esac
- done
-
- # Restart servers
- /usr/share/wwwconfig-common/restart.sh
-
- ;;
- upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
-
- ;;
-
- *)
- echo "postrm called with unknown argument \`$1'" >&2
- exit 0
- ;;
-esac
-
-#DEBHELPER#
-
-exit 0
diff --git a/gosa-core/debian/gosa.xpm b/gosa-core/debian/gosa.xpm
+++ /dev/null
@@ -1,490 +0,0 @@
-/* XPM */
-static char * gosa_xpm[] = {
-"32 32 455 2",
-" c None",
-". c #8585A9",
-"+ c #9E9EC5",
-"@ c #A8A8CF",
-"# c #ACADD2",
-"$ c #B5B7D9",
-"% c #C1C2E2",
-"& c #D8DAF2",
-"* c #C0C2E2",
-"= c #7B7BA6",
-"- c #AFAFCE",
-"; c #B5B6D6",
-"> c #BBBDDE",
-", c #C1C3E5",
-"' c #CBCDEB",
-") c #D8DAF3",
-"! c #E7E9FB",
-"~ c #EDEFFD",
-"{ c #E9EFFE",
-"] c #DCECFE",
-"^ c #DDEEFF",
-"/ c #F6F9FE",
-"( c #9696BD",
-"_ c #BDBCD6",
-": c #C0C1DC",
-"< c #BEBFDD",
-"[ c #C3C5E4",
-"} c #C9CDED",
-"| c #D1D7F5",
-"1 c #D6DCF8",
-"2 c #DCDEFA",
-"3 c #DFE0F9",
-"4 c #DBE2F8",
-"5 c #D0E0F7",
-"6 c #BBD9F7",
-"7 c #9FCFF9",
-"8 c #6AB8FD",
-"9 c #4AA7FE",
-"0 c #4DA6FF",
-"a c #CCE6FF",
-"b c #ABAAC9",
-"c c #C8C8E0",
-"d c #D8DBF2",
-"e c #CED5F8",
-"f c #CCD5FB",
-"g c #CBD2F7",
-"h c #CAD2F6",
-"i c #C8D3F6",
-"j c #BCD1F2",
-"k c #B1CEED",
-"l c #9BCDF0",
-"m c #80CBF5",
-"n c #5DC3FC",
-"o c #4BBAFF",
-"p c #40B1FF",
-"q c #39AAFF",
-"r c #36A3FF",
-"s c #319DFF",
-"t c #2490FF",
-"u c #7DBCFE",
-"v c #C7C3D7",
-"w c #C9C9DC",
-"x c #D5DDFE",
-"y c #C9D4FF",
-"z c #B4BBE3",
-"A c #ADC0E3",
-"B c #A2D0EF",
-"C c #91D8F7",
-"D c #7BD9FA",
-"E c #6CD7FC",
-"F c #60D1FF",
-"G c #58CBFF",
-"H c #51C2FF",
-"I c #4CBBFF",
-"J c #44B2FF",
-"K c #3FACFF",
-"L c #37A3FF",
-"M c #2490FD",
-"N c #5FA6F7",
-"O c #D6D4E1",
-"P c #C4C4DB",
-"Q c #D5DDFD",
-"R c #C5CDF9",
-"S c #A8C1E3",
-"T c #A9EAFE",
-"U c #92E4FF",
-"V c #83DFFF",
-"W c #71DBFF",
-"X c #67D8FF",
-"Y c #5ED0FF",
-"Z c #59CAFF",
-"` c #51C1FF",
-" . c #3EABFF",
-".. c #37A2FF",
-"+. c #319CFF",
-"@. c #238BF8",
-"#. c #4592EF",
-"$. c #DEDEEA",
-"%. c #B8B8D2",
-"&. c #DBDFF8",
-"*. c #C9D1FC",
-"=. c #A6C3E6",
-"-. c #9FE5FE",
-";. c #8BE1FF",
-">. c #7DDEFF",
-",. c #6EDAFF",
-"'. c #65D6FF",
-"). c #5DCFFF",
-"!. c #58C8FF",
-"~. c #50BFFF",
-"{. c #4AB8FF",
-"]. c #43B0FF",
-"^. c #3EAAFF",
-"/. c #36A2FF",
-"(. c #309CFF",
-"_. c #2083F2",
-":. c #3788EC",
-"<. c #DFE1EF",
-"[. c #737291",
-"}. c #D5D6F0",
-"|. c #CFD8FE",
-"1. c #A5B5DF",
-"2. c #8FDAF7",
-"3. c #80DFFF",
-"4. c #74DBFF",
-"5. c #68D8FF",
-"6. c #62D3FF",
-"7. c #5BCBFF",
-"8. c #56C6FF",
-"9. c #4EBDFF",
-"0. c #48B6FF",
-"a. c #41AFFF",
-"b. c #3CA8FF",
-"c. c #34A0FF",
-"d. c #2B91F8",
-"e. c #1D7AEB",
-"f. c #247CEB",
-"g. c #DBE2F5",
-"h. c #7F7E9F",
-"i. c #C7C8E6",
-"j. c #D0D8FB",
-"k. c #ADB6E2",
-"l. c #86CDF1",
-"m. c #76DCFF",
-"n. c #6CD9FF",
-"o. c #63D5FF",
-"p. c #5FD0FF",
-"q. c #53C2FF",
-"r. c #4CBAFF",
-"s. c #46B4FF",
-"t. c #3AA7FF",
-"u. c #2F97FA",
-"v. c #2485F0",
-"w. c #1D79EB",
-"x. c #1773E9",
-"y. c #CFDCF7",
-"z. c #8988AB",
-"A. c #B6B6D4",
-"B. c #CED4F7",
-"C. c #BDC3EE",
-"D. c #84C0E9",
-"E. c #68DAFF",
-"F. c #64D6FF",
-"G. c #60D0FF",
-"H. c #54C4FF",
-"I. c #50BEFF",
-"J. c #49B7FF",
-"K. c #44B1FF",
-"L. c #3BA7FE",
-"M. c #3199F9",
-"N. c #2685F0",
-"O. c #2280EE",
-"P. c #1C78EB",
-"Q. c #0F6DE9",
-"R. c #A8C7F6",
-"S. c #A6A4C6",
-"T. c #A5A4C0",
-"U. c #D2D6F4",
-"V. c #C5CCF6",
-"W. c #8ABDE8",
-"X. c #62D7FF",
-"Y. c #5FD1FF",
-"Z. c #51C0FF",
-"`. c #45B2FF",
-" + c #3DA9FD",
-".+ c #3096F7",
-"++ c #298BF3",
-"@+ c #2483F0",
-"#+ c #207EEE",
-"$+ c #1A76EB",
-"%+ c #0E6BE9",
-"&+ c #88B4F4",
-"*+ c #B6B5D5",
-"=+ c #CBCCE6",
-"-+ c #CED5FC",
-";+ c #9DBCEA",
-">+ c #5ACEFF",
-",+ c #55C5FF",
-"'+ c #4BB9FF",
-")+ c #42AFFE",
-"!+ c #369EFA",
-"~+ c #2F94F7",
-"{+ c #2A8DF5",
-"]+ c #2687F3",
-"^+ c #2180F0",
-"/+ c #1D7AEE",
-"(+ c #1773EB",
-"_+ c #106BE9",
-":+ c #609AF0",
-"<+ c #CCCDE6",
-"[+ c #B5B5D4",
-"}+ c #D1D9FE",
-"|+ c #AEBAE7",
-"1+ c #58C3FA",
-"2+ c #3EA9FE",
-"3+ c #359EFC",
-"4+ c #2F96F9",
-"5+ c #2C91F7",
-"6+ c #278AF5",
-"7+ c #2384F3",
-"8+ c #1E7CF0",
-"9+ c #1A77EE",
-"0+ c #1570EB",
-"a+ c #0F69E9",
-"b+ c #4D8DEF",
-"c+ c #D9DDF2",
-"d+ c #A2A1C6",
-"e+ c #CFD6F8",
-"f+ c #BEC0EA",
-"g+ c #61B2EC",
-"h+ c #4BBDFF",
-"i+ c #3DA9FF",
-"j+ c #339CFD",
-"k+ c #3098FB",
-"l+ c #2C91F9",
-"m+ c #288CF7",
-"n+ c #2486F5",
-"o+ c #2080F3",
-"p+ c #1B79F0",
-"q+ c #1774EE",
-"r+ c #126CEB",
-"s+ c #0E66E9",
-"t+ c #3B7FEC",
-"u+ c #E3EBFC",
-"v+ c #9898BD",
-"w+ c #CED3F2",
-"x+ c #CACEF5",
-"y+ c #6AAAE7",
-"z+ c #46B6FF",
-"A+ c #349FFF",
-"B+ c #2F97FD",
-"C+ c #2C93FB",
-"D+ c #288DF9",
-"E+ c #2588F7",
-"F+ c #2182F4",
-"G+ c #1D7CF2",
-"H+ c #1876F0",
-"I+ c #1570EE",
-"J+ c #0E68EB",
-"K+ c #0660E9",
-"L+ c #4D88ED",
-"M+ c #E9F0FD",
-"N+ c #C5C6E8",
-"O+ c #D3DAFE",
-"P+ c #80AFEA",
-"Q+ c #3FACFD",
-"R+ c #339DFF",
-"S+ c #2F97FF",
-"T+ c #2A91FD",
-"U+ c #288DFB",
-"V+ c #2387F9",
-"W+ c #2182F7",
-"X+ c #1D7DF4",
-"Y+ c #1977F2",
-"Z+ c #116EF0",
-"`+ c #176EED",
-" @ c #3E83ED",
-".@ c #7DA9F1",
-"+@ c #EDF0FA",
-"@@ c #E0E0F1",
-"#@ c #B0B0D6",
-"$@ c #D4DAFA",
-"%@ c #95B4EB",
-"&@ c #3DA3F9",
-"*@ c #2E97FF",
-"=@ c #2B92FF",
-"-@ c #268CFD",
-";@ c #2488FB",
-">@ c #2082F9",
-",@ c #1D7EF7",
-"'@ c #1576F5",
-")@ c #1874F1",
-"!@ c #488BEF",
-"~@ c #96B8F3",
-"{@ c #E0E9FB",
-"]@ c #E5E7F8",
-"^@ c #B4B5D6",
-"/@ c #6C6C98",
-"(@ c #9090B6",
-"_@ c #CACFF2",
-":@ c #AEBBEB",
-"<@ c #4498F2",
-"[@ c #288FFF",
-"}@ c #248BFF",
-"|@ c #2185FD",
-"1@ c #1C80FB",
-"2@ c #1D7CF7",
-"3@ c #3284F4",
-"4@ c #70A3F2",
-"5@ c #C5D3F3",
-"6@ c #E7E8F8",
-"7@ c #D4D5EC",
-"8@ c #9797C1",
-"9@ c #5F5F95",
-"0@ c #8181A7",
-"a@ c #BFC3EA",
-"b@ c #BEC6F0",
-"c@ c #5894E8",
-"d@ c #2189FF",
-"e@ c #1E84FF",
-"f@ c #1B7EFC",
-"g@ c #3285F6",
-"h@ c #80AAF1",
-"i@ c #C4D2F7",
-"j@ c #DBE0F8",
-"k@ c #C9CCEB",
-"l@ c #8586B1",
-"m@ c #5F6089",
-"n@ c #B4B5DB",
-"o@ c #D0D7F9",
-"p@ c #94A7E0",
-"q@ c #388AF5",
-"r@ c #4D94F7",
-"s@ c #A6BDF0",
-"t@ c #D4D9F5",
-"u@ c #CFD1EE",
-"v@ c #B9BEE4",
-"w@ c #7C7EB5",
-"x@ c #3A3A5E",
-"y@ c #A09FC9",
-"z@ c #D3DAFB",
-"A@ c #CAD2F8",
-"B@ c #BCC7F2",
-"C@ c #CCD5FA",
-"D@ c #C5C9EC",
-"E@ c #AFB1DB",
-"F@ c #AAAEDD",
-"G@ c #8D91CA",
-"H@ c #9094C7",
-"I@ c #8B8FC7",
-"J@ c #A6A9D8",
-"K@ c #BEC5EE",
-"L@ c #B8BEE7",
-"M@ c #ACAED7",
-"N@ c #C5C7E6",
-"O@ c #DBE1FA",
-"P@ c #D7DFFF",
-"Q@ c #CED8FF",
-"R@ c #9BA0D8",
-"S@ c #A8AFDC",
-"T@ c #ACB5E3",
-"U@ c #ADB6E7",
-"V@ c #B9C2F6",
-"W@ c #9DA4DB",
-"X@ c #767BAE",
-"Y@ c #BFC0E1",
-"Z@ c #B7B9DD",
-"`@ c #9D9ECC",
-" # c #DBDBEC",
-".# c #ECF0FF",
-"+# c #E1E7FF",
-"@# c #D5DEFF",
-"## c #CBD5FE",
-"$# c #969BD4",
-"%# c #A1A7D7",
-"&# c #A8B1DF",
-"*# c #A2ABDC",
-"=# c #BCC7F7",
-"-# c #C6D1FF",
-";# c #BAC4F6",
-"># c #8387C9",
-",# c #E6E8F4",
-"'# c #F2F5FD",
-")# c #F3F6FE",
-"!# c #C8C9E2",
-"~# c #D7DCF6",
-"{# c #B2B7E4",
-"]# c #9194CC",
-"^# c #9296CB",
-"/# c #ADB4E1",
-"(# c #B1B9E6",
-"_# c #BBC5F4",
-":# c #B7C1F3",
-"<# c #A0A8E2",
-"[# c #6668A9",
-"}# c #474685",
-"|# c #CBCBDE",
-"1# c #F5F7FC",
-"2# c #EBECF8",
-"3# c #E9ECF9",
-"4# c #D1D4EE",
-"5# c #B2B4DA",
-"6# c #9798CB",
-"7# c #9EA2D1",
-"8# c #B4BAE2",
-"9# c #BDC4EC",
-"0# c #C2CBF4",
-"a# c #BDC6F5",
-"b# c #A1A8E2",
-"c# c #6668A8",
-"d# c #48497F",
-"e# c #E4E5F6",
-"f# c #F8F9FE",
-"g# c #EFF1FC",
-"h# c #EDF0FD",
-"i# c #EAEEFE",
-"j# c #E5EAFC",
-"k# c #C3C8E8",
-"l# c #D5DAF6",
-"m# c #DAE1FD",
-"n# c #D4DCFD",
-"o# c #BCC3EE",
-"p# c #989CD4",
-"q# c #5B5C9C",
-"r# c #3F3E73",
-"s# c #DCDCF1",
-"t# c #FAFBFF",
-"u# c #F3F6FF",
-"v# c #EFF2FF",
-"w# c #EBEFFF",
-"x# c #E8ECFF",
-"y# c #E5EBFF",
-"z# c #E2E8FF",
-"A# c #C7CCF0",
-"B# c #9EA1D6",
-"C# c #61629B",
-"D# c #444374",
-"E# c #9F9FC5",
-"F# c #EEF0F9",
-"G# c #F4F6FF",
-"H# c #EFF3FF",
-"I# c #EDF1FF",
-"J# c #E1E6F9",
-"K# c #C3C7EA",
-"L# c #9293C6",
-"M# c #5A5996",
-"N# c #B5B6D7",
-"O# c #F5F8FE",
-"P# c #EEF2FC",
-"Q# c #CACDEA",
-"R# c #9496C7",
-"S# c #5F5F92",
-"T# c #9696C4",
-"U# c #8585B7",
-"V# c #585890",
-" . ",
-" + @ # $ % & * = ",
-" - ; > , ' ) ! ~ { ] ^ / ( ",
-" _ : < [ } | 1 2 3 4 5 6 7 8 9 0 a b ",
-" c d e f g h i j k l m n o p q r s t u v ",
-" w x y z A B C D E F G H I J K L s M N O ",
-" P Q R S T U V W X Y Z ` o J ...+.@.#.$. ",
-" %.&.*.=.-.;.>.,.'.).!.~.{.].^./.(._.:.<.[. ",
-" }.|.1.2.3.4.5.6.7.8.9.0.a.b.c.d.e.f.g.h. ",
-" i.j.k.l.m.n.o.p.!.q.r.s.K t.u.v.w.x.y.z. ",
-" A.B.C.D.E.F.G.7.H.I.J.K.L.M.N.O.P.Q.R.S. ",
-" T.U.V.W.X.Y.7.8.Z.I `. +.+++@+#+$+%+&+*+ ",
-" =+-+;+>+Z ,+Z.'+)+!+~+{+]+^+/+(+_+:+<+ ",
-" [+}+|+1+H.Z.I 2+3+4+5+6+7+8+9+0+a+b+c+ ",
-" d+e+f+g+h+J.i+j+k+l+m+n+o+p+q+r+s+t+u+ ",
-" v+w+x+y+z+K A+B+C+D+E+F+G+H+I+J+K+L+M+ ",
-" N+O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @.@+@@@ ",
-" #@$@%@&@*@=@-@;@>@,@'@)@!@~@{@]@^@/@ ",
-" (@_@:@<@[@}@|@1@2@3@4@5@6@7@8@9@ ",
-" 0@a@b@c@d@e@f@g@h@i@j@k@l@m@ ",
-" n@o@p@q@r@s@t@u@v@w@x@ ",
-" y@z@A@B@C@D@E@F@b@G@H@I@ ",
-" J@K@L@M@N@O@P@Q@R@S@T@U@V@W@X@ ",
-" Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#># ",
-" ,#'#)#Z@!#.#~#{#]#^#/#(#_#:#<#[#}# ",
-" |#1#2#3#4#`@5#6#7#8#9#0#a#b#c#d# ",
-" e#f#g#h#i#j#k#l#m#n#o#p#q#r# ",
-" s#t#u#v#w#x#y#z#A#B#C#D# ",
-" E#F#G#H#I#J#K#L#M# ",
-" N#O#P#Q#R#S# ",
-" T#U#V# ",
-" "};
diff --git a/gosa-core/debian/mkntpasswd.1 b/gosa-core/debian/mkntpasswd.1
+++ /dev/null
@@ -1,12 +0,0 @@
-.TH MNTPASSWD 1
-.SH NAME
-mkntpasswd \- mkntpasswd a tool to generate samba password hashes
-.SH SYNOPSIS
-.PP
-.B mkntpasswd
-.I password
-.SH DESCRIPTION
-.I mkntpasswd
-takes the password supplied on the command line and prints the corresponding
-.I samba
-password hash to STDOUT.
diff --git a/gosa-core/debian/overrides-linda b/gosa-core/debian/overrides-linda
+++ /dev/null
@@ -1,8 +0,0 @@
-Tag: extra-license-file
-Data: /usr/share/gosa/setup/class_setupStep_License.inc
-
-Tag: extra-license-file
-Data: /usr/share/gosa/setup/license.txt
-
-Tag: extra-license-file
-Data: /usr/share/gosa/setup/setup_license.tpl
diff --git a/gosa-core/debian/overrides-lintian b/gosa-core/debian/overrides-lintian
+++ /dev/null
@@ -1,3 +0,0 @@
-gosa: extra-license-file usr/share/gosa/setup/class_setupStep_License.inc
-gosa: extra-license-file usr/share/gosa/setup/license.txt
-gosa: extra-license-file usr/share/gosa/setup/setup_license.tpl
diff --git a/gosa-core/debian/po/POTFILES.in b/gosa-core/debian/po/POTFILES.in
+++ /dev/null
@@ -1 +0,0 @@
-[type: gettext/rfc822deb] gosa-desktop.templates
diff --git a/gosa-core/debian/po/de.po b/gosa-core/debian/po/de.po
+++ /dev/null
@@ -1,39 +0,0 @@
-# GOsa desktop file installer.
-# Copyright (C) 2007 Cajus Pollmeier <cajus@debian.org>
-# This file is distributed under the same license as the gosa-desktop package.
-# Cajus Pollmeier <cajus@debian.org>, 2007.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: 2.5.12\n"
-"Report-Msgid-Bugs-To: cajus@debian.org\n"
-"POT-Creation-Date: 2007-06-27 10:59+0200\n"
-"PO-Revision-Date: 2007-06-27 11:07+0200\n"
-"Last-Translator: Cajus Pollmeier <cajus@debian.org>\n"
-"Language-Team: GERMAN <de@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid "URL to your GOsa installation:"
-msgstr "URL zu ihrer GOsa-Installation:"
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid ""
-"The gosa start script can automatically point your browser to a system wide "
-"default location of your GOsa instance."
-msgstr ""
-"Das GOsa Start-Skript kann den Browser automatisch auf ihre systemweite "
-"Standard GOsa-Installation einstellen."
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid "Enter the URL in order to set this default."
-msgstr "Geben Sie die URL der Standard-Installation an."
diff --git a/gosa-core/debian/po/fr.po b/gosa-core/debian/po/fr.po
+++ /dev/null
@@ -1,41 +0,0 @@
-# translation of templates.po to Français
-# GOsa desktop file installer.
-# Copyright (C) 2007 Cajus Pollmeier <cajus@debian.org>
-# This file is distributed under the same license as the gosa-desktop package.
-#
-# Cajus Pollmeier <cajus@debian.org>, 2007.
-# Benoit Mortier <benoit.mortier@opensides.be>, 2007.
-msgid ""
-msgstr ""
-"Project-Id-Version: templates\n"
-"Report-Msgid-Bugs-To: cajus@debian.org\n"
-"POT-Creation-Date: 2007-06-27 10:59+0200\n"
-"PO-Revision-Date: 2007-07-16 15:37+0200\n"
-"Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n"
-"Language-Team: Français <fr@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid "URL to your GOsa installation:"
-msgstr "URL vers votre installation de GOsa"
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid ""
-"The gosa start script can automatically point your browser to a system wide "
-"default location of your GOsa instance."
-msgstr "Le script de démarrage permet de configurer votre navigateur pour aller directement à votre GOsa."
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid "Enter the URL in order to set this default."
-msgstr "Veuillez entrer l'url pour activer cette fonctionnalité."
-
diff --git a/gosa-core/debian/po/pt.po b/gosa-core/debian/po/pt.po
+++ /dev/null
@@ -1,41 +0,0 @@
-# translation of gosa debconf to Portuguese
-# GOsa desktop file installer.
-# Copyright (C) 2007 Américo Monteiro
-# This file is distributed under the same license as the gosa-desktop package.
-#
-# Américo Monteiro <a_monteiro@netcabo.pt>, 2007.
-msgid ""
-msgstr ""
-"Project-Id-Version: gosa 2.5.12-1\n"
-"Report-Msgid-Bugs-To: cajus@debian.org\n"
-"POT-Creation-Date: 2007-06-27 10:59+0200\n"
-"PO-Revision-Date: 2007-08-01 23:35+0100\n"
-"Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n"
-"Language-Team: Portuguese <traduz@debianpt.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid "URL to your GOsa installation:"
-msgstr "URL da sua instalação GOsa:"
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid ""
-"The gosa start script can automatically point your browser to a system wide "
-"default location of your GOsa instance."
-msgstr ""
-"O script de arranque do gosa pode automaticamente apontar o seu navegador Web "
-"para uma localização de omissão da sua instância GOsa para todo o sistema."
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid "Enter the URL in order to set this default."
-msgstr "Indique o URL para regular isto como omissão."
-
diff --git a/gosa-core/debian/po/templates.pot b/gosa-core/debian/po/templates.pot
+++ /dev/null
@@ -1,37 +0,0 @@
-# GOsa desktop file installer.
-# Copyright (C) 2007 Cajus Pollmeier <cajus@debian.org>
-# This file is distributed under the same license as the gosa-desktop package.
-# Cajus Pollmeier <cajus@debian.org>, 2007.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: cajus@debian.org\n"
-"POT-Creation-Date: 2007-06-27 10:59+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid "URL to your GOsa installation:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid ""
-"The gosa start script can automatically point your browser to a system wide "
-"default location of your GOsa instance."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../gosa-desktop.templates:1001
-msgid "Enter the URL in order to set this default."
-msgstr ""
diff --git a/gosa-core/debian/rules b/gosa-core/debian/rules
--- a/gosa-core/debian/rules
+++ /dev/null
@@ -1,169 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# Configure smarty location
-export SMARTY_LOCATION=/usr/share/php/smarty/libs
-
-build: patch
- #*************************************************
- #* Building GOsa into a Debian/GNU Linux Package *
- #* please stand by *
- #*************************************************
-
-clean: clean-patched unpatch
-clean-patched:
- dh_testdir
- rm -f install-stamp
- -rm -f debian/files
- -rm -f debian/substvars
- dh_clean
-
-unpatch:
- dpatch deapply-all
- rm -rf patch-stamp debian/patched
-
-install: install-stamp
-install-stamp:
- dh_testdir
- dh_testroot
- dh_clean -k
- dh_installdirs
-
- # Move everything but debian to the destination directory
- for i in `ls | grep -v debian`; do \
- cp -R $$i debian/gosa/usr/share/gosa ; \
- done
-
- # Clean up with SVN directories
- -find debian/gosa -type d -name ".svn" -exec rm -rf {} \; &> /dev/null || /bin/true
-
- # Move schema files to the schema package
- -mv debian/gosa/usr/share/gosa/contrib/openldap/go*.schema debian/gosa-schema/etc/ldap/schema
-
- # Install changelogs
- -for package in gosa gosa-schema gosa-desktop gosa-help-de gosa-help-en gosa-help-fr gosa-help-nl smarty-render; do \
- [[ ! -d debian/$package/usr/share/doc/$package ]] && mkdir -p debian/$package/usr/share/doc/$package ; \
- gzip -c9 debian/changelog > debian/$package/usr/share/doc/$package/changelog.Debian.gz ; \
- done
-
- # Move contrib to doc
- -mv -R debian/gosa/usr/share/gosa/contrib debian/gosa/usr/share/doc/gosa/
-
- # Put docs in shape
- -cp -R INSTALL debian/gosa/usr/share/doc/gosa/README.INSTALL
- -cp AUTHORS README FAQ doc/README.pptp doc/README.xls-export doc/README.glpi doc/README.nagios doc/README.phpscheduleit doc/README.safemode doc/README.devel doc/README.openxchange debian/gosa/usr/share/doc/gosa/
-
- # Remove docs that are located in the wrong location
- -rm debian/gosa/usr/share/gosa/doc/README.ssh
- -for doc in README INSTALL AUTHORS Changelog COPYING TODO FAQ; do \
- rm debian/gosa/usr/share/gosa/$doc ; \
- done
-
- # Create missing directories
- -for dir in compile config cache; do \
- mkdir -p debian/gosa/var/spool/gosa/dir ; \
- done
- -mkdir -p debian/gosa/etc/gosa/vacation
- -mkdir -p debian/gosa/usr/lib/gosa
- -mkdir -p debian/smarty-render/usr/share/php/smarty/libs/plugins
-
- # Feed etc directory
- -cp -R debian/apache.conf debian/gosa/etc/gosa/apache.conf
- -cp -R contrib/encodings debian/gosa/etc/gosa/encodings
- -cp -R plugins/personal/mail/sieve-*.txt debian/gosa/etc/gosa
- -cp contrib/shells debian/gosa/etc/gosa
-
- # Install binaries
- -mv debian/gosa/usr/share/gosa/bin/* debian/gosa/usr/bin
- -mkdir debian/gosa/usr/sbin
- -mv debian/gosa/usr/share/gosa/update-gosa debian/gosa/usr/sbin
-
- # Install documentation
- -for lang in en de fr nl; do mkdir -p debian/gosa-help-$$lang/usr/share/gosa/doc/guide/user/$$lang; done
- -for lang in en de fr nl; do mv debian/gosa/usr/share/gosa/doc/guide/user/$$lang/* debian/gosa-help-$$lang/usr/share/gosa/doc/guide/user/$$lang/; done
-
- # Create gosa-desktop package
- -cp -R contrib/scripts/desktoprc debian/gosa-desktop/etc/gosa/desktoprc
- -cp -R contrib/scripts/gosa debian/gosa-desktop/usr/bin/gosa
- -cp -R debian/gosa*.xpm debian/gosa-desktop/usr/share/pixmaps
- -cp -R debian/gosa-desktop.desktop debian/gosa-desktop/usr/share/applications/gosa.desktop
-
- # Clean up
- -rm -rf debian/gosa/usr/share/gosa/contrib
- -rm -rf debian/gosa/usr/share/gosa/state
- -rm -rf debian/gosa/usr/share/gosa/locale/en
- -rm -rf debian/gosa/usr/share/gosa/update-locale
- -rm -rf debian/gosa/usr/share/gosa/update-pdf-help
- -rm -rf debian/gosa/usr/share/gosa/patch-stamp
- -rm -rf debian/gosa/usr/share/gosa/update-online-help
- -rm -rf debian/gosa/usr/share/gosa/bin
- -rm -rf debian/gosa/usr/share/gosa/doc/guide/user/*/lyx-source
- -rm -rf debian/gosa/usr/share/gosa/doc/guide/admin
- -rm -rf debian/gosa/usr/share/gosa/doc/guide/devel
- -rm -rf debian/gosa/usr/share/doc/gosa/guide*
- -rm -rf debian/gosa/usr/share/doc/gosa/marketing
-
- # Configure smarty location - hey ubuntu's please change SMARTY_LOCATION up there
- sed -i 's%"CONFIG_TEMPLATE_DIR", "../contrib/"%"CONFIG_TEMPLATE_DIR", "/usr/share/doc/gosa/contrib/"%g' debian/gosa/usr/share/gosa/include/functions.inc
- cp include/smarty/plugins/block.render.php debian/smarty-render/usr/share/php/smarty/libs/plugins
- cp include/smarty/plugins/function.msgPool.php debian/smarty-render/usr/share/php/smarty/libs/plugins
- rm -rf debian/gosa/usr/share/gosa/include/smarty; \
- sed -i "s%require(\"smarty/Smarty.class.php\");%require(\"${SMARTY_LOCATION}/Smarty.class.php\");%g" debian/gosa/usr/share/gosa/include/php_setup.inc
-
- # Configure update location
- sed -i 's%^define.*__FILE__.*%define ("GOSA_HOME", "/usr/share/gosa");%g' debian/gosa/usr/sbin/update-gosa
- sed -i 's%GOSA_HOME.*include/class_location.inc%"/etc/gosa/classes%g' debian/gosa/usr/sbin/update-gosa
- sed -i 's%class_mapping= get_classes();%class_mapping= get_classes("/usr/share/gosa");%g' debian/gosa/usr/sbin/update-gosa
- sed -i 's%class_location.inc%/etc/gosa/classes%g' debian/gosa/usr/share/gosa/include/functions.inc
-
- # Fix permissions
- -find debian/gosa -type f -exec chmod -x {} \; &> /dev/null
- -find debian/smarty-render -type f -exec chmod -x {} \; &> /dev/null
- -chmod +x debian/gosa/usr/bin/mkntpasswd
-
- # Install lintian/linda overrides
- install -D -m 644 debian/overrides-lintian debian/gosa/usr/share/lintian/overrides/gosa
- install -D -m 644 debian/overrides-linda debian/gosa/usr/share/linda/overrides/gosa
-
- touch install-stamp
-
-patch: patch-stamp
-patch-stamp:
- dpatch apply-all
- dpatch cat-all >patch-stamp
-
-binary-indep: install
- dh_testdir
- dh_testroot
- dh_installdocs
- dh_installcron
- dh_installexamples
- dh_installdebconf
- dh_installmenu
- dh_installman --package=gosa debian/mkntpasswd.1
- dh_installman --package=gosa-desktop debian/gosa.1
- dh_link
- dh_strip
- dh_compress --exclude=gosa.conf
- dh_fixperms
- dh_perl
- dh_installdeb
- dh_shlibdeps
-
- cd debian/gosa && find ./etc -type f -print | sed -e 's#^./#/#' > DEBIAN/conffiles
- chmod 644 debian/gosa/DEBIAN/conffiles
-
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-source diff:
- @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep
-.PHONY: build install clean binary-indep binary
-
-binary-arch:
-
diff --git a/gosa-core/debian/smarty-render.dirs b/gosa-core/debian/smarty-render.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/php/smarty/libs/plugins
diff --git a/gosa-core/debian/watch b/gosa-core/debian/watch
--- a/gosa-core/debian/watch
+++ /dev/null
@@ -1,3 +0,0 @@
-version=3
-
-http://oss.gonicus.de/pub/gosa/gosa-(.*)\.tar\.gz