index
:
pykolab
dev/boddie
dev/boddie-new/combined
dev/boddie-new/setup
dev/confmgmt
dev/entitlements
dev/kolab-test-suite
dev/kolab-test-tools
dev/plesk
dev/wallace
master
pykolab-0.2
pykolab-0.3
pykolab-0.4
pykolab-0.5
pykolab-0.5.14
pykolab-0.6
pykolab-0.7
PyKolab
devel@lists.kolab.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
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 iTip...
Thomas Bruederli
2014-02-24
1
-5
/
+5
*
Make wallace/module_resources pass the unit tests
Thomas Bruederli
2014-02-24
1
-66
/
+74
*
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
*
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
*
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 uid/...
Jeroen van Meeuwen (Kolab Systems)
2014-02-13
2
-12
/
+167
*
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:, X-Send...
Jeroen van Meeuwen (Kolab Systems)
2014-02-11
3
-10
/
+163
*
Avoid connection errors being fatal.
Jeroen van Meeuwen (Kolab Systems)
2014-02-11
1
-0
/
+14
*
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
*
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 loadin...
Jeroen van Meeuwen (Kolab Systems)
2014-02-08
1
-1
/
+1
*
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 explicitl...
Jeroen van Meeuwen (Kolab Systems)
2014-01-28
1
-1
/
+1
*
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 added...
Jeroen van Meeuwen (Kolab Systems)
2014-01-26
1
-0
/
+3
*
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 policy...
Jeroen van Meeuwen (Kolab Systems)
2014-01-14
2
-0
/
+9
*
.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 subsc...
Jeroen van Meeuwen (Kolab Systems)
2014-01-14
1
-11
/
+11
*
Entry Change Notifications of type None (such as during the initial synchroni...
Jeroen van Meeuwen (Kolab Systems)
2014-01-14
1
-1
/
+21
*
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 syncroto...
Jeroen van Meeuwen (Kolab Systems)
2013-11-30
2
-10
/
+64
*
Add an option to disable adding Sender: and X-Sender: headers
Jeroen van Meeuwen (Kolab Systems)
2013-11-25
2
-3
/
+20
[next]