0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Nov 07, 2024 — Nov 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:Humbedooh/rumble
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Changed the loading order of modules (since the TLS module should be last, as it's slow to load)
Daniel Gruno
as Humbedooh
More... almost 14 years ago
updated the config file and version info
Daniel Gruno
as Humbedooh
More... almost 14 years ago
updated the config file and version info
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Fixes some typos and wrong rejection counts
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated the lua script parser in rumblelua.lua Added some service information pertaining to the new stats available
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
Added a rejection counter to services for statistical purposes
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Update README
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Added a few checks to avoid lua calls from crashing the server when querying modules that haven't fully loaded yet (specifically the TLS module)
Daniel Gruno
as Humbedooh
More... almost 14 years ago
added config files for the modules that can now be configured
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated RumbleLua with the new module config options
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Added some dictionary functions that should rarely be used (if ever) Updated modules to work with the new config functions
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated RumbleLua to latest version
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Added a module configuration API with Lua support. Modules can use rumble_module_config() for notifying of available config options as well as setting them to new values.
Daniel Gruno
as Humbedooh
More... almost 14 years ago
did something...obviously
Daniel Gruno
as Humbedooh
More... almost 14 years ago
0.26.2728: - Re-enabled MySQL support for both x86 and x64 (although x64 is still buggy) - Fixed up RADB a whole lot in the MySQL dept. - Removed statusLog() and replaced all (or most) calls with rumble_debug - Added debugging features (mostly in Linux) - Updated MySQL libraries and headers to v/6.1.16
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Updated rumble_mailman_commit to include an expunge request check, so POP3 and IMAP won't fudge each other up. - Fixed a bug in POP3 where letters weren't deleted properly when told to.
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated some rumblelua pages
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated version and flag checking
Daniel Gruno
as Humbedooh
More... almost 14 years ago
moo
Daniel Gruno
as Humbedooh
More... almost 14 years ago
0.35.2660: - Added a new domain flag column for the upcoming domain-specific options - Changed internal handlers to work with the new flags
Daniel Gruno
as Humbedooh
More... almost 14 years ago
oops, a bad printf string snuck in.
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Debug info for greylist
Daniel Gruno
as Humbedooh
More... almost 14 years ago
0.34.2655: - Added a shut-up boolean to make rumble quiet when in daemon mode (no STDIN spam) - Added client/server conversations to the system log for moar debugging/spying - Minor fixes to RumbleLua - Usual code neatifications - Changed greylisting values to 10m quarantine and 5 day lingering
Daniel Gruno
as Humbedooh
More... almost 14 years ago
- Fixed the usual case of vsprintf being bugged on Linux x64 archs (changed to vsnprintf) - Removed some debug stuff from RumbleLua - Removed a check from services.c - Fixed a Linux specific bug in RumbleLua's log page
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Forgot to add new RumbleLua files.
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Lua; Rumble.getLog() - Updated RumbleLua's design a bit - Added a system log page in rumbleLua - Updated the account management system in RumbleLua - Made a spiffy new icon for the application! - The API for editing accounts will now properly check for UIDs when updating accounts.
Daniel Gruno
as Humbedooh
More... almost 14 years ago
Updated the SpamAssassin module to also (sort of) handle filtering through the slower command line version of SA.
Daniel Gruno
as Humbedooh
More... over 14 years ago
Merge branch 'master' of github.com:Humbedooh/rumble
Daniel Gruno
as Humbedooh
More... over 14 years ago