Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed URL encoding to generate %0x instead of %x | Waqas Hussain | 2008-12-16 | 1 | -1/+1 |
| | |||||
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Add commented line to disable logging entirely | Matthew Wild | 2008-12-10 | 1 | -2/+3 |
| | |||||
* | Added: Ports now read from the config | Waqas Hussain | 2008-12-08 | 1 | -2/+19 |
| | |||||
* | Some code cleaning for the main script | Matthew Wild | 2008-12-06 | 1 | -6/+1 |
| | |||||
* | Move the setting of data_path to fix #unfiledbug | Matthew Wild | 2008-12-06 | 1 | -3/+4 |
| | |||||
* | Move module loading to modulemanager | Matthew Wild | 2008-12-06 | 1 | -12/+0 |
| | |||||
* | Add hostmanager, and eventmanager | Matthew Wild | 2008-12-06 | 1 | -36/+43 |
| | |||||
* | Merge from waqas | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
|\ | |||||
| * | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
| | | |||||
* | | config and data directories taken from path, and quoted to allow spaces in path | Waqas Hussain | 2008-12-03 | 1 | -3/+3 |
|/ | |||||
* | Installation improvements (auto-creation of data directories) | Matthew Wild | 2008-11-30 | 1 | -13/+5 |
| | |||||
* | Path fix for auto-creating directories | Waqas Hussain | 2008-11-30 | 1 | -1/+1 |
| | |||||
* | Auto-create data directories on start | Waqas Hussain | 2008-11-30 | 1 | -1/+25 |
| | |||||
* | Update Makefile to now pass config paths to prosody. Update prosody, ↵ | Matthew Wild | 2008-11-29 | 1 | -3/+20 |
| | | | | modulemanager and connectionlisteners to obey these paths. | ||||
* | Make prosody executable | Matthew Wild | 2008-11-29 | 1 | -0/+0 |
| | |||||
* | main.lua -> prosody | Matthew Wild | 2008-11-29 | 1 | -0/+118 |