Merge with 0.4
[prosody.git] / plugins /
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/
2009-04-08 Matthew Wildmod_muc: Fix malformed presence stanzas (thanks elmex)
2009-04-05 Matthew Wildsessionmanager, s2smanager, mod_component: Send reply...
2009-03-31 Matthew Wildmod_bosh: Fix to correctly timeout idle sessions
2009-03-31 Matthew Wildmod_debug: Some updates
2009-03-31 Matthew Wildmod_debug: New debug module (a simplified mod_console...
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-30 Waqas HussainFixed: Some nil access bugs
2009-03-29 Waqas HussainAdded: MUC: Room invites
2009-03-29 Waqas HussainFixed: mod_saslauth: "anonymous_login" currently makes...
2009-03-29 Waqas HussainFixed: mod_saslauth: Changed anonymous host option...
2009-03-29 Waqas HussainFixed: mod_roster: Prep JIDs being added to roster...
2009-03-29 Waqas HussainFixed: mod_register: Node prepping was not being applie...
2009-03-29 Waqas HussainFixed: mod_regster: traceback when removing accounts
2009-03-23 Matthew Wildcore.rostermanager/mod_roster: Support for roster versi...
2009-03-22 Matthew Wildmod_component: Remove some commented code
2009-03-22 Matthew Wildmod_component: Use net_activate_ports to start port...
2009-03-22 Matthew Wildmod_component: Set default listening interface to 127...
2009-03-21 Matthew WildAdd initial mod_component for XEP-0114 support. Albert...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-14 Matthew WildMerge
2009-03-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
next