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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
MUC: Logging - logger doesn't like nils
Waqas Hussain
2009-02-19
1
-1
/
+1
|
|
/
/
/
|
*
/
/
MUC: Added logging
Waqas Hussain
2009-02-19
1
-0
/
+11
|
|
/
/
|
*
|
MUC: Various fixes
Waqas Hussain
2009-02-18
1
-11
/
+16
|
*
|
MUC: Fixed: Presence for user joining the roomi was sent twice to the user
Waqas Hussain
2009-02-17
1
-1
/
+1
|
|
/
*
|
Make the code actually build.
Tobias Markmann
2009-02-22
1
-13
/
+13
*
|
Added missing code.
Tobias Markmann
2009-02-22
1
-1
/
+28
*
|
Adding setrlimits() binding.
Tobias Markmann
2009-02-22
1
-0
/
+82
|
/
*
Merge from waqas
Matthew Wild
2009-02-16
3
-30
/
+174
|
\
|
*
MUC: Made vCards work by redirecting vCard requests to bare JIDs
Waqas Hussain
2009-02-16
1
-1
/
+3
|
*
MUC: Kick participants sending error messages to other participants
Waqas Hussain
2009-02-16
1
-2
/
+12
|
*
MUC: Private stanzas (private messages, IQs, etc)
Waqas Hussain
2009-02-16
1
-2
/
+10
|
*
MUC: Presence and message stanzas now fully work (status messages, xhtml-im, ...
Waqas Hussain
2009-02-16
1
-24
/
+133
|
*
Added tests/run_tests.bat for running tests on Windows
Waqas Hussain
2009-02-13
1
-0
/
+10
|
*
Fixed tests/test.lua to work on Windows
Waqas Hussain
2009-02-13
1
-2
/
+7
|
*
Logging format improvement
Waqas Hussain
2009-02-13
1
-6
/
+1
*
|
Merge waqas with waqas
Matthew Wild
2009-02-16
1
-6
/
+1
|
\
\
|
*
|
Logging format improvement
Waqas Hussain
2009-02-13
1
-6
/
+1
*
|
|
util.pposix: Add getuid/setuid (we don't use them yet)
Matthew Wild
2009-02-15
1
-1
/
+80
*
|
|
mod_version: Operating system detection. Disable with hide_os_type = true in ...
Matthew Wild
2009-02-15
1
-1
/
+18
*
|
|
Add -Wall to default CFLAGS
Matthew Wild
2009-02-15
1
-2
/
+2
*
|
|
Adding TODO notice on UUIDs for usage with SASL ANONYMOUS.
Tobias Markmann
2009-02-14
1
-0
/
+1
*
|
|
Merging with tip.
Tobias Markmann
2009-02-14
2
-7
/
+24
|
\
\
\
|
*
|
|
Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure scr...
Matthew Wild
2009-02-14
2
-7
/
+24
|
|
|
/
|
|
/
|
*
/
|
Adding inital support for ANONYMOUS mechanism in SASL.
Tobias Markmann
2009-02-14
2
-1
/
+13
|
/
/
*
|
Add tests for util.multitable
Matthew Wild
2009-02-13
1
-0
/
+62
*
|
util.pposix: Fix incompatible pointer type compiler warnings
Matthew Wild
2009-02-13
1
-5
/
+6
*
|
Add RunScript command to config to run a Lua script prior to starting the server
Matthew Wild
2009-02-13
1
-3
/
+3
*
|
Add Include command to include extra configuration files from the main one
Matthew Wild
2009-02-13
1
-3
/
+16
*
|
Report errors in the config file to the user
Matthew Wild
2009-02-13
2
-9
/
+17
*
|
Fix to correct my email address in AUTHORS file
Matthew Wild
2009-02-13
1
-1
/
+1
|
/
*
Fixed: kick_old resource conflict resolution policy could fail with a backtrace
Waqas Hussain
2009-02-12
1
-1
/
+4
*
Fixed: User resources not disconnected correctly on account delete
Waqas Hussain
2009-02-12
1
-1
/
+1
*
stanza_router: Fix handling of iq from c2s to bare JIDs, thanks to jaharkes f...
Matthew Wild
2009-02-11
1
-1
/
+1
*
Add test to check for incorrect handling of iq from c2s to local bare JIDs
Matthew Wild
2009-02-11
1
-0
/
+23
*
Small fix to change verbosity level of subtests
Matthew Wild
2009-02-11
1
-1
/
+1
*
Correct tests for stanza routing IQs to bare JIDs
Matthew Wild
2009-02-11
1
-2
/
+2
*
Merge with waqas for MUC/routing fixes
Matthew Wild
2009-02-11
5
-41
/
+71
|
\
|
*
Change the to attribute of messages to the recipients' bare JID when the reci...
Waqas Hussain
2009-02-11
1
-2
/
+3
|
*
Stanza router: Message to bare JID fixes
Waqas Hussain
2009-02-11
1
-18
/
+31
|
*
mod_muc: Room history
Waqas Hussain
2009-02-11
1
-2
/
+20
|
*
Fixed: Some presence stanzas from local users were not being routed correctly...
Waqas Hussain
2009-02-11
1
-0
/
+8
|
*
Fixed directed presence handling to work correctly for components
Waqas Hussain
2009-02-11
2
-5
/
+6
|
*
Changed mod_muc to work with changed component manager
Waqas Hussain
2009-02-11
1
-6
/
+2
|
*
modulemanager initializes hosts[host] if it isn't already initialized when lo...
Waqas Hussain
2009-02-11
1
-0
/
+1
|
*
Component-host module loading code was breaking module reload, andduplicated ...
Waqas Hussain
2009-02-11
1
-10
/
+2
*
|
util.stanza: Temporary fix for serializing attributes with namespaces
Matthew Wild
2009-02-11
1
-1
/
+13
*
|
net.server: Fix nil table index assignment
Matthew Wild
2009-02-09
1
-1
/
+1
*
|
stanza_router: Fix for when clients don't specify priority in initial presence
Matthew Wild
2009-02-09
1
-1
/
+1
*
|
net.server: Fix potential fatal error in server.lua
Matthew Wild
2009-02-09
1
-1
/
+1
*
|
mod_bosh: Fix for 'invalid key to next' error when using BOSH
Matthew Wild
2009-02-09
1
-0
/
+1
[prev]
[next]