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
*
mod_console: Allow restricting results to matching JIDs in s2s:show()
Matthew Wild
2009-05-30
1
-27
/
+32
*
mod_posix: Use global prosody object
Matthew Wild
2009-05-30
1
-6
/
+8
*
mod_message, mod_iq: A little cleanup
Waqas Hussain
2009-05-30
2
-1
/
+4
*
mod_iq: Initial commit
Waqas Hussain
2009-05-30
1
-0
/
+30
*
mod_message: Initial commit
Waqas Hussain
2009-05-30
1
-0
/
+41
*
mod_tls: Add <required/> to stream feature when TLS is required
Matthew Wild
2009-05-29
1
-1
/
+9
*
mod_legacyauth: Hide stream feature when secure auth is enabled, and session ...
Matthew Wild
2009-05-29
1
-1
/
+6
*
mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) ...
Matthew Wild
2009-05-29
1
-1
/
+4
*
mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_e...
Matthew Wild
2009-05-29
2
-1
/
+11
*
sessionmanager, mod_tls: Mark a session as secure when TLS is active
Matthew Wild
2009-05-29
1
-0
/
+1
*
mod_presence: Lower some log levels to their correct values
Matthew Wild
2009-05-28
1
-2
/
+2
*
mod_presence: Use logger supplied by modulemanager
Matthew Wild
2009-05-28
1
-3
/
+1
*
mod_presence: Leave alone the from attribute of session.presence. Big thanks ...
Matthew Wild
2009-05-28
1
-2
/
+0
*
mod_watchregistrations: admin -> admins
Matthew Wild
2009-05-27
1
-1
/
+1
*
mod_watchregistrations: New plugin to send a message to admins when a new use...
Matthew Wild
2009-05-26
1
-0
/
+25
*
mod_roster: Add some comments for the error cases to improve readability
Matthew Wild
2009-05-26
1
-0
/
+6
*
mod_roster: Don't send a query element in roster response if roster is unchanged
Matthew Wild
2009-05-26
1
-2
/
+2
*
mod_register: Attach session to user-registered and user-deregistered events
Matthew Wild
2009-05-21
1
-2
/
+3
*
Merge with 0.4
Matthew Wild
2009-05-19
1
-2
/
+4
|
\
|
*
mod_saslauth: Fix logic error which prevented SASL ANONYMOUS from working
Matthew Wild
2009-05-18
1
-2
/
+4
*
|
mod_welcome: New plugin to welcome users who register on the server
Matthew Wild
2009-05-19
1
-0
/
+23
*
|
mod_register: Fire events and log on account creation/deletion
Matthew Wild
2009-05-19
1
-0
/
+5
*
|
mod_presence: Added a FIXME comment about directed presence
Waqas Hussain
2009-05-15
1
-1
/
+1
*
|
mod_presence: return true from the presence handler
Waqas Hussain
2009-05-15
1
-0
/
+1
*
|
mod_muc: commented connection replace detection code because google keeps res...
Waqas Hussain
2009-05-08
1
-6
/
+6
*
|
mod_muc: s/broadcast_history/send_history/ - since the cast isn't broad
Waqas Hussain
2009-05-08
1
-2
/
+2
*
|
mod_muc: Extracted sending of occupant list into its own function
Waqas Hussain
2009-05-08
1
-12
/
+16
*
|
mod_muc: Extracted history broadcast into its own function
Waqas Hussain
2009-05-08
1
-11
/
+14
*
|
mod_pep: Initial commit (extremely basic implementation)
Waqas Hussain
2009-05-08
1
-0
/
+48
*
|
mod_roster: Advertize roster versioning support
Waqas Hussain
2009-05-08
1
-0
/
+8
*
|
Merge with 0.4
Matthew Wild
2009-05-05
1
-7
/
+9
|
\
|
|
*
mod_posix: Reload the config and reopen log files on SIGHUP
Matthew Wild
2009-05-05
1
-7
/
+9
*
|
Merge with 0.4
Matthew Wild
2009-05-04
2
-154
/
+11
|
\
|
|
*
mod_bosh: Give BOSH sessions a logger (thanks Florob)
Matthew Wild
2009-05-04
1
-2
/
+5
|
*
mod_component: Vastly reduce the code, having split most of it to where it sh...
Matthew Wild
2009-05-04
1
-152
/
+6
*
|
Merge with 0.4
Matthew Wild
2009-05-03
1
-0
/
+9
|
\
|
|
*
mod_posix: Don't let the server run as root without the magic run_as_root in ...
Matthew Wild
2009-05-02
1
-0
/
+9
*
|
Merge with 0.4
Matthew Wild
2009-05-02
1
-0
/
+58
|
\
|
|
*
mod_console: Add s2s:show() command to list s2s connections
Matthew Wild
2009-05-02
1
-0
/
+58
*
|
Merge with 0.4
Matthew Wild
2009-04-30
2
-16
/
+21
|
\
|
|
*
mod_dialback: Miscellaneous logging improvements, changing levels, improving ...
Matthew Wild
2009-04-30
1
-5
/
+5
|
*
mod_saslauth: Remove 2 instances of raising errors and replacing with more gr...
Matthew Wild
2009-04-30
1
-2
/
+7
|
*
mod_saslauth: Various logging fixes
Matthew Wild
2009-04-30
1
-6
/
+6
|
*
mod_saslauth: Use module logger instead of creating a new one
Matthew Wild
2009-04-30
1
-1
/
+1
|
*
mod_dialback: Use module logger instead of creating a new one
Matthew Wild
2009-04-30
1
-2
/
+2
|
*
mod_*: Fix many unnecessary global accesses in modules (already committed to ...
Matthew Wild
2009-04-29
8
-10
/
+25
|
*
mod_posix: Fix calls to log() (replace with module:log) and make some global ...
Matthew Wild
2009-04-23
1
-11
/
+11
|
*
mod_posix: Fix for removing the pidfile on exit
Matthew Wild
2009-04-23
1
-1
/
+1
|
*
mod_muc: The default component name is now 'Chatrooms'
Waqas Hussain
2009-04-24
1
-1
/
+1
|
*
mod_muc: The default room name is the room node
Waqas Hussain
2009-04-24
1
-0
/
+1
[next]