Sat, 31 Oct 2009 05:05:46 +0500 Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc.
Waqas Hussain <waqas20@gmail.com> [Sat, 31 Oct 2009 05:05:46 +0500] rev 2063
Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc.
Sat, 31 Oct 2009 04:58:23 +0500 util.windows: Initial commit. Adds support for querying the windows DNS API for nameservers.
Waqas Hussain <waqas20@gmail.com> [Sat, 31 Oct 2009 04:58:23 +0500] rev 2062
util.windows: Initial commit. Adds support for querying the windows DNS API for nameservers.
Fri, 30 Oct 2009 01:18:56 +0000 util.dataforms: Only add value to rendered form if supplied in the data
Florian Zeitz [Fri, 30 Oct 2009 01:18:56 +0000] rev 2061
util.dataforms: Only add value to rendered form if supplied in the data
Fri, 30 Oct 2009 01:18:38 +0000 util.pposix: Add abort() function
Matthew Wild <mwild1@gmail.com> [Fri, 30 Oct 2009 01:18:38 +0000] rev 2060
util.pposix: Add abort() function
Mon, 26 Oct 2009 23:35:48 +0000 server.lua: Standardise on 'client' variable to refer to the socket, makes the code a bit cleaner
Matthew Wild <mwild1@gmail.com> [Mon, 26 Oct 2009 23:35:48 +0000] rev 2059
server.lua: Standardise on 'client' variable to refer to the socket, makes the code a bit cleaner
Mon, 26 Oct 2009 23:30:15 +0000 Merge with trunk
Matthew Wild <mwild1@gmail.com> [Mon, 26 Oct 2009 23:30:15 +0000] rev 2058
Merge with trunk
Mon, 26 Oct 2009 23:29:04 +0000 server.lua: Add addsocket(), refactor all code to use it, fixes nasty socket object leak - moral of the story is to not duplicate code, and not prematurely optimise. But you knew that already didn't you?
Matthew Wild <mwild1@gmail.com> [Mon, 26 Oct 2009 23:29:04 +0000] rev 2057
server.lua: Add addsocket(), refactor all code to use it, fixes nasty socket object leak - moral of the story is to not duplicate code, and not prematurely optimise. But you knew that already didn't you?
Tue, 27 Oct 2009 01:15:05 +0500 mod_welcome: Change $user to $username in default welcome message (thanks to chris for spotting)
Waqas Hussain <waqas20@gmail.com> [Tue, 27 Oct 2009 01:15:05 +0500] rev 2056
mod_welcome: Change $user to $username in default welcome message (thanks to chris for spotting)
Sun, 25 Oct 2009 21:26:36 +0500 Prosody top-level error handler modified to log properly on non-string error messages.
Waqas Hussain <waqas20@gmail.com> [Sun, 25 Oct 2009 21:26:36 +0500] rev 2055
Prosody top-level error handler modified to log properly on non-string error messages.
Sun, 25 Oct 2009 21:21:25 +0500 mod_console: Added proper cleanup for disconnected console sessions.
Waqas Hussain <waqas20@gmail.com> [Sun, 25 Oct 2009 21:21:25 +0500] rev 2054
mod_console: Added proper cleanup for disconnected console sessions.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip