0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 23 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Aaaand a final bug where the letter IDs in the queue weren't read properly.
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Some final moving from db.sqlite to mail.sqlite in the smtp worker db
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Since the database moved from radb_inject to radb_do in creating tables, there was a tiny bug where dates weren't properly formatted but just said "%s" instead.
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Added Mailman.listHeaders(uid, folder) for retrieving..letterheads! Fixed up some parts of the mailman and smtp code where references to databases were outdated.
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Fixed some issues where the RADB directives weren't exactly followed to the letter (results freed multiple times and such).
Daniel Gruno
as Humbedooh
More... almost 13 years ago
added rumble_domain_free for freeing up domain structs. Fixed some issues in the lua functions where email accounts referenced by UID would result in bad info returned.
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Fixed a regression where email address lookups would only accept return code 100 (row found) instead of the correct code which is 1 (result found).
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Added comm_setServiceStack(size_t stacksize) for setting the thread stacks after an unpleasant encounter with intel processors setting 32MB for each thread (resulting in a 1.2GB memory use, pfft).
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Don't exactly remember what changed here...
Daniel Gruno
as Humbedooh
More... almost 13 years ago
updating submods
Daniel Gruno
as Humbedooh
More... about 13 years ago
Fixing some bugs and such
Daniel Gruno
as Humbedooh
More... about 13 years ago
Updated radb and compiler script
Daniel Gruno
as Humbedooh
More... about 13 years ago
teehee, wrong style sheet used.
Daniel Gruno
as Humbedooh
More... about 13 years ago
cleaning up
Daniel Gruno
as Humbedooh
More... about 13 years ago
properly added radb
Daniel Gruno
as Humbedooh
More... about 13 years ago
blargh
Daniel Gruno
as Humbedooh
More... about 13 years ago
stuff
Daniel Gruno
as Humbedooh
More... about 13 years ago
updated compiler thingy
Daniel Gruno
as Humbedooh
More... about 13 years ago
Branching out a bit - the rdb has been changed into radb, a separate module
Daniel Gruno
as Humbedooh
More... about 13 years ago
First commit wit the new RDB (Rumble Data Butler) system for handling multiple db engines at once.
Daniel Gruno
as Humbedooh
More... about 13 years ago
Spring cleaning
Daniel Gruno
as Humbedooh
More... about 13 years ago
Merge branch 'master' of github.com:Humbedooh/rumble
Daniel Gruno
as Humbedooh
More... about 13 years ago
Edited compile.sh via GitHub
Daniel Gruno
as Humbedooh
More... about 13 years ago
Fixed some minor typos
Daniel Gruno
as Humbedooh
More... about 13 years ago
Updating RumbleLua
Daniel Gruno
as Humbedooh
More... about 13 years ago
Updating the compiler script to work better with Cygwin and Mac OS/X
Daniel Gruno
as Humbedooh
More... about 13 years ago
cleaned up some dirty code
Daniel Gruno
as Humbedooh
More... about 13 years ago
Adding some new hook schedulers to lighten the load a bit on service handle retrieval.
Daniel Gruno
as Humbedooh
More... about 13 years ago
Fixed the lua hooking function. Added a return value interpreter for lua hooks.
Daniel Gruno
as Humbedooh
More... about 13 years ago
Updating RumbleLua
Daniel Gruno
as Humbedooh
More... about 13 years ago