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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright
dev/entitlements
Jeroen van Meeuwen (Kolab Systems)
2012-01-04
2
-2
/
+2
*
Lowercase rules and sender/recipient addresses when parsing the policy, or th...
Jeroen van Meeuwen (Kolab Systems)
2011-11-23
1
-0
/
+3
*
Remove stdout log handler when executing kolab_smtp_access_policy
Jeroen van Meeuwen (Kolab Systems)
2011-11-21
1
-65
/
+150
*
Refactor kolab_smtp_access_policy to take into account subsequent access poli...
Jeroen van Meeuwen (Kolab Systems)
2011-11-09
1
-751
/
+917
*
Add telemetry log parsing capabilities
Jeroen van Meeuwen (Kolab Systems)
2011-09-26
1
-0
/
+87
*
Add statistical accounting for sender <-> recipient counts per date to the Ko...
Jeroen van Meeuwen (Kolab Systems)
2011-09-26
1
-18
/
+101
*
Make the attributes to search for valid addresses a configuration item.
Jeroen van Meeuwen (Kolab Systems)
2011-09-21
1
-17
/
+36
*
Verify whether the user is using an alias as well
Jeroen van Meeuwen (Kolab Systems)
2011-09-21
1
-2
/
+37
*
Add currently unused function verify_quota.
Jeroen van Meeuwen (Kolab Systems)
2011-09-21
1
-20
/
+94
*
Make sure the sender exists before continuing
Jeroen van Meeuwen (Kolab Systems)
2011-09-12
1
-0
/
+8
*
Add policy_done (part two of #332)
Jeroen van Meeuwen (Kolab Systems)
2011-08-15
1
-0
/
+3
*
Fix bug #332: Recipients are verified on the SMTP level, but rejected in the ...
Jeroen van Meeuwen (Kolab Systems)
2011-08-15
1
-2
/
+6
*
Clean up the cache before attempting to insert anything
Jeroen van Meeuwen (Kolab Systems)
2011-08-03
1
-0
/
+3
*
Correct the inserts back into cache
Jeroen van Meeuwen (Kolab Systems)
2011-08-03
1
-86
/
+91
*
Using len() on an empty result is not useful. Fixes #258
Jeroen van Meeuwen (Kolab Systems)
2011-08-01
1
-2
/
+2
*
Require more recent sqlalchemy
Jeroen van Meeuwen (Kolab Systems)
2011-07-29
1
-48
/
+42
*
Enhance kolab_smtp_access_policy by providing it with sqlalchemy-based SQL ca...
Jeroen van Meeuwen (Kolab Systems)
2011-07-29
1
-112
/
+180
*
Make sure we only hand out one result per policy request
Jeroen van Meeuwen (Kolab Systems)
2011-07-18
1
-7
/
+18
*
Temporarily disable the cache for issues with multi-threading, and memory loa...
Jeroen van Meeuwen (Kolab Systems)
2011-07-18
1
-0
/
+3
*
Can't indefinitely loop
Jeroen van Meeuwen (Kolab Systems)
2011-07-13
1
-97
/
+88
*
Make sure we always end up with a result,
Jeroen van Meeuwen (Kolab Systems)
2011-07-13
1
-79
/
+103
*
Remember to set sender_allowed to true under the correct circumstances
Jeroen van Meeuwen (Kolab Systems)
2011-07-11
1
-2
/
+6
*
Use verify_domain() to verify the domain name space is something we host. Hel...
Jeroen van Meeuwen (Kolab Systems)
2011-07-06
1
-5
/
+44
*
Insert more logging statements and be more verbose in any reject messages as ...
Jeroen van Meeuwen (Kolab Systems)
2011-07-06
1
-6
/
+73
*
Provide a bunch more commentary in the code
Jeroen van Meeuwen (Kolab Systems)
2011-07-06
1
-6
/
+49
*
Correct path to cache
Jeroen van Meeuwen (Kolab Systems)
2011-07-05
1
-5
/
+5
*
Make sure we use /var/lib/kolab/cache/
Jeroen van Meeuwen (Kolab Systems)
2011-07-05
1
-2
/
+7
*
Only use authentication credentials for authorization, such as when verifying...
Jeroen van Meeuwen (Kolab Systems)
2011-07-05
1
-92
/
+111
*
Ensure an empty line follows our message.
Jeroen van Meeuwen (Kolab Systems)
2011-07-05
1
-6
/
+9
*
Add action dunno for Kolab SMTP Access Policy
Jeroen van Meeuwen (Kolab Systems)
2011-07-05
1
-0
/
+6
*
Try only two locations for caching, /var/lib/kolab/ and /tmp/
Jeroen van Meeuwen (Kolab Systems)
2011-07-05
1
-26
/
+33
*
Avoid very long lines
Jeroen van Meeuwen (Kolab Systems)
2011-07-04
1
-7
/
+43
*
Add kolab smtp access policy plugin for postfix
Jeroen van Meeuwen (Kolab Systems)
2011-07-04
1
-0
/
+536
*
Update the gen-ldif script
Jeroen van Meeuwen (Kolab Systems)
2011-06-09
1
-7
/
+9
*
Update bin/gen-ldif with the objectclasses and attributes also in the default...
Jeroen van Meeuwen (Kolab Systems)
2011-03-23
1
-1
/
+9
*
Make the default be example.org instead of kanarip.com
Jeroen van Meeuwen (Kolab Systems)
2011-03-07
1
-2
/
+2
*
Take options that modify which users end up where (domain name, rootdn and ou...
Jeroen van Meeuwen (Kolab Systems)
2011-03-07
1
-2
/
+6
*
Add a script that'll generate randomized user accounts in LDIF format, given ...
Jeroen van Meeuwen (Kolab Systems)
2011-03-02
1
-0
/
+30
*
Add a shortcut script to update the po files
Jeroen van Meeuwen (Kolab Systems)
2011-02-21
1
-0
/
+9