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
/
wallace
/
modules.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More linting and syntax issues resolved
Jeroen van Meeuwen (Kolab Systems)
2019-10-25
1
-1
/
+1
*
More logging in Wallace and --max-tasks per process option for wallaced
Liutauras Adomaitis
2019-08-16
1
-1
/
+20
*
Implement multiprocessing part of D761, letting wallace restart cleanly and f...
Jeroen van Meeuwen (Kolab Systems)
2019-06-18
1
-28
/
+39
*
More debug logging which should be useful to track message transportation in ...
Liutauras Adomaitis
2019-05-15
1
-1
/
+5
*
nother attempt to add more logging and fix wallace messages not being deliver...
Liutauras Adomaitis
2018-06-15
1
-6
/
+19
*
With this patch I'm trying to introduce a file-type object in logger, which c...
Liutauras Adomaitis
2018-05-17
1
-18
/
+32
*
Format tracebacks in to legible form
Jeroen van Meeuwen (Kolab Systems)
2016-12-13
1
-1
/
+1
*
Catch exceptions from modules to prevent from killing the wallace process (#5...
Aleksander Machniak
2016-04-14
1
-1
/
+5
*
Add missing "import traceback" (#5366)
Aleksander Machniak
2016-04-04
1
-0
/
+1
*
Resolve #5186 by using 127.0.0.1 as the address to connect to, as specified i...
Jeroen van Meeuwen (Kolab Systems)
2015-08-12
1
-56
/
+66
*
Run archival jobs in another Wallace child process (#3843)
Thomas Bruederli
2014-10-23
1
-1
/
+10
*
Updated the licensing information according to FSF recommendations.
Paul Boddie
2014-06-26
1
-7
/
+7
*
Make sure correct filepaths are returned and returned again, so that
Jeroen van Meeuwen (Kolab Systems)
2014-03-04
1
-1
/
+1
*
A little more verbosity on modules configured not available
Jeroen van Meeuwen (Kolab Systems)
2014-03-04
1
-2
/
+2
*
Address #1627 once and for all, by simply not encoding / decoding the message...
Aleksander Machniak
2013-11-25
1
-20
/
+24
*
Replace the blob null bytes we're getting (#1627, #1631)
Jeroen van Meeuwen (Kolab Systems)
2013-05-03
1
-4
/
+15
*
Update copyright
Jeroen van Meeuwen (Kolab Systems)
2013-04-17
1
-1
/
+1
*
Sending out the message requires nul characters (where do they come from?) be...
Jeroen van Meeuwen (Kolab Systems)
2013-02-08
1
-2
/
+8
*
Use the original SMTP communication exchange for recipients and senders (#1469)
Jeroen van Meeuwen (Kolab Systems)
2012-12-24
1
-10
/
+19
*
Correctly pass on the original recipients to the SMTP forwarding
Jeroen van Meeuwen (Kolab Systems)
2012-09-04
1
-3
/
+4
*
Correct the use of envelope_sender (this is a list??)
Jeroen van Meeuwen (Kolab Systems)
2012-03-09
1
-5
/
+15
*
Simplify the use of the email library by importing only the correct things
Jeroen van Meeuwen (Kolab Systems)
2012-03-09
1
-16
/
+20
*
Correct some pylint conventions
Jeroen van Meeuwen (Kolab Systems)
2012-03-09
1
-24
/
+180
*
Add the bare bones of Wallace with the optout module
Jeroen van Meeuwen (Kolab Systems)
2012-03-02
1
-0
/
+170