Skip to content

Tags: djabberd/DJabberd

Tags

DJabberd-0.85

Toggle DJabberd-0.85's commit message
Prep for 0.85 security release

DJabberd-0.84

Toggle DJabberd-0.84's commit message
Unbroken Bots. my() here is defeating the purpose of the closure

git-svn-id: https://code.sixapart.com/svn/djabberd/trunk@856 43dd9337-660f-0410-bd32-e7601923a1a1

DJabberd-0.84_01

Toggle DJabberd-0.84_01's commit message
Checking in changes prior to tagging of version 0.84_01. Changelog di…

…ff is:

Index: CHANGES
===================================================================
--- CHANGES	(revision 788)
+++ CHANGES	(working copy)
@@ -1,3 +1,5 @@
+0.84_01 (2009-07-31) dev release because it's beeen awhile
+
   - SARTAK caught a typo in BotContext.pm where a qr was used in a place
     that obviously should have been qq.
 


git-svn-id: https://code.sixapart.com/svn/djabberd/trunk@789 43dd9337-660f-0410-bd32-e7601923a1a1

DJabberd-0.83

Toggle DJabberd-0.83's commit message
Checking in changes prior to tagging of version 0.83. Changelog diff is:

Index: CHANGES
===================================================================
--- CHANGES	(revision 751)
+++ CHANGES	(working copy)
@@ -1,9 +1,41 @@
-0.82  2007-05-08
+0.83  2007-05-08
   - the "yes, this project is still alive" release
-  - no functional changes from 0.81,
-  - just packaging fixes, tree clean, dist managed by ShipIt,
-  - just prepping for renewed hacking
 
+  - packaging fixes, tree clean, dist now managed by ShipIt, for more
+    regular releases
+
+  - ClientPort, ServerPort, AdminPort can include IPs to bind to, not
+    just port numbers.
+
+  - better pidfile support
+
+  - optional expansion of environment in config files, using
+    syntax:  ${ENV:KEY}, which expands to environment variable KEY
+
+  - vhost/server/plugin nesting issues in config files.  more
+    tolerant now
+
+  - DJabberd::Delivery::ComponentConnection - Delivery through a
+    JEP-0114 component connection
+
+  - DJabberd::Connection::ComponentIn - JEP-0114 Server
+
+  - DJabberd::Connection::ComponentOut - JEP-0114 Client
+
+  - when closing an XMLElement, also clone the raw field
+
+  - don't crash when DNS SRV records have no port defined
+
+  - Component::External bug fixes, enhancements
+
+  - warnings about implicit delivery/etc plugins auto-added
+    for you (like Local deliver, S2S deliver, local presence
+    checks, etc...)
+
+0.82 2007-05-08
+  - accidental release in which I mistakenly claimed nothing was new
+    since 0.81... whoops!
+
 0.81  2006-10-01
   - fix the MANIFEST to include the dozen some missing files.
 


git-svn-id: https://code.sixapart.com/svn/djabberd/trunk@753 43dd9337-660f-0410-bd32-e7601923a1a1

DJabberd-0.82

Toggle DJabberd-0.82's commit message
Checking in changes prior to tagging of version 0.82. Changelog diff is:

Index: CHANGES
===================================================================
--- CHANGES	(revision 748)
+++ CHANGES	(working copy)
@@ -1,3 +1,9 @@
+0.82  2007-05-08
+  - the "yes, this project is still alive" release
+  - no functional changes from 0.81,
+  - just packaging fixes, tree clean, dist managed by ShipIt,
+  - just prepping for renewed hacking
+
 0.81  2006-10-01
   - fix the MANIFEST to include the dozen some missing files.
 


git-svn-id: https://code.sixapart.com/svn/djabberd/trunk@751 43dd9337-660f-0410-bd32-e7601923a1a1

DJabberd-0.81

Toggle DJabberd-0.81's commit message
add changes, fix manifest, check in POD i forgot to check in earlier

git-svn-id: https://code.sixapart.com/svn/djabberd/trunk@722 43dd9337-660f-0410-bd32-e7601923a1a1

DJabberd-0.80

Toggle DJabberd-0.80's commit message
move rest of muc away

git-svn-id: https://code.sixapart.com/svn/djabberd/trunk@716 43dd9337-660f-0410-bd32-e7601923a1a1