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
...
*
stanza_router: Remove unused variables and code
Waqas Hussain
2009-06-25
1
-16
/
+1
*
stanza_router: A little refactoring
Waqas Hussain
2009-06-25
1
-2
/
+1
*
stanza_router: Remove unused variables
Waqas Hussain
2009-06-25
1
-6
/
+2
*
stanza_router: Remove even more old routing code
Waqas Hussain
2009-06-25
1
-12
/
+0
*
stanza_router: Remove some more old routing code
Waqas Hussain
2009-06-25
1
-16
/
+5
*
stanza_router: Call core_post_stanza from core_route_stanza in place of old r...
Waqas Hussain
2009-06-25
1
-0
/
+1
*
stanza_router: Removed unused function: select_best_resources
Waqas Hussain
2009-06-25
1
-19
/
+0
*
stanza_router: Removed old routing code
Waqas Hussain
2009-06-25
1
-82
/
+1
*
sessionmanager: Fire event on resource unbind
Waqas Hussain
2009-06-23
1
-0
/
+2
*
Automated merge with http://waqas.ath.cx:8000/
Matthew Wild
2009-06-23
3
-4
/
+19
|
\
|
*
modulemanager: Expose api table to allow others to extend the module API
Matthew Wild
2009-06-23
1
-1
/
+2
|
*
modulemanager: Fix copy/paste error, should be name instead of module_name
Matthew Wild
2009-06-22
1
-1
/
+1
|
*
rostermanager: Fire event on roster load
Matthew Wild
2009-06-22
1
-2
/
+7
|
*
sessionmanager: Fire event on resource bind
Matthew Wild
2009-06-22
1
-0
/
+2
|
*
modulemanager: Call 'load' method when loading a module
Matthew Wild
2009-06-22
1
-0
/
+7
*
|
modulemanager: Enabled access to the module API from plugin libraries
Waqas Hussain
2009-06-23
1
-0
/
+1
*
|
modulemanager: Added simple module:require implementation
Waqas Hussain
2009-06-21
1
-1
/
+10
|
/
*
stanza_router: Skip prepping 'to' in many common cases - #optimization
Waqas Hussain
2009-06-20
1
-9
/
+13
*
stanza_router: Skip prepping 'from' on c2s origins - #optimization
Waqas Hussain
2009-06-20
1
-1
/
+1
*
stanza_router: Fixed a corner case where processing could continue after an e...
Waqas Hussain
2009-06-20
1
-0
/
+1
*
stanza_router: A little refactoring
Waqas Hussain
2009-06-20
1
-8
/
+8
*
componentmanager: Using prosody.events instead of core.eventmanager
Waqas Hussain
2009-06-20
1
-4
/
+3
*
Merge with trunk
Waqas Hussain
2009-06-20
2
-1
/
+4
|
\
|
*
Merge with waqas via albert!
Matthew Wild
2009-06-19
1
-2
/
+2
|
|
\
|
*
|
s2smanager: Remove srv_hosts from session when connected, this fixes attempti...
Matthew Wild
2009-06-19
1
-0
/
+2
|
*
|
loggingmanager: Log timestamps when using default file logging
Matthew Wild
2009-06-19
1
-1
/
+1
|
*
|
loggingmanager: Enable debug level for default file logging when 'debug' mode...
Matthew Wild
2009-06-19
1
-1
/
+2
*
|
|
modulemanager: Removed unused function get_module_filename(name)
Waqas Hussain
2009-06-14
1
-6
/
+0
*
|
|
modulemanager: Changed to use util.pluginloader
Waqas Hussain
2009-06-14
1
-2
/
+3
*
|
|
stanza_router: Remove unused variables
Waqas Hussain
2009-06-14
1
-6
/
+0
*
|
|
Removed core.presencemanager. This has been superseded by mod_presence.
Waqas Hussain
2009-06-14
1
-233
/
+0
*
|
|
stanza_router: Remove all traces of presencemanager
Waqas Hussain
2009-06-14
1
-6
/
+2
*
|
|
stanza_router: Use stanza.attr.from's host instead of origin.host when routin...
Waqas Hussain
2009-06-14
1
-2
/
+2
|
|
/
|
/
|
*
|
modulemanager: Change the ideitity attribute typ to type
Waqas Hussain
2009-06-13
1
-2
/
+2
|
/
*
modulemanager: Added function add_identity(category, type) to the modules API
Waqas Hussain
2009-06-12
1
-0
/
+21
*
modulemanager: Use module_name in log entry to fix 'error initialising module...
Matthew Wild
2009-06-08
1
-1
/
+1
*
modulemanager: Don't require xmlns to be non-nil
Matthew Wild
2009-06-06
1
-1
/
+1
*
modulemanager: module:log() -> self:log() fix
Matthew Wild
2009-06-06
1
-1
/
+1
*
modulemanager: Allow setting priority of stanza handlers
Matthew Wild
2009-06-06
1
-5
/
+5
*
modulemanager: Add module:hook([xmlns, ] name, handler) which uses new stanza...
Matthew Wild
2009-06-06
1
-0
/
+11
*
modulemanager: Load mod_message, mod_iq and mod_presence implicitly
Waqas Hussain
2009-06-04
1
-1
/
+6
*
s2smanager: Use a UUID as the dialback secret
Waqas Hussain
2009-06-04
1
-1
/
+1
*
stanza_router: Remove unused s2s dialback functions
Waqas Hussain
2009-06-04
1
-3
/
+0
*
sessionmanager: It really is username@host, not host@username :)
Waqas Hussain
2009-06-04
1
-1
/
+1
*
My merge!!!!
Waqas Hussain
2009-06-04
1
-1
/
+1
|
\
|
*
sessionmanager: It's username@host, not host@username :)
Matthew Wild
2009-06-02
1
-1
/
+1
*
|
stanza_router: workaround for a Pidgin bug which sets 'to' to the SRV result
Waqas Hussain
2009-06-03
1
-0
/
+1
*
|
stanza_router: Remove the 'to' attribute when it's value is the bare JID of t...
Waqas Hussain
2009-06-03
1
-0
/
+3
|
/
*
stanza_router: Reply with an error on groupchat messages to bare JID
Waqas Hussain
2009-06-01
1
-1
/
+1
*
stanza_router: Don't reply with an error on invalid JIDs in error or result s...
Waqas Hussain
2009-06-01
1
-2
/
+6
[prev]
[next]