Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-20 | Replace Digest::SHA1 lib by Digest::SHAHEADmaster | Mathieu Parent | 2 | -1/+8 | |
2011-06-17 | Correct typo | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2011-06-17 | Fix the return values for transferMailbox | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 | |
2011-06-17 | Update setquota.pl | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+4 | |
2011-06-15 | Insert return codes on Kolab::cyrusMurderRenameMailbox() | Jeroen van Meeuwen (Kolab Systems) | 2 | -1/+4 | |
2011-06-14 | Provide new API calls to set quota, find a mailbox, etc. | Jeroen van Meeuwen (Kolab Systems) | 2 | -27/+228 | |
2011-06-14 | Add sample scripts for the new API calls | Jeroen van Meeuwen (Kolab Systems) | 8 | -0/+110 | |
2011-06-09 | Correct the use of connect_addr, bind_any, bind_addr and local_addr. | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+7 | |
2011-06-09 | Check if hashmethod exists and is executable before actually executing. ↵ | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+7 | |
Solves #111 | |||||
2011-05-07 | Create 2 new API calls: | Jeroen van Meeuwen (Kolab Systems) | 2 | -7/+195 | |
Kolab::cyrusMurderCreateMailbox Kolab::cyrusMurderRenameMailbox | |||||
2011-05-04 | Increment version number beyond 2.3.z | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2011-05-02 | Update Kolab's logic to determine whether or not to create the mailbox on ↵ | Jeroen van Meeuwen (Kolab Systems) | 1 | -15/+22 | |
the local server | |||||
2011-05-02 | Use a configurable LDAP attribute to indicate the Kolab server used for the ↵ | Jeroen van Meeuwen (Kolab Systems) | 1 | -4/+4 | |
mailbox for this object, to comply with best practices based on the Netscape schema extensions (which use mailHost) | |||||
2011-05-02 | Bump version to 2.3.1 and snapshot this version of the codebase | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2011-05-02 | Make the filter used to find valid, active Kolab users configurable through ↵ | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
a 'user_filter' setting. | |||||
2011-04-14 | Introduce the handling of a new (boolean) setting 'auto_kolab_conf'. | Jeroen van Meeuwen (Kolab Systems) | 3 | -7/+15 | |
2011-04-13 | Fix syntax error | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2011-04-11 | Fix references to CVS. | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+3 | |
Use .git, not +git | |||||
2011-04-11 | First steps to fixing the FDS backend | Jeroen van Meeuwen (Kolab Systems) | 2 | -20/+29 | |
2011-03-20 | Some more indent fixes | Jeroen van Meeuwen (Kolab Systems) | 1 | -8/+8 | |
2011-03-20 | Fix indentation to be consistent | Jeroen van Meeuwen (Kolab Systems) | 10 | -766/+797 | |
2011-03-20 | Do not set $config{'connect_addr'} if it has already been set. | Jeroen van Meeuwen (Kolab Systems) | 1 | -4/+6 | |
Use-case scenario: Cyrus Murder setups with load-balanced frontends that use Round-Robin DNS tp spread load do not have the interface to log on to at bind_addr nor local_addr; We need to be able to set an address to connect to. | |||||
2010-12-13 | Bump version numbers to 2.3perl-Kolab-2.3.02.3-alpha2.3-stable | Christoph Wickert | 1 | -2/+2 | |
2010-10-11 | remerge refactor-kolabd (including recorded renames) | Thomas Arendsen Hein | 0 | -0/+0 | |
2010-10-11 | merge refactor-kolabd (including recorded renames) with old branch | Thomas Arendsen Hein | 0 | -0/+0 | |
2010-10-11 | merge heads | Thomas Arendsen Hein | 0 | -0/+0 | |
2010-10-11 | Dummy merge: Mark 2.2-stable as merged into default up to point of migration | Thomas Arendsen Hein | 0 | -0/+0 | |
Development in the Mercurial repository started after b291c29ca994 (for default) and 82733a4020a0 (for 2.2-stable). There are still some changesets in the 2.2-stable branch that need to be ported to default, this can be determined by comparing release-notes.txt. | |||||
2010-09-23 | Merged refactor-kolabd. | Gunnar Wrobel | 0 | -0/+0 | |
2010-09-23 | Merged refactor-kolab-webadmin. | Gunnar Wrobel | 0 | -0/+0 | |
2010-09-14 | Merge with remote fix. | Gunnar Wrobel | 0 | -0/+0 | |
2010-09-13 | Merged branch 'default' | Gunnar Wrobel | 0 | -0/+0 | |
2010-09-13 | Merge | Gunnar Wrobel | 0 | -0/+0 | |
2010-07-17 | kolab/issue977 (Kolab suppresses ldap error messages) | Gunnar Wrobel | 2 | -3/+17 | |
kolab/issue978 (incorrect ->abandon; call) | |||||
2010-06-28 | Bump perl-kolab version. | Gunnar Wrobel | 1 | -0/+7 | |
2010-06-28 | Remove the hack for kolab/issue3472 (web client user prefs not deleted when ↵ | Gunnar Wrobel | 1 | -12/+0 | |
user gets deleted) | |||||
2010-06-27 | Fix hook execution, update release notes. | Gunnar Wrobel | 1 | -1/+1 | |
2010-06-27 | Support a hooks directory that allows to extend the deletion of users. | Gunnar Wrobel | 2 | -0/+24 | |
kolab/issue3472 (web client user prefs not deleted when user gets deleted) kolab/issue3470 (Free/Busy cache not deleted when user gets deleted) | |||||
2010-06-24 | Bumped version number for perl-kolab, too2.2.42.2-stable | Thomas Arendsen Hein | 1 | -1/+1 | |
2010-06-04 | kolab/issue4237 (additional event.default folder created by kolabd (rt#6038)) | Gunnar Wrobel | 3 | -3/+39 | |
2010-04-27 | kolab/issue4311 (Activate port 587 for email submission) | Thomas Arendsen Hein | 1 | -0/+5 | |
2010-03-30 | kolab/issue4275 (LDAP.pm quota error) | Gunnar Wrobel | 2 | -1/+5 | |
2010-03-30 | Do not interpret every folder as calendar. kolab/issue4237 (additional ↵ | Gunnar Wrobel | 1 | -1/+2 | |
event.default folder created by kolabd (rt#6038)) | |||||
2010-03-23 | kolab/issue4237 (additional event.default folder created by kolabd (rt#6038)) | Gunnar Wrobel | 3 | -3/+38 | |
2010-03-11 | Also fix kolabpasswd. | Gunnar Wrobel | 1 | -0/+5 | |
kolab/issue919 (kolab server has problems with some characters in passwords (rt#5558)) | |||||
2010-03-04 | kolab/issue919 (kolab server has problems with some characters in passwords ↵ | Gunnar Wrobel | 1 | -0/+5 | |
(rt#5558)) | |||||
2010-02-16 | Move the perl-kolab sources into their own subdirectory. | Gunnar Wrobel | 2 | -92/+2 | |
2010-02-11 | solve kolab/issue4024 (Lots of tmp files in kolab's configuration | Mathieu Parent | 2 | -0/+8 | |
directory), introduced 2009-12-13. | |||||
2010-01-17 | Formatting lines like the rest of file | Richard Bos | 1 | -9/+9 | |
2010-01-05 | MFB: kolab/issue1340 (RFC: restrict users to sending mail only to internal ↵ | Gunnar Wrobel | 1 | -0/+13 | |
recipients) | |||||
2010-01-05 | MFB: kolab/issue1448 (Users might add an account on the nonHome Server and ↵ | Gunnar Wrobel | 2 | -1/+6 | |
write emails in there.) |