aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge 0.7->trunkMatthew Wild2010-04-031-2/+2
|\
| * Merge 0.6->0.7Matthew Wild2010-04-031-2/+2
| |\
| | * mod_bosh: Default stanza namespace should be jabber:client (fixes BOSH to wor...Matthew Wild2010-04-031-2/+2
* | | Merge 0.7->trunkMatthew Wild2010-03-243-12/+14
|\| |
| * | Merge 0.7/waqas->0.7/MattJMatthew Wild2010-03-241-2/+3
| |\ \
| | * | mod_register: Use set_password to set passwords instead of create_user.Waqas Hussain2010-03-241-2/+3
| * | | Merge 0.6->0.7Matthew Wild2010-03-241-2/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * mod_tls: Add s2s_allow_encryption option which, when set to false, disabled T...Matthew Wild2010-03-241-18/+27
| * | mod_saslauth: Tidier code for SASL backend selection.Waqas Hussain2010-03-231-8/+6
| * | mod_saslauth: Fail with an error when the requested SASL backend cannot be used.Waqas Hussain2010-03-231-4/+6
* | | Merge 0.7->trunkMatthew Wild2010-03-2230-61/+61
|\| |
| * | Merge 0.6->0.7Matthew Wild2010-03-2230-61/+61
| |\|
| | * Update copyright headers for 2010Matthew Wild2010-03-2232-64/+64
* | | Merge 0.7->trunkMatthew Wild2010-03-221-9/+23
|\| |
| * | mod_groups: Ignore whitespace on group member JID lines (thanks Luis!)Matthew Wild2010-03-221-1/+1
| * | mod_groups: Fixes to make compatible with roster versioning - set version to ...Matthew Wild2010-03-221-0/+5
| * | mod_groups: Missed hunk from last commit, don't create the list of public gro...Matthew Wild2010-03-221-1/+1
| * | mod_groups: Only create group lists when necessary (now we can reliably detec...Matthew Wild2010-03-221-7/+16
| * | mod_roster: Tidier code for the roster versioning logicMatthew Wild2010-03-221-3/+4
| * | mod_saslauth: Add a sasl_realm optionPaul Aurich2010-03-171-2/+3
* | | mod_roster: Tidier code for the roster versioning logicMatthew Wild2010-03-221-3/+4
* | | Merge darkrain->trunkMatthew Wild2010-03-181-2/+3
|\ \ \
| * | | mod_saslauth: Add a sasl_realm optionPaul Aurich2010-03-171-2/+3
* | | | Merge 0.7->trunkMatthew Wild2010-03-181-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge 0.6->0.7Matthew Wild2010-03-181-3/+3
| |\|
| | * mod_compression: Improved and lowered log level of some logged messages.Waqas Hussain2010-03-161-3/+3
* | | Merge with 0.7Matthew Wild2010-03-171-10/+16
|\| |
| * | Merge with 0.6 (into 0.7, namely mod_compression fixes)Matthew Wild2010-03-171-10/+16
| |\|
| | * mod_compression: Return <setup-failed/> instead of <unsupported-method/> wher...Waqas Hussain2010-03-091-3/+5
| | * mod_compression: More robust stanza processing.Waqas Hussain2010-03-091-1/+2
| | * mod_compression: Don't succeed after indicating a failure.Waqas Hussain2010-03-091-0/+1
| | * mod_compression: Don't tell client compression succeeded when it didn't.Waqas Hussain2010-03-091-4/+4
| | * mod_compression: Fixed various possible tracebacks in logging.Waqas Hussain2010-03-091-6/+7
| | * Merge 0.6.2/waqas with 0.6.2/MattJMatthew Wild2010-03-0313-367/+156
| | |\
| | | * Fixing some typos.Tobias Markmann2009-11-201-4/+4
| | | * mod_tls: Don't offer TLS on hosts that don't have any certsMatthew Wild2010-02-121-2/+4
| | | * mod_console: Uncomment the help for server:shutdown() - thanks darkrainMatthew Wild2010-02-221-1/+1
| | | * mod_debug: Obsoleted by mod_consoleMatthew Wild2010-02-201-191/+0
| | | * mod_selftests: Obsolete, removeMatthew Wild2010-02-201-61/+0
| | | * mod_offline: Remove from 0.7 (offline messages are handled in core at the mom...Matthew Wild2010-02-201-56/+0
| | | * MUC: Allow role changes based on JIDs.Waqas Hussain2010-02-181-0/+3
| | | * mod_presence: Reflect the user's own presence back to them.Waqas Hussain2010-02-151-0/+3
| | | * mod_saslauth: Don't print raw SASL data to avoid logging passwords unnecessarilyMatthew Wild2010-02-131-3/+3
| | | * mod_tls: Fixed an extra :up() in s2s stream feature generation.Waqas Hussain2010-02-121-1/+1
| | | * mod_tls: Respond with proper error when TLS cannot be negotiated.Waqas Hussain2010-02-121-2/+4
| | | * mod_presence: Don't depend on user being online when calculating top resources.Waqas Hussain2010-02-121-6/+7
| | | * mod_presence: Don't depend on sessions array existing for a user when handlin...Waqas Hussain2010-02-121-2/+4
| | | * MUC: muc.lib.lua: Fix the sending of the occupant JID instead of the nick in ...Matthew Wild2010-01-301-8/+13
| | | * mod_presence: Quick fix to make probes from local users to local hosts work.Waqas Hussain2010-01-291-0/+1
| | | * mod_presence: Added handler for presence subscriptions and probes to local ho...Waqas Hussain2010-01-291-7/+14