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
...
|
*
|
|
Fix missing prosody.cfg.lua.install
Matthew Wild
2008-11-29
1
-1
/
+1
|
*
|
|
Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :(
Matthew Wild
2008-11-29
1
-3
/
+3
|
*
|
|
Add -fPIC to util-src/Makefile
Matthew Wild
2008-11-29
1
-2
/
+2
*
|
|
|
Remove that idn stuff for realm because it's either an ugly hack that the pas...
Tobias Markmann
2008-11-30
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
idna-to-unicode so password_handler looks for the right domain.
Tobias Markmann
2008-11-30
1
-1
/
+2
*
|
|
Do idna-to-ascii to the realm we send first in Digest-MD5.
Tobias Markmann
2008-11-30
1
-1
/
+1
|
/
/
*
|
Another automatic merge, this gets annoying."
Tobias Markmann
2008-11-29
2
-178
/
+176
|
\
|
|
*
Fixed the ejabberd importer to work with the pipe sign "|" as a separator in ...
Waqas Hussain
2008-11-30
2
-178
/
+176
*
|
Autocommit.
Tobias Markmann
2008-11-29
1
-175
/
+178
|
\
|
|
*
Make ejabberd2prosody.lua a little more cross-platform :)
Matthew Wild
2008-11-29
1
-175
/
+178
*
|
Automated merge.
Tobias Markmann
2008-11-29
10
-7
/
+753
|
\
|
|
*
Make ejabberd2prosody.lua eecutable
Matthew Wild
2008-11-29
1
-0
/
+1
|
*
Automated merge with http://waqas.ath.cx/
Matthew Wild
2008-11-29
4
-5
/
+59
|
|
\
|
|
*
More Makefile improvements (install the certificates, and update the config o...
Matthew Wild
2008-11-29
1
-2
/
+9
|
|
*
Update Makefile to set correct paths on install with Debian package
Matthew Wild
2008-11-29
1
-1
/
+6
|
|
*
Add some example certificates and update the config to point to them
Matthew Wild
2008-11-29
3
-2
/
+44
|
*
|
ejabberd db dump importer for Prosody
Waqas Hussain
2008-11-29
3
-0
/
+349
|
|
/
|
*
Add COPYING, remove LICENSE
Matthew Wild
2008-11-29
2
-1
/
+343
|
*
Merfe from Tobias
Matthew Wild
2008-11-29
2
-6
/
+5
|
|
\
|
*
|
Fix for loading connlisteners when running without CFG_SOURCEDIR
Matthew Wild
2008-11-29
1
-1
/
+1
*
|
|
Automated merge.
Tobias Markmann
2008-11-29
2
-6
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Apply IDNA to ASCII on hostnames.
Tobias Markmann
2008-11-29
1
-1
/
+1
|
*
Forced merge.
Tobias Markmann
2008-11-29
9
-20
/
+306
|
|
\
|
*
|
Use unsigned int instead of uint because uint is already in use on OS X.
Tobias Markmann
2008-11-28
1
-3
/
+1
|
*
|
To use free you should include stdlib.h rather than malloc.h according to man...
Tobias Markmann
2008-11-28
1
-1
/
+1
|
*
|
Do idna_to_ascii when building own response.
Tobias Markmann
2008-11-28
2
-4
/
+5
*
|
|
Also look for binary modules in the parent directory when running tests
Matthew Wild
2008-11-29
1
-0
/
+1
*
|
|
Automated merge with http://waqas.ath.cx/
Matthew Wild
2008-11-29
6
-14
/
+41
|
\
\
\
|
*
|
|
Update Makefile to now pass config paths to prosody. Update prosody, modulema...
Matthew Wild
2008-11-29
5
-11
/
+34
|
*
|
|
Fix for configmanager when config file can't be found
Matthew Wild
2008-11-29
1
-3
/
+7
*
|
|
|
Moved incoming c2s presence handling from stanza_router to presencemanager
Waqas Hussain
2008-11-29
2
-71
/
+93
|
/
/
/
*
|
|
Rename and update config. Update Makefile for this change.
Matthew Wild
2008-11-29
2
-7
/
+6
*
|
|
More Makefile improvements
Matthew Wild
2008-11-29
1
-4
/
+14
|
|
/
|
/
|
*
|
Add a top-level Makefile and ./configure script. Update util-src Makefile for...
Matthew Wild
2008-11-29
3
-7
/
+274
*
|
Removing pull_from_master.sh. Use hg fetch instead.
Matthew Wild
2008-11-29
1
-3
/
+0
*
|
Load prosody instead of main.lia in mod_console
Waqas Hussain
2008-11-29
1
-1
/
+1
*
|
Make prosody executable
Matthew Wild
2008-11-29
1
-0
/
+0
*
|
Automated merge with http://waqas.ath.cx/
Matthew Wild
2008-11-29
1
-0
/
+15
|
\
\
|
*
|
main.lua -> prosody
Matthew Wild
2008-11-29
1
-0
/
+15
*
|
|
Added a FIXME
Waqas Hussain
2008-11-29
1
-1
/
+1
*
|
|
Improved the regexp used to parse the client response a bit. Authenticating w...
Waqas Hussain
2008-11-29
1
-1
/
+1
*
|
|
Fixed logging in datamanager
Waqas Hussain
2008-11-29
1
-3
/
+1
|
/
/
*
|
Merge from waqas
Matthew Wild
2008-11-28
3
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
Quickfix for dns.lua to not crash on failed connection to name servers
Waqas Hussain
2008-11-28
1
-1
/
+2
|
*
Added option core.data_path
Waqas Hussain
2008-11-28
2
-3
/
+11
*
|
No more reading 1 byte at a time from sockets
Matthew Wild
2008-11-28
3
-3
/
+3
*
|
Merge from waqas
Matthew Wild
2008-11-27
9
-62
/
+16
|
\
|
|
*
Completely switched to new hashes library from the old md5 library
Waqas Hussain
2008-11-28
5
-54
/
+12
|
*
Switched from md5 to sha256 for dialback key generation
Waqas Hussain
2008-11-28
1
-2
/
+2
|
*
Stopped using the lbase64 library
Waqas Hussain
2008-11-28
2
-2
/
+1
[prev]
[next]