Making makefile work under OS X finally. Yeah OS X's gcc is a little bit strange.
|
Tobias Markmann |
Wed, 03 Dec 2008 20:32:03 +0100 |
Using new LFLAGS variable.
|
Tobias Markmann |
Wed, 03 Dec 2008 19:43:59 +0100 |
Added an error log message for this case
|
Matthew Wild |
Wed, 03 Dec 2008 18:06:04 +0000 |
Quick fix for an issue that needs more looking into
|
Matthew Wild |
Wed, 03 Dec 2008 18:01:56 +0000 |
Automated merge with http://waqas.ath.cx/
|
Matthew Wild |
Wed, 03 Dec 2008 17:24:20 +0000 |
Fix for handling latin1 encoded hostnames in SASL
|
Waqas Hussain |
Wed, 03 Dec 2008 22:08:49 +0500 |
Fix GPL'ing MIT/X licensed code :)
|
Matthew Wild |
Wed, 03 Dec 2008 16:44:03 +0000 |
Update HACKERS
|
Matthew Wild |
Wed, 03 Dec 2008 16:20:58 +0000 |
Fill blank with URL
|
Matthew Wild |
Wed, 03 Dec 2008 16:07:15 +0000 |
Remove stray merge marker
|
Matthew Wild |
Wed, 03 Dec 2008 16:01:58 +0000 |
Merge from waqas
|
Matthew Wild |
Wed, 03 Dec 2008 15:09:58 +0000 |
config and data directories taken from path, and quoted to allow spaces in path
|
Waqas Hussain |
Wed, 03 Dec 2008 19:57:08 +0500 |
Converted prosody.cfg.lua.dist to use windows end-of-lines
|
Waqas Hussain |
Wed, 03 Dec 2008 19:56:05 +0500 |
Fix license (left some boilerplate in)
|
Matthew Wild |
Wed, 03 Dec 2008 14:59:27 +0000 |
and the C files too
|
Matthew Wild |
Wed, 03 Dec 2008 14:45:03 +0000 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
Fix port number in mod_console instructions
|
Matthew Wild |
Wed, 03 Dec 2008 13:06:23 +0000 |
lxmppd -> Prosody
|
Matthew Wild |
Wed, 03 Dec 2008 13:02:23 +0000 |
Fix macosx ostype target
|
Matthew Wild |
Sun, 30 Nov 2008 19:59:28 +0000 |
Fix debian ostype target
|
Matthew Wild |
Sun, 30 Nov 2008 19:58:41 +0000 |
Change sed usage back into one sed script for incompetent versions of sed
|
Matthew Wild |
Sun, 30 Nov 2008 19:58:22 +0000 |
Use install to strip symbols
|
Matthew Wild |
Sun, 30 Nov 2008 19:36:30 +0000 |
'install' libs to util before top-level make install
|
Matthew Wild |
Sun, 30 Nov 2008 19:31:43 +0000 |
Potential fixes for building on Mac OSX
|
Matthew Wild |
Sun, 30 Nov 2008 19:02:00 +0000 |
No need for the placeholder file in tests/ because the directory is no longer empty
|
Matthew Wild |
Sun, 30 Nov 2008 18:59:29 +0000 |
Add test for latin1toutf8 (which passes)
|
Matthew Wild |
Sun, 30 Nov 2008 18:57:23 +0000 |
Converting latin encoded responsed to utf-8 when needed.
|
Tobias Markmann |
Sun, 30 Nov 2008 17:34:47 +0100 |
Automerge with waqas.
|
Tobias Markmann |
Sun, 30 Nov 2008 17:18:31 +0100 |
Automated merge with h-h.
|
Tobias Markmann |
Sun, 30 Nov 2008 15:18:45 +0100 |
Remove that idn stuff for realm because it's either an ugly hack that the password_handler isn't ready for or something worse.
|
Tobias Markmann |
Sun, 30 Nov 2008 02:26:37 +0100 |