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
path:
root
/
pykolab
Commit message (
Expand
)
Author
Age
Files
Lines
*
chown files in /etc/roundcubemail/ that are not owned by the httpd process user
Jeroen van Meeuwen (Kolab Systems)
2015-08-05
1
-0
/
+24
*
Escape type errors
Jeroen van Meeuwen (Kolab Systems)
2015-07-31
1
-2
/
+21
*
setup-kolab: wait some seconds after restarting dirsrv (fixes #5137)
Timotheus Pokorra
2015-07-01
1
-0
/
+1
*
fix indentation from my previous commit
Timotheus Pokorra
2015-06-12
2
-5
/
+5
*
cli: kolab delete-domain improved. (#5098)
Timotheus Pokorra
2015-06-12
2
-5
/
+25
*
adding parameter --domain for cli kolab sync (fixes #5091).
Timotheus Pokorra
2015-06-09
1
-5
/
+18
*
Don't overwrite config if template is not found - Fixes #5066
Daniel Hoffend
2015-06-03
1
-9
/
+9
*
cli: kolab sync now properly creates mailboxes (#3975)
Timotheus Pokorra
2015-05-29
1
-2
/
+3
*
Make locale encoding the default sys encoding; resolves T249
Thomas Bruederli
2015-05-21
1
-0
/
+4
*
Merge branch 'master' of ssh://git.kolab.org/diffusion/P/pykolab
Thomas Bruederli
2015-05-20
1
-4
/
+21
|
\
|
*
Wait for at most 30 seconds when MySQL/MariaDB is being set up.
Jeroen van Meeuwen (Kolab Systems)
2015-05-21
1
-4
/
+21
*
|
Catch webadmin API connection errors (timed out perhaps) and try again with a...
Thomas Bruederli
2015-05-20
1
-5
/
+29
|
/
*
Add a command to check quota between IMAP and LDAP
pykolab-0.7.13
Jeroen van Meeuwen (Kolab Systems)
2015-05-14
1
-0
/
+108
*
Add a --user and --server parameter to list-messages
Jeroen van Meeuwen (Kolab Systems)
2015-05-14
1
-3
/
+38
*
fixing typo in my previous commit
Timotheus Pokorra
2015-05-05
3
-6
/
+6
*
Debian Jessie: fix service names (#4688)
Timotheus Pokorra
2015-05-05
3
-6
/
+24
*
fix kolab sync for multiple domains (#3197)
Timotheus Pokorra
2015-04-20
1
-5
/
+5
*
implementing --directory-manager-pwd for setup-kolab to specify the Directory...
Timotheus Pokorra
2015-04-20
1
-2
/
+13
*
implementing --mysqlserver parameter for setup-kolab to specify if a new or e...
Timotheus Pokorra
2015-04-15
1
-1
/
+17
*
implementing --default, --yes and --quiet parameters for setup-kolab (#2598)
Timotheus Pokorra
2015-04-15
2
-0
/
+29
*
Fix some typos found by the spelling linter
Jeroen van Meeuwen (Kolab Systems)
2015-04-14
3
-5
/
+5
*
Improve proplist ordering routine
Thomas Bruederli
2015-03-28
1
-2
/
+10
*
Fully implement pykolab.xml.Contact.to_dict() + add unit tests for it (#4974)
Thomas Bruederli
2015-03-28
2
-5
/
+298
*
Escape filter value when searching LDAP entries by attribute (#4924)
Thomas Bruederli
2015-03-28
1
-1
/
+2
*
Return the correct variable
Thomas Bruederli
2015-03-26
1
-1
/
+1
*
Add wrapper class for kolabformat.Note (#4908)
Thomas Bruederli
2015-03-26
2
-0
/
+145
*
Move ustr() to xml utilities module
Thomas Bruederli
2015-03-26
1
-0
/
+18
*
Fix varname and avoid throwing an execption on every call
Thomas Bruederli
2015-03-26
1
-14
/
+2
*
Improve object diff computation: ignore order of attribute lists (e.g. attach...
Thomas Bruederli
2015-03-24
1
-4
/
+44
*
Add getter for related-to property of todo objects
Thomas Bruederli
2015-03-24
1
-0
/
+6
*
Proxy the new naming context function
Jeroen van Meeuwen (Kolab Systems)
2015-03-18
1
-0
/
+3
*
Add a function to retrieve the naming context used for a given domain
Jeroen van Meeuwen (Kolab Systems)
2015-03-18
1
-0
/
+62
*
New *_CANCEL_DELETE policy to remove cancelled objects rather than flagging a...
Thomas Bruederli
2015-03-11
1
-0
/
+17
*
The email.MIMEText class will take care of line wrapping; no need to do it twice
Thomas Bruederli
2015-03-11
1
-5
/
+1
*
Force RRULE UNTIL attribute to be a UTC date/time but also account for it to ...
Thomas Bruederli
2015-03-10
1
-0
/
+4
*
Fix date conflict check (#4767)
Thomas Bruederli
2015-03-09
1
-1
/
+1
*
Switch type check: datetime.datetime is also an instance of datetime.date
Thomas Bruederli
2015-03-09
1
-1
/
+1
*
Return the correct ical property for date-only recurrence-id
Thomas Bruederli
2015-03-03
1
-1
/
+1
*
Store reservations for single occurrences with the same UID in one object (#4...
Thomas Bruederli
2015-03-02
1
-8
/
+8
*
Adapt itip.check_event_conflict() to new storage of single occurrences (#4726)
Thomas Bruederli
2015-03-02
1
-2
/
+18
*
Make sure stored recurrence-id properties are returned as the correct date/da...
Thomas Bruederli
2015-03-02
1
-1
/
+9
*
Store invitations to single occurrences with the same UID in one object (#4726)
Thomas Bruederli
2015-03-02
1
-13
/
+31
*
enable httpauth + trust localips for freebusy service
Daniel Hoffend
2015-02-24
1
-0
/
+22
*
Do not hard-code locale dir. Let gettext use the default location (#4685)
Thomas Bruederli
2015-02-23
1
-3
/
+2
*
Fix event.get_instance() calls for all-day events (#4709)
Thomas Bruederli
2015-02-23
1
-2
/
+3
*
Export recurrence rules to iCal
Thomas Bruederli
2015-02-21
2
-3
/
+20
*
Fix typo in event/todo status map
Thomas Bruederli
2015-02-20
1
-1
/
+1
*
Don't attempt to update a None date
Thomas Bruederli
2015-02-20
1
-1
/
+1
*
Support iTip CANCEL requests with THISANDFUTRE range
Thomas Bruederli
2015-02-20
1
-0
/
+3
*
CentOS7: make sure we are using the correct path for the clamd.sock (#3565)
Timotheus Pokorra
2015-02-20
1
-0
/
+7
[next]