prosody.git
2010-09-02 Florian Zeitzmod_ping: Add ad-hoc command
2010-09-01 Florian Zeitzmod_adhoc: remove 0.7 compat code
2010-09-01 Florian Zeitzmod_adhoc: Fix passing data to util.dataforms
2010-08-31 Matthew Wildmod_version: Use pposix.uname() if available and os_ver...
2010-08-31 Matthew Wildutil.pposix: uname(): Fix to push nil,err in case of...
2010-08-31 Matthew Wildutil.pposix: Add pposix.uname(), bump version
2010-08-30 Matthew Wildutil.jid: Fix parsing of JIDs with no nodepart and...
2010-08-30 Matthew Wildtests/test_util_jid.lua: Add more tests for JID splitting
2010-08-30 Matthew Wildutil.stanza: stanza:matched_children() -> stanza:matchi...
2010-08-30 Matthew Wildutil.stanza: Add stanza:maptags() to apply a function...
2010-08-30 Matthew Wilds2smanager: Fire s2s{in,out}-established when new s2s...
2010-08-29 Matthew Wildutil.stanza: Optimisation, remove useless if...then...
2010-08-29 Matthew Wildutil.stanza: Add stanza:matched_children(name, xmlns...
2010-08-28 Matthew Wildnet.httpserver: Join multiple headers with the same...
2010-08-28 Matthew Wildmod_bosh: Support for reading the client's real IP...
2010-08-28 Matthew Wildutil.pposix, prosodyctl, mod_posix: Add initgroups...
2010-08-27 Matthew Wildnet.http: Add http.formencode() for www-form-urlencoded...
2010-08-24 Matthew Wildcomponentmanager: Relocate disallow_s2s to its correct...
2010-08-23 Waqas Hussainmod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved...
2010-08-23 Waqas Hussainutil.sasl_cyrus: Spaces -> tabs.
2010-08-23 Waqas Hussainusermanager: Get rid unused Cyrus SASL related code.
2010-08-23 Waqas Hussainmod_auth_internal_plain: Get rid of all checks for...
2010-08-23 Waqas Hussainmod_saslauth: Get rid of the sasl_backend option (use...
2010-08-23 Waqas Hussainmod_saslauth: Get rid of most Cyrus SASL related code...
2010-08-23 Matthew Wildcomponentmanager: Support the 'disallow_s2s' option...
2010-08-23 Matthew Wildnet.server: Don't load configmanager if not running...
2010-08-22 Matthew Wildmod_bosh: Don't adjust rid when creating a session...
2010-08-22 Matthew Wildsessionmanager, s2smanager: Give resting sessions a...
2010-08-22 Matthew Wildnet.server_select, net.server_event: Remove set_mode...
2010-08-22 Florian Zeitzmod_adhoc: Answer disco#info (This is a MUST in XEP...
2010-08-22 Florian Zeitzmod_adhoc: Code restructuring
2010-08-22 Matthew Wildutil.logger: Remove support for the 'log_sources' optio...
2010-08-16 Kim Alvefurmod_auth_internal_hashed: Fix deleting users
2010-08-12 Florian Zeitzmod_privacy: Fix typo causing <active/> to never be...
2010-08-14 Matthew Wildmod_console: Add host:* commands to help (thanks Zash)
2010-08-10 Matthew Wildtests/test_util_jid.lua: Better formatting, comments...
2010-08-07 Matthew Wildmod_bosh: Fix to properly ignore repeated requests
2010-08-06 Matthew Wildmod_bosh: Small change to use variable instead of hard...
2010-08-06 Matthew Wildmod_bosh: Much improve session:close() for BOSH session...
2010-08-06 Matthew Wildmod_bosh: Add error callback for xmlhandlers, to handle...
2010-08-03 Waqas HussainMUC: Fixed: Unavilable presence was not being broadcast...
2010-08-03 Waqas HussainMUC: Return correct error to non-members attempting...
2010-08-03 Waqas Hussainutil.xmppstream: Removed some useless property assignments.
2010-08-03 Waqas Hussainutil.sasl_cyrus: Make multi-step SASL mechanisms work...
2010-08-03 Waqas Hussainutil.sasl: Simplified some code a bit.
2010-08-03 Waqas Hussainutil.sasl, util.sasl_cyrus: Removed a ton of unused...
2010-08-03 Matthew Wildeventmanager: REMOVE!!!
2010-08-03 Matthew Wildmod_bosh: Remove dependency on eventmanager
2010-08-03 Matthew Wildloggingmanager: Remove (redundant!) dependency on event...
2010-08-03 Matthew Wildsessionmanager: Remove dependency on eventmanager
2010-08-03 Matthew Wilds2smanager: Remove dependency on eventmanager
2010-08-03 Matthew Wildcomponentmanager: Remove dependency on eventmanager
2010-08-03 Matthew Wildhostmanager: Remove dependency on eventmanager
2010-08-03 Matthew Wildmodulemanager: Remove dependency on eventmanager
2010-08-03 Matthew Wilds2smanager: brackets, just to be sure :)
2010-08-03 Matthew Wilds2smanager: Only bounce real stanzas on s2s failure...
2010-08-02 Waqas Hussainutil.datetime: Added implementation for function parse().
2010-08-02 Waqas Hussainstorage/mod_ejabberd: Reorganized some code.
2010-08-02 Waqas Hussainutil.sasl_cyrus: Cleanup.
2010-08-02 Waqas Hussainutil.sasl: Removed method:forbidden() and its side...
2010-08-02 Waqas Hussainutil.sasl_cyrus: Removed method:forbidden().
2010-08-02 Waqas Hussainmod_auth_*: Fixed copyright headers.
2010-08-02 Matthew Wildutil.xmppstream: Add set_session() method to change...
2010-08-02 Matthew Wildnet.xmppclient_listener: Add associate_session(conn...
2010-08-02 Matthew Wildnet.server_event: Remove some debug messages
2010-08-01 Kim Alvefurmod_version: Leave out the os element if hide_os_type...
2010-08-01 Kim Alvefurmod_version: Make the command used to get OS version...
2010-07-31 Matthew Wildusermanager: Fix two nil global accesses
2010-07-31 Waqas Hussainmod_saslauth: Fixed a nil global access.
2010-07-31 Waqas Hussainmod_saslauth: Check for unencrypted PLAIN auth in mod_s...
2010-07-31 Waqas Hussainmod_saslauth: Move mandatory encryption enforcement...
2010-07-31 Waqas Hussainstorage/mod_ejabberd (and associated library): Initial...
2010-07-31 Waqas Hussainstorage/mod_xep0227: Initial commit.
2010-07-31 Waqas Hussainprosody: Enable storage manager.
2010-07-31 Waqas Hussainprosody.cfg.lua.dist: Fixed trailing whitespace.
2010-07-31 Waqas Hussainutil.pluginloader: Remove useless datamanager dependency.
2010-07-31 Waqas Hussainutil.pluginloader: Fix loading of plugins, plugin libra...
2010-07-26 Matthew Wildutil.roster: Remove, not going this route now
2010-07-25 Waqas Hussainmod_message: Discard headline messages sent to offline...
2010-07-25 Waqas Hussainmod_console: Override dofile() in the console environme...
2010-07-25 Waqas Hussaintests: Added tests for util.sasl.scram.Hi().
2010-07-25 Waqas Hussainutil.sasl.scram: Made function Hi public.
2010-07-25 Waqas Hussainmod_console: Added support for multiple arguments to...
2010-07-25 Waqas Hussainstoragemanager: Fixed a nil access.
2010-07-23 Waqas Hussainprosody.resolve_relative_path: Updated to take a parent...
2010-07-23 Waqas Hussainstoragemanager: Initial commit.
2010-07-23 Matthew WildMerge 0.7->trunk
2010-07-23 Matthew Wildcertmanager: Don't disable LuaSec and future cert loadi...
2010-07-22 Matthew Wildnet.server_select: Remove 'now' parameter from starttls...
2010-07-22 Matthew Wildmod_tls: Remove extraneous flag to starttls() for s2sou...
2010-07-22 Matthew Wildnet.server_event: Fix to not call onconnect a second...
2010-07-21 Matthew Wildusermanager, mod_auth_internal_hashed, mod_legacyauth...
2010-07-20 Waqas Hussainmod_register: Drop useless depencency on datamanager.
2010-07-20 Waqas HussainMUC: Store the nick (full room JID) which set the subje...
2010-07-20 Matthew Wildutil.iterators: Add skip() to skip the first n items...
2010-07-18 Waqas Hussainmod_saslauth: Got rid of undocumented and useless ...
2010-07-17 Waqas HussainMerge with trunk.
2010-07-17 Waqas Hussainmod_auth_internal_hashed: Fixed SCRAM-SHA-1 mechanism...
2010-07-17 Matthew WildMUC: No need to call is_admin twice now, global admins...
2010-07-17 Matthew Wildnet.server_event: Remove debug logging from dummy onsta...
next