0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.51.3117: - Fixed an issue where trying to retrieve a non-existent letter on POP3 would cause a hardlock
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated gatekeeper.conf and references to it in rumble.conf Changed the order of group/user setting in runas.c
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated gatekeeper module
Daniel Gruno
as Humbedooh
More... almost 14 years ago
gatekeeper now properly checks for the correct number of failed logins before quarantining
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Added hooks to the IMAP and SMTP servers - Updated gatekeeper mod
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Added gatekeeper.conf - Updated the RunAs service - Initial template for gatekeeper module
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Moved the RunAs directive into runas.c - Added a blank slate for the new gatekeeper module
Daniel Gruno
as Humbedooh
More... almost 14 years ago
0.50.3110: - Fixed some discovery methods for determining whether emails were read or not - This symbolic update marks the 0.50 milestone. Future updates may not be compatible with data from 0.50 or below.
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Fixed (I hope) an issue where STARTTLS would crash with "Assertion failed: *lock == MUTEX_UNLOCKED, file ath.c, line 193"
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated RumbleLua to v0.49
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Fixed some issues where reader/writer locks were blocking each other - Fixed an issue where POP3 would not properly delete emails
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Fixed an issue where the StartTLS module reported STARTTLS instead of STLS on POP3 - Fixed a crash in the POP3 service when running a UIDL command - Fixed an issue where POP3 would return an erroneous empty list when running STAT
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Creating a new domain using RumbleLua will now by default create a sub-directory for that specific domain's emails
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Moved some of the functions from main.c into separate files
Daniel Gruno
as Humbedooh
More... almost 14 years ago
0.48.3080: - Changed the way delivery failures are described - Updated RumbleLua so that the mailman service cannot be stopped/started, only paused/resumed. - The number of delivery attempts and the time in between can now be set in rumble.conf or via RumbleLua
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Added smtp_delivery.c
Daniel Gruno
as Humbedooh
More... almost 14 years ago
0.47.3066: - Moved SMTP write errors into the system log instead of perror() - Moved all mailman delivery functions into smtp_delivery.c - Cleaned up code quite a bit - Added some slightly more detailed failure notices when emails fail to be delivered
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Fixed a bug where messages that were looping could crash the server - Added reply emails to let senders know if their emails cannot be delivered - Removed some debug info from the system log
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Module updates
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated rumble.conf
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Added the initial (buggy) configure and makefile scripts - don't expect them to work ;>
Daniel Gruno
as Humbedooh
More... almost 14 years ago
fixed a typo in spamassassin
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Changed the masterHandle structure to also contain the debug vector and file pointer
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Merge branch 'master' of github.com:Humbedooh/rumble
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Merge branch 'master' of github.com:Humbedooh/rumble
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Merge branch 'master' of github.com:Humbedooh/rumble
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Hardcopied radb into the repo instead :|
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Hardcopied radb into the repo instead :|
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated the default paths to search for config files
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Fixed a bug where Windows Services could not control Rumble's start/stop behavior - Rumble can now feed emails to external programs and continue based on their outputs - Email parser commands will be available on the Rumble wiki at http://sf.net/p/rumble/ - Preparing to move to configure and make on UNIX
Daniel Gruno
as Humbedooh
More... almost 14 years ago