net.xmppclient_listener: Add small comment
[prosody.git] / plugins /
2009-05-30 Waqas Hussainmod_welcome: Use module:hook instead of module:add_even...
2009-05-30 Waqas Hussainmod_watchregistrations: Use module:hook instead of...
2009-05-30 Waqas Hussainmod_presence: Changed to use the prosody.events object...
2009-05-30 Matthew Wildmod_console: c2s:show(), c2s:show_secure(), c2s:show_in...
2009-05-30 Matthew Wildmod_console: Allow restricting results to matching...
2009-05-30 Matthew Wildmod_posix: Use global prosody object
2009-05-30 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-30 Waqas Hussainmod_message, mod_iq: A little cleanup
2009-05-30 Waqas Hussainmod_iq: Initial commit
2009-05-30 Waqas Hussainmod_message: Initial commit
2009-05-29 Matthew Wildmod_tls: Add <required/> to stream feature when TLS...
2009-05-29 Matthew Wildmod_legacyauth: Hide stream feature when secure auth...
2009-05-29 Matthew Wildmod_saslauth: Don't offer bind/session when they aren...
2009-05-29 Matthew Wildmod_saslauth, mod_legacyauth: Deny logins to unsecure...
2009-05-29 Matthew Wildsessionmanager, mod_tls: Mark a session as secure when...
2009-05-28 Matthew Wildmod_presence: Lower some log levels to their correct...
2009-05-28 Matthew Wildmod_presence: Use logger supplied by modulemanager
2009-05-28 Matthew Wildmod_presence: Leave alone the from attribute of session...
2009-05-27 Matthew Wildmod_watchregistrations: admin -> admins
2009-05-26 Matthew Wildmod_watchregistrations: New plugin to send a message...
2009-05-26 Matthew Wildmod_roster: Add some comments for the error cases to...
2009-05-26 Matthew Wildmod_roster: Don't send a query element in roster respon...
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-21 Matthew Wildmod_register: Attach session to user-registered and...
2009-05-19 Matthew WildMerge with 0.4
2009-05-19 Matthew Wildmod_welcome: New plugin to welcome users who register...
2009-05-19 Matthew Wildmod_register: Fire events and log on account creation...
2009-05-18 Matthew Wildmod_saslauth: Fix logic error which prevented SASL...
2009-05-15 Tobias MarkmannMerging SASL buggy client workaround with current tip.
2009-05-15 Waqas Hussainmod_presence: Added a FIXME comment about directed...
2009-05-15 Waqas Hussainmod_presence: return true from the presence handler
2009-05-13 Matthew WildMerge with 0.4
2009-05-07 Waqas Hussainmod_muc: commented connection replace detection code...
2009-05-07 Waqas Hussainmod_muc: s/broadcast_history/send_history/ - since...
2009-05-07 Waqas Hussainmod_muc: Extracted sending of occupant list into its...
2009-05-07 Waqas Hussainmod_muc: Extracted history broadcast into its own function
2009-05-07 Waqas Hussainmod_pep: Initial commit (extremely basic implementation)
2009-05-07 Waqas Hussainmod_roster: Advertize roster versioning support
2009-05-06 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildmod_posix: Reload the config and reopen log files on...
2009-05-04 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildmod_posix: Don't let the server run as root without...
2009-05-02 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildmod_console: Add s2s:show() command to list s2s connections
2009-05-01 Matthew WildMerge with 0.4
2009-04-30 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildmod_dialback: Miscellaneous logging improvements, chang...
2009-04-30 Matthew Wildmod_saslauth: Remove 2 instances of raising errors...
2009-04-30 Matthew Wildmod_saslauth: Various logging fixes
2009-04-30 Matthew Wildmod_saslauth: Use module logger instead of creating...
2009-04-30 Matthew Wildmod_dialback: Use module logger instead of creating...
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildmod_*: Fix many unnecessary global accesses in modules...
2009-04-23 Matthew Wildmod_posix: Fix calls to log() (replace with module...
2009-04-23 Matthew Wildmod_posix: Fix for removing the pidfile on exit
2009-04-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Waqas Hussainmod_presence: Broadcast a user's presence to only the...
2009-04-23 Waqas Hussainmod_muc: The default component name is now 'Chatrooms'
2009-04-23 Waqas Hussainmod_muc: The default component name is now 'Chatrooms'
2009-04-23 Waqas Hussainmod_muc: The default room name is the room node
2009-04-23 Waqas Hussainmod_muc: The default room name is the room node
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildmod_bosh: Put dummy authid in session creation response...
2009-04-23 Matthew Wildmod_bosh: Add log message for clients connecting to...
2009-04-23 Matthew Wildmod_bosh: Fix nil indexing when client connects to...
2009-04-22 Waqas Hussainmod_presence: Fix for local presence subscriptions...
2009-04-22 Matthew Wildmod_posix: Remove some debug coooooooooode
2009-04-22 Matthew Wildmod_*: Fix a load of global accesses
2009-05-04 Matthew Wildmod_bosh: Give BOSH sessions a logger (thanks Florob)
2009-05-04 Matthew Wildmod_component: Vastly reduce the code, having split...
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-22 Matthew Wildmod_posix: Integrate with loggingmanager, register...
2009-04-22 Matthew Wildmod_posix: Remove pidfile on exit
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Waqas Hussainmod_presence: Remove some rather drastic debugging...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Waqas Hussainmod_presence: Fix incorrect internal routing for probes...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-20 Matthew WildMerge
2009-04-20 Matthew WildMerging stable into unstable
2009-04-14 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-14 Waqas HussainStopped using presencemanager in stanza_router
2009-04-14 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-14 Waqas Hussainmod_presence: initial commit
2009-04-12 Matthew Wildmod_debug: Set default interface to 127.0.0.1
2009-04-12 Matthew Wildmod_posix: Allow logging and pidfile options to take...
2009-04-11 Matthew Wildmod_component: Deregister component on disconnect
2009-04-10 Matthew Wildmod_component: Update for new net_activate_ports
2009-04-08 Matthew WildMerge
2009-04-08 Matthew Wildmod_debug: Run on a different port, and use a different...
2009-04-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
next