Changes to '2.1-stable'

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Mon Apr 18 10:01:06 CEST 2011


New branch '2.1-stable' available with the following commits:
commit 008b14b3bfa49ed7e6dc851bd0f0a2b789a38db2
Author: Thomas Arendsen Hein <thomas at intevation.de>
Date:   Mon Jul 16 18:05:16 2007 +0200

    Reverted kolabAllowSMTPRecipient changes for kolab_2_1_branch:
    
    cvs diff -u -d -r1.19 -r1.20 kolab-webadmin/kolab-webadmin/www/admin/user/user.php.in|patch -p0 -s -R
    cvs diff -u -d -r1.13 -r1.14 kolabd/kolabd/templates/slapd.conf.template.in|patch -p0 -s -R
    cvs diff -u -d -r1.22 -r1.24 kolabd/kolabd/kolab2.schema|patch -p0 -s -R

commit 746a8bee3ddd9a89c9e0f4b2a5701108b6d08a32
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Mon Jul 2 23:17:34 2007 +0200

    Martin Konold: Access control to 'kolabAllowSMTPRecipient' is limited to domain maintainers and
    administrators.

commit ed64bb039faf5ee13f662c6d3239a54874175743
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Mon Jul 2 23:12:20 2007 +0200

    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

commit 73d09cb99b2b024b93a6afedab558fac4c5bd8e1
Author: Gunnar Wrobel <wrobel at pardus.de>
Date:   Mon May 7 22:20:52 2007 +0200

    2007-05-07  Gunnar Wrobel  <p at rdus.de>
    
    	* Makefile.am (ldapschema_FILES):
    
    	Added the necessary line to install the horde.schema file.
    
    	* horde.schema:
    
    	Added the horde.schema from horde cvs.
    
    	* templates/slapd.conf.template.in:
    
    	Added commented horde.schema. Users may uncomment this if they
    	wish to use horde.

commit fa7204194e54a42453aff67d59d140c7848a8d93
Author: Thomas Arendsen Hein <thomas at intevation.de>
Date:   Fri Feb 2 16:16:45 2007 +0100

    Reverting martin's commit from Mon, 29 Jan 2007 01:04:55 +0100 (CET)
    (changing spacing in kolab2.schema)
    
    Reasons:
    - RFC 2252 doesn't talk about files, just about the protocol on the wire.
    - Everyone else uses tabs and not a single space, so this change doesn't
      make the schema file more uniform with others.
    - This will cause inconveniences for people merging in their own changes.
      (And there are such changes as mentioned on kolab lists)

commit 47a63dfe12a2f11c9b5235933b6e7a404f2702ad
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Mon Jan 29 01:04:52 2007 +0100

    Martin Konold: rfc2252 only allows a single space character in continuation lines

commit ac9b450303eaf294c8eb1fd808981dbe6b7d14fe
Author: Bernhard Reiter <bernhard at intevation.de>
Date:   Tue Aug 8 18:18:32 2006 +0200

    Removed doubled attribute cyrus-autocreatequota,thanks to "Marc-Antoine Zizka".

commit 7d2608118dd60737119f22a77a5a85dc643d5650
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Mon Apr 10 18:36:54 2006 +0200

    Martin Konold: Some clarifications

commit 8ad793e00bbc81ccf849c227e21f1c88f22ad002
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Mon Mar 27 00:39:01 2006 +0200

    Martin Konold: Better make it explicit that a folder can only have a single foldertype

commit 8acb5ccf3d1eb2ee880c685e0d8d340f201efe6e
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Sun Mar 26 23:25:53 2006 +0200

    Martin Konold: Added kolabFolderType and improved some documentation. kolabFolderType is currently mainly used for shared folders

commit a874da4fcd3609a2db1726e5870d2abdfe11b9e6
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Tue Dec 27 14:04:53 2005 +0100

    Martin Konold: RFC1274: RFC822 Mailbox alias support for kolabSharedFolder

commit e793c0b7891c4925c70faf49afd5b66cfc878ea4
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Mon Dec 12 00:28:03 2005 +0100

    Martin Konold: Minor editing on email addresses and whitespace

commit e062ac5eafe84357f7c3e561101e41ba8b3ee418
Author: Steffen Hansen <steffen at kdab.com>
Date:   Mon Oct 3 03:07:55 2005 +0200

    new modifier syntax + changed postfix relayhost LDAP attributes

commit 98421eabc73de74bde4d8f6974de9d694b70856c
Author: Martin Konold <martin.konold at erfrakon.de>
Date:   Thu Jul 7 23:18:47 2005 +0200

    Martin Konold: Made some attributes explicitly singe-valued and add new attributes for comments




More information about the commits mailing list