prosody.git
2009-09-08 matthew@silverFix for Makefile hack to install MUC plugin
2009-09-08 Waqas HussainUpdated the Makefile to work with the MUC plugin folder.
2009-09-07 Waqas HussainMerged with Tobias
2009-09-07 Waqas HussainMUC: Fixed traceback on unauthorized access of the...
2009-09-07 Waqas HussainMUC: Added service discovery replies for rooms.
2009-09-07 Waqas HussainMUC: Fixed an undefined global access.
2009-09-07 Waqas HussainMUC: Added support for room configuration forms, persis...
2009-09-07 Waqas HussainMUC: Refactored IQ handling to be more easily extensible.
2009-09-07 Waqas HussainMUC: Added kicking support.
2009-09-07 Waqas HussainMUC: Fixed a variable scoping bug causing problems...
2009-09-07 Waqas HussainMUC: Fixed: Unavailable presence was being sent for...
2009-09-07 Waqas HussainMUC: Changed a MUC library method into a function.
2009-09-07 Waqas HussainMUC: Fixed stanza routing for reloaded rooms.
2009-09-07 Waqas HussainMUC: Added support for reloading MUC library code.
2009-09-07 Waqas HussainMUC: Workaround for Miranda sending 'nick' instead...
2009-09-07 Waqas HussainMUC: Some fixes for minor bugs in IQ handling.
2009-09-07 Waqas HussainMUC: Added support for requesting various lists (owner...
2009-09-07 Waqas HussainMUC: An admin or owner MUST NOT be able to revoke moder...
2009-09-07 Waqas HussainMUC: Owners can now modify roles and affiliations
2009-09-07 Waqas HussainMUC: Added support for generating unique room names
2009-09-07 Waqas HussainMUC: Send appropriate error to banned users on join.
2009-09-07 Waqas HussainMUC: Renamed _participants table to _occupants
2009-09-07 Waqas HussainMUC: New basic mod_muc based on the new MUC library
2009-09-07 Waqas HussainMUC: Initial support for roles and affiliations
2009-09-07 Waqas HussainMUC: Fixed function declarations.
2009-09-07 Waqas HussainMUC: The MUC lib is now metatable based. Cleaned up...
2009-09-07 Waqas HussainMUC: Added initial MUC lib
2009-09-06 Tobias MarkmannAutomated merge with http://prosody.im/source/hg
2009-09-06 Tobias MarkmannAdd NODEprepping to SASL Digest-MD5 authentication...
2009-09-05 matthew@silverMerge with 0.5
2009-09-05 Waqas Hussaindatamanager: Fixed logging errors on deletion of datast...
2009-09-05 Waqas Hussainmod_presence: Fixed: Don't recursively handle inbound...
2009-09-05 Waqas Hussainmodulemanager: Fixed: Internally generated stanzas...
2009-09-02 Waqas Hussainnet/dns: Fixed regression causing nameserver initializa...
2009-09-02 Waqas Hussainmod_compression: Fixed: Starting compression only worke...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew Wildejabberd2prosody: More intelligent searching for erlpar...
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-20 Matthew Wildutil.sasl: Fix 2 global sets (one a tpyo)
2009-08-19 Tobias MarkmannAllow ampersands in passwords for SASL PLAIN mechanism...
2009-08-19 Tobias MarkmannChange variable name. The previous choice was too ugly...
2009-08-19 Tobias MarkmannUse NODEprep for prepping usernames used during SASL...
2009-08-19 Tobias MarkmannDo SASLprep for SASL PLAIN mechanism to be more conform...
2009-08-18 Tobias MarkmannDon't allow double compression.
2009-08-18 Tobias MarkmannSupport compression also after SASL.
2009-08-18 Matthew WildMerge with waqas
2009-08-18 Matthew Wildnet.adns: Add some debug logging to help track down...
2009-08-18 Matthew Wildnet.server: Add checking for nil sockets to prevent...
2009-08-18 Waqas Hussainmod_compression: Fixed some undefined global accesses
2009-08-18 Matthew Wildnet.dns: Automatically add nameserver 127.0.0.1 if...
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-18 Waqas HussainRemoved util/discohelper.lua
2009-08-18 Waqas HussainRemoved core/discomanager.lua
2009-08-18 Waqas Hussainmodulemanager: Removed unused variables and reference...
2009-08-18 Waqas Hussainmodulemanager: Removed unnecessary code in the unload...
2009-08-18 Waqas Hussainmodulemanager: Removed legacy disco#items hook
2009-08-18 Waqas Hussainmodulemanager: add_feature and add_identity APIs update...
2009-08-18 Waqas Hussaincomponentmanager: Removed disco#items hook, and referen...
2009-08-18 Waqas Hussainmod_disco: Rearranged some lines, and added a FIXME...
2009-08-18 Waqas Hussainmod_disco: Removed reference to core.discomanager
2009-08-18 Waqas Hussainmod_disco: Removed legacy IQ hooks
2009-08-18 Waqas Hussainmod_disco: Handle disco#items queries using new APIs
2009-08-18 Waqas Hussainmod_disco: Added identity server/im with name 'Prosody'
2009-08-18 Waqas Hussainmod_disco: Handle disco#info queries using new APIs
2009-08-18 Waqas Hussainmodulemanager: Added module API function to get all...
2009-08-18 Waqas Hussainmodulemanager: Module API functions add_item and add_fe...
2009-08-18 Waqas Hussainmod_pep: Added name 'Prosody' to the pubsub/pep identity
2009-08-18 Waqas Hussainmodulemanager: Changed the add_identity module API...
2009-08-18 Waqas HussainAdded: functions add_item and remove_item to add and...
2009-08-18 Waqas Hussaincomponentmanager: Added function to get a list of child...
2009-08-16 Matthew Wildcore.s2smanager, xmppserver_listener: Move the responsi...
2009-08-16 Matthew Wildxmppclient_listener: Remove useless comment
2009-08-16 Matthew Wildcore.sessionmanager, xmppclient_listener: Move responsi...
2009-08-16 Matthew Wildnet.server: Comment all calls to mem_free/collectgarbag...
2009-08-15 Tobias MarkmannShutdown prosody if changing user or group fails.
2009-08-15 Tobias MarkmannMake mod_posix not complain about root user, if setuid...
2009-08-15 Tobias MarkmannAdd setuid and setgid support.
2009-08-13 Waqas Hussainmod_register: Updated to use module:get_option instead...
2009-08-13 Tobias MarkmannRemove print which was used for debugging purposes.
2009-08-13 Waqas Hussainmod_posix: Updated to use module:get_option instead...
2009-08-13 Waqas Hussainmod_legacyauth: Added a FIXME
2009-08-13 Waqas Hussainmod_legacyauth: Refactored a bit
2009-08-13 Waqas Hussainmod_legacyauth: Updated to use module:get_option instea...
2009-08-13 Waqas Hussainmod_legacyauth: Removed useless 'require' call on every...
2009-08-13 Tobias MarkmannUsing pcall to make save the rest from zlib fails....
2009-08-13 Tobias MarkmannForgot to use the configured compression_level. Now...
2009-08-13 Tobias MarkmannAdd config option handling.
2009-08-13 Tobias MarkmannAnother unwanted spaces at the end of a line.
2009-08-13 Tobias MarkmannAdd a TODO for s2s compression support.
2009-08-13 Tobias MarkmannRemove space at the end of a line.
2009-08-13 Tobias MarkmannAdd FIXME to remember TLS compression detection.
2009-08-13 Tobias MarkmannActually inject de- and compression into the reading...
2009-08-12 Tobias MarkmannRemove unwanted spaces.
2009-08-12 Tobias MarkmannCommit initial version of mod_compression.
2009-08-12 Tobias MarkmannRemoving tabs at the end of a line.
2009-08-11 Matthew Wildmod_httpserver: Set default file handler (you can now...
2009-08-11 Matthew Wildnet.httpserver: Allow overriding default request handler
2009-08-11 Matthew Wildmod_bosh: Strip BOSH namespace from stanzas to allow...
2009-08-11 Matthew Wildmod_bosh: Calculate rid difference just once
2009-08-11 Matthew Wildmod_bosh: Basic handling of rids (more to come)
next