aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refuse to run without SSL/TLS unless run_without_ssl is set in configMatthew Wild2008-11-251-1/+5
* Change loading order of modules, config before dependency checkingMatthew Wild2008-11-251-4/+4
* Some mod_console changesMatthew Wild2008-11-251-13/+38
* Trivial whitespace fix in the missing dependency messageMatthew Wild2008-11-251-0/+1
* Add MD5 to the list of checked dependenciesMatthew Wild2008-11-251-0/+14
* Friendlier messages on missing dependenciesMatthew Wild2008-11-252-3/+37
* Fix softreq, so it reports when no suitable MD5 library is foundMatthew Wild2008-11-251-1/+1
* SSL library is optional, not a fatal errorMatthew Wild2008-11-251-1/+1
* Some ends too much.Tobias Markmann2008-11-231-2/+2
* Some changes to report more correct SASL failures. Support for disabled accou...Tobias Markmann2008-11-231-2/+4
* Merging with main branch.Tobias Markmann2008-11-2337-262/+2287
|\
| * Merge from waqasMatthew Wild2008-11-232-7/+12
| |\
| | * Added temporary fix for srv on windows: using opendns nameserversWaqas Hussain2008-11-231-5/+10
| | * Check to prevent error on IQs from completely unhandled originsWaqas Hussain2008-11-231-2/+2
| * | Backed out the backout. Now we're back out.Matthew Wild2008-11-231-4/+4
| * | Reverted my change to modulemanager, to restore those made by waqasMatthew Wild2008-11-231-4/+4
| |\ \ | | |/ | |/|
| | * Backed out changeset 79bd7a3e906cMatthew Wild2008-11-231-4/+4
| * | Merge from waqasMatthew Wild2008-11-231-1/+1
| |\ \
| | * | Ahem, a bit of an identity crisis..Waqas Hussain2008-11-231-1/+1
| * | | Removing lxmppd.cfg.distMatthew Wild2008-11-231-31/+0
| | |/ | |/|
| * | Typo prevented modulemanager.load() from returning the error if load failed.Matthew Wild2008-11-231-4/+4
| * | Merge from waqasMatthew Wild2008-11-236-7/+159
| |\|
| | * Added mod_discoWaqas Hussain2008-11-231-0/+9
| | * Added discomanagerWaqas Hussain2008-11-231-0/+39
| | * Added discohelperWaqas Hussain2008-11-231-0/+79
| | * Account deletion supportWaqas Hussain2008-11-231-1/+28
| | * Check to prevent error for IQs from completely unhandled originsWaqas Hussain2008-11-221-3/+3
| | * Removed useless checkWaqas Hussain2008-11-221-3/+1
| * | Only start console if it is enabled in the config. Note that the exact option...Matthew Wild2008-11-231-1/+3
| * | Add initial mod_consoleMatthew Wild2008-11-232-0/+142
| * | Comment out remote debug, will later be enabled via configMatthew Wild2008-11-231-0/+2
| * | Small fix for connlisteners to accept nil for userdataMatthew Wild2008-11-231-2/+2
| * | Fix various mistakes in dns.luaMatthew Wild2008-11-231-7/+7
| * | Fix dns for poor Windows users, who have never seen a resolv.confMatthew Wild2008-11-231-1/+3
| * | Add new lxmppd.cfg.lua.dist example config fileMatthew Wild2008-11-231-0/+74
| * | New configmanager. Old-style config files still work, but will print a warningMatthew Wild2008-11-232-23/+67
| * | Fix mod_selftests syntax, and switch it to use configMatthew Wild2008-11-231-10/+6
| * | All the people who don't use TLS, this one's for you.Matthew Wild2008-11-221-1/+1
| * | Add helper function for adding message bodies to stanzasMatthew Wild2008-11-221-0/+5
| |/
| * Now possible to specify nil origin to core_route_stanza. Origin will be chose...Matthew Wild2008-11-211-0/+4
| * Import initial configmanager, not sure if it works yet, but it does pass the ...Matthew Wild2008-11-212-0/+133
| * Update test.lua with a work-in-progressMatthew Wild2008-11-211-3/+3
| * Better names for variablesMatthew Wild2008-11-211-4/+4
| * Remove old TODOMatthew Wild2008-11-211-1/+0
| * Remove some declarations I added while debuggingMatthew Wild2008-11-211-2/+1
| * Improve jid.split() and jid.bare() to pass new test cases with invalid JIDsMatthew Wild2008-11-212-7/+35
| * Add jid.bare() helper functionMatthew Wild2008-11-201-0/+5
| * Adding selftests module, but not enabling in configMatthew Wild2008-11-201-0/+57
| * Oops, never added the tests for s2smanager to the repoMatthew Wild2008-11-201-0/+38
| * Add run_tests.shMatthew Wild2008-11-201-0/+3