Changes to 'refs/tags/2.0.0'

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Tue Apr 19 13:12:29 CEST 2011


Changes since the dawn of time:
Bernhard Herzog (1):
      fix a typo

Bo Thorsen (5):
      perl-kolab packages imported
      New version numbers
      Build all tarballs
      applied our patch
      No more patching necessary

Martin Konold (12):
      Martin K.: Fix owner/group for freshclam.conf. Fixes issue #267
      Martin K.: OpenPKG Release 2.1 uses perl 5.8.4
      Martin K.: Added new command kolabpasswd which allows to change the manager password
      Martin K.: Ask for FQDN
      Martin K.: install kolabpasswd in /kolab/bin/
      Martin: added prefix support, copyright notice and instructions.
      Martin K.: better use SHA for storing the manager password in LDAP
      Martin K.: Add support for posting via SMTP to shared folders. Shared folders now use the prefix 'shared' instead of 'user'.
      Martin K.: not required anymore for Kolab 2
      Martin K.: Try to catch more cases in order to avoid poeple falling into DNS issues
      MArtin Konold: Trivial syntax fix as noticed by  Gunnar Wrobel
      Martin Konold: Fix from Gunnar Wrobel

Steffen Hansen (147):
      new @@@if blah@@@ syntax for templates, new attribute postfix-enable-virus-scan in schema and main.cf.template
      syntax update
      config updates, release bump, virus enable/disable option in webgui
      quota stuff
      make shared folders work
      typo
      handle unsetting quotas
      updated to new amavis/clamav packages
      fixed call to unknown function when deleting objects
      new location for session-vars.php
      ported permission and ownership code from KOLAB_1_0 branch
      permissions
      only create users with homeserver=fqdn
      disable dirserv if no server is configured for it
      ownership fix for new amavisd
      multistuff
      bump versions
      fixed
      multilocation bugfixes
      use proper tempfiles to avoid multiple instances of kolabconf mess up
      prepare for new template location
      bah! wrong template-dir
      fix for groups (#168)
      allow multivalued attributes, added new config templates
      updated obmtool.conf and versions
      more group stuff
      support multivalued attributes and new |join syntax (for example @@@my-multival|join,@@@ to make a comma-separated list)
      updated versions
      smptd policy server honors "delegate" property, master/slave comm. is completely "SSL-ified" now
      bugfixes
      acl fix, this should take care of Issue154
      shared folder handling + multiple bugfixes
      fixes and cleanup
      hide users mailbox on other servers
      bugfix
      ldap uri for php, html fbview works again
      group vdomain fix
      bugfix
      make mapping between kolab and cyrus acls explicit and remove admin rights from shared folders
      added kolab-n and kolab-r user and group ids to config
      hopefully this revives sieve forwarding support again
      hopefully this revives sieve forwarding support again
      version
      steps towards replicated ldap db
      no need to listen to anything but localhost anymore
      versions
      new deleteflag semantics
      versions
      versions
      case insensitive hostname comparison
      use paranoid umask when creating .old files
      connect to master when deleting objects
      removed chown root:root postfix/* call
      eat lines with @@@if and @@@endif
      issue error when kolabconf cant build a configuration
      versions
      *BOMB*. Changes to support the new schema
      bugfixes
      fix for long lasting bug that causes kolabd to loop when slapd is stopped
      versions and fixlets
      quota in megabytes + fix for Issue295
      Fix for Issue315 (dist list ACLs)
      Move system user to internal subtree. Fix for Issue324
      versions
      make a hashed version of the manager pw available and use it in slapd.conf
      versions
      group/resource fixes
      quota fix
      bugfixes
      lets hope this gets rid of our slurpd trouble
      handle issue 374
      handle issue 374 and issue354 and openldap restart
      fix for Issue358
      handle downed imapd gracefully
      store hashed manager password in kolab.conf to avoid rehashing each time we run kolabconf
      fix for Issue379
      version
      versions
      versions, new packages available
      versions
      no need for group/resource specific transports
      new freebusy stuff + versions
      robuster when deleting
      version
      fixlet
      fix for issue467 (slapd.replicas permission problem)
      versions
      post rights added to acls
      versions
      Hopefully a fix for issue513 (dead kolabd)
      support for else-blocks
      fix for issue482 (some external users are treated like normal users)
      Switched to OpenPKG-2.2!
      included gmp from openpkg-current for clamav signature support and fixed clamav config templates
      Fixed some dependencies and Issue537 (kolabfilter From/From:)
      New package name kolabd
      better password creation
      rename rc.kolab ro rc.kolabd and hash password created by bootstrap
      just keep ownership and permissions on kolab.conf by mv-ing it
      add ability to change nobody and calendar passwords
      Add apache.local to conf
      New feature (Issue579): Option to allow unauthorized fb download
      version upgrades
      moved superlog to Util and made bootstrap and kolabpasswd chown kolab.conf to kolab
      typo
      prepare for script for checking permissions on generated conf files
      script for checking permissions (issue558)
      removed cp option gnu-ism
      fix for "T Warning: Could not open template file:..." problem
      remember to restart amavisd and clamav on changed config
      versions
      versions
      fixes for issues 243 (recurrence) and 616 (policy server/ldap)
      Fix for Issue616 (policy...)
      Fix for Issue616 (policy...)
      Fix for Issue616 (ldap/policy server)
      die if ldap problem
      rc.conf template for issue626
      no need to be overly protective
      versions, packages uploaded...
      versions
      Issue608 (skip permithosts check for authenticated connections)
      Issue621 (comment char # in kolab.conf)
      re-added a right to shared folder all access (Issue656)
      versions
      Issue687 (deletion logic) + better error-logging
      fix for Issue647
      fix for Issue647 ("No worthy mech...")
      bootstrap script was broken for some reason...
      version
      fix for Issue681 (nobody/calendar password for slave)
      fix for Issue706 (kolabpassword for calendar and nobody broken)
      prevent endless loop if subst. value is @@@attr@@@
      make interface kolabd is listening to configurable -- warning, use non-default values with caution
      new feature Issue721
      new feature Issue721
      version stuff (Issue591)
      added DB_CONFIG (Issue707)
      no more "c" permissions for public folders (Issue222)
      no need to restart imapd when changing the groupfile
      no special legacy-mode handling
      added postfix virtual map template (Issue768)
      versions
      Issue777 (legacy)
      Issue779 (german quota warning)
      autoperlized perl-kolab. Last non-autoperl version is tagged pre_autoperl
      upped php max exec time (issue793), added recipient check to postfix to keep crap out of the local queue

Stephan Buys (5):
      Patch applied to harden slapd.conf (make it _not_ world readable)
      Another fix for issue 88, include the .old file as well...
      This adds meta data handling for templates to the Kolab Daemon.
      Disable mailbox deletion by graveyard code, now graveyard is used more to track LDAP inconsistensies as opposed to taking action.
      fix kolab command-line admin tool

Stuart Bingë (2):
      Another deprecated 'chown x.x' fixup
      Add the ability to handle multiple @@@ variable substitutions on a single line (obviously no-one uses ProFTP or else this would have come up before :-)

Tassilo Erlewein (1):
      *** empty log message ***




More information about the commits mailing list