prosody.git
2008-12-04 Waqas HussainChanged the ejabberd import script to use util.serializ...
2008-12-04 Waqas HussainAdded module util.serialization
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChange modules to use the new add_feature module API...
2008-12-04 Waqas HussainAdded function add_feature to modules API (for adding...
2008-12-04 Waqas HussainReorder the disco info elements to place always include...
2008-12-03 Matthew WildAdded tag 0.1.0 for changeset c157c1412bda
2008-12-03 Matthew WildFix Makefile to link with Lua again
2008-12-03 Matthew WildFix configure to save LFLAGS, and also set proper defau...
2008-12-03 Matthew WildAutomated merge with http://84.46.7.57:1234
2008-12-03 Tobias MarkmannMaking makefile work under OS X finally. Yeah OS X...
2008-12-03 Tobias MarkmannUsing new LFLAGS variable.
2008-12-03 Matthew WildAdded an error log message for this case
2008-12-03 Matthew WildQuick fix for an issue that needs more looking into
2008-12-03 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-03 Waqas HussainFix for handling latin1 encoded hostnames in SASL
2008-12-03 Matthew WildFix GPL'ing MIT/X licensed code :)
2008-12-03 Matthew WildUpdate HACKERS
2008-12-03 Matthew WildFill blank with URL
2008-12-03 Matthew WildRemove stray merge marker
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildFix license (left some boilerplate in)
2008-12-03 Waqas Hussainconfig and data directories taken from path, and quoted...
2008-12-03 Waqas HussainConverted prosody.cfg.lua.dist to use windows end-of...
2008-12-03 Matthew Wildand the C files too
2008-12-03 Matthew WildInsert copyright/license headers
2008-12-03 Matthew WildFix port number in mod_console instructions
2008-12-03 Matthew Wildlxmppd -> Prosody
2008-11-30 Matthew WildFix macosx ostype target
2008-11-30 Matthew WildFix debian ostype target
2008-11-30 Matthew WildChange sed usage back into one sed script for incompete...
2008-11-30 Matthew WildUse install to strip symbols
2008-11-30 Matthew Wild'install' libs to util before top-level make install
2008-11-30 Matthew WildPotential fixes for building on Mac OSX
2008-11-30 Matthew WildNo need for the placeholder file in tests/ because...
2008-11-30 Matthew WildAdd test for latin1toutf8 (which passes)
2008-11-30 Tobias MarkmannConverting latin encoded responsed to utf-8 when needed.
2008-11-30 Tobias MarkmannAutomerge with waqas.
2008-11-30 Waqas HussainAdded function latin1toutf8 to sasl.lua, for processing...
2008-11-30 Matthew WildMakefile fix for creating datadir in correct place...
2008-11-30 Tobias MarkmannAutomated merge with h-h.
2008-11-30 Matthew WildInstallation improvements (auto-creation of data direct...
2008-11-30 Tobias MarkmannRemove that idn stuff for realm because it's either...
2008-11-30 Matthew WildDon't overwrite config on make install if it already...
2008-11-30 Waqas HussainPath fix for auto-creating directories
2008-11-30 Matthew WildMerge from waqas
2008-11-30 Waqas HussainAuto-create data directories on start
2008-11-30 Matthew WildMerge with Tobias
2008-11-30 Tobias Markmannidna-to-unicode so password_handler looks for the right...
2008-11-30 Matthew WildYet another fix for the makefile :)
2008-11-29 Tobias MarkmannDo idna-to-ascii to the realm we send first in Digest...
2008-11-29 Matthew WildFix missing prosody.cfg.lua.install
2008-11-29 Matthew WildDon't write to prosody.cfg.lua from Makefile. Much...
2008-11-29 Matthew WildAdd -fPIC to util-src/Makefile
2008-11-29 Tobias MarkmannAnother automatic merge, this gets annoying."
2008-11-29 Waqas HussainFixed the ejabberd importer to work with the pipe sign...
2008-11-29 Tobias MarkmannAutocommit.
2008-11-29 Matthew WildMake ejabberd2prosody.lua a little more cross-platform :)
2008-11-29 Tobias MarkmannAutomated merge.
2008-11-29 Tobias MarkmannAutomated merge.
2008-11-29 Matthew WildMake ejabberd2prosody.lua eecutable
2008-11-29 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-11-29 Waqas Hussainejabberd db dump importer for Prosody
2008-11-29 Matthew WildMore Makefile improvements (install the certificates...
2008-11-29 Matthew WildUpdate Makefile to set correct paths on install with...
2008-11-29 Matthew WildAdd some example certificates and update the config...
2008-11-29 Matthew WildAdd COPYING, remove LICENSE
2008-11-29 Matthew WildMerfe from Tobias
2008-11-29 Matthew WildFix for loading connlisteners when running without...
2008-11-29 Tobias MarkmannApply IDNA to ASCII on hostnames.
2008-11-29 Tobias MarkmannForced merge.
2008-11-29 Matthew WildAlso look for binary modules in the parent directory...
2008-11-29 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-11-29 Matthew WildUpdate Makefile to now pass config paths to prosody...
2008-11-29 Matthew WildFix for configmanager when config file can't be found
2008-11-29 Waqas HussainMoved incoming c2s presence handling from stanza_router...
2008-11-29 Matthew WildRename and update config. Update Makefile for this...
2008-11-29 Matthew WildMore Makefile improvements
2008-11-29 Matthew WildAdd a top-level Makefile and ./configure script. Update...
2008-11-29 Matthew WildRemoving pull_from_sh. Use hg fetch instead.
2008-11-29 Waqas HussainLoad prosody instead of main.lia in mod_console
2008-11-29 Matthew WildMake prosody executable
2008-11-29 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-11-29 Matthew Wildmain.lua -> prosody
2008-11-29 Waqas HussainAdded a FIXME
2008-11-29 Waqas HussainImproved the regexp used to parse the client response...
2008-11-29 Waqas HussainFixed logging in datamanager
2008-11-28 Tobias MarkmannUse unsigned int instead of uint because uint is alread...
2008-11-28 Matthew WildMerge from waqas
2008-11-28 Waqas HussainQuickfix for dns.lua to not crash on failed connection...
2008-11-28 Tobias MarkmannTo use free you should include stdlib.h rather than...
2008-11-28 Tobias MarkmannDo idna_to_ascii when building own response.
2008-11-28 Waqas HussainAdded option core.data_path
2008-11-28 Matthew WildNo more reading 1 byte at a time from sockets
2008-11-27 Matthew WildMerge from waqas
2008-11-27 Matthew WildAdd module:unload() to mod_console, and allow module...
2008-11-27 Waqas HussainCompletely switched to new hashes library from the...
2008-11-27 Waqas HussainSwitched from md5 to sha256 for dialback key generation
2008-11-27 Waqas HussainStopped using the lbase64 library
2008-11-27 Waqas HussainAdded make.bat for windows
next