1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
valvula: * [fix] Adding missing file.. More... over 11 years ago
valvula: * [fix] Updated error reporting at regression tests. More... over 11 years ago
valvula: * [fix] Fixed regression test failure (test_07). More... over 11 years ago
valvula: * [fix] Adding mod-mquota files.. More... over 11 years ago
valvula: * [fix] Added more code to check new module (mod-mquota). Still more work required. Added initial configuration files and documentation. More... over 11 years ago
valvula: * [fix] Minor changes.. More... over 11 years ago
valvula: * [fix] Finished mod-bwl (sasl user restrictions). Updated reg test (test_05) to check this new support. More... over 11 years ago
valvula: * [fix] Fixed mod-bwl pointer.. More... over 11 years ago
valvula: * [fix] Added support to mod-slm to allow exceptions (sasl_username+mail_from) allowed pairs. More... over 11 years ago
valvula: * [new] Finished mod-slm (mod sender login mismatch) which provides support to detect and restrict various mail from - sasl user mismatches, enforcing valid mail froms are used, or even forcing users to use same SASL user as mail from. Added regression test (test_06) to fully check this new module. More... over 11 years ago
valvula: * [fix] Updated mod-bwl to complete black listing rules providing domain level and account level. Updated test_05 (reg test) to check support added. More... over 11 years ago
valvula: * [fix] Updated mod-bwl to make whitelist rules added by this module to only apply to domains that are considered local and when they are the destination (this way open relay risk is eliminated). Updated reg test (test_05) to check new functions. Added new function to allow adding local domains: More... over 11 years ago
valvula: * [new] Added general support to allow valvula to detect current domains supported by postfix installation. This includes those domains declared inside postfix' main.cf but also those domains declared through mysql connection at virtual_domains_maps variable. Nice! Added regression test (test_02b) to check support added. Updated server API to allow modules to use the following functions to check if a domain is local: More... over 11 years ago
valvula: * [fix] Fixed array wrong boundary check spotted by gcc (impressive!). More... over 11 years ago
valvula: * [fix] Several updates to make valvula to detect local domains reading postfix configuration. Still more work is required. Added regression test_02-b to check this new support. More... over 11 years ago
valvula: * [fix] Updated valvulad-mgr.py to allow running a test with several operations.. More... over 11 years ago
valvula: * [new] Added new api functions to get domain from string and match an address against a rule. API added: More... over 11 years ago
valvula: * [fix] Adding more updates to mod-bwl. Still more work is required. More... over 11 years ago
valvula: * [fix] Committing missing files.. More... over 11 years ago
valvula: * [fix] Adding initial files to implement mod-bwl (black and white lists). More... over 11 years ago
valvula: * [fix] Updated valvulad-mgr.py to allow doing test operations against local valvula server.. More... over 11 years ago
valvula: * [fix] Updated debian package relations at control file.. More... over 11 years ago
valvula: * [fix] Making server to report what sasl user is being used while reporting reject status. More... over 11 years ago
valvula: * [fix] Updated regression test to better report where it fails. More... over 11 years ago
valvula: * [fix] Making valvula server to produce logs on mail.log facility. More... over 11 years ago
valvula: * [fix] Updated mod-ticket to allow blocking a user that is matched by a ticket without considering its status or validation. Updated regression test (test_03) to check this new feature. More... over 11 years ago
valvula: * [fix] Making valvula server to place the pid file before changing user. More... over 11 years ago
valvula: * [fix] Making valvula server to generate a pid so init.d script works. More... over 11 years ago
valvula: * [fix] Added limit to line requests that are accepted so that if exceeded the connection is closed. Added support to valvulad configuration file. More... over 11 years ago
valvula: * [fix] Reorganized signal handling to make backtrace generation to work. More... over 11 years ago