Software /
code /
prosody
Graph
-
Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :(2008-11-29, by Matthew Wild
-
Add -fPIC to util-src/Makefile2008-11-29, by Matthew Wild
-
Another automatic merge, this gets annoying."2008-11-29, by Tobias Markmann
-
Fixed the ejabberd importer to work with the pipe sign "|" as a separator in erlang lists2008-11-29, by Waqas Hussain
-
Autocommit.2008-11-29, by Tobias Markmann
-
Automated merge.2008-11-29, by Tobias Markmann
-
Automated merge.2008-11-29, by Tobias Markmann
-
Make ejabberd2prosody.lua a little more cross-platform :)2008-11-29, by Matthew Wild
-
Make ejabberd2prosody.lua eecutable2008-11-29, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/2008-11-29, by Matthew Wild
-
ejabberd db dump importer for Prosody2008-11-29, by Waqas Hussain
-
More Makefile improvements (install the certificates, and update the config on install to find them)2008-11-29, by Matthew Wild
-
Update Makefile to set correct paths on install with Debian package2008-11-29, by Matthew Wild
-
Add some example certificates and update the config to point to them2008-11-29, by Matthew Wild
-
Add COPYING, remove LICENSE2008-11-29, by Matthew Wild
-
Merfe from Tobias2008-11-29, by Matthew Wild
-
Apply IDNA to ASCII on hostnames.2008-11-29, by Tobias Markmann
-
Forced merge.2008-11-29, by Tobias Markmann
-
Use unsigned int instead of uint because uint is already in use on OS X.2008-11-28, by Tobias Markmann
-
Do idna_to_ascii when building own response.2008-11-28, by Tobias Markmann
-
Fix for loading connlisteners when running without CFG_SOURCEDIR2008-11-29, by Matthew Wild
-
Also look for binary modules in the parent directory when running tests2008-11-29, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/2008-11-29, by Matthew Wild
-
Moved incoming c2s presence handling from stanza_router to presencemanager2008-11-29, by Waqas Hussain
-
Fix for configmanager when config file can't be found2008-11-29, by Matthew Wild
-
Rename and update config. Update Makefile for this change.2008-11-29, by Matthew Wild
-
More Makefile improvements2008-11-29, by Matthew Wild
-
Add a top-level Makefile and ./configure script. Update util-src Makefile for this.2008-11-29, by Matthew Wild
-
Removing pull_from_master.sh. Use hg fetch instead.2008-11-29, by Matthew Wild
-
Load prosody instead of main.lia in mod_console2008-11-29, by Waqas Hussain
-
Make prosody executable2008-11-29, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/2008-11-29, by Matthew Wild
-
Added a FIXME2008-11-29, by Waqas Hussain
-
Improved the regexp used to parse the client response a bit. Authenticating with non-ascii realm values now works.2008-11-29, by Waqas Hussain
-
Fixed logging in datamanager2008-11-29, by Waqas Hussain
-
main.lua -> prosody2008-11-29, by Matthew Wild
-
Merge from waqas2008-11-28, by Matthew Wild
-
Quickfix for dns.lua to not crash on failed connection to name servers2008-11-28, by Waqas Hussain
-
Added option core.data_path2008-11-28, by Waqas Hussain
-
No more reading 1 byte at a time from sockets2008-11-28, by Matthew Wild
-
Merge from waqas2008-11-27, by Matthew Wild
-
Completely switched to new hashes library from the old md5 library2008-11-27, by Waqas Hussain
-
Switched from md5 to sha256 for dialback key generation2008-11-27, by Waqas Hussain
-
Stopped using the lbase64 library2008-11-27, by Waqas Hussain
-
Added make.bat for windows2008-11-27, by Waqas Hussain
-
Removed MS specific preprocessor statements from the Makefile2008-11-27, by Waqas Hussain
-
Add module:unload() to mod_console, and allow module:load() to take config param2008-11-27, by Matthew Wild
-
Merge from waqas2008-11-27, by Matthew Wild
-
Makefile now works on windows with Microsoft's compiler2008-11-27, by Waqas Hussain
-
Minor changes to C files (to prevent compiler warnings)2008-11-27, by Waqas Hussain
-
Some mod_console updates2008-11-27, by Matthew Wild
-
is_loaded() and incomplete unload() for modules2008-11-27, by Matthew Wild
-
Nice enhancement for logging output2008-11-27, by Matthew Wild
-
Removing servermanager... it is no longer used2008-11-27, by Matthew Wild
-
Log reason for connection failure2008-11-26, by Matthew Wild
-
(Basic) IDNA and SRV fallback support2008-11-26, by Matthew Wild
-
Fix to make a global configmanager instance2008-11-26, by Matthew Wild
-
Fix for hashes.c and encodings.c to rename luaopen for util_*2008-11-26, by Matthew Wild
-
Fix a waqas copy/paste error. It was my fault again apparently.2008-11-26, by Matthew Wild
-
Merge from waqas2008-11-26, by Matthew Wild
-
Added options to limit the number of resources and for handling of resource conflicts2008-11-26, by Waqas Hussain
Scroll all the way down to load more.