7
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 18 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
all set of changes from my dev environment that svk lost somehow, probably because of corrupt disk More... almost 18 years ago
r48...@kuiki: hachi | 2006-07-30 15:41:24 -0400 Add some of the many error handling cases for IQ errors More... almost 18 years ago
Fixing a bug where some servers do not send a probe on a inbound subscribed, so we continue to do so but we also send a presence notification on a outbound subscribed. More... almost 18 years ago
autoflush debug info, and warn properly when we get the unknown stanza thing More... almost 18 years ago
if the srv record returns an IP address, just use that instead of looking it up and getting a PTR back More... almost 18 years ago
- is supposed to be usable in domains More... almost 18 years ago
remove unnecessary subref to appease the artur More... almost 18 years ago
fix log printing More... almost 18 years ago
more notes More... almost 18 years ago
should fix leak in lj vcard code that holds callbacks and iqs open, maybe there should be some way to have timeouts on callbacks More... almost 18 years ago
if we open connections outside of the accept handler, we should REALLY count those More... almost 18 years ago
untab? More... almost 18 years ago
r6...@hope: sky | 2006-07-16 09:32:12 -0700 via chat with brad More... almost 18 years ago
git-svn-id: http://code.sixapart.com/svn/djabberd/trunk@647 43dd9337-660f-0410-bd32-e7601923a1a1 More... almost 18 years ago
Got a bit over-excited in changeset 640.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Elaborate a bit more in the error message.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Add another special case namespace to XMLElement.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Add docs and licence info to the external component stuff.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
New config block <Subdomain blah> ... </Subdomain> that, when used inside VHost example.com, creates a new VHost named blah.example.com and automatically arranges for local delivery between the two.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
JEP-0114 (external components) support.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Less log noise when passing stuff between vhosts.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
The start of a LiveJournal "journals" component.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
More work on MUC-as-component. Still doesn't really work.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Beginnings of a re-implementation of MUC as a component. It doesn't really do a great deal yet, mostly because I can't seem to make much sense out of the spec.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Wasn't actually saving the config settings in the two Node classes.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
New Component method for sending a stanza through the vhost that owns the said component.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
DJabberd::Delivery was overriding new() and breaking the configuration of all descendents.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Accidentally committed some test code.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
What are you still doing here? I thought I deleted you already!
Martin Atkins
as Mart Atkins
More... almost 18 years ago
More inheritence re-jigging.
Martin Atkins
as Mart Atkins
More... almost 18 years ago