| Merge branch 'master' of github.com:Humbedooh/rumble |
|
More...
|
almost 14 years ago
|
| Changed the loading order of modules (since the TLS module should be last, as it's slow to load) |
|
More...
|
almost 14 years ago
|
| updated the config file and version info |
|
More...
|
almost 14 years ago
|
| updated the config file and version info |
|
More...
|
almost 14 years ago
|
| Fixes some typos and wrong rejection counts |
|
More...
|
almost 14 years ago
|
| Updated the lua script parser in rumblelua.lua Added some service information pertaining to the new stats available |
|
More...
|
almost 14 years ago
|
| Merge branch 'master' of github.com:Humbedooh/rumble |
|
More...
|
almost 14 years ago
|
| Added a rejection counter to services for statistical purposes |
|
More...
|
almost 14 years ago
|
| Update README |
|
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) |
|
More...
|
almost 14 years ago
|
| added config files for the modules that can now be configured |
|
More...
|
almost 14 years ago
|
| Updated RumbleLua with the new module config options |
|
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 |
|
More...
|
almost 14 years ago
|
| Updated RumbleLua to latest version |
|
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. |
|
More...
|
almost 14 years ago
|
| did something...obviously |
|
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 |
|
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. |
|
More...
|
almost 14 years ago
|
| Updated some rumblelua pages |
|
More...
|
almost 14 years ago
|
| Updated version and flag checking |
|
More...
|
almost 14 years ago
|
| moo |
|
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 |
|
More...
|
almost 14 years ago
|
| oops, a bad printf string snuck in. |
|
More...
|
almost 14 years ago
|
| Debug info for greylist |
|
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 |
|
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 |
|
More...
|
almost 14 years ago
|
| Forgot to add new RumbleLua files. |
|
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. |
|
More...
|
almost 14 years ago
|
| Updated the SpamAssassin module to also (sort of) handle filtering through the slower command line version of SA. |
|
More...
|
over 14 years ago
|
| Merge branch 'master' of github.com:Humbedooh/rumble |
|
More...
|
over 14 years ago
|