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
...
*
Clarify otherwise redundant warning message;
Johannes Graumann
2012-10-15
1
-1
/
+1
*
Debianize: Edit /etc/default/kolab-saslauthd to allow for init script mediate...
Johannes Graumann
2012-10-15
1
-0
/
+9
*
Debianize service restarts/init script updates;
Johannes Graumann
2012-10-15
9
-41
/
+137
*
Allow the specification of a php.ini location, and attempt the two known loca...
Jeroen van Meeuwen (Kolab Systems)
2012-10-05
1
-2
/
+26
*
Skip Amavis configuration if no file /etc/amavisd/amavisd.conf exists
Jeroen van Meeuwen (Kolab Systems)
2012-10-05
1
-19
/
+28
*
Only attempt to change the permissions on a logfile after verifying such file...
Jeroen van Meeuwen (Kolab Systems)
2012-10-05
1
-12
/
+13
*
Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab
Jeroen van Meeuwen (Kolab Systems)
2012-10-01
1
-0
/
+2
|
\
|
*
clarify PHP timezone requirement in setup-kolab
Torsten Grote
2012-10-01
1
-0
/
+2
*
|
Prevent traceback on undefined Error exception (#1014)
Jeroen van Meeuwen (Kolab Systems)
2012-10-01
1
-1
/
+2
|
/
*
Enhance wap client interaction
Jeroen van Meeuwen (Kolab Systems)
2012-09-28
1
-56
/
+55
*
Make integers be floats before we make the division
Jeroen van Meeuwen (Kolab Systems)
2012-09-17
1
-3
/
+3
*
Don't forget to ship setup_syncroton
Jeroen van Meeuwen (Kolab Systems)
2012-09-17
1
-0
/
+1
*
Resolve #1006:
Jeroen van Meeuwen (Kolab Systems)
2012-09-14
1
-10
/
+12
*
Make sure no division by zero occurs in listing quota. (#1005)
Jeroen van Meeuwen (Kolab Systems)
2012-09-14
1
-4
/
+12
*
Include syncrepl module with pykolab
Jeroen van Meeuwen (Kolab Systems)
2012-09-13
1
-1
/
+2
*
Only actually fail listing domains if the primary domain is the domain auth h...
Jeroen van Meeuwen (Kolab Systems)
2012-09-13
1
-1
/
+5
*
Fix path for setup-ds-admin on Debian
Jeroen van Meeuwen (Kolab Systems)
2012-09-09
1
-1
/
+6
*
Make sure quota changes propagate from LDAP to IMAP
Jeroen van Meeuwen (Kolab Systems)
2012-09-07
2
-2
/
+14
*
Clause cmd_list_quota to accept there may be no quota at all
Jeroen van Meeuwen (Kolab Systems)
2012-09-07
1
-4
/
+10
*
Remove compose_addressbook from template files to compile and include
Jeroen van Meeuwen (Kolab Systems)
2012-09-07
1
-1
/
+0
*
Move setting the quota to outside of the loop where we login as the user
Jeroen van Meeuwen (Kolab Systems)
2012-09-06
1
-7
/
+12
*
Make sure we don't attempt to parse a mailbox path in full, while we are logg...
Jeroen van Meeuwen (Kolab Systems)
2012-09-04
1
-3
/
+4
*
Remove setting / removing cyrus-admin privileges before setting annotations, ...
Jeroen van Meeuwen (Kolab Systems)
2012-09-04
1
-45
/
+9
*
Use the internal set_metadata() function
Jeroen van Meeuwen (Kolab Systems)
2012-08-30
1
-7
/
+6
*
Add the known local domains / hostnames to the LDAP configuration during setup
Jeroen van Meeuwen (Kolab Systems)
2012-08-29
1
-1
/
+6
*
Preserve any secondary recipient email address attribute values that may have...
Jeroen van Meeuwen (Kolab Systems)
2012-08-28
1
-1
/
+6
*
Catch situations in which we have not gotten the appropriate separator yet
Jeroen van Meeuwen (Kolab Systems)
2012-08-23
1
-0
/
+5
*
Reconnect after "login as..."
Jeroen van Meeuwen (Kolab Systems)
2012-08-23
1
-0
/
+4
*
Correct another line-break for the purpose of l10n
Jeroen van Meeuwen (Kolab Systems)
2012-08-14
1
-2
/
+1
*
Tweak error message for the purpose of l10n
Jeroen van Meeuwen (Kolab Systems)
2012-08-14
1
-1
/
+1
*
Update strings to not span multiple lines as it confuses l10n
Jeroen van Meeuwen (Kolab Systems)
2012-08-14
1
-5
/
+2
*
Remove the self.connect() calls, as these routines are not aware of the state...
Jeroen van Meeuwen (Kolab Systems)
2012-08-12
1
-15
/
+0
*
- Add commands to add and remove user's subscriptions to/from folders
Jeroen van Meeuwen (Kolab Systems)
2012-08-12
2
-0
/
+192
*
- Add command to list a user's folder subscriptions. Usage:
Jeroen van Meeuwen (Kolab Systems)
2012-08-12
1
-0
/
+91
*
Update translation routines
Jeroen van Meeuwen (Kolab Systems)
2012-08-11
1
-1
/
+4
*
Add a command to rename a (user's) mailbox
Jeroen van Meeuwen (Kolab Systems)
2012-08-08
1
-0
/
+70
*
Fix typo
Jeroen van Meeuwen (Kolab Systems)
2012-08-08
1
-1
/
+1
*
Ship commands to set and list mailbox metadata
Jeroen van Meeuwen (Kolab Systems)
2012-08-08
2
-0
/
+138
*
Add functions that support some of the new command line client commands
Jeroen van Meeuwen (Kolab Systems)
2012-08-08
2
-2
/
+53
*
Print mailbox ACLs listed in a somewhat parseable format
Jeroen van Meeuwen (Kolab Systems)
2012-08-08
1
-3
/
+5
*
Add new command-line utility commands lam, sam and dam (list, set and delete ...
Jeroen van Meeuwen (Kolab Systems)
2012-08-07
4
-0
/
+211
*
Use timezone from cli option --timezone if specified (#942)
Jeroen van Meeuwen (Kolab Systems)
2012-08-06
1
-11
/
+12
*
Prevent options from components from being added twice (#941)
Jeroen van Meeuwen (Kolab Systems)
2012-08-06
1
-0
/
+9
*
Fix entry_dn being referred to a little too early
Jeroen van Meeuwen (Kolab Systems)
2012-08-06
1
-11
/
+17
*
Make sure new users are subscribed to all folders in the personal namespace (...
Jeroen van Meeuwen (Kolab Systems)
2012-08-05
1
-2
/
+60
*
Prevent a singular alias (a basestring thanks to normalization) from being co...
Jeroen van Meeuwen (Kolab Systems)
2012-08-05
1
-0
/
+32
*
Set default ACL on associateddomain=%(domain)s,cn=kolab,cn=config to allow us...
Jeroen van Meeuwen (Kolab Systems)
2012-08-04
1
-0
/
+1
*
Omit warnings being printed to stderr
Jeroen van Meeuwen (Kolab Systems)
2012-08-04
1
-3
/
+0
*
Add a notice on the setup now being executed (#919)
Jeroen van Meeuwen (Kolab Systems)
2012-08-04
1
-0
/
+10
*
Ensure all components get their chance to insert their own command-line switches
Jeroen van Meeuwen (Kolab Systems)
2012-08-04
1
-17
/
+22
[prev]
[next]