0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating RumbleLua
Daniel Gruno
as Humbedooh
More... over 12 years ago
Added a Windows fix for detecting disconnects while IDLE'ing on IMAP Changed the way mutexes are freed in mailman_free_bag() Removed some obsolete function calls from the Lua API (to be updated) Fixed some POP3 typos Changed stack sizes for some services
Daniel Gruno
as Humbedooh
More... over 12 years ago
Forgot to add the new mailman headers :|
Daniel Gruno
as Humbedooh
More... over 12 years ago
Rewrote the internal POP3/IMAP message handling system to fix a ghostly bug that sometimes made letters disappear and reappear o.O
Daniel Gruno
as Humbedooh
More... over 12 years ago
0.42.2900: - IMAP4 revamp time! - Added DELETE command for IMAP4 - Fixed some issues where read/write mutexes were blocking each other - Bundled up some often used IMAP routines (finding folders) - Fixed the graphical glitch in RumbleLua's design - Rebuilt the internal workings of the blacklisting to rid ourselves of some leaks - Updated the blacklisting module with a fast internal list of encountered spambots - Cleaned up a lot of memory leaks and unneeded variables - Fixed a bug where module hooks for closing connections were not fired - Fixed a bad initialization of feeder and parser hooks (mistakenly init'ed as dvector and not cvector) - Changed the TLS module to start faster - Readdressed an issue where broken pipes could potentially crash the server on Linux (somehow?) - Added a simple signal catcher for Windows
Daniel Gruno
as Humbedooh
More... over 12 years ago
Config didn't make it in the last commit
Daniel Gruno
as Humbedooh
More... over 12 years ago
- Removed unused code - Added separate default storage paths for Windows and UNIX respectively
Daniel Gruno
as Humbedooh
More... over 12 years ago
- beautified code - Fixed a divisor bug in libpie - Updated the IDLE subroutine to do less frequent DB checks and rely more on the mailbag structs
Daniel Gruno
as Humbedooh
More... over 12 years ago
- Added proper support for the IMAP IDLE command (as per RFC 2771) - Removed SIGPIPE from the signal handler (no need for that anymore)
Daniel Gruno
as Humbedooh
More... over 12 years ago
forgot to update libpie to latest version
Daniel Gruno
as Humbedooh
More... over 12 years ago
deleted an image no longer needed
Daniel Gruno
as Humbedooh
More... over 12 years ago
Additional updates to the chart making
Daniel Gruno
as Humbedooh
More... over 12 years ago
Updated the comm_addEntry routine
Daniel Gruno
as Humbedooh
More... over 12 years ago
More statistics stuff
Daniel Gruno
as Humbedooh
More... over 12 years ago
Fixing some reader/writer mutex issues
Daniel Gruno
as Humbedooh
More... over 12 years ago
0.41.2825: - Added support for the fancy way Thunderbird says hello to IMAP4 servers (pffft) - Finished up the IDLE/NOOP compliance in IMAP4 - Added rejection statistics to the front page of RumbleLua (it's fun to watch!) - Fixed a regression bug in the AUTHENTICATE PLAIN subroutine - Fixed a bug where IDLE commands in IMAP4 would return "+OK" instead of ("<uid> OK". - Added support for the APPEND command for IMAP4 - Also added support for the 8 year old persistent bug in Thunderbird's APPEND routine.
Daniel Gruno
as Humbedooh
More... over 12 years ago
Updating RumbleLua with a few color tweaks and some debug stuff just for me
Daniel Gruno
as Humbedooh
More... over 12 years ago
0.41.2806: - Added support for the fancy way Thunderbird says hello to IMAP4 servers (pffft) - Finished up the IDLE/NOOP compliance in IMAP4 - Added rejection statistics to the front page of RumbleLua (it's fun to watch!) - Fixed a regression bug in the AUTHENTICATE PLAIN subroutine
Daniel Gruno
as Humbedooh
More... over 12 years ago
pfeh
Daniel Gruno
as Humbedooh
More... over 12 years ago
forgot to save services.c ;3
Daniel Gruno
as Humbedooh
More... over 12 years ago
Adding new rejection stats for upcoming 0.41
Daniel Gruno
as Humbedooh
More... over 12 years ago
Updating the new 0.40 interface one last time
Daniel Gruno
as Humbedooh
More... over 12 years ago
Fixed an image problem Added the mailman service to the statistics
Daniel Gruno
as Humbedooh
More... over 12 years ago
Forgot an image
Daniel Gruno
as Humbedooh
More... over 12 years ago
New RumbleLua design :)
Daniel Gruno
as Humbedooh
More... over 12 years ago
Aaand also fixing the lua version ofc
Daniel Gruno
as Humbedooh
More... over 12 years ago
Redesigning the statistics a bit
Daniel Gruno
as Humbedooh
More... over 12 years ago
Added a final statistical thingymabob for the server before 0.40
Daniel Gruno
as Humbedooh
More... over 12 years ago
Apparently, some changes didn't get committed during the last sync, so here they are: Added a subroutine that deletes inaccessible mails (to prevent unending error messages) Added debug info for UNIX
Daniel Gruno
as Humbedooh
More... over 12 years ago
Updated RumbleLua; fixed a bug where non-admins could get more than they bargained for fixed some bugs in the core script
Daniel Gruno
as Humbedooh
More... over 12 years ago