| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/xep227toprosody.lua: Set executable bit | Matthew Wild | 2010-06-09 | 1 | -0/+0 |
* | tools/erlparse: Discard erlang PIDs instead of choking on them as a syntax error | Matthew Wild | 2010-03-25 | 1 | -0/+6 |
* | tools/erlparse: Report the line number when showing a syntax error in the inp... | Matthew Wild | 2010-03-25 | 1 | -2/+6 |
* | tools/erlparse: Optimisations aplenty for faster processing of large files | Matthew Wild | 2010-03-25 | 1 | -28/+30 |
* | tools/ejabberd2prosody: Create prosody singleton so datamanager can detect th... | Matthew Wild | 2010-03-25 | 1 | -0/+2 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 3 | -6/+6 |
|\ |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 3 | -6/+6 |
| * | ejabberd2prosody: Don't print passwords of imported accounts | Matthew Wild | 2010-02-21 | 1 | -1/+1 |
| * | ejabberdsql2prosody: Don't print password of imported accounts (thanks azerttyu) | Matthew Wild | 2010-02-21 | 1 | -1/+1 |
* | | ejabberd2prosody: Don't print passwords of imported accounts | Matthew Wild | 2010-02-21 | 1 | -1/+1 |
* | | ejabberdsql2prosody: Don't print password of imported accounts (thanks azerttyu) | Matthew Wild | 2010-02-21 | 1 | -1/+1 |
* | | xep227toprosody: Fixed some global accesses. | Waqas Hussain | 2010-01-27 | 1 | -3/+2 |
* | | xep227toprosody: Initial commit (thanks stefan). | Waqas Hussain | 2010-01-27 | 1 | -0/+262 |
|/ |
|
* | ejabberd2prosody: Fixed a problem with null roster groups. | Waqas Hussain | 2009-09-18 | 1 | -1/+5 |
* | ejabberd2prosody: Fixed escape code processing when parsing strings. | Waqas Hussain | 2009-09-18 | 1 | -3/+13 |
* | ejabberd2prosody: Added support for ask='both' in subscriptions. | Waqas Hussain | 2009-09-18 | 1 | -3/+10 |
* | Merge with 0.5 | Matthew Wild | 2009-08-20 | 1 | -1/+6 |
|\ |
|
| * | ejabberd2prosody: More intelligent searching for erlparse library | Matthew Wild | 2009-08-20 | 1 | -1/+6 |
* | | ejabberdsql2prosody: Removed unnecessary stanza reserialization for private s... | Waqas Hussain | 2009-08-08 | 1 | -1/+1 |
* | | ejabberdsql2prosody: Added support for offline messages | Waqas Hussain | 2009-08-08 | 1 | -0/+21 |
* | | ejabberdsql2prosody: Fix access of undefined global | Waqas Hussain | 2009-08-08 | 1 | -2/+2 |
* | | ejabberdsql2prosody: Added support for Private XML Storage | Waqas Hussain | 2009-08-02 | 1 | -0/+9 |
* | | ejabberdsql2prosody: Added support for vCards | Waqas Hussain | 2009-08-02 | 1 | -0/+4 |
* | | ejabberdsql2prosody: Added an XML parser | Waqas Hussain | 2009-08-02 | 1 | -0/+52 |
* | | ejabberdsql2prosody: Allow for multiple INSERTs to the same table | Waqas Hussain | 2009-07-28 | 1 | -1/+8 |
* | | ejabberdsql2prosody: Fixed a nil global access error | Waqas Hussain | 2009-07-26 | 1 | -1/+1 |
* | | ejabberdsql2prosody: Add support for rosterusers.ask == "B" (both pending in ... | Waqas Hussain | 2009-07-26 | 1 | -0/+3 |
* | | ejabberdsql2prosody: Fix typo, and improve the warning message | Waqas Hussain | 2009-07-26 | 1 | -6/+6 |
* | | ejabberdsql2prosody: Display a warning if a row has more columns than expected | Waqas Hussain | 2009-07-26 | 1 | -2/+5 |
* | | ejabberdsql2prosody: Added support for all mysql escape sequences | Waqas Hussain | 2009-07-26 | 1 | -4/+14 |
* | | ejabberdsql2prosody: Added support for the escape sequence '\\' in strings | Waqas Hussain | 2009-07-26 | 1 | -0/+1 |
* | | ejabberdsql2prosody: Fixed: 'ask' value should be nil for pending-in subscrip... | Waqas Hussain | 2009-07-26 | 1 | -0/+1 |
* | | ejabberdsql2prosody: Fixed: pending-in subscriptions could halt processing | Waqas Hussain | 2009-07-26 | 1 | -3/+2 |
* | | ejabberdsql2prosody: Added support for rosters | Waqas Hussain | 2009-07-26 | 1 | -4/+51 |
* | | ejabberdsql2prosody: Added a second required command line parameter: hostname | Waqas Hussain | 2009-07-25 | 1 | -12/+5 |
* | | ejabberdsql2prosody: Improved help message | Waqas Hussain | 2009-07-25 | 1 | -5/+4 |
* | | ejabberdsql2prosody: Initial commit | Waqas Hussain | 2009-07-25 | 1 | -0/+197 |
|/ |
|
* | ejabberd2prosody, erlparse: Add support for parsing non-ASCII strings and bin... | Sergei Golovan | 2009-07-23 | 1 | -24/+55 |
* | ejabberd2prosody, erlparse.lua: Convert from Windows line endings (thanks teo) | Matthew Wild | 2009-07-21 | 2 | -260/+260 |
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 2 | -2/+2 |
* | tools/ejabberd2prosody: Fixed private storage export | Waqas Hussain | 2009-05-05 | 1 | -1/+1 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 2 | -2/+2 |
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 2 | -4/+4 |
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 2 | -2/+2 |
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 2 | -26/+4 |
* | tools/ejabberd2prosody: Support for pending-in roster items | Waqas Hussain | 2009-01-29 | 1 | -7/+17 |
* | Moved directory auto-creation to datamanager | Waqas Hussain | 2008-12-25 | 1 | -39/+1 |
* | 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 | 2 | -2/+2 |
* | Fixed a variable redeclaration | Waqas Hussain | 2008-12-08 | 1 | -1/+1 |