index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for handling latin1 encoded hostnames in SASL
Waqas Hussain
2008-12-03
1
-2
/
+2
*
Insert copyright/license headers
Matthew Wild
2008-12-03
15
-0
/
+300
*
lxmppd -> Prosody
Matthew Wild
2008-12-03
1
-2
/
+2
*
Load prosody instead of main.lia in mod_console
Waqas Hussain
2008-11-29
1
-1
/
+1
*
Merge from waqas
Matthew Wild
2008-11-27
1
-2
/
+3
|
\
|
*
Completely switched to new hashes library from the old md5 library
Waqas Hussain
2008-11-28
1
-1
/
+2
|
*
Stopped using the lbase64 library
Waqas Hussain
2008-11-28
1
-1
/
+1
*
|
Add module:unload() to mod_console, and allow module:load() to take config param
Matthew Wild
2008-11-27
1
-2
/
+11
*
|
Some mod_console updates
Matthew Wild
2008-11-27
1
-3
/
+20
|
/
*
Bumper commit for the new modulemanager API \o/ Updates all the modules, thou...
Matthew Wild
2008-11-27
14
-30
/
+30
*
Update mod_selftests to use the hosts on http://xmpp.org/interop/servers.shtml
Matthew Wild
2008-11-26
1
-1
/
+1
*
Yes, we don't put these things in here, we put them in here.
Matthew Wild
2008-11-26
1
-0
/
+11
*
Changed format for XEP-0090 to the legacy format
Waqas Hussain
2008-11-26
1
-1
/
+2
*
Added mod_time with support for [XEP-0202: Entity Time] and [XEP-0090: Entity...
Waqas Hussain
2008-11-26
1
-0
/
+28
*
Modules now sending disco replies
Waqas Hussain
2008-11-26
8
-2
/
+17
*
Some mod_console changes
Matthew Wild
2008-11-25
1
-13
/
+38
*
Merge from waqas
Matthew Wild
2008-11-23
2
-1
/
+37
|
\
|
*
Added mod_disco
Waqas Hussain
2008-11-23
1
-0
/
+9
|
*
Account deletion support
Waqas Hussain
2008-11-23
1
-1
/
+28
*
|
Add initial mod_console
Matthew Wild
2008-11-23
1
-0
/
+140
*
|
Fix mod_selftests syntax, and switch it to use config
Matthew Wild
2008-11-23
1
-10
/
+6
|
/
*
Adding selftests module, but not enabling in config
Matthew Wild
2008-11-20
1
-0
/
+57
*
Use a stanza for c2s stream features instead of an array of strings. Removes ...
Matthew Wild
2008-11-20
3
-9
/
+13
*
Fix the reversed to/from on the final db:result. Fixes M-Link and Gmail. Than...
Matthew Wild
2008-11-19
1
-1
/
+1
*
Show which session got disconnected in log message
Matthew Wild
2008-11-19
1
-1
/
+1
*
Don't error if the original s2s connection has closed before we get the dialb...
Matthew Wild
2008-11-19
1
-2
/
+6
*
Send unsubscribe and unsubscribed on roster item delete, and broadcast availa...
Waqas Hussain
2008-11-17
1
-2
/
+13
*
Fixed mod_tls to use session.send for sending stanzas
Waqas Hussain
2008-11-16
1
-2
/
+1
*
Removed useless [[local send = require "core.sessionmanager".send_to_session]...
Waqas Hussain
2008-11-16
2
-2
/
+0
*
Fixed mod_saslauth to use session.send for sending stanzas
Waqas Hussain
2008-11-16
1
-2
/
+1
*
Fixed mod_register to use session.send for sending stanzas
Waqas Hussain
2008-11-16
1
-15
/
+14
*
Fixed mod_private to use session.send for sending stanzas
Waqas Hussain
2008-11-16
1
-8
/
+7
*
Fixed mod_legacyauth to use session.send for sending stanzas
Waqas Hussain
2008-11-16
1
-4
/
+3
*
Fix mod_vcard to use session.send for sending stanzas
Waqas Hussain
2008-11-16
1
-6
/
+5
*
Merge with myself (!)
Matthew Wild
2008-11-15
1
-10
/
+9
|
\
|
*
Fix mod_roster to use session.send for sending stanzas
Matthew Wild
2008-11-15
1
-10
/
+9
*
|
Merge from waqas
Matthew Wild
2008-11-15
3
-39
/
+10
|
\
\
|
|
/
|
/
|
|
*
Code cleanup for resource binding
Waqas Hussain
2008-11-16
2
-34
/
+8
|
*
Unused variables in mod_tls
Waqas Hussain
2008-11-16
1
-5
/
+2
*
|
Small fix for mod_version
Matthew Wild
2008-11-15
1
-1
/
+1
|
/
*
Providing some human readable error messages and some fixes.
Tobias Markmann
2008-11-15
1
-23
/
+11
|
\
|
*
Using md5.sum rather than hashes.md5 because we don't want hexadecimal
Waqas Hussain
2008-11-16
1
-1
/
+1
|
*
mod_saslauth: Code cleanup
Waqas Hussain
2008-11-16
1
-22
/
+10
*
|
Made SASL module fit the new interface.
Tobias Markmann
2008-11-15
1
-1
/
+2
|
/
*
base64 encode the sasl responses
Waqas Hussain
2008-11-16
1
-3
/
+3
*
Started using realm in password hashing, and added support for error message ...
Waqas Hussain
2008-11-16
1
-6
/
+6
*
Comment out DIGEST-MD5 until it is fully implemented
Matthew Wild
2008-11-15
1
-1
/
+1
*
Merging with Waqas' code.
Tobias Markmann
2008-11-15
1
-0
/
+2
|
\
|
*
Set username on SASL success
Waqas Hussain
2008-11-16
1
-0
/
+2
*
|
Set username in a SASL object.
Tobias Markmann
2008-11-15
1
-1
/
+4
[next]