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
*
MUC: Added initial MUC lib
Waqas Hussain
2009-09-07
1
-0
/
+418
*
Merge with 0.5
matthew
2009-09-05
1
-1
/
+1
|
\
|
*
mod_presence: Fixed: Don't recursively handle inbound presence directed at lo...
Waqas Hussain
2009-09-06
1
-1
/
+1
*
|
mod_compression: Fixed: Starting compression only worked before auth
Waqas Hussain
2009-09-02
1
-1
/
+1
*
|
Uncertain merge with 0.5's SASL
Matthew Wild
2009-08-20
1
-1
/
+6
|
\
|
|
*
Use NODEprep for prepping usernames used during SASL logins.
Tobias Markmann
2009-08-19
1
-2
/
+6
*
|
Don't allow double compression.
Tobias Markmann
2009-08-18
1
-2
/
+9
*
|
Support compression also after SASL.
Tobias Markmann
2009-08-18
1
-7
/
+7
*
|
mod_compression: Fixed some undefined global accesses
Waqas Hussain
2009-08-18
1
-3
/
+3
*
|
Merge waqas with Tobias. Eww.
Matthew Wild
2009-08-18
5
-34
/
+54
|
\
\
|
*
|
mod_disco: Rearranged some lines, and added a FIXME comment
Waqas Hussain
2009-08-18
1
-2
/
+2
|
*
|
mod_disco: Removed reference to core.discomanager
Waqas Hussain
2009-08-18
1
-1
/
+0
|
*
|
mod_disco: Removed legacy IQ hooks
Waqas Hussain
2009-08-18
1
-7
/
+0
|
*
|
mod_disco: Handle disco#items queries using new APIs
Waqas Hussain
2009-08-18
1
-0
/
+14
|
*
|
mod_disco: Added identity server/im with name 'Prosody'
Waqas Hussain
2009-08-18
1
-0
/
+1
|
*
|
mod_disco: Handle disco#info queries using new APIs
Waqas Hussain
2009-08-18
1
-2
/
+26
|
*
|
mod_pep: Added name 'Prosody' to the pubsub/pep identity
Waqas Hussain
2009-08-18
1
-1
/
+1
|
*
|
mod_register: Updated to use module:get_option instead of configmanager
Waqas Hussain
2009-08-13
1
-6
/
+5
|
*
|
mod_posix: Updated to use module:get_option instead of configmanager
Waqas Hussain
2009-08-13
1
-4
/
+3
|
*
|
mod_legacyauth: Added a FIXME
Waqas Hussain
2009-08-13
1
-1
/
+1
|
*
|
mod_legacyauth: Refactored a bit
Waqas Hussain
2009-08-13
1
-9
/
+2
|
*
|
mod_legacyauth: Updated to use module:get_option instead of configmanager
Waqas Hussain
2009-08-13
1
-2
/
+1
|
*
|
mod_legacyauth: Removed useless 'require' call on every login attempt
Waqas Hussain
2009-08-13
1
-1
/
+0
*
|
|
Shutdown prosody if changing user or group fails.
Tobias Markmann
2009-08-15
1
-4
/
+14
*
|
|
Make mod_posix not complain about root user, if setuid is set to something di...
Tobias Markmann
2009-08-15
1
-4
/
+7
*
|
|
Add setuid and setgid support.
Tobias Markmann
2009-08-15
1
-0
/
+14
*
|
|
Remove print which was used for debugging purposes.
Tobias Markmann
2009-08-13
1
-1
/
+0
*
|
|
Using pcall to make save the rest from zlib fails. Emit errors on those fails.
Tobias Markmann
2009-08-13
1
-5
/
+39
*
|
|
Forgot to use the configured compression_level. Now it's used.
Tobias Markmann
2009-08-13
1
-1
/
+1
*
|
|
Add config option handling.
Tobias Markmann
2009-08-13
1
-0
/
+11
*
|
|
Another unwanted spaces at the end of a line.
Tobias Markmann
2009-08-13
1
-1
/
+1
*
|
|
Add a TODO for s2s compression support.
Tobias Markmann
2009-08-13
1
-1
/
+2
*
|
|
Remove space at the end of a line.
Tobias Markmann
2009-08-13
1
-1
/
+1
*
|
|
Add FIXME to remember TLS compression detection.
Tobias Markmann
2009-08-13
1
-1
/
+4
*
|
|
Actually inject de- and compression into the reading/writing functions.
Tobias Markmann
2009-08-13
1
-1
/
+33
*
|
|
Remove unwanted spaces.
Tobias Markmann
2009-08-12
1
-2
/
+2
*
|
|
Commit initial version of mod_compression.
Tobias Markmann
2009-08-12
1
-0
/
+35
*
|
|
Removing tabs at the end of a line.
Tobias Markmann
2009-08-12
1
-1
/
+1
|
/
/
*
|
mod_httpserver: Set default file handler (you can now request static files as...
Matthew Wild
2009-08-11
1
-6
/
+36
*
|
mod_bosh: Strip BOSH namespace from stanzas to allow for some clients which m...
Matthew Wild
2009-08-11
1
-1
/
+2
*
|
mod_bosh: Calculate rid difference just once
Matthew Wild
2009-08-11
1
-3
/
+3
*
|
mod_bosh: Basic handling of rids (more to come)
Matthew Wild
2009-08-11
1
-1
/
+16
*
|
mod_bosh: Correct reply when closing sessions
Matthew Wild
2009-08-11
1
-2
/
+1
*
|
mod_bosh: Updated to use module:get_option instead of configmanager
Waqas Hussain
2009-08-09
1
-8
/
+6
*
|
mod_watchregistrations: Updated to use module:get_option instead of configman...
Waqas Hussain
2009-08-08
1
-5
/
+3
*
|
mod_selftests: Mark as global
Waqas Hussain
2009-08-08
1
-1
/
+1
*
|
mod_tls: Updated to use module:get_option instead of configmanager
Waqas Hussain
2009-08-08
1
-4
/
+1
*
|
mod_selftests: Updated to use module:get_option instead of configmanager
Waqas Hussain
2009-08-08
1
-2
/
+1
*
|
mod_welcome: Updated to use module:get_option instead of configmanager
Waqas Hussain
2009-08-08
1
-3
/
+1
*
|
mod_version: Rewritten to use new API. Added reply caching, and fixed some is...
Waqas Hussain
2009-08-07
1
-11
/
+11
[next]