Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WAP client functions to manage resources + functional tests for them | Thomas Bruederli | 2014-02-19 | 3 | -0/+141 |
| | |||||
* | Merge branch 'master' of ssh://git.kolab.org/git/pykolab | --global | 2014-02-19 | 2 | -1/+27 |
|\ | |||||
| * | Fix importing CUTYPE parameters from iCal | Thomas Bruederli | 2014-02-25 | 2 | -1/+27 |
| | | |||||
* | | Fix encoding error in icalendar module when returning integer values | --global | 2014-02-19 | 1 | -1/+1 |
|/ | |||||
* | Add tests for recent improvements to libkolab event wrapper | Thomas Bruederli | 2014-02-24 | 1 | -3/+11 |
| | |||||
* | Copy delegator's role and cutype to delegatees | Thomas Bruederli | 2014-02-24 | 1 | -0/+2 |
| | |||||
* | Pass attendee's cutype argument to object constructor; add method=XXX to ↵ | Thomas Bruederli | 2014-02-24 | 1 | -5/+5 |
| | | | | iTip message part | ||||
* | Make wallace/module_resources pass the unit tests | Thomas Bruederli | 2014-02-24 | 1 | -66/+74 |
| | | | | | | - support non-multipart iTip messages - fix sending of delegated itip replies - simplify attendee finding | ||||
* | Add basic unit tests for wallace/module_resources | Thomas Bruederli | 2014-02-24 | 1 | -0/+362 |
| | |||||
* | Cast parameter item to string to meet the expecations of libkolabxml | Thomas Bruederli | 2014-02-24 | 1 | -2/+2 |
| | |||||
* | Missing if statement | Jeroen van Meeuwen (Kolab Systems) | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Grrrr, it's too late at night... | Jeroen van Meeuwen (Kolab Systems) | 2014-02-16 | 1 | -3/+3 |
| | |||||
* | Added missing initialisation operations. | Paul Boddie | 2014-02-16 | 1 | -1/+5 |
| | |||||
* | Fix delivery_address_attribute not having been set | Jeroen van Meeuwen (Kolab Systems) | 2014-02-16 | 1 | -0/+1 |
| | |||||
* | Fix inifinite loop for initially connecting | Jeroen van Meeuwen (Kolab Systems) | 2014-02-16 | 1 | -1/+2 |
| | |||||
* | Allow the auth_cache database to be regenerated automatically when | Jeroen van Meeuwen (Kolab Systems) | 2014-02-16 | 1 | -5/+34 |
| | | | | sqlite on the local filesystem gives errors | ||||
* | First ensure our socket directory is writeable, then drop privileges | Jeroen van Meeuwen (Kolab Systems) | 2014-02-15 | 1 | -77/+83 |
| | |||||
* | Do not actually switch gid in logger | Jeroen van Meeuwen (Kolab Systems) | 2014-02-15 | 1 | -11/+0 |
| | |||||
* | Make sure we do have a default user_uid and group_gid. | Jeroen van Meeuwen (Kolab Systems) | 2014-02-14 | 1 | -1/+4 |
| | | | | Also allow debug() to be called with a set of arguments not necessarily three. | ||||
* | Implement a mail forwarding address table lookup, and fix another typo (#1592) | Jeroen van Meeuwen (Kolab Systems) | 2014-02-13 | 1 | -2/+22 |
| | |||||
* | Fix error message (#1630) | Jeroen van Meeuwen (Kolab Systems) | 2014-02-13 | 1 | -1/+1 |
| | |||||
* | Make sure permissions on log files are OK, and saslauthd itself switches ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-02-13 | 2 | -12/+167 |
| | | | | uid/gid too | ||||
* | Match messages without an X-Spam-Status header set, too | Jeroen van Meeuwen (Kolab Systems) | 2014-02-12 | 2 | -2/+6 |
| | |||||
* | Make sure a shared folder with an inbound address can be delivered mail to | Jeroen van Meeuwen (Kolab Systems) | 2014-02-12 | 2 | -9/+43 |
| | |||||
* | Replace get_user_attribute call with the appropriate get_entry_attribute call | Jeroen van Meeuwen (Kolab Systems) | 2014-02-12 | 1 | -2/+2 |
| | |||||
* | Add new settings to control when (under what circumstances) a Sender:, ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-02-11 | 3 | -10/+163 |
| | | | | X-Sender: or even an obscured X-Authenticated-As: header is prepended to email submitted through Kolab. | ||||
* | Avoid connection errors being fatal. | Jeroen van Meeuwen (Kolab Systems) | 2014-02-11 | 1 | -0/+14 |
| | | | | Sleep and continue should we have an empty list of domains | ||||
* | Fix typos | Jeroen van Meeuwen (Kolab Systems) | 2014-02-11 | 2 | -2/+2 |
| | |||||
* | Allow the cache to be reinitialized automatically | Jeroen van Meeuwen (Kolab Systems) | 2014-02-10 | 1 | -3/+17 |
| | |||||
* | If authentication fails specifically with a NO_SUCH_OBJECT error, re-attempt ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-02-10 | 1 | -1/+14 |
| | | | | authentication after deleting the related entry from cache | ||||
* | Allow entries to be deleted, to address stale cache entries | Jeroen van Meeuwen (Kolab Systems) | 2014-02-10 | 1 | -0/+11 |
| | |||||
* | Actually commit the auth_cache db purge_entries() deletion of stale records | Jeroen van Meeuwen (Kolab Systems) | 2014-02-10 | 1 | -0/+1 |
| | |||||
* | Add kolab_delegation configuration | Jeroen van Meeuwen (Kolab Systems) | 2014-02-08 | 2 | -0/+27 |
| | |||||
* | Add the kolab_delegation plugin | Jeroen van Meeuwen (Kolab Systems) | 2014-02-08 | 1 | -0/+1 |
| | |||||
* | Make sure the kolab_auth plugin is loaded first, so it can disable the ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-02-08 | 1 | -1/+1 |
| | | | | loading of other plugins | ||||
* | Add command set-quota | Jeroen van Meeuwen (Kolab Systems) | 2014-01-30 | 1 | -0/+67 |
| | |||||
* | Only not apply the recipient policy in the daemon if the setting is ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-01-28 | 1 | -1/+1 |
| | | | | explicitly false | ||||
* | Add an option to specify the partition on which a mailbox is to be created | Jeroen van Meeuwen (Kolab Systems) | 2014-01-27 | 3 | -5/+21 |
| | |||||
* | Pause between starting domain synchronizations if the number of domains ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-01-26 | 1 | -0/+3 |
| | | | | added is greater or equal to 5, for otherwise you will hammer your LDAP server to death | ||||
* | Make sure that the function of entry_dn uses the correct base_dn | Jeroen van Meeuwen (Kolab Systems) | 2014-01-26 | 1 | -3/+18 |
| | |||||
* | Await having created the user mailbox in a cyrus imap murder topology | Jeroen van Meeuwen (Kolab Systems) | 2014-01-17 | 1 | -0/+12 |
| | |||||
* | Add the option for partition to rename-mailbox | Jeroen van Meeuwen (Kolab Systems) | 2014-01-15 | 2 | -5/+9 |
| | |||||
* | Also ship ucs/listener.py | Jeroen van Meeuwen (Kolab Systems) | 2014-01-15 | 1 | -0/+1 |
| | |||||
* | Add a configuration option to disable the application of the recipient ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-01-14 | 2 | -0/+9 |
| | | | | policy by the kolabd daemon -- so the web administration panel can continue to suggest a generated value but allow read/write access to the attribute in its form(s). | ||||
* | .lower() both the mailserver_attribute as well as the result_attribute | Jeroen van Meeuwen (Kolab Systems) | 2014-01-14 | 1 | -0/+6 |
| | |||||
* | Verbose logging about the tests we execute to see if a user needs to be ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-01-14 | 1 | -11/+11 |
| | | | | | | | subscribed to a particular (additional) folder. Attempt to subscribe, but fail without a traceback should subscribing not succeed. Verbose logging on the server address found for a mailbox, for the purpose of troubleshooting deployments that exploit case-sensitivity of server addresses. | ||||
* | Entry Change Notifications of type None (such as during the initial ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-01-14 | 1 | -1/+21 |
| | | | | synchronization using persistent search) may still have a mail server attribute value on their entry. | ||||
* | Circumvent decoding errors in log messages from causing authentication to fail | Jeroen van Meeuwen (Kolab Systems) | 2014-01-10 | 1 | -2/+2 |
| | |||||
* | See if /tmp/kolab-setup-my.cnf exists for the setup of roundcube and ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-11-30 | 2 | -10/+64 |
| | | | | syncroton databases | ||||
* | Add an option to disable adding Sender: and X-Sender: headers | Jeroen van Meeuwen (Kolab Systems) | 2013-11-25 | 2 | -3/+20 |
| |