Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 ↵ | Matthew Wild | 2008-11-29 | 3 | -7/+274 | |
| | | | | | | | | for this. | |||||
* | | 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 ↵ | Waqas Hussain | 2008-11-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | with non-ascii realm values now works. | |||||
* | | | 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 | |
| | | ||||||
| * | Added make.bat for windows | Waqas Hussain | 2008-11-27 | 1 | -0/+1 | |
| | | ||||||
| * | Removed MS specific preprocessor statements from the Makefile | Waqas Hussain | 2008-11-27 | 1 | -4/+0 | |
| | | ||||||
* | | Add module:unload() to mod_console, and allow module:load() to take config param | Matthew Wild | 2008-11-27 | 1 | -2/+11 | |
| | | ||||||
* | | Merge from waqas | Matthew Wild | 2008-11-27 | 4 | -5/+43 | |
|\| | ||||||
| * | Makefile now works on windows with Microsoft's compiler | Waqas Hussain | 2008-11-27 | 2 | -0/+34 | |
| | | ||||||
| * | Minor changes to C files (to prevent compiler warnings) | Waqas Hussain | 2008-11-27 | 2 | -5/+9 | |
| | | ||||||
* | | Some mod_console updates | Matthew Wild | 2008-11-27 | 1 | -3/+20 | |
| | | ||||||
* | | is_loaded() and incomplete unload() for modules | Matthew Wild | 2008-11-27 | 1 | -0/+20 | |
|/ | ||||||
* | Bumper commit for the new modulemanager API \o/ Updates all the modules, ↵ | Matthew Wild | 2008-11-27 | 17 | -96/+143 | |
| | | | | though some more changes may be in store. | |||||
* | Nice enhancement for logging output | Matthew Wild | 2008-11-27 | 1 | -3/+9 | |
| | ||||||
* | Removing servermanager... it is no longer used | Matthew Wild | 2008-11-27 | 1 | -21/+0 | |
| | ||||||
* | Log reason for connection failure | Matthew Wild | 2008-11-26 | 1 | -1/+1 | |
| | ||||||
* | (Basic) IDNA and SRV fallback support | Matthew Wild | 2008-11-26 | 2 | -36/+62 | |
| | ||||||
* | Fix to make a global configmanager instance | Matthew Wild | 2008-11-26 | 1 | -1/+1 | |
| | ||||||
* | Fix for hashes.c and encodings.c to rename luaopen for util_* | Matthew Wild | 2008-11-26 | 2 | -2/+2 | |
| | ||||||
* | Fix a waqas copy/paste error. It was my fault again apparently. | Matthew Wild | 2008-11-26 | 1 | -0/+1 | |
| | ||||||
* | Merge from waqas | Matthew Wild | 2008-11-26 | 1 | -2/+29 | |
|\ | ||||||
| * | Added options to limit the number of resources and for handling of resource ↵ | Waqas Hussain | 2008-11-27 | 1 | -2/+29 | |
| | | | | | | | | | | | | | | conflicts - core.max_resources: defaults to 10 - core.conflict_resolve: can be "random", "increment", "kick_new" and "kick_old" (default) | |||||
* | | Update mod_selftests to use the hosts on http://xmpp.org/interop/servers.shtml | Matthew Wild | 2008-11-26 | 1 | -1/+1 | |
| | | ||||||
* | | Yes, we don't put these things in here, we put them in here. | Matthew Wild | 2008-11-26 | 1 | -0/+0 | |
|/ | ||||||
* | Wrapped a core_process_stanza call in an xpcall call | Waqas Hussain | 2008-11-26 | 1 | -1/+1 | |
| | ||||||
* | Added mod_ping with support for [XEP-0199: XMPP Ping] | Waqas Hussain | 2008-11-26 | 1 | -0/+11 | |
| | ||||||
* | Changed format for XEP-0090 to the legacy format | Waqas Hussain | 2008-11-26 | 1 | -1/+2 | |
| | ||||||
* | Added mod_time with support for [XEP-0202: Entity Time] and [XEP-0090: ↵ | Waqas Hussain | 2008-11-26 | 1 | -0/+28 | |
| | | | | Entity Time] (deprecated) | |||||
* | Merge from waqas | Matthew Wild | 2008-11-26 | 9 | -2/+30 | |
|\ | ||||||
| * | Modules now sending disco replies | Waqas Hussain | 2008-11-26 | 8 | -2/+17 | |
| | | ||||||
| * | Minor bug fix | Waqas Hussain | 2008-11-26 | 1 | -2/+2 | |
| | | ||||||
| * | Added helper method to discomanager | Waqas Hussain | 2008-11-26 | 1 | -0/+13 | |
| | | ||||||
* | | Add rough Makefile for util-src/ | Matthew Wild | 2008-11-26 | 1 | -0/+24 | |
|/ | ||||||
* | Removed commented code | Waqas Hussain | 2008-11-26 | 2 | -162/+4 | |
| | ||||||
* | Added util-src/hashes.c - support for sha1, sha256 and md5 hashes | Waqas Hussain | 2008-11-26 | 1 | -0/+204 | |
| |