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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
hostmanager: Import jid_split (thanks chris)
Matthew Wild
2012-02-11
1
-0
/
+1
|
*
|
|
hostmanager: Add send() method to hosts
Matthew Wild
2011-12-16
1
-0
/
+12
*
|
|
|
Merge with 0.9
Matthew Wild
2012-01-26
1
-1
/
+1
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
s2smanager: Log the host when marking it authenticated
Paul Aurich
2012-01-24
1
-1
/
+1
*
|
|
s2smanager: Fix missing import of 'type' (thanks darkrain)
Matthew Wild
2011-12-20
1
-2
/
+2
*
|
|
hostmanager: Add send() method to hosts
Matthew Wild
2011-12-16
1
-0
/
+12
*
|
|
usermanager: Prep admin JIDs (fixes issue#276).
Waqas Hussain
2011-12-14
1
-2
/
+4
*
|
|
s2smanager: Don't throw an error when the "interface" config option is a stri...
Waqas Hussain
2011-12-14
1
-0
/
+3
*
|
|
sessionmanager: Remove unused reference to modulemanager
Matthew Wild
2011-12-13
1
-1
/
+0
*
|
|
s2smanager: Remove unused reference to modulemanager
Matthew Wild
2011-12-13
1
-1
/
+0
*
|
|
modulemanager: Remove 'config' from module environments (no modules use it th...
Matthew Wild
2011-12-13
1
-1
/
+1
*
|
|
s2smanager: Store port specified by SRV records
Florian Zeitz
2011-12-07
1
-5
/
+11
|
|
/
|
/
|
*
|
s2smanager: Use config over xmppserver's default interface
Matthew Wild
2011-11-28
1
-1
/
+1
*
|
Merge with Florob
Matthew Wild
2011-11-26
1
-1
/
+1
|
\
\
|
*
|
loggingmanager: Remove unused 'critical' level
Matthew Wild
2011-11-22
1
-1
/
+1
|
|
/
*
|
s2smanager, net.dns: Fix handling for NXNAME and SRV target of "."
Florian Zeitz
2011-10-26
1
-6
/
+31
*
|
s2smanager, xmppserver_listener: Support for connecting to other servers via ...
Florian Zeitz
2011-10-22
1
-37
/
+106
|
/
*
certmanager: More informative logging.
Waqas Hussain
2011-11-01
1
-2
/
+2
*
modulemanager: Fix undefined global access in handling of module.save error h...
Waqas Hussain
2011-09-21
1
-1
/
+1
*
modulemanager: Fixed undefined global access in broadcast of item-remove even...
Waqas Hussain
2011-09-17
1
-1
/
+1
*
modulemanager: Add module:handle_items() to allow a module to more easily han...
Matthew Wild
2011-08-29
1
-0
/
+10
*
certmanager: Support setting ciphers in SSL config. LuaSec apparently ignores...
Waqas Hussain
2011-08-25
1
-1
/
+9
*
configmanager: resolve_relative_path: Improved detection of absolute paths on...
Waqas Hussain
2011-08-25
1
-1
/
+1
*
modulemanager: Add module:hook_global(name, handler, priority) to hook global...
Matthew Wild
2011-08-14
1
-0
/
+11
*
core.modulemanager, mod_disco: Add support for XEP-0128: Service Discovery Ex...
Kim Alvefur
2011-08-08
1
-0
/
+3
*
s2smanager: Update to newer luasec
Paul Aurich
2010-12-06
1
-2
/
+4
*
sessionmanager: Remove dependency on util.import
Matthew Wild
2011-06-27
1
-1
/
+1
*
s2smanager: Fix letter case in log message (thanks darkrain)
Matthew Wild
2011-06-05
1
-1
/
+1
*
sessionmanager: Log reason when destroying a session.
Waqas Hussain
2011-05-07
1
-1
/
+1
*
s2smanager: Log reason when destroying a session.
Waqas Hussain
2011-05-07
1
-1
/
+1
*
Merge 0.8->trunk
Matthew Wild
2011-04-05
2
-4
/
+13
|
\
|
*
usermanager: Check host exists before trying to look up admins for it
Matthew Wild
2011-04-05
1
-0
/
+2
|
*
sessionmanager: Fire pre-resource-unbind to allow plugins (such as mod_smacks...
Matthew Wild
2011-03-29
1
-4
/
+11
|
*
s2smanager: Drop some log messages to debug level from info/warn
Matthew Wild
2011-02-22
1
-2
/
+2
|
*
modulemanager: Added module.path to the plugin API to let plugins determine t...
Waqas Hussain
2011-02-20
1
-1
/
+1
|
*
loggingmanager: Allow specifying a sink type in per-level logging config (tha...
Matthew Wild
2011-02-13
1
-7
/
+13
|
*
loggingmanager: Iterate over logging config rules using ipairs rather than pairs
Matthew Wild
2011-02-13
1
-1
/
+1
*
|
s2smanager: Drop some log messages to debug level from info/warn
Matthew Wild
2011-02-22
1
-2
/
+2
*
|
modulemanager: Added module.path to the plugin API to let plugins determine t...
Waqas Hussain
2011-02-20
1
-1
/
+1
*
|
loggingmanager: Allow specifying a sink type in per-level logging config (tha...
Matthew Wild
2011-02-13
1
-7
/
+13
*
|
loggingmanager: Iterate over logging config rules using ipairs rather than pairs
Matthew Wild
2011-02-13
1
-1
/
+1
*
|
Merge 0.8->trunk.
Waqas Hussain
2011-02-03
1
-2
/
+1
|
\
|
|
*
modulemanager: Fix disabling a module on a single host
Paul Aurich
2011-02-01
1
-2
/
+1
*
|
Merge 0.8->trunk
Waqas Hussain
2011-01-29
2
-3
/
+5
|
\
|
|
*
stanza_router: Return a <bad-request/> error on invalid IQ type.
Waqas Hussain
2011-01-29
1
-2
/
+3
|
*
s2smanager: Change 'Connection failed' error message text to 'Server-to-serve...
Matthew Wild
2011-01-26
1
-1
/
+2
*
|
Merge 0.8->trunk
Matthew Wild
2011-01-21
1
-3
/
+3
|
\
|
|
*
loggingmanager: Fix reading configuration of timestamps for console output.
Waqas Hussain
2011-01-13
1
-1
/
+1
|
*
loggingmanager: Re-read 'debug' option on reload.
Waqas Hussain
2011-01-13
1
-2
/
+2
*
|
Merge 0.8->trunk
Matthew Wild
2011-01-11
1
-6
/
+0
|
\
|
[prev]
[next]