Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Accept any arguments passed on to signal handlers | Jeroen van Meeuwen (Kolab Systems) | 2011-11-22 | 1 | -2/+2 | |
| | ||||||
* | Close stdout when removing the handler | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -2/+7 | |
| | ||||||
* | Bump prerelease | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -1/+1 | |
| | ||||||
* | Remove stdout log handler when executing kolab_smtp_access_policy | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -65/+150 | |
| | | | | | | | | Add parsing an LDAP DN as a separate function call Add parsing an LDAP URI as a separate function call Use these functions in parse_policy() Disable caching for now Only process the complete request in the DATA protocol stage | |||||
* | We don't actually care about the parameters sent by signal handlers, but we ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -2/+2 | |
| | | | | | | must accept the correct number of parameters. Fixes #516 | |||||
* | 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 | |||||
* | Bump prerelease | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 | |
| | ||||||
* | Have the sysvinit scripts make use of the -p option | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 3 | -3/+3 | |
| | | | | Fix default PID file location for kolab-saslauthd | |||||
* | Add signal handlers to kolabd and saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 2 | -5/+62 | |
| | | | | Add -p / --pid-file option to these daemons | |||||
* | Remove $MECH and $SOCKETDIR from starting the daemon | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 | |
| | ||||||
* | Own /var/run/kolabd/ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -0/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Adjust sysvinit settings for kolabd and saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 3 | -17/+21 | |
| | ||||||
* | Bump prerelease | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 | |
| | ||||||
* | Fix forking to the background | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -2/+3 | |
| | ||||||
* | Bump prerelease | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 | |
| | ||||||
* | SASLDaemon has no attribute thread_count | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+0 | |
| | ||||||
* | Include /etc/sysconfig/kolab{d,-saslauthd} in dist, and ship them as part of ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 4 | -4/+19 | |
| | | | | the RPM packages | |||||
* | Update saslauthd sysvinit script | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 | |
| | ||||||
* | Correct source location for kolab-server sysvinit script to install | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 | |
| | ||||||
* | Make sure to create /etc/rc.d/init.d before installing init scripts into it | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -0/+2 | |
| | ||||||
* | Correct source location for kolabd.py and saslauthd.py | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 3 | -2/+2 | |
| | ||||||
* | Install sysvinit rc scripts for kolabd and kolab-saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 5 | -3/+258 | |
| | ||||||
* | Own the directories that saslauthd is going to install | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+4 | |
| | ||||||
* | Move installing saslauthd as part of saslauthd's own Makefile.am | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+0 | |
| | ||||||
* | Install as executable | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -0/+10 | |
| | ||||||
* | Refactor kolab_smtp_access_policy to take into account subsequent access ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -751/+917 | |
| | | | | policy requests, and query databases only after the complete policy request has been received. | |||||
* | 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 | 4 | -3/+6 | |
| | ||||||
* | 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 | 6 | -224/+290 | |
| | ||||||
* | Use one fork per domain name space found | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -16/+24 | |
| | ||||||
* | 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 bug tracking URL | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -2/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Bump the release minor number for added features, and potentially breaking ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 1 | -2/+2 | |
| | | | | compatibility (with other applications of which there are none at this point) | |||||
* | Include telemetry commands for the command-line in the telemetry sub-package | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 1 | -1/+5 | |
| | ||||||
* | 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 |