Merge from waqas
[prosody.git] / plugins /
2009-02-16 Matthew WildMerge from waqas
2009-02-16 Matthew WildMerge waqas with waqas
2009-02-16 Waqas HussainMUC: Made vCards work by redirecting vCard requests...
2009-02-16 Waqas HussainMUC: Kick participants sending error messages to other...
2009-02-16 Waqas HussainMUC: Private stanzas (private messages, IQs, etc)
2009-02-16 Waqas HussainMUC: Presence and message stanzas now fully work (statu...
2009-02-15 Matthew Wildmod_version: Operating system detection. Disable with...
2009-02-14 Tobias MarkmannMerging with tip.
2009-02-14 Tobias MarkmannAdding inital support for ANONYMOUS mechanism in SASL.
2009-02-12 Waqas HussainFixed: User resources not disconnected correctly on...
2009-02-11 Matthew WildMerge with waqas for MUC/routing fixes
2009-02-11 Waqas Hussainmod_muc: Room history
2009-02-11 Waqas HussainChanged mod_muc to work with changed component manager
2009-02-09 Matthew Wildmod_bosh: Fix for 'invalid key to next' error when...
2009-02-09 Matthew WildRemove redundant logging and debug printing from mod_bosh
2009-02-01 Matthew Wildmod_bosh: No need to tostring() uuids now
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-29 Matthew Wildmod_muc: Add 'nick' to unavailable presence of nick...
2009-01-29 Matthew Wildmod_muc: Convert to unix line endings
2009-01-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-29 Matthew Wildmod_muc: Add support for being a component
2009-01-16 Matthew Wildmod_console: Make global
2009-01-16 Matthew Wildmod_posix: logging fix
2009-01-16 Matthew WildFix for pposix version detection
2009-01-16 Matthew Wildmod_posix: Check version of pposix
2009-01-16 Matthew WildReplacing pretty_print() with top_tag() for logging
2009-01-16 Matthew WildFix invalid loglevels in mod_saslauth
2009-01-15 Matthew Wildmod_posix/pposix: Fix reporting of incorrect PID on...
2009-01-15 Matthew Wildmod_posix: Support for logging to syslog (log = 'syslog...
2009-01-13 Waqas Hussainmod_console: Added module:reload
2009-01-13 Waqas Hussainmod_muc: Added unload, save and restore callbacks to...
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-13 Waqas Hussainmod_muc: deregister component on unload
2009-01-13 Waqas Hussainmod_saslauth, mod_tls: minor code cleanup
2009-01-13 Waqas Hussainmod_version: Removed and rearranged some code
2009-01-13 Matthew WildBOSH: Allow BOSH servers to be configured through confi...
2009-01-12 Matthew Wildmod_actions_http: Show tables as 'list's
2009-01-12 Matthew WildAdd mod_actions_http for executing actions through...
2009-01-12 Matthew Wildmod_httpserver: Add require 'net.httpserver'
2009-01-12 Matthew WildBOSH: Make previous fix a bit more efficient
2009-01-12 Matthew WildBOSH: Fix for error when closed session was in inactive...
2009-01-11 Matthew WildAdd option to in-band registration to allow only whitel...
2009-01-11 Matthew WildAdded rate limiting to in-band registration, and added...
2009-01-09 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-09 Matthew WildImplement session:close() for BOSH, and add checking...
2009-01-09 Matthew WildChange default maximum inactivity period to 60s from 30s
2009-01-09 Matthew WildNumerous BOSH improvements... handle client disconnects...
2009-01-03 Waqas Hussainmod_muc: Room subject should be sent only the newly...
2009-01-03 Waqas Hussainmod_console: replace all \n with \r\n in the output...
2008-12-31 Waqas Hussainmod_muc: Room subjects stored, and room persistence...
2008-12-31 Waqas HussainInitial mod_muc: XEP-0045: Multi-User Chat
2008-12-29 Matthew WildAdd allow_registration option to disable account regist...
2008-12-27 Matthew WildRemove some old debugging code from mod_bosh
2008-12-25 Matthew WildDestroy session on failed dialback instead of throwing...
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildInitial mod_bosh, works, kind of, but quite incomplete
2008-12-22 Matthew WildAdd initial mod_httpserver for serving static content
2008-12-22 Matthew WildMerge from waqas
2008-12-16 Matthew WildSecond merge from waqas
2008-12-16 Matthew WildMerge from waqas
2008-12-15 Matthew WildRemove a FIXME from mod_tls
2008-12-13 Matthew WildAdd support for dialback piggy-backing. Fixes #37....
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-08 Waqas HussainChanged mod_roster to use the newer presence manager API
2008-12-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-07 Waqas HussainLatin1 support for SASL DIGEST-MD5 (second, and possibl...
2008-12-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-07 Waqas HussainLatin1 support for SASL DIGEST-MD5 (initial commit)
2008-12-07 Matthew WildSmall logging adjustment for mod_posix
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildAdd mod_posix, fixes #5
2008-12-05 Matthew WildMerge
2008-12-05 Matthew WildBacked out changeset 099d8a102deb (committed too much)
2008-12-05 Matthew WildAdd TLS socket to readlist before handshake starts...
2008-12-05 Matthew WildFix the last couple of places where we send strings...
2008-12-05 Matthew WildRemove an incorrect line which I didn't add, and fix...
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChanged the datastore for vCards from vCard to vcard...
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChange modules to use the new add_feature module API...
2008-12-03 Matthew WildAutomated merge with http://84.46.7.57:1234
2008-12-03 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-03 Waqas HussainFix for handling latin1 encoded hostnames in SASL
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-12-03 Matthew Wildlxmppd -> Prosody
2008-11-29 Tobias MarkmannForced merge.
2008-11-29 Waqas HussainLoad prosody instead of main.lia in mod_console
2008-11-28 Matthew WildMerge from waqas
2008-11-27 Matthew WildMerge from waqas
2008-11-27 Matthew WildAdd module:unload() to mod_console, and allow module...
2008-11-27 Waqas HussainCompletely switched to new hashes library from the...
2008-11-27 Waqas HussainStopped using the lbase64 library
2008-11-27 Matthew WildMerge from waqas
2008-11-27 Matthew WildSome mod_console updates
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-26 Matthew WildMerge from waqas
next