util.sasl: Improved a log message.
[prosody.git] / plugins /
2009-11-12 Waqas HussainChanged separator between attribute names and prefixes...
2009-11-08 Matthew Wildmod_posix: Log warning when no_daemonize is used, and...
2009-11-08 Matthew Wildmod_posix: Switch config option to 'daemonize', fall...
2009-10-31 Waqas HussainMUC: Include occupants' real JIDs in their presence...
2009-10-26 Waqas Hussainmod_welcome: Change $user to $username in default welco...
2009-10-25 Waqas Hussainmod_console: Added proper cleanup for disconnected...
2009-10-25 Waqas HussainMUC: Fixed: affiliation='none' was omitted from some...
2009-10-24 Waqas HussainMUC: Fixed an issue with multi-session nicks where...
2009-10-21 Waqas HussainPEP: Better reload support.
2009-10-21 Waqas HussainPEP: Send publish IQ result before broadcast.
2009-10-21 Waqas HussainPEP: Stricter checks on payload validity.
2009-10-21 Waqas HussainPEP: Clone payloads to allow plugins to reuse stanzas.
2009-10-21 Waqas HussainPEP: Fixed namespace for the <item> element in PEP...
2009-10-21 Waqas Hussainmod_presence: Send unavailable presence when sending...
2009-10-21 Waqas HussainMUC: List occupants in a room's disco#items response.
2009-10-21 Waqas HussainMerged with trunk.
2009-10-21 Waqas HussainMUC: Added config option 'restrict_room_creation' to...
2009-10-21 Waqas Hussainmod_lastactivity: Gave a positive priority to the prese...
2009-10-20 Waqas HussainMUC: Added 'name' config option, for specifying the...
2009-10-20 Waqas Hussainmod_lastactivity: Persist data across reloads.
2009-10-20 Waqas Hussainmod_lastactivity: Allow users to request their own...
2009-10-18 Waqas Hussainmod_lastactivity: Initial commit.
2009-10-18 Waqas Hussainmod_uptime: Removed event hook for iq/bare. mod_uptime...
2009-10-18 Waqas Hussainmod_uptime: Removed unused variables.
2009-10-18 Waqas Hussainmod_uptime: Updated to use events (which also fixes...
2009-10-18 Waqas Hussainmod_saslauth: Fixed access of globals.
2009-10-18 Waqas Hussainmod_saslauth: Marked the im-session stream feature...
2009-10-18 Waqas Hussainmod_time: Updated to use events (which also fixes a...
2009-10-18 Waqas Hussainmod_ping: Updated to use events (which also fixes a...
2009-10-18 Waqas Hussainmod_console: Fixed traceback occuring on using module...
2009-10-18 Waqas Hussainmod_console: Added help text for config:reload().
2009-10-18 Waqas HussainMUC: Re-enable nick changes for non-multisession nicks.
2009-10-18 Matthew Wildmod_console: Add missing hosts:list() command
2009-10-18 Waqas HussainMUC: Added support for reason messages in role and...
2009-10-18 Waqas HussainMUC: Rewrote code for mediated invites to be more robus...
2009-10-18 Waqas Hussainmod_vcard: Cleaned up unused variables and global accesses.
2009-10-18 Waqas Hussainmod_vcard: Removed stream feature.
2009-10-18 Waqas Hussainmod_vcard: Refactoring and cleanup.
2009-10-18 Waqas Hussainmod_vcard: Moved completely to new event based hooks.
2009-10-18 Waqas Hussainmod_vcard: Fixed traceback on attempt to set vcards...
2009-10-18 Waqas HussainMUC: Improved handling of error stanzas and made error...
2009-10-18 Waqas HussainMUC: Ignore invisible presence (incorrectly broadcasted...
2009-10-18 Waqas HussainMUC: Fixed an incorrect error message.
2009-10-18 Waqas HussainMUC: Kick occupants on sending error messages to other...
2009-10-18 Waqas HussainMerge with trunk.
2009-10-17 Waqas HussainMUC: Multiple sessions per nick.
2009-10-17 Matthew Wildmod_tls: Offer the host-specific cert (when there is...
2009-10-17 Matthew Wildmod_console: Add commands host:activate(host, config...
2009-10-15 Matthew Wildmod_vcard: Hide me from the trailing-whitespace police
2009-10-15 Matthew Wildmod_vcard: Add vcard_compatibility option to handle...
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-09 Matthew Wildmod_tls: Don't try to start TLS if we can't actually...
2009-10-08 Matthew Wildmod_tls: Catch s2s-stream-features and add starttls...
2009-10-08 Matthew Wildmod_dialback: Catch s2s-stream-features and add dialbac...
2009-10-06 Matthew Wildmod_console: Add a space before '(encrypted)' in s2s...
2009-10-06 Matthew Wildmod_tls: Mark sessions as not secure when negotiating...
2009-10-05 Matthew Wildmod_console: Also search piggy-backed, er, multiplexed...
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildmod_console: s2s:show(): Indicate when a connection...
2009-10-05 Matthew Wildmod_tls: require_s2s_encryption -> s2s_require_encryption
2009-10-05 Matthew Wildrequire_encryption deprecated, use c2s_require_encrypti...
2009-10-05 Matthew Wildmod_tls: Mark starttls feature as <required/> if requir...
2009-10-05 Matthew Wildmod_tls: Mark session as not secure before negotiating TLS
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildmod_console: Add module:list() to help
2009-10-05 Matthew Wildmod_console: Add module:list() to help
2009-10-05 Matthew Wildmod_console: Add module:list() command to show modules...
2009-10-05 Matthew Wildmod_console: Add module:list() command to show modules...
2009-10-05 Matthew Wildmod_tls: Only advertise TLS if the server told us which...
2009-10-04 Matthew Wildmod_tls: :up() out of the starttls tag in stream:features
2009-10-04 Paul AurichMinor changes; outgoing TLS works.
2009-10-04 Matthew Wildmod_dialback: Initiate dialback on incoming stream...
2009-10-04 Matthew Wildmod_tls: Advertise and handle TLS for s2s connections
2009-10-02 Matthew Wildmod_httpserver: Update to use new httpserver.new_from_c...
2009-10-02 Matthew Wildmod_bosh: Update to use new httpserver.new_from_config...
2009-10-02 Matthew WildMerge with 0.5
2009-10-02 Matthew Wildmod_bosh: Fix for 'invalid key to next' error when...
2009-10-02 Waqas HussainMUC: Prep given JID when changing affiliation.
2009-10-02 Waqas HussainMerge with 0.5
2009-10-02 Waqas HussainMerge
2009-10-02 Waqas Hussainmod_register: Added helpful text to registration error...
2009-10-02 Waqas Hussainmod_register: Changed error type for hitting registrati...
2009-10-02 Waqas Hussainmod_register: Fixed: No error was returned if username...
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildmod_saslauth: Prep username used for authenticating...
2009-09-27 Matthew WildMerge with trunk
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Waqas Hussainmod_legacyauth: Don't allow server-generated resource...
2009-09-27 Waqas Hussainmod_legacyauth: Undo auth on bind fail. Legacy auth...
2009-09-27 Waqas Hussainmod_legacyauth: Added node and resource prepping.
2009-09-25 Waqas HussainMUC: Added multi-session support to the room-exiting...
2009-09-25 Waqas HussainMUC: Renamed a variable name.
2009-09-25 Waqas HussainMUC: Refactored to remove some duplicate code.
2009-09-24 Matthew WildMerge with 0.5
2009-09-24 Matthew Wildmod_console: s2s:close: Use session:close() if that...
2009-09-24 Waqas HussainMUC: Added legacy error code to the presence error...
2009-09-24 Waqas HussainMUC: Added legacy error codes to nickname conflict...
next