prosody.git
2009-10-02 Waqas Hussainutil.encodings: Included idn-free.h, which explicitly...
2009-10-02 Waqas Hussainutil.encodings: Fixed: Last change was not ANSI C compa...
2009-09-30 Matthew WildMerge with 0.5
2009-09-30 Matthew Wildmodulemanager: Load modules for components, too
2009-09-30 Matthew Wildcomponentmanager: Preserve existing events table (if...
2009-09-30 Matthew Wildcomponentmanager: Fire event on component activation
2009-09-30 Matthew Wildcomponentmanager: Use create_component for, er, creatin...
2009-09-30 Matthew Wildhostmanager: Only load vhosts, not components
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildmod_saslauth: Prep username used for authenticating...
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildutil.encodings: Don't throw an error but return nil...
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildutil.pposix: Compatibility with Solaris systems (thanks...
2009-09-29 Matthew Wildutil.signal: Change ifdef to allow signal.kill() on...
2009-09-29 Matthew WildMakefile: Don't combine variable export with assignment...
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildTagging 0.5.2
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 Matthew Wildcore.s2smanager: Always use last record in the DNS...
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-25 Matthew Wildnet.dns: Even better parsing of nameservers from resolv...
2009-09-24 Matthew WildMerge with 0.5
2009-09-24 Matthew Wildnet.dns: Remove elements from the cache when expired...
2009-09-24 Matthew Wildmod_console: s2s:close: Use session:close() if that...
2009-09-24 Matthew Wildnet.dns: Stricter matching of nameserver entries in...
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...
2009-09-24 Matthew WildMerge with trunk
2009-09-24 Matthew WildMerge with 0.5
2009-09-24 Matthew Wildnet.dns: Respect commented nameserver entries in resolv...
2009-09-23 Matthew Wildmod_welcome: Change $user to $username in default welco...
2009-09-22 Waqas HussainMakefile.win: Updated the windows Makefile with more...
2009-09-22 Waqas Hussainutil.encodings: Fixed an issue with cross-module memory...
2009-09-21 Waqas HussainMUC: Added MUC feature to the disco#info replies of...
2009-09-21 Matthew WildRe-tagging 0.5.2
2009-09-21 Matthew Wildmod_httpserver: Configurable filesystem path to serve...
2009-09-21 Matthew WildRe-tagging 0.5.2
2009-09-21 Matthew Wildprosody.cfg.lua.dist: Add example of declaring admins...
2009-09-21 Matthew Wildnet.dns: (for some reason this commit didn't pull over...
2009-09-21 Matthew WildMerge with 0.5
2009-09-21 Matthew Wildnet.dns: Accidentally committed a hard-coded 4.2.2...
2009-09-21 Matthew Wildcore.s2smanager: Don't recurse CNAMEs infinitely :)
2009-09-21 Matthew Wildnet.server: Fix traceback when closing connections...
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew WildTagging 0.5.2
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Waqas Hussainmod_vcard: Handle vcard requests from local components.
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew Wilds2smanager: Timeout unauthed s2s connections
2009-09-20 Matthew Wildutil.helpers: It would be a good idea to fire an event...
2009-09-19 Matthew WildMerge with 0.5
2009-09-19 Matthew Wilds2smanager: Compatibility with domains which use CNAMEs
2009-09-19 Matthew WildMerge with 0.5
2009-09-19 Matthew Wilds2smanager: Pass A-record lookups through adns module
2009-09-19 Matthew Wildprosody: Add prosody.installed flag to indicate whether...
2009-09-19 Matthew Wildprosody: Add prosody.platform which can be either ...
2009-09-18 Matthew WildMerge with 0.5
2009-09-18 Matthew Wildnet.adns: Utilise new net.dns API to handle DNS network...
2009-09-18 Matthew Wildnet.dns: Multiple internal changes and API extensions...
2009-09-18 Waqas Hussainejabberd2prosody: Fixed a problem with null roster...
2009-09-17 Waqas Hussainejabberd2prosody: Fixed escape code processing when...
2009-09-17 Waqas Hussainejabberd2prosody: Added support for ask='both' in subsc...
2009-09-13 Waqas HussainMUC: Removed some debug logging.
2009-09-13 Waqas HussainMUC: Added a send() method to the component. Fixes...
2009-09-13 Waqas Hussainmod_vcard: Handle vcard requests from local components.
2009-09-13 Waqas HussainMUC: Correct routing of vCard requests to bare JID.
2009-09-11 Waqas Hussainconfigmanager: Assign a chunk name to config files...
2009-09-11 Waqas Hussainmod_offline: Fixed undefined global access.
2009-09-11 Waqas HussainComponentManager: Removed unused variable.
2009-09-11 Waqas HussainComponentManager: Removed dependency on core_route_stan...
2009-09-11 Waqas HussainComponentManager: Fixed: Default handler sent error...
2009-09-11 Waqas HussainComponentManager: Fixed a bit of logging.
2009-09-11 Matthew WildMerge with 0.5 (no changes!)
2009-09-11 Matthew Wildmod_httpserver: Backport from trunk more thorough valid...
2009-09-09 Waqas HussainMUC: Preserve stanza attributes for private messages.
2009-09-09 Waqas HussainMUC: Don't kick on errors in private messages.
2009-09-09 Waqas HussainMUC: Discard non-persistent rooms as soon as they becom...
2009-09-09 Waqas HussainRemoved util.muc (replaced by new MUC plugin library)
2009-09-09 Waqas HussainRemoved legacy mod_muc (replaced by new one).
2009-09-09 Waqas HussainMUC: Removed commented code.
2009-09-09 Matthew Wildmod_console: c2s:show(): Group listed clients by host
2009-09-08 matthew@silverFix for Makefile hack to install MUC plugin
2009-09-08 Waqas HussainUpdated the Makefile to work with the MUC plugin folder.
2009-09-07 Waqas HussainMerged with Tobias
2009-09-07 Waqas HussainMUC: Fixed traceback on unauthorized access of the...
2009-09-07 Waqas HussainMUC: Added service discovery replies for rooms.
2009-09-07 Waqas HussainMUC: Fixed an undefined global access.
2009-09-07 Waqas HussainMUC: Added support for room configuration forms, persis...
2009-09-07 Waqas HussainMUC: Refactored IQ handling to be more easily extensible.
2009-09-07 Waqas HussainMUC: Added kicking support.
next