From cvs at kolab.org Mon Jul 2 15:54:04 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Mon, 2 Jul 2007 15:54:04 +0200 (CEST) Subject: bernhard: doc/proko2-doc doc3.sxw, 1.36, 1.37 olfreebusysetup.png, 1.3, 1.4 Message-ID: <20070702135404.E7A9560C4AD@lists.intevation.de> Author: bernhard Update of /kolabrepository/doc/proko2-doc In directory doto:/tmp/cvs-serv13155 Modified Files: doc3.sxw olfreebusysetup.png Log Message: doc3: Corrected the image olfreebusysetup.png to match the text, by using a pixel editor. Fixed two wordings in the same paragraph. olfreebusysetup.png: replaced %SERVER% with the real server address, we switched to always asking my own server a while ago as standard configuration. Also removed the grayed out publishing URL, which could be confusing, even when grayed out. Index: doc3.sxw =================================================================== RCS file: /kolabrepository/doc/proko2-doc/doc3.sxw,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 Binary files /tmp/cvsQr1Q78 and /tmp/cvsk3r3v8 differ Index: olfreebusysetup.png =================================================================== RCS file: /kolabrepository/doc/proko2-doc/olfreebusysetup.png,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 Binary files /tmp/cvst9htga and /tmp/cvsY4wMja differ From cvs at kolab.org Mon Jul 2 15:58:34 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Mon, 2 Jul 2007 15:58:34 +0200 (CEST) Subject: bernhard: doc/www/src documentation.html.m4,1.31,1.32 Message-ID: <20070702135834.3F88760C4AD@lists.intevation.de> Author: bernhard Update of /kolabrepository/doc/www/src In directory doto:/tmp/cvs-serv13362 Modified Files: documentation.html.m4 Log Message: New doc3 linked. Index: documentation.html.m4 =================================================================== RCS file: /kolabrepository/doc/www/src/documentation.html.m4,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- documentation.html.m4 15 Jun 2007 10:26:03 -0000 1.31 +++ documentation.html.m4 2 Jul 2007 13:58:32 -0000 1.32 @@ -22,7 +22,7 @@

  • Outlook2003 with Toltec2 Setup (aka Doc3, pdf: 1.8MB, sxw: 0.5MB):
    - Doc3, Version 1.36 as pdf + Doc3, Version 1.37 as pdf | CVS HEAD as sxw From cvs at kolab.org Mon Jul 2 23:12:22 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Mon, 2 Jul 2007 23:12:22 +0200 (CEST) Subject: martin: server/kolabd/kolabd kolab2.schema,1.22,1.23 Message-ID: <20070702211222.4F9BB60C4A7@lists.intevation.de> Author: martin Update of /kolabrepository/server/kolabd/kolabd In directory doto:/tmp/cvs-serv22436 Modified Files: kolab2.schema Log Message: Martin Konold: Add two new attributes 'kolabAllowSMTPRecipient' and 'kolabPolicyDaemon'. The former is added to kolabInetOrgPerson while the later is added to the kolab objectclass. kolabAllowSMTPRecipient describes the allowed or disallowed smtp addresses for recipients. If this attribute is not set for a user no kolab recipient policy does apply. entry examples: .tld - allow mail to every recipient for this tld domain.tld - allow mail to everyone in domain.tld .domain.tld - allow mail to everyone in domain.tld and its subdomains user at domain.tld - allow mail to explicit user at domain.tld user@ - allow mail to this user but any domain -.tld - disallow mail to every recipient for this tld -domain.tld - disallow mail to everyone in domain.tld -.domain.tld - disallow mail to everyone in domain.tld and its subdomains -user at domain.tld - disallow mail to explicit user at domain.tld -user@ - disallow mail to this user but any domain Index: kolab2.schema =================================================================== RCS file: /kolabrepository/server/kolabd/kolabd/kolab2.schema,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- kolab2.schema 2 Feb 2007 15:16:45 -0000 1.22 +++ kolab2.schema 2 Jul 2007 21:12:20 -0000 1.23 @@ -1,23 +1,23 @@ # $Id$ # (c) 2003, 2004 Tassilo Erlewein -# (c) 2003-2006 Martin Konold +# (c) 2003-2007 Martin Konold # (c) 2003 Achim Frank # -# Redistribution and use in source and binary forms, with or without +# Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # -# Redistributions of source code must retain the above copyright notice, this +# Redistributions of source code must retain the above copyright notice, this # list of conditions and the following disclaimer. # -# Redistributions in binary form must reproduce the above copyright notice, -# this list of conditions and the following disclaimer in the documentation +# Redistributions in binary form must reproduce the above copyright notice, +# this list of conditions and the following disclaimer in the documentation # and/or other materials provided with the distribution. # -# The name of the author may not be used to endorse or promote products derived +# The name of the author may not be used to endorse or promote products derived # from this software without specific prior written permission. # # -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO # EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, @@ -123,7 +123,7 @@ # For user, group and resource Kolab accounts # Describes how to respond to invitations -# We keep the attribute as a string, but actually it can only have one +# We keep the attribute as a string, but actually it can only have one # of the following values: # # ACT_ALWAYS_ACCEPT @@ -171,11 +171,11 @@ SINGLE-VALUE ) # Begin date of Kolab vacation period. Sender will -# be notified every kolabVacationResendIntervall days +# be notified every kolabVacationResendIntervall days # that recipient is absent until kolabVacationEnd. # Values in this syntax are encoded as printable strings, -# represented as specified in X.208. -# Note that the time zone must be specified. +# represented as specified in X.208. +# Note that the time zone must be specified. # For Kolab we limit ourself to GMT # YYYYMMDDHHMMZ e.g. 200512311458Z. # see also: rfc 2252. @@ -270,7 +270,7 @@ NAME 'kolabForwardKeepCopy' DESC 'Keep copy when forwarding' EQUALITY booleanMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 + SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) # Enable forwarding of UCE. @@ -296,6 +296,27 @@ SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} ) +# describes the allowed or disallowed smtp addresses for +# recipients. If this attribute is not set for a user no +# kolab recipient policy does apply. +# entry examples: +# .tld - allow mail to every recipient for this tld +# domain.tld - allow mail to everyone in domain.tld +# .domain.tld - allow mail to everyone in domain.tld and its subdomains +# user at domain.tld - allow mail to explicit user at domain.tld +# user@ - allow mail to this user but any domain +# -.tld - disallow mail to every recipient for this tld +# -domain.tld - disallow mail to everyone in domain.tld +# -.domain.tld - disallow mail to everyone in domain.tld and its subdomains +# -user at domain.tld - disallow mail to explicit user at domain.tld +# -user@ - disallow mail to this user but any domain +attributetype ( 1.3.6.1.4.1.19419.1.1.1.18 + NAME 'kolabAllowSMTPRecipient' + DESC 'SMTP address allowed for destination (multi-valued)' + EQUALITY caseIgnoreIA5Match + SUBSTR caseIgnoreIA5SubstringsMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{512} ) + # kolabFolderType describes the kind of Kolab folder # as defined in the kolab format specification. # We will annotate all folders with an entry @@ -363,7 +384,7 @@ attributetype ( 1.3.6.1.4.1.19414.2.1.507 NAME 'postfix-enable-virus-scan' EQUALITY booleanMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 + SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.19414.2.1.508 @@ -493,6 +514,13 @@ EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 ) +# Enable the Kolab Policy Daemon. If false or not +# set don't use the Kolab Policy Daemon +attributetype ( 1.3.6.1.4.1.19414.2.1.800 + NAME 'kolabPolicyDaemon' + EQUALITY booleanMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 ) + ###################### # proftpd attributes # ###################### @@ -518,7 +546,7 @@ # main kolab server configuration # storing global values and user specific default values # like kolabFreeBusyFuture and kolabFreeBusyPast -objectclass ( 1.3.6.1.4.1.19414.2.2.1 +objectclass ( 1.3.6.1.4.1.19414.2.2.1 NAME 'kolab' DESC 'Kolab server configuration' SUP top STRUCTURAL @@ -547,6 +575,7 @@ kolabfilter-verify-from-header $ kolabfilter-allow-sender-header $ kolabfilter-reject-forged-from-header $ + kolabPolicyDaemon $ proftpd-ftp $ proftpd-defaultquota $ kolabFreeBusyFuture $ @@ -611,6 +640,7 @@ kolabForwardAddress $ kolabForwardKeepCopy $ kolabForwardUCE $ + kolabAllowSMTPRecipient $ kolabDeleteflag $ kolabComment ) ) @@ -635,15 +665,15 @@ alias ) ) # kolab groupOfNames with extra kolabDeleteflag and the required -# attribute mail. -# The mail attribute for kolab objects of the type kolabGroupOfNames -# is not arbitrary but MUST be a single attribute of the form +# attribute mail. +# The mail attribute for kolab objects of the type kolabGroupOfNames +# is not arbitrary but MUST be a single attribute of the form # of an valid SMTP address with the CN as the local part. -# E.g cn at kolabdomain (e.g. employees at mydomain.com). The -# mail attribute MUST be globally unique. -objectclass ( 1.3.6.1.4.1.19414.3.2.5 - NAME 'kolabGroupOfNames' - DESC 'Kolab group of names (DNs) derived from RFC2256' - SUP groupOfNames STRUCTURAL - MAY ( mail $ +# E.g cn at kolabdomain (e.g. employees at mydomain.com). The +# mail attribute MUST be globally unique. +objectclass ( 1.3.6.1.4.1.19414.3.2.5 + NAME 'kolabGroupOfNames' + DESC 'Kolab group of names (DNs) derived from RFC2256' + SUP groupOfNames STRUCTURAL + MAY ( mail $ kolabDeleteflag ) ) From cvs at kolab.org Mon Jul 2 23:17:36 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Mon, 2 Jul 2007 23:17:36 +0200 (CEST) Subject: martin: server/kolabd/kolabd kolab2.schema,1.23,1.24 Message-ID: <20070702211736.2EB2A60C4A7@lists.intevation.de> Author: martin Update of /kolabrepository/server/kolabd/kolabd In directory doto:/tmp/cvs-serv22958/kolabd/kolabd Modified Files: kolab2.schema Log Message: Martin Konold: Access control to 'kolabAllowSMTPRecipient' is limited to domain maintainers and administrators. Index: kolab2.schema =================================================================== RCS file: /kolabrepository/server/kolabd/kolabd/kolab2.schema,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- kolab2.schema 2 Jul 2007 21:12:20 -0000 1.23 +++ kolab2.schema 2 Jul 2007 21:17:34 -0000 1.24 @@ -299,7 +299,7 @@ # describes the allowed or disallowed smtp addresses for # recipients. If this attribute is not set for a user no # kolab recipient policy does apply. -# entry examples: +# example entries: # .tld - allow mail to every recipient for this tld # domain.tld - allow mail to everyone in domain.tld # .domain.tld - allow mail to everyone in domain.tld and its subdomains From cvs at kolab.org Mon Jul 2 23:17:36 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Mon, 2 Jul 2007 23:17:36 +0200 (CEST) Subject: martin: server/kolabd/kolabd/templates slapd.conf.template.in, 1.13, 1.14 Message-ID: <20070702211736.333DC60C4A8@lists.intevation.de> Author: martin Update of /kolabrepository/server/kolabd/kolabd/templates In directory doto:/tmp/cvs-serv22958/kolabd/kolabd/templates Modified Files: slapd.conf.template.in Log Message: Martin Konold: Access control to 'kolabAllowSMTPRecipient' is limited to domain maintainers and administrators. Index: slapd.conf.template.in =================================================================== RCS file: /kolabrepository/server/kolabd/kolabd/templates/slapd.conf.template.in,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- slapd.conf.template.in 5 Jun 2007 10:59:58 -0000 1.13 +++ slapd.conf.template.in 2 Jul 2007 21:17:34 -0000 1.14 @@ -134,6 +134,11 @@ by group/kolabGroupOfNames="cn=maintainer,cn=internal,@@@base_dn@@@" write by * read stop +access to attrs=kolabAllowSMTPRecipient + by group/kolabGroupOfNames="cn=admin,cn=internal,@@@base_dn@@@" write + by group/kolabGroupOfNames="cn=maintainer,cn=internal,@@@base_dn@@@" write + by self read stop + access to dn="cn=nobody,@@@base_dn@@@" by anonymous auth stop From cvs at kolab.org Tue Jul 3 00:33:49 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Tue, 3 Jul 2007 00:33:49 +0200 (CEST) Subject: martin: server/kolab-webadmin/kolab-webadmin/www/admin/user user.php.in, 1.19, 1.20 Message-ID: <20070702223349.F370860C4A7@lists.intevation.de> Author: martin Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/user In directory doto:/tmp/cvs-serv25723 Modified Files: user.php.in Log Message: Martin Konold: unfinished support for kolabAllowSMTPRecipient (I am tired now) Index: user.php.in =================================================================== RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/user/user.php.in,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- user.php.in 28 May 2007 19:24:10 -0000 1.19 +++ user.php.in 2 Jul 2007 22:33:47 -0000 1.20 @@ -165,6 +165,49 @@ return ''; } +function checksmtprecipient ( $form, $key, $value ) { + $lst = array_unique( array_filter( array_map( 'trim', preg_split( '/\n/', $value ) ), 'strlen') ); + $str = ''; + foreach( $lst as $SMTPRecipient ) { + $trimmed = ltrim($SMTPRecipient, "-."); // potentially every entry is negated with a '-' + // $SMTPRecipient is either an + // - email address + // - local part of an email address with an @ suffix + // - a domain part + + if (! ( valid_email_address($SMTPRecipient) + | valid_domain($SMTPRecipient) + | valid_local_part($SMTPRecipient)) + return sprintf(_("Syntax for Recipient %s is invalid"), $SMTPRecipient); + } + } + return ''; +} + + +function valid_email_address($address) { +// the following addresses are invalid +// email1.. at kolab.org +// email1.- at kolab.org +// email1._ at kolab.org +// email1 at 2sub.kolab.org +// email1 at sub.sub.2sub.kolab.org + return preg_match("/^[a-z]+[a-z0-9]*[\.|\-|_]?[a-z0-9]+@([a-z]+[a-z0-9]*[\.|\-]?[a-z]+[a-z0-9]*[a-z0-9]+){1,4}\.[a-z]{2,4}$/i", $address)); +} + +function valid_domain($domain) { +// the following subdomains are invalid +// 2sub.kolab.org +// sub.sub.2sub.kolab.org + return preg_match("/^[a-z]+[a-z0-9]*[\.|\-]?[a-z]+[a-z0-9]*[a-z0-9]+){1,4}\.[a-z]{2,4}$/i", $domain)); +} + +function valid_local_part($local_part) { + // the local part always has an @ appended + return preg_match("/^[a-z]+[a-z0-9]*[\.|\-|_]?[a-z0-9]+@/i", $local_part)); +} + + // Check uid/gid used in invitation policy // We're pretty relaxed about what is entered // here and only check some basic syntax @@ -443,15 +486,24 @@ 'comment' => _('For automatic invitation handling') . '
    ' . _("NOTE: For regular accounts to use this feature, give the 'calendar' user access to the Calendar folder") ), 'title_0' => array( 'name' => _('Title') ) ); + $entries['alias'] = array( 'name' => _('Email Aliases'), 'type' => 'textarea', 'validation' => 'checkuniquealias', 'comment' => _('One address per line') ); + $entries['kolabdelegate'] =array( 'name' => _('Email-Delegates'), 'type' => 'textarea', 'validation' => 'checkdelegate', 'comment' => _('Others allowed to send emails with a "from" address of this account.') . '
    ' . _('One email address per line.') ); + +$entries['kolabAllowSMTPRecipient'] =array( 'name' => _('Allowed Recipients'), + 'type' => 'textarea', + 'validation' => 'checksmtprecipient', + 'comment' => _('restrict allowed recipients of SMTP messages') . '
    ' . + _('One entry per line.') ); + $entries['o_0'] = array( 'name' => _('Organisation') ); $entries['ou_0'] = array( 'name' => _('Organisational Unit') ); $entries['roomNumber_0'] = array( 'name' => _('Room Number') ); From cvs at kolab.org Tue Jul 3 16:47:47 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Tue, 3 Jul 2007 16:47:47 +0200 (CEST) Subject: thomas: server/kolab-webadmin/kolab-webadmin ChangeLog, 1.47, 1.48 Makefile.am, 1.40, 1.41 Message-ID: <20070703144747.BFA3660C4A0@lists.intevation.de> Author: thomas Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin In directory doto:/tmp/cvs-serv27662 Modified Files: ChangeLog Makefile.am Log Message: kolab-webadmin/Makefile.am: Include both, .po and .mo files (kolab/issue1797) The build process is not yet capable of generating .mo files for the binary RPM. See kolab/issue1797 (kolab-webadmin source package missing PO files) Index: ChangeLog =================================================================== RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- ChangeLog 21 Jun 2007 17:36:15 -0000 1.47 +++ ChangeLog 3 Jul 2007 14:47:45 -0000 1.48 @@ -1,4 +1,10 @@ -2007-06-21 Marcus Hüwe +2007-07-03 Thomas Arendsen Hein + + * Makefile.am: Include both, .po and .mo files, as the build process + is not yet capable of generating .mo files for the binary RPM. + See kolab/issue1797 (kolab-webadmin source package missing PO files) + +2007-06-21 Marcus Hüwe * Makefile.am: Index: Makefile.am =================================================================== RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/Makefile.am,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- Makefile.am 21 Jun 2007 17:36:15 -0000 1.40 +++ Makefile.am 3 Jul 2007 14:47:45 -0000 1.41 @@ -183,11 +183,11 @@ phplocaleitdir = $(localedir)/it/LC_MESSAGES phplocaleesdir = $(localedir)/es/LC_MESSAGES -dist_phplocalede_DATA = $(PHP_LOCALE_DE_PO) -dist_phplocalefr_DATA = $(PHP_LOCALE_FR_PO) -dist_phplocalenl_DATA = $(PHP_LOCALE_NL_PO) -dist_phplocaleit_DATA = $(PHP_LOCALE_IT_PO) -dist_phplocalees_DATA = $(PHP_LOCALE_ES_PO) +dist_phplocalede_DATA = $(PHP_LOCALE_DE_PO) $(PHP_LOCALE_DE_MO) +dist_phplocalefr_DATA = $(PHP_LOCALE_FR_PO) $(PHP_LOCALE_FR_MO) +dist_phplocalenl_DATA = $(PHP_LOCALE_NL_PO) $(PHP_LOCALE_NL_MO) +dist_phplocaleit_DATA = $(PHP_LOCALE_IT_PO) $(PHP_LOCALE_IT_MO) +dist_phplocalees_DATA = $(PHP_LOCALE_ES_PO) $(PHP_LOCALE_ES_MO) kwadocdir = $(pkgdocdir)/@PACKAGE@ dist_kwadoc_DATA = ChangeLog \ From cvs at kolab.org Tue Jul 3 16:49:42 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Tue, 3 Jul 2007 16:49:42 +0200 (CEST) Subject: thomas: server/kolab-webadmin/kolab-webadmin/php/admin/locale/es/LC_MESSAGES messages.po, 1.7, 1.8 Message-ID: <20070703144942.E51AB60C4A0@lists.intevation.de> Author: thomas Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/locale/es/LC_MESSAGES In directory doto:/tmp/cvs-serv27754 Modified Files: messages.po Log Message: webadmin: Added Spanish translation made by Aron Galdon Index: messages.po =================================================================== RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/locale/es/LC_MESSAGES/messages.po,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- messages.po 2 Feb 2007 17:22:10 -0000 1.7 +++ messages.po 3 Jul 2007 14:49:40 -0000 1.8 @@ -1,57 +1,59 @@ -# SOME DESCRIPTIVE TITLE. +# translation of messages.po to Español +# translation of messages.po to # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. # -#, fuzzy +# Arón , 2007. +# Aron Galdon , 2007. msgid "" [...2499 lines suppressed...] #: ../include/menu.php:115 msgid "Erfrakon" @@ -2170,12 +2195,13 @@ #: ../include/menu.php:127 msgid "Versions" -msgstr "" +msgstr "Versiones" #: ../include/passwd.php:33 msgid "Password is empty" -msgstr "" +msgstr "La contraseña está vacía" #: ../include/passwd.php:36 ../include/passwd.php:41 msgid "Passwords dont match" -msgstr "" +msgstr "Las contraseñas no coinciden" + From cvs at kolab.org Tue Jul 3 16:53:57 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Tue, 3 Jul 2007 16:53:57 +0200 (CEST) Subject: thomas: server/kolab-webadmin/kolab-webadmin/php/admin/locale/es/LC_MESSAGES messages.po, 1.8, 1.9 Message-ID: <20070703145357.C305160C4A0@lists.intevation.de> Author: thomas Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/locale/es/LC_MESSAGES In directory doto:/tmp/cvs-serv27860 Modified Files: messages.po Log Message: Corrected two entries in the spanish translation Index: messages.po =================================================================== RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/locale/es/LC_MESSAGES/messages.po,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- messages.po 3 Jul 2007 14:49:40 -0000 1.8 +++ messages.po 3 Jul 2007 14:53:55 -0000 1.9 @@ -10,7 +10,7 @@ "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-02-02 18:19+0100\n" -"PO-Revision-Date: 2007-06-10 19:03+0200\n" +"PO-Revision-Date: 2007-07-03 16:52+0200\n" "Last-Translator: Aron Galdon \n" "Language-Team: Español \n" "MIME-Version: 1.0\n" @@ -20,7 +20,7 @@ #: tpl_messages.php:2 msgid "The address with DN" -msgstr "La dirección con ND" +msgstr "La dirección con DN" #: tpl_messages.php:3 tpl_messages.php:21 tpl_messages.php:76 #: tpl_messages.php:129 tpl_messages.php:193 tpl_messages.php:211 @@ -843,7 +843,7 @@ #: tpl_messages.php:203 tpl_messages.php:245 msgid "Welcome to the Kolab administration interface" -msgstr "Bienvenid@ al interfaz de administración de Kolab" +msgstr "Bienvenida al interfaz de administración de Kolab" #: tpl_messages.php:204 msgid "NOTE:" From cvs at kolab.org Tue Jul 3 16:55:19 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Tue, 3 Jul 2007 16:55:19 +0200 (CEST) Subject: thomas: server/kolab-webadmin/kolab-webadmin/php/admin/include mysmarty.php.in, 1.9, 1.10 Message-ID: <20070703145519.7B73A60C4A0@lists.intevation.de> Author: thomas Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/include In directory doto:/tmp/cvs-serv27940/kolab-webadmin/kolab-webadmin/php/admin/include Modified Files: mysmarty.php.in Log Message: Reactivated spanish translation, fixes kolab/issue1781 (Spanish PO File Translation) Index: mysmarty.php.in =================================================================== RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/include/mysmarty.php.in,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- mysmarty.php.in 5 Feb 2007 16:44:48 -0000 1.9 +++ mysmarty.php.in 3 Jul 2007 14:55:17 -0000 1.10 @@ -67,8 +67,8 @@ 'code' => 'it_IT' ), array( 'name' => 'Nederlands', 'code' => 'nl_NL' ), - // array( 'name' => 'Español', - // 'code' => 'es_ES' ), + array( 'name' => 'Español', + 'code' => 'es_ES' ), )); } From cvs at kolab.org Tue Jul 3 17:53:50 2007 From: cvs at kolab.org (cvs@kolab.org) Date: Tue, 3 Jul 2007 17:53:50 +0200 (CEST) Subject: thomas: server release-notes.txt,1.125,1.126 Message-ID: <20070703155350.BF88060C4C6@lists.intevation.de> Author: thomas Update of /kolabrepository/server In directory doto:/tmp/cvs-serv29993 Modified Files: release-notes.txt Log Message: Updated release notes for latest CVS (except for unfinished kolab/issue1340) Index: release-notes.txt =================================================================== RCS file: /kolabrepository/server/release-notes.txt,v retrieving revision 1.125 retrieving revision 1.126 diff -u -d -r1.125 -r1.126 --- release-notes.txt 5 Jun 2007 12:38:45 -0000 1.125 +++ release-notes.txt 3 Jul 2007 15:53:48 -0000 1.126 @@ -38,23 +38,34 @@ - perl-kolab-5.8.7-2007???? + Added missing Makefile dependencies + kolab/issue1679 (Update template META mechanism to support service restarts) - kolabd-2.1.0-2007???? + Added missing Makefile dependencies + + autoconfiscated kolabdcachetool, dirservnotify and dirservupdate. + kolab/issue919 (kolab server has problems with some characters in passwords) kolab/issue1126 (ldap_simple_bind() failed and Domain/Realm not available) - partial fix kolab/issue1679 (Update template META mechanism to support service restarts) kolab/issue1693 (Automatically trigger f/b cache regeneration) + kolab/issue1804 (Several files apparently missing in kolabd 2.1.0 package) - kolab-resource-handlers-2.1.0-2007???? added location to xpfb events + Added missing Makefile dependencies + kolab/issue1693 (Automatically trigger f/b cache regeneration) - kolab-webadmin-2.1.0-2007???? + Added missing Makefile dependencies + kolab/issue1610 (Use