1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
document it better
Leo P.
as Leo
More... over 14 years ago
added message-timeout and queue-enabling options. renamed push_shm_size to push_buffer_size
Leo P.
as Leo
More... over 14 years ago
readying for buffer timeout
Leo P.
as Leo
More... over 14 years ago
config setting push_shm_size to set shared memory size for the module
Leo P.
as Leo
More... almost 15 years ago
shared memory done right, i think...
Leo P.
as Leo
More... almost 15 years ago
we haven't stored the request read_event_handler in ages
Leo P.
as Leo
More... almost 15 years ago
right, the loc_conf pointer
Leo P.
as Leo
More... almost 15 years ago
What was THAT doing THERE?...
Leo P.
as Leo
More... almost 15 years ago
tempfile-large messages now handled properly
Leo P.
as Leo
More... almost 15 years ago
allow only POST to push_destination
Leo P.
as Leo
More... almost 15 years ago
allow only POST to push_destination
Leo P.
as Leo
More... almost 15 years ago
Implemented PUT to push_destination: will try to send a message, but will not queue it if there is no one listening.
Leo P.
as Leo
More... almost 15 years ago
deloused and despaghettified
Leo P.
as Leo
More... almost 15 years ago
shm lock on destination cleanup
Leo P.
as Leo
More... almost 15 years ago
uninitialized buffer memory caused spontaneous segfaults
Leo P.
as Leo
More... almost 15 years ago
fixed message body cutoff: buffer length was wrong size (d'oh\!)
Leo P.
as Leo
More... almost 15 years ago
redid cleanups. using an ngx_buf_t instead of a plain-ol'-string for the message queue.
Leo P.
as Leo
More... almost 15 years ago
more shared memory?
Leo P.
as Leo
More... almost 15 years ago
forgotten allocation check
Leo P.
as Leo
More... almost 15 years ago
node type fixed
Leo P.
as Leo
More... almost 15 years ago
cleaner shared memory initialization code
Leo P.
as Leo
More... almost 15 years ago
uuh, yeah. forgot about the color...
Leo P.
as Leo
More... almost 15 years ago
destination response status was accidentally 0
Leo P.
as Leo
More... almost 15 years ago
proper cleanup
Leo P.
as Leo
More... almost 15 years ago
removed unnecessary shmem ctx struct, since it has only the rbtree element
Leo P.
as Leo
More... almost 15 years ago
split things up into different files
Leo P.
as Leo
More... almost 15 years ago
content-type now forwarded
Leo P.
as Leo
More... almost 15 years ago
content-type now forwarded
Leo P.
as Leo
More... almost 15 years ago
removed another debugline
Leo P.
as Leo
More... almost 15 years ago
removed a debugline
Leo P.
as Leo
More... almost 15 years ago