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
*
working outgoing s2s \o/
Matthew Wild
2008-10-24
2
-1
/
+12
*
dialback keys now verified
Matthew Wild
2008-10-24
7
-12
/
+45
*
No need to comment out s2s in this branch
Matthew Wild
2008-10-23
1
-1
/
+1
*
Initial s2s stuff
Matthew Wild
2008-10-23
3
-11
/
+14
*
Final fix for marking user offline when all resources are gone :)
Matthew Wild
2008-10-23
1
-2
/
+4
*
even faster checking for other sessions... thank you waqas :)
Matthew Wild
2008-10-23
1
-6
/
+1
*
faster checking for other sessions
Matthew Wild
2008-10-23
1
-0
/
+1
*
Fix for not destroying sessions when connection closed.
Matthew Wild
2008-10-23
2
-9
/
+18
*
No s2s yet :)
Matthew Wild
2008-10-23
1
-1
/
+1
*
Added a comment, removed all the old code
Matthew Wild
2008-10-23
1
-243
/
+4
*
TLS/SASL no longer should include the connhandler module
Matthew Wild
2008-10-23
2
-4
/
+1
*
Relocate presence broadcast to core_handle_stanza()
Matthew Wild
2008-10-23
1
-24
/
+17
*
Merge roster & presence from waqas
Matthew Wild
2008-10-22
9
-39
/
+333
|
\
|
*
Fixed: datamanager.store and datamanager.load could crash when username or ho...
Waqas Hussain
2008-10-23
1
-3
/
+12
|
*
Updated and fixed session documentation
Waqas Hussain
2008-10-23
1
-1
/
+2
|
*
Updated session documentation
Waqas Hussain
2008-10-23
1
-0
/
+6
|
*
Added session property for interested resources
Waqas Hussain
2008-10-23
2
-1
/
+2
|
*
Working presence, presence probes and other fixes
Waqas Hussain
2008-10-23
1
-19
/
+109
|
*
Added: TODO
Waqas Hussain
2008-10-22
1
-1
/
+1
|
*
Fixed: Unhandled stanza handling
Waqas Hussain
2008-10-22
1
-5
/
+7
|
*
Fixed: Roster support
Waqas Hussain
2008-10-22
2
-11
/
+11
|
*
Minor edit, and added a TODO
Waqas Hussain
2008-10-22
1
-1
/
+2
|
*
Added: More complete implementation for mod_roster
Waqas Hussain
2008-10-17
1
-14
/
+77
|
*
Added: Roster manipulation functions to core.rostermanager
Waqas Hussain
2008-10-17
1
-7
/
+54
|
*
Added: presence broadcast
Waqas Hussain
2008-10-14
1
-7
/
+23
|
*
Removed an unnecessary line
Waqas Hussain
2008-10-14
1
-2
/
+1
|
*
Fixed: util/jid.lua now returns module object
Waqas Hussain
2008-10-14
1
-0
/
+2
|
*
Fixed: Typos caused by lack of sleep.
Waqas Hussain
2008-10-14
1
-3
/
+6
|
*
Fixed: mod_roster now outputs all roster data (instead of just the JIDs)
Waqas Hussain
2008-10-12
1
-1
/
+9
|
*
Added some roster management functions
Waqas Hussain
2008-10-12
2
-4
/
+32
|
*
Documented the roster object's structure
Waqas Hussain
2008-10-12
1
-0
/
+18
*
|
Abstract connections with "connection listeners"
Matthew Wild
2008-10-22
8
-89
/
+137
*
|
server.lua should degrade gracefully when LuaSec not present
Matthew Wild
2008-10-22
1
-2
/
+2
|
/
*
Some tiny changes for main.lua
Matthew Wild
2008-10-12
1
-2
/
+2
*
Updated TODO
Matthew Wild
2008-10-12
1
-2
/
+2
*
Remove more of Dolphin's leftovers
Matthew Wild
2008-10-11
1
-3
/
+0
*
Add AUTHORS file
Matthew Wild
2008-10-11
1
-0
/
+6
*
Fix MUC address
Matthew Wild
2008-10-09
1
-1
/
+1
*
Updated pull script for new repo
Matthew Wild
2008-10-09
1
-3
/
+2
*
Fixed: util.stanza.deserialize now handles nil stanzas
Waqas Hussain
2008-10-09
1
-11
/
+13
*
Stanza preserialize/deserialize helpers, to strip and restore stanzas respect...
Matthew Wild
2008-10-09
2
-4
/
+39
*
Fixed: incorrect auth check
Waqas Hussain
2008-10-09
1
-1
/
+1
*
Minor fix
Waqas Hussain
2008-10-09
1
-1
/
+2
*
Merge from Matthew. datamanager.simplesave fix
Waqas Hussain
2008-10-09
1
-1
/
+1
|
\
|
*
Fix for saving tables with non-string keys
Matthew Wild
2008-10-08
1
-1
/
+1
*
|
Added: vCard plugin: mod_vcard
Waqas Hussain
2008-10-09
2
-0
/
+55
*
|
Added: mod_register now replies with an error stanza when file write fails
Waqas Hussain
2008-10-09
1
-2
/
+4
*
|
Added: Datastore support for hosts and global data in addition to users
Waqas Hussain
2008-10-09
1
-1
/
+7
*
|
Fixed routing for IQs to bare JIDs, and added a simple IQ validity check
Waqas Hussain
2008-10-09
1
-1
/
+6
|
/
*
Merge roster fixes from waqas
Matthew Wild
2008-10-08
4
-8
/
+12
|
\
[next]