Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 44 | -44/+44 |
| | |||||
* | Don't forget to try/except importing the Entitlements class, and then only ↵ | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -8/+9 |
| | | | | fail afterwards | ||||
* | Add the framework for entitlements (there's no enforcement yet, but ↵ | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 3 | -1/+281 |
| | | | | initialization fails if data does not check out) | ||||
* | Fix typo | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -1/+1 |
| | |||||
* | First translate, then lowercase the mail attributes. | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -4/+8 |
| | |||||
* | Fix "automatic" reconnecting should the connection timeout / cease to exist | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -1/+5 |
| | |||||
* | Update obtaining the preferred language for a user | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -5/+11 |
| | |||||
* | Update default_locale setting (default and obtaining) | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 2 | -2/+7 |
| | |||||
* | Use the available user_attrs dictionary, not the non-existent user dictionary | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -2/+2 |
| | |||||
* | Add an default_locale setting to indicate the preferred system locale and ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 3 | -4/+10 |
| | | | | | | default for all users Add preferredLanguage setting to LDAP attributes obtained with a user account | ||||
* | Use iconv to normalize/translate strings into their ascii representation | Jeroen van Meeuwen (Kolab Systems) | 2011-12-05 | 1 | -6/+19 |
| | |||||
* | Translate a 'ó' into a 'o'. | Jeroen van Meeuwen (Kolab Systems) | 2011-12-04 | 1 | -2/+2 |
| | |||||
* | Attempt to execute a noop command before attempting to reuse the connection. | Jeroen van Meeuwen (Kolab Systems) | 2011-12-01 | 1 | -1/+7 |
| | |||||
* | Tidy up (first log, then conf) | Jeroen van Meeuwen (Kolab Systems) | 2011-11-29 | 1 | -1/+1 |
| | |||||
* | Allow re-login to an existing IMAP server connection. | Jeroen van Meeuwen (Kolab Systems) | 2011-11-29 | 2 | -2/+60 |
| | | | | Outcomment the incomplete if statement in Cyrus | ||||
* | Connect to the IMAP server for the particular domain | Jeroen van Meeuwen (Kolab Systems) | 2011-11-24 | 1 | -9/+19 |
| | |||||
* | Replace setting ldap/uri or <domain>/uri with <domain>/ldap_uri | Jeroen van Meeuwen (Kolab Systems) | 2011-11-24 | 1 | -3/+10 |
| | |||||
* | Close stdout when removing the handler | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -2/+7 |
| | |||||
* | Only create the INBOX folder and apply the rest of the logic when the INBOX ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -32/+40 |
| | | | | folder does not already exist | ||||
* | The recipient policy should recognize special characters in a given name or ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-16 | 2 | -3/+11 |
| | | | | | | surname, and replace them with the equivalent ascii valid in an email address. This fixes #509. | ||||
* | Add utils.parse_ldap_uri(uri) to parse memberUrl and other LDAP references with | Jeroen van Meeuwen (Kolab Systems) | 2011-11-16 | 1 | -0/+40 |
| | |||||
* | A seperator is correctly spelled separator | Jeroen van Meeuwen (Kolab Systems) | 2011-11-11 | 2 | -23/+23 |
| | |||||
* | Set the default for virtual_domains to 'userid' | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -0/+2 |
| | |||||
* | Comment out a section of code that should include some debug statements ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -7/+9 |
| | | | | rather then "print" statements | ||||
* | When attempting to find a user_dn, use the base_dn as the search base ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -16/+50 |
| | | | | (ou=People vs. ou=Special Users) | ||||
* | Fix not loading plugins from installed packages | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+6 |
| | |||||
* | Include /etc/sysconfig/kolab{d,-saslauthd} in dist, and ship them as part of ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+5 |
| | | | | the RPM packages | ||||
* | Use regular search in _find_dn() | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+2 |
| | |||||
* | Merge stash | Jeroen van Meeuwen (Kolab Systems) | 2011-11-04 | 1 | -0/+64 |
| | |||||
* | Merge stash - no changes | Jeroen van Meeuwen (Kolab Systems) | 2011-11-04 | 2 | -0/+3 |
| | |||||
* | Fix reference to revisor | Jeroen van Meeuwen (Kolab Systems) | 2011-11-04 | 1 | -1/+1 |
| | |||||
* | Enhance handling of search mail attributes | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 2 | -1/+9 |
| | |||||
* | Add license header to pykolab/utils | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -0/+17 |
| | |||||
* | Use the CLI command registration mechanism for setup components as well | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 5 | -185/+283 |
| | |||||
* | Do not use a dictionary for auth to store domain name space specific ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -20/+22 |
| | | | | authentication objects in | ||||
* | Correct commands parsing | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -2/+2 |
| | |||||
* | Allow the user to be passed to be a simple dn basestring | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -0/+3 |
| | |||||
* | Restructure the command-line interface so that it can be extended easier, ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 15 | -612/+1067 |
| | | | | and particular commands can be shipped in seperate packages | ||||
* | Prepare logger for multi-threading, by including the process PID in the ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 1 | -1/+2 |
| | | | | debug messages. | ||||
* | Correct attempting to load the wrong library (imap -> imaplib) | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 1 | -2/+8 |
| | | | | Circumvent cases where the port is not set | ||||
* | Fix logging | Jeroen van Meeuwen (Kolab Systems) | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | Use the correct key | Jeroen van Meeuwen (Kolab Systems) | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | Fix debuglevel not set in Conf | Jeroen van Meeuwen (Kolab Systems) | 2011-09-30 | 1 | -0/+2 |
| | |||||
* | Clean up import code | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -5/+0 |
| | |||||
* | Update IMAP libs to be more consistent in terminology | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 2 | -82/+96 |
| | |||||
* | Some other utilities like debug output, but do not take into account ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -0/+4 |
| | | | | multiple levels of debugging. | ||||
* | Reduce log level required for non-tracing output | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Strip object's keys with value None | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -0/+4 |
| | |||||
* | Ensure mail address assigned through Recipient Policies are unique amongst ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 2 | -72/+353 |
| | | | | | | all attributes to a user we consider a valid recipient mail address. Wrap lines | ||||
* | Add some telemetry report commands and wrap lines properly | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -30/+341 |
| |