Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add command add-domain | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -0/+88 |
* | Unset add_domain from not being implemented yet | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -1/+0 |
* | Correct cmd_list_domains to use the configured domain_name_attribute | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -9/+10 |
* | Correct cmd_list_deleted_mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -0/+2 |
* | Update cmd_remove_mailaddress | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -17/+54 |
* | Correct commands referring to cmd_name | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -0/+2 |
* | Correct cmd_list_mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -6/+25 |
* | Correct cmd_delete_mailbox.py | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -0/+5 |
* | Enable use of alias commands with cli options | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -3/+5 |
* | Correct cmd_create_mailbox.py | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -1/+28 |
* | Do not load commands that fail loading (#811) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -2/+6 |
* | Make sure we use no functions that have been introduced in Python > 2.6 (#803) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-29 | 1 | -2/+7 |
* | Make sure our log file has the correct owner, group and read/write permissions | Jeroen van Meeuwen (Kolab Systems) | 2012-05-25 | 1 | -0/+26 |
* | Prevent attempting to modify an entry with an empty modlist (#786) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-18 | 1 | -1/+2 |
* | Set shared to be the postuser | Jeroen van Meeuwen (Kolab Systems) | 2012-05-18 | 1 | -0/+1 |
* | cache_entry is an object with attributes, not a dictionary (#784) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-18 | 1 | -1/+1 |
* | Rename search_filter => query_filter (#782) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-17 | 1 | -1/+1 |
* | Sleep 2 seconds before attempting to restart the httpd service (#773) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-17 | 3 | -0/+9 |
* | Correct indent block | Jeroen van Meeuwen (Kolab Systems) | 2012-05-16 | 1 | -1/+1 |
* | 24 characters is not the same as 25 characters (#715, #770) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-16 | 1 | -1/+1 |
* | Comment out obtaining a setting that does not exist and we're currently not u... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-16 | 1 | -1/+1 |
* | Do not print entry_id and entry_dn for get_entry_attributes() (#775) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -2/+2 |
* | Make sure all services are started and configured to start on boot (#772) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -1/+17 |
* | Fix confirmation dialog | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -21/+17 |
* | Default can be an empty string as well as None (if the default is a missing c... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -6/+6 |
* | Make utils.multiline_message() prepend and append a carrier return for clarit... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -1/+1 |
* | The setting is called content_filter, not content-filter | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -1/+1 |
* | Correct the query_filter used in local recipient maps or postfix will always ... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -1/+1 |
* | The LDAP setup component should ask for confirmation and allow the alteration... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-12 | 1 | -0/+55 |
* | During setup, scratch the des_key setting for Roundcube (#715) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-12 | 1 | -0/+12 |
* | Do not echo passwords back even during confirmation | Jeroen van Meeuwen (Kolab Systems) | 2012-05-11 | 1 | -7/+21 |
* | Initialize Auth() after the configuration has been finalized. | Jeroen van Meeuwen (Kolab Systems) | 2012-05-11 | 2 | -6/+21 |
* | Set inet_interfaces to 'all' for Postfix's main.cf (#754) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -0/+1 |
* | Add back the cache.get_entry() routine | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -1/+1 |
* | Do not attempt to create a mailbox if no value for the result attribute we're... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -3/+12 |
* | Correct cache.get_entry() use of strtime (should have been strftime) and Pyth... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -2/+3 |
* | Rename the 'example.org' section to the primary domain having been set up if ... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -0/+19 |
* | Allow utils.ask_question() to request confirmation of the input | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -1/+21 |
* | Add verbiage on what accounts and what passwords we are asking for (#738) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 6 | -14/+120 |
* | Provide required function for multi-line messages while keeping the source co... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -0/+27 |
* | Remove the imports of legacy auth and imap | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 16 | -49/+1 |
* | Configure the kolabd service to start on boot (#725) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-07 | 1 | -2/+6 |
* | Use correct variable name for freebusy template | Jeroen van Meeuwen (Kolab Systems) | 2012-05-06 | 1 | -1/+1 |
* | Correct variable name | Jeroen van Meeuwen (Kolab Systems) | 2012-05-06 | 1 | -1/+1 |
* | Correct duplication in setup_freebusy | Jeroen van Meeuwen (Kolab Systems) | 2012-05-06 | 1 | -32/+6 |
* | Correct paths for freebusy configuration | Jeroen van Meeuwen (Kolab Systems) | 2012-05-06 | 1 | -10/+10 |
* | Correct running in unbuffered mode | Jeroen van Meeuwen (Kolab Systems) | 2012-05-05 | 1 | -10/+0 |
* | Add freebusy and zpush setup routines | Jeroen van Meeuwen (Kolab Systems) | 2012-05-05 | 3 | -2/+228 |
* | Truly remove any buffering that may exist | Jeroen van Meeuwen (Kolab Systems) | 2012-05-05 | 1 | -4/+9 |
* | Flush stderr and stdout when asking a question | Jeroen van Meeuwen (Kolab Systems) | 2012-05-05 | 1 | -0/+3 |