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/resourcemanagement
dev/resourcemanagement2
dev/resourcemanagement3
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
/
cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bail out if the user cannot be found
Jeroen van Meeuwen (Kolab Systems)
2014-12-31
1
-1
/
+8
*
Also clean out ACLs that refer to non-existent subjects
Jeroen van Meeuwen (Kolab Systems)
2014-12-31
1
-8
/
+120
*
Fix typo
Jeroen van Meeuwen (Kolab Systems)
2014-12-30
1
-1
/
+1
*
Add an option --dry-run to kolab mailbox-cleanup
Jeroen van Meeuwen (Kolab Systems)
2014-12-30
1
-6
/
+19
*
Multi-thread the creation of mailboxes for existing LDAP entries
Jeroen van Meeuwen (Kolab Systems)
2014-11-17
1
-7
/
+69
*
Allow multiple arguments to be specified
Jeroen van Meeuwen (Kolab Systems)
2014-11-17
1
-5
/
+11
*
Allow wildcards to be specified in setting quota through the command-line.
Jeroen van Meeuwen (Kolab Systems)
2014-11-14
1
-7
/
+4
*
Fix command rename-mailbox, which was restricting itself to user/* mailboxes ...
Jeroen van Meeuwen (Kolab Systems)
2014-10-30
1
-1
/
+1
*
Add a command-line option --resync to the sync command, to ignore the latest ...
Jeroen van Meeuwen (Kolab Systems)
2014-10-11
1
-0
/
+8
*
Only recognize the folder as already existing, if no partition is specified
Jeroen van Meeuwen (Kolab Systems)
2014-08-04
1
-1
/
+1
*
Update for the new domain listing
Jeroen van Meeuwen (Kolab Systems)
2014-08-01
1
-4
/
+2
*
Add a command list-users
Jeroen van Meeuwen (Kolab Systems)
2014-07-31
1
-0
/
+39
*
Un-not-register the list-users command
Jeroen van Meeuwen (Kolab Systems)
2014-07-31
1
-1
/
+0
*
Do not issue a fatal error should deleting a mailbox not succeed
Jeroen van Meeuwen (Kolab Systems)
2014-07-31
1
-1
/
+4
*
Add a 'list-ous' command
Jeroen van Meeuwen (Kolab Systems)
2014-07-30
1
-0
/
+39
*
Updated the licensing information according to FSF recommendations.
Paul Boddie
2014-06-26
48
-336
/
+336
*
LSUB with a pattern does not return the expected results at all
Jeroen van Meeuwen (Kolab Systems)
2014-06-09
1
-3
/
+3
*
Match messages without an X-Spam-Status header set, too
Jeroen van Meeuwen (Kolab Systems)
2014-02-12
1
-1
/
+3
*
Fix typos
Jeroen van Meeuwen (Kolab Systems)
2014-02-11
1
-1
/
+1
*
Add command set-quota
Jeroen van Meeuwen (Kolab Systems)
2014-01-30
1
-0
/
+67
*
Add an option to specify the partition on which a mailbox is to be created
Jeroen van Meeuwen (Kolab Systems)
2014-01-27
1
-1
/
+9
*
Add the option for partition to rename-mailbox
Jeroen van Meeuwen (Kolab Systems)
2014-01-15
1
-1
/
+5
*
Test if metadata holds the key we're about to use to print the value (#2253)
Timotheus Pokorra (TBits.net)
2013-11-21
1
-5
/
+6
*
Fix listing deleted mailboxes' domain list iteration
Jeroen van Meeuwen (Kolab Systems)
2013-11-21
1
-4
/
+2
*
Add an option --dry-run to undelete-mailbox cmd
Jeroen van Meeuwen (Kolab Systems)
2013-11-21
1
-0
/
+8
*
Add a command to add an alias to an existing user entry
Jeroen van Meeuwen (Kolab Systems)
2013-10-21
1
-0
/
+129
*
Escape the necessary spaces in verifying the folder to delete (#2298)
Jeroen van Meeuwen (Kolab Systems)
2013-10-16
1
-0
/
+4
*
Fix set-mailbox-metadata to handle folders with UTF-8 characters (#2297)
Timotheus Pokorra (TBits.net)
2013-10-16
1
-2
/
+3
*
Properly encode output so it can be piped and redirected (#2254)
Timotheus Pokorra (TBits.net)
2013-10-16
3
-3
/
+3
*
Connect to the correct domain DIT tree when synchronizing (#2354)
Toke Høiland-Jørgensen
2013-10-16
1
-0
/
+1
*
Make sure mailboxes that are in a domain in IMAP actually have the equivalent...
Jeroen van Meeuwen (Kolab Systems)
2013-10-15
1
-2
/
+47
*
Use auth.list_domains() result correctly (#2306)
Jeroen van Meeuwen (Kolab Systems)
2013-10-07
1
-1
/
+1
*
Add a command to sync mailhost attributes with what is factually in the murder
Jeroen van Meeuwen (Kolab Systems)
2013-08-19
1
-0
/
+133
*
Add commands count-domain-mailboxes and server-info, enhance list-mailboxes
Jeroen van Meeuwen (Kolab Systems)
2013-08-13
3
-1
/
+127
*
Only attempt to set the mailhost attribute on actual entries
Jeroen van Meeuwen (Kolab Systems)
2013-08-09
1
-1
/
+2
*
Add --raw to list-user-subscriptions to allow displaying the folder names in ...
Jeroen van Meeuwen (Kolab Systems)
2013-08-09
1
-2
/
+15
*
Add --server=server to list-quota
Jeroen van Meeuwen (Kolab Systems)
2013-08-09
1
-1
/
+14
*
Correct the selection of the folder for list-messages
Jeroen van Meeuwen (Kolab Systems)
2013-08-09
1
-2
/
+5
*
Add a command-line option to specify a specific server
Jeroen van Meeuwen (Kolab Systems)
2013-08-03
1
-2
/
+16
*
List deleted mailboxes with the deletion date
Jeroen van Meeuwen (Kolab Systems)
2013-08-03
1
-2
/
+40
*
Add a command user-info
Jeroen van Meeuwen (Kolab Systems)
2013-08-03
1
-0
/
+48
*
Configure Auth() correctly, or we will not be able to adjust the mailhost att...
Jeroen van Meeuwen (Kolab Systems)
2013-08-02
1
-5
/
+5
*
When deleting acls from many,many mailboxes in one go, the mailbox that occur...
Jeroen van Meeuwen (Kolab Systems)
2013-08-02
1
-1
/
+5
*
Add a command to list mailboxes for a specific domain including its alias dom...
Jeroen van Meeuwen (Kolab Systems)
2013-08-02
1
-0
/
+83
*
Fix the utf7 backend versus preferred utf8 display
Jeroen van Meeuwen (Kolab Systems)
2013-07-05
5
-7
/
+13
*
Make sure the pattern for deleting mailboxes is passed on right between vario...
Jeroen van Meeuwen (Kolab Systems)
2013-07-05
1
-2
/
+4
*
Use imap.create_folder() for kolab cm
Jeroen van Meeuwen (Kolab Systems)
2013-07-05
1
-3
/
+1
*
Decode the mailbox names in kolab list-mailboxes
Jeroen van Meeuwen (Kolab Systems)
2013-07-05
1
-1
/
+2
*
Correct IMAP not being loaded / initialized
Jeroen van Meeuwen (Kolab Systems)
2013-07-05
1
-0
/
+2
*
Rebase command transfer-mailbox so that it actually functions
Jeroen van Meeuwen (Kolab Systems)
2013-06-12
1
-9
/
+14
[next]