prosody.git
2009-11-26 Matthew Wildnet.server_event: tostring() some debug logging parameters
2009-11-26 Matthew Wildnet.server_event: Add set_send() for compatibility...
2009-11-26 Matthew Wildnet.server_event: Hide starttls function when the conne...
2009-11-26 Matthew Wildnet.server_event: Count the number of client connection...
2009-11-26 Matthew Wildnet.server_handler: Add stub handlers as fallbacks...
2009-11-26 Tobias Markmannmod_saslauth: Allow relogins after failed SASL login.
2009-11-26 Matthew Wildnet.server_event: Fix to make ontimeout() listener...
2009-11-26 Tobias Markmannutil.sasl: Adding clean_clone() method.
2009-11-26 Matthew Wildnet.server_select: Rename server.setsend() to server...
2009-11-26 Matthew Wildnet.adns: Some cleanup, happens to also make it compati...
2009-11-26 Matthew Wilds2smanager: Allow configuration of the dialback_secret...
2009-11-26 Waqas Hussainmod_presence: Use the local host object as the origin...
2009-11-26 Waqas HussainMerge with 0.6.
2009-11-26 Waqas Hussainmod_presence: Use the local host as origin for subscrip...
2009-11-26 Waqas Hussainmod_presence: Removed an unnecessary compatibility...
2009-11-26 Waqas Hussainmod_roster: Ask remote server to remove pending subscri...
2009-11-26 Matthew WildMakefile: Fix to install new util/sasl directory
2009-11-26 Matthew WildTagging 0.6.1
2009-11-26 Matthew WildTagging 0.6.0
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wildutil.serialization: Correctly serialize tables with...
2009-11-25 Matthew WildMerge with trunk
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Florian Zeitzutil.dataforms: Don't require type when parsing form XML
2009-11-25 Waqas HussainMerge with trunk.
2009-11-25 Waqas HussainMUC: Added support for the room-destroy owner use case.
2009-11-25 Tobias MarkmannSASL: Using locally mapped s_gmatch instead of unavaila...
2009-11-25 Matthew WildMerge with trunk
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-25 Waqas HussainMUC: Slightly refactored form processing.
2009-11-25 Waqas HussainMUC: Only allow moderators to change the room subject.
2009-11-25 Waqas HussainMUC: Prevent visitors from broadcasting messages.
2009-11-25 Waqas HussainMUC: Improved handling of incoming groupchat messages...
2009-11-25 Waqas HussainRemoved some legacy doc/ files.
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wildutil.dependencies: Log an error if the current version...
2009-11-25 Matthew WildMerge with 0.6 on prosody.im
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wilds2smanager: Log warning when trying to send a stanza...
2009-11-24 Matthew WildMerge with trunk
2009-11-24 Matthew Wildcore.sessionmanager, net.*_listener: Remove the evil...
2009-11-24 Waqas Hussainxmppclient_listener: Escape control characters when...
2009-11-24 Waqas Hussainnet.server: Log an error when libevent is requested...
2009-11-23 Matthew WildMerge with trunk
2009-11-23 Matthew WildMerge with 0.6
2009-11-23 Matthew Wildutil.datamanager: Replace popen(mkdir) with lfs.mkdir...
2009-11-23 Matthew Wildutil.dependencies: Missed a Debian/
2009-11-23 Matthew Wildutil.dependencies: Clearer message, add homepages,...
2009-11-23 Matthew Wildutil.dependencies: Add LuaFileSystem as a hard dependency
2009-11-23 Waqas HussainMerged with 0.6.
2009-11-23 Waqas Hussainprosody: Added support for command line argument '...
2009-11-23 Matthew WildMerge with trunk
2009-11-23 Matthew Wildtests/modulemanager_option_conversion.lua: Add standalo...
2009-11-23 Matthew Wildmodulemanager: New module API methods for getting confi...
2009-11-23 Waqas HussainMerged with 0.6.
2009-11-23 Waqas Hussainutil.serialization: Replaced commas with semi-colons...
2009-11-23 Waqas Hussainutil.serialization: Concise output for empty tables.
2009-11-23 Waqas HussainMainfile: Fixed some comments.
2009-11-23 Matthew Wildutil.dependencies: Make the commands line up properly...
2009-11-22 Matthew Wildmod_console: Update for new net.server API
2009-11-22 Waqas HussainMerged with 0.6.
2009-11-22 Waqas Hussainmod_presence: Route incoming presence subscription...
2009-11-22 Waqas Hussainmod_presence: Acknowledge subscription requests by...
2009-11-22 Waqas Hussainsessionmanager: Added function send_to_interested_resou...
2009-11-22 Waqas Hussainsessionmanager: Fixed and cleaned function send_to_avai...
2009-11-22 Waqas Hussainloggingmanager: Explicitly flush log messages if the...
2009-11-22 Matthew Wildmod_proxy65: Update for new net.server API, untested
2009-11-22 Matthew Wildmod_proxy65: Import from prosody-modules, thanks Ephraim :)
2009-11-22 Matthew Wildnet.server: Add some comments to explain to waqas how...
2009-11-22 Matthew Wildxmppcomponent_listener: Use new API for writing to...
2009-11-22 Matthew Wilds2smanager: Fix syntax error introduced in merge
2009-11-22 Matthew WildMerge with trunk
2009-11-22 Matthew Wildstanza_router: Don't log full stanzas destined for s2s
2009-11-22 Matthew Wildnet.server_select: Bring up to date to new common conne...
2009-11-22 Matthew Wildnet.httpserver, net.http: Update for new net.server...
2009-11-22 Matthew Wild*_listener: Update for new net.server API, specifically...
2009-11-22 Matthew Wildnet.adns: Update for new net.server API (doesn't work...
2009-11-22 Matthew Wilds2smanager: Update for new net.server API (s2s still...
2009-11-22 Matthew Wildnet.server_event: Comment accidentally uncommented...
2009-11-22 Matthew Wildnet.server_event: Handle and ignore 'wantread' error...
2009-11-22 Matthew Wildnet.server_event: Remove premature non-optimisation
2009-11-22 Matthew Wildnet.server_event: Fix moved line caused by Mercurial...
2009-11-22 Matthew Wildnet.server_event: Obey nowriting/nointerface for locks...
2009-11-22 Matthew Wildnet.server_event: Use conn property for send/receive...
2009-11-22 Matthew Wildnet.server_event: Set startsslcallback property to...
2009-11-22 Matthew Wildnet.server_event: Add set_sslctx() method to connections
2009-11-22 Matthew Wildnet.server_event: conn.usingssl -> conn._usingssl
2009-11-22 Matthew Wildnet.server_event: Use correct listener callbacks
2009-11-22 Matthew Wildnet.server_event: Small whitespace fixes
2009-11-22 Matthew Wildnet.server_event: Correct a few instances of .sslctx...
2009-11-22 Matthew Wildnet.server_event: Call connection's onconnect, no need...
2009-11-22 Matthew Wildnet.server_event: Use connection id in all relevant...
2009-11-22 Matthew Wildnet.server_event: Define id property for connection...
2009-11-22 Matthew Wildnet.server_event: Define vdebug function for convenience
2009-11-21 Matthew Wildobjectmanager: Convert to unix line-endings
2009-11-21 Matthew Wildnet.server_event: Change to new standard addserver...
2009-11-21 Matthew Wildnet.server_select: Change addserver() parameters to...
2009-11-21 Matthew Wildmod_tls: Switch to : syntax for connection methods
2009-11-21 Matthew Wildxmppclient_listener: Use : syntax for connection method...
2009-11-21 Matthew Wildxmppclient_listener: Switch to .onincoming listener...
next