Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_console: replace all \n with \r\n in the output, and send \0 as a marker ↵ | Waqas Hussain | 2009-01-03 | 1 | -40/+42 |
| | | | | character after every response | ||||
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Backed out changeset 099d8a102deb (committed too much) | Matthew Wild | 2008-12-05 | 1 | -1/+1 |
| | |||||
* | Add TLS socket to readlist before handshake starts, fixes major slow-down on ↵ | Matthew Wild | 2008-12-05 | 1 | -1/+1 |
| | | | | TLS connections | ||||
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
| | |||||
* | Load prosody instead of main.lia in mod_console | Waqas Hussain | 2008-11-29 | 1 | -1/+1 |
| | |||||
* | Add module:unload() to mod_console, and allow module:load() to take config param | Matthew Wild | 2008-11-27 | 1 | -2/+11 |
| | |||||
* | Some mod_console updates | Matthew Wild | 2008-11-27 | 1 | -3/+20 |
| | |||||
* | Some mod_console changes | Matthew Wild | 2008-11-25 | 1 | -13/+38 |
| | |||||
* | Add initial mod_console | Matthew Wild | 2008-11-23 | 1 | -0/+140 |