aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util.muc: A MUC library - initial commitWaqas Hussain2009-05-131-0/+422
* Merge with 0.4Matthew Wild2009-05-131-2/+7
|\
| * stanza_router: Bounce stanzas to/from invalid JIDs with a jid-malformed errorMatthew Wild2009-05-131-2/+7
* | stanza_router: Pass session.to_host to modulemanager, fixes modules for s2sin...Matthew Wild2009-05-091-1/+1
* | mod_muc: commented connection replace detection code because google keeps res...Waqas Hussain2009-05-081-6/+6
* | mod_muc: s/broadcast_history/send_history/ - since the cast isn't broadWaqas Hussain2009-05-081-2/+2
* | mod_muc: Extracted sending of occupant list into its own functionWaqas Hussain2009-05-081-12/+16
* | mod_muc: Extracted history broadcast into its own functionWaqas Hussain2009-05-081-11/+14
* | fallbacks/bit: bit manipulation API (compatible with bitlib for now)Waqas Hussain2009-05-081-0/+137
* | mod_pep: Initial commit (extremely basic implementation)Waqas Hussain2009-05-081-0/+48
* | util/serialization: Fixed serialization formattingWaqas Hussain2009-05-081-1/+1
* | util/sasl: Removed unnecessary references to util.encodings.idnaWaqas Hussain2009-05-081-2/+0
* | mod_roster: Advertize roster versioning supportWaqas Hussain2009-05-081-0/+8
* | Default config: Add 'presence' to list of modulesMatthew Wild2009-05-071-0/+1
* | Merge with 0.4Matthew Wild2009-05-062-1/+5
|\|
| * util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks mac...Matthew Wild2009-05-061-0/+3
| * Tagging 0.4.1Matthew Wild2009-05-050-0/+0
| * util.serialization: Write nil for non-serializable data types, and bump the l...vault/0.4.10.4.1Matthew Wild2009-05-051-1/+2
| * tools/ejabberd2prosody: Fixed private storage exportWaqas Hussain2009-05-051-1/+1
* | tools/ejabberd2prosody: Fixed private storage exportWaqas Hussain2009-05-051-1/+1
* | Merge with 0.4Matthew Wild2009-05-052-4/+9
|\|
| * prosodyctl: Add message for unable-to-save-data errorMatthew Wild2009-05-051-0/+1
| * util.prosodyctl: Return success status of usermanager.create_user()Matthew Wild2009-05-051-1/+4
| * prosodyctl: Reformat note to fit in small-width terminalsMatthew Wild2009-05-051-3/+4
* | Merge with 0.4Matthew Wild2009-05-051-0/+3
|\|
| * prosodyctl: Use correct path for the data directoryMatthew Wild2009-05-051-0/+3
* | Merge with 0.4Matthew Wild2009-05-055-12/+75
|\|
| * mod_posix: Reload the config and reopen log files on SIGHUPMatthew Wild2009-05-051-7/+9
| * loggingmanager: File log sinks react to reopen-log-files eventMatthew Wild2009-05-051-3/+16
| * prosody: Add functions to reload the config and re-open log filesMatthew Wild2009-05-051-1/+21
| * prosodyctl: status: Show warning if we can't find a running Prosody, and we d...Matthew Wild2009-05-051-0/+5
| * prosodyctl: Switch to Prosody user before attempting to do anythingMatthew Wild2009-05-051-0/+23
| * net.httpserver: Fix for urlencoding to always produce 2 digitsMatthew Wild2009-05-041-1/+1
* | Merge with 0.4Matthew Wild2009-05-049-161/+190
|\|
| * net.http, net.httpserver: Remove urlcodes table... it really isn't needed (th...Matthew Wild2009-05-042-3/+1
| * net.httpserver: Fix potential nil accessMatthew Wild2009-04-221-2/+2
| * mod_bosh: Give BOSH sessions a logger (thanks Florob)Matthew Wild2009-05-041-2/+5
| * mod_component: Vastly reduce the code, having split most of it to where it sh...Matthew Wild2009-05-041-152/+6
| * util.serialization: Log a warning when trying to serialize something we can'tMatthew Wild2009-05-041-1/+3
| * prosody, xmppcomponent_listener: Add listener for XEP-0114 component connectionsMatthew Wild2009-05-042-0/+172
| * modulemanager: No need for print()Matthew Wild2009-05-041-1/+1
| * util.multitable: No globals today, thank you. Fixes missing table entries and...Matthew Wild2009-05-041-2/+2
* | Merge with 0.4Matthew Wild2009-05-032-10/+18
|\|
| * prosodyctl: Hide ejabberd compatibility commands from command listingMatthew Wild2009-05-031-10/+15
| * loggingmanager: Support for specifying a single sink with *sinkname (*syslog ...Matthew Wild2009-05-031-0/+3
* | Merge with 0.4Matthew Wild2009-05-0310-22/+72
|\|
| * net.connlisteners: Lower log level of multiple listeners warning (not interes...Matthew Wild2009-05-031-2/+2
| * net.server: Add getserver() method to find the server listening on the specif...Matthew Wild2009-05-031-1/+7
| * util.datamanager: Lower log level of 'Setting data path' to 'debug'Matthew Wild2009-05-021-1/+1
| * componentmanager: Reduce log output at startup to 'debug'Matthew Wild2009-05-021-2/+2