aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* mod_proxy65: Strip trailing whitespaceMatthew Wild2009-12-041-2/+2
* mod_proxy65: Don't read data from the connection untill the proxying is activ...Sjoerd Simons2009-12-031-0/+3
* mod_proxy65: Make the proxying bidirectionalSjoerd Simons2009-12-031-3/+8
* mod_proxy65: Use a bigger buffer for data we're proxyingSjoerd Simons2009-12-031-1/+1
* mod_proxy65: Only lock the reading side when throttlingSjoerd Simons2009-12-031-2/+2
* mod_proxy65: Throttle connections to prevent senders flooding the server's bu...Matthew Wild2009-12-031-0/+23
* mod_proxy65: Replace error() calls with module:log("error", ...)Matthew Wild2009-12-031-2/+2
* mod_console: Show compression status on s2s:show() output.Tobias Markmann2009-12-011-2/+2
* Merge with tip.Tobias Markmann2009-12-011-2/+2
|\
| * mod_proxy65: Remove trailing whitespaceMatthew Wild2009-12-011-1/+1
| * mod_proxy65: Fix log:module -> module:log :)Matthew Wild2009-12-011-1/+1
* | mod_compression: Removing trailing whitespace.Tobias Markmann2009-12-011-1/+1
* | mod_compression: Declaring the de-/compression pipes as local.Tobias Markmann2009-12-011-4/+4
* | mod_compression: Some comment clean up.Tobias Markmann2009-12-011-2/+1
* | mod_compression: Removing forgotten debugging output.Tobias Markmann2009-12-011-2/+0
* | mod_compression: Define db (dialback) namespace in stream header.Tobias Markmann2009-12-011-1/+1
* | mod_compression: Enabeling compression for outgoing s2s streams.Tobias Markmann2009-11-301-5/+35
* | mod_compression: Some further refactoring.Tobias Markmann2009-11-291-55/+74
* | mod_compression: Make setup_compression work for s2s sessions too.Tobias Markmann2009-11-291-3/+6
* | mod_compression: Moving compression setup in a dedicated function.Tobias Markmann2009-11-291-14/+17
* | mod_compression: Prepare activating of compression on s2s.Tobias Markmann2009-11-291-2/+7
* | Merge with tip.Tobias Markmann2009-11-299-124/+426
|\|
| * Merge with 0.6.Waqas Hussain2009-11-292-9/+9
| |\
| | * mod_register: Properly notify contacts of subscription removal on account del...Waqas Hussain2009-11-281-7/+7
| | * mod_presence: Use the local host object as the origin for auto-generated subs...Waqas Hussain2009-11-261-2/+2
| * | mod_console: Update for new server API, fixes traceback when closing console ...Matthew Wild2009-11-281-1/+1
| * | mod_saslauth: Fix typo in variable nameMatthew Wild2009-11-281-1/+1
| * | mod_proxy65: Use new jid.join() from util.jidMatthew Wild2009-11-271-15/+2
| * | mod_proxy65: Update listener callback names for new server APIsjoerd simons2009-11-271-2/+2
| * | mod_saslauth: Allow relogins after failed SASL login.Tobias Markmann2009-11-261-1/+1
| * | Merge with 0.6.Waqas Hussain2009-11-262-11/+10
| |\|
| | * mod_presence: Use the local host as origin for subscription request acks.Waqas Hussain2009-11-261-1/+1
| | * mod_presence: Removed an unnecessary compatibility workaround which was causi...Waqas Hussain2009-11-261-3/+0
| | * mod_roster: Ask remote server to remove pending subscription requests when re...Waqas Hussain2009-11-261-7/+9
| * | Merge with trunk.Waqas Hussain2009-11-261-48/+39
| |\ \
| | * \ Merge with trunkMatthew Wild2009-11-251-4/+15
| | |\ \
| | * \ \ Merge with Tobias's SASL redesign branchMatthew Wild2009-11-251-48/+39
| | |\ \ \
| | | * \ \ Merge with trunk.Tobias Markmann2009-11-193-1/+6
| | | |\ \ \
| | | * | | | Use new cofig option reading API.Tobias Markmann2009-11-191-1/+1
| | | * | | | Allow SASL PLAIN over unsecure connections when intended by admin.Tobias Markmann2009-11-191-1/+1
| | | * | | | Provide SASL PLAIN mechanism only if TLS is active.Tobias Markmann2009-11-181-1/+3
| | | * | | | Merge with sasl branch.Tobias Markmann2009-11-161-47/+36
| | | |\ \ \ \
| | | | * | | | Making mod_saslauth use the new SASL API.Tobias Markmann2009-08-281-6/+12
| * | | | | | | MUC: Added support for the room-destroy owner use case.Waqas Hussain2009-11-261-1/+38
| * | | | | | | MUC: Slightly refactored form processing.Waqas Hussain2009-11-251-42/+47
| | |_|_|_|/ / | |/| | | | |
| * | | | | | MUC: Only allow moderators to change the room subject.Waqas Hussain2009-11-251-1/+6
| * | | | | | MUC: Prevent visitors from broadcasting messages.Waqas Hussain2009-11-251-1/+4
| * | | | | | MUC: Improved handling of incoming groupchat messages (state preserved for po...Waqas Hussain2009-11-251-2/+5
| |/ / / / /
| * | | | | mod_console: Update for new net.server APIMatthew Wild2009-11-221-3/+3
| * | | | | Merged with 0.6.Waqas Hussain2009-11-221-0/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |