OutOfOrder.cc NewsNews feed from OutOfOrder.cchttp://www.outoforder.cc/enOutOfOrder.ccCopyright (C) 2005, OutOfOrder.cc. All rights reservedNews mod_quota 0.2.0 release mod_quota 0.2.0 has been released to the world. This was a contracted module that I finally got around to making public http://www.outoforder.cc/#id2013-12-02T16:50:00-04:002013-12-02T16:50:00-04:00 mod_gnutls 0.5.10 released mod_gnutls 0.5.10 has been released. The changes since last release are: http://www.outoforder.cc/#id2011-07-12T09:10:00-04:002011-07-12T09:10:00-04:00 mod_gnutls 0.5.6 released Corrected issues with firefox and long POST data. Added support for chained client certificates. Several other bug fixes. Download this release and view the change log at the mod_gnutls project page http://www.outoforder.cc/#id2010-03-24T00:00:00-07:002010-03-24T00:00:00-07:00 mod_gnutls 0.5.5 released mod_gnutls 0.5.5 has been released. in this release the stable branch has been renamed old-stable and the development branch renamed as stable. The changes since last release are: http://www.outoforder.cc/#id2009-06-13T11:38:43-04:002009-06-13T11:38:43-04:00 mod_gnutls 0.3.4 released This release adds support for verifying X.509 Client Certificates, exporting environment variables to CGIs, compatibility fixes with mobile clients, as well as support for TLS with SRP authentication. http://www.outoforder.cc/#id2007-11-24T11:25:00-05:002007-11-24T11:25:00-05:00 mod_ftpd 0.14 released This release adds support for overriding the PASV returned IP address with a fixed value. This is useful when running mod_ftpd behind a firewall that does not support mangling the FTP traffic. http://www.outoforder.cc/#id2007-01-25T01:25:00-05:002007-01-25T01:25:00-05:00 mod_log_Sql 1.101 released This release adds more documentation of the all the log formats and also adds documentation of the tabletype DBParam for the mysql driver. Using LogSQLDBParam tabletype ARCHIVE will set the tabletype for autocreated tables to ARCHIVE (and save TONS of space too) http://www.outoforder.cc/#id2006-11-15T00:35:00-05:002006-11-15T00:35:00-05:00 Updated documentation and docbook XSLT code I have updated the documentation in mod_log_sql and mod_ftpd to use some new Docbook XSLT I have been working as I didn't like the docbook-xslt filter as it was really slow (nearly 7 seconds verses less than 100 milliseconds for the mod_log_sql manual) The manuals are also now chunked into smaller sections dynamically via XSLT and a query parameter. http://www.outoforder.cc/#id2006-02-13T20:00:00-05:002006-02-13T20:00:00-05:00 mod_auth_xradius 0.4.6 This is a minor bug fix release, and fixes generation of the Authenticator field in RADIUS packets. http://www.outoforder.cc/#id2005-07-05T11:40:00-07:002005-07-05T11:40:00-07:00 ApacheCon 2005 Europe! Come see us at ApacheCon 2005 Europe! Paul Querna will be presenting the following sessions: DE1286: Writing Apache Modules (half day tutorial) DE1225: What's new in httpd 2.2 DE1312: Developing Applications with APR http://www.outoforder.cc/#id2005-05-09T11:40:00-07:002005-05-09T11:40:00-07:00 mod_gnutls 0.2.0 This is a major feature enhancement release, and includes support for the TLS Sever Name Indication and Client Certificate Authentication. http://www.outoforder.cc/#id2005-04-28T00:00:00-07:002005-04-28T00:00:00-07:00 new module: mod_auth_xradius This module provides high performance authentication against RADIUS Servers. mod_auth_xradius also includes local caching with a DBM File, and distributed cache using memcached. This module uses standard HTTP Basic Authentication, unlike the original mod_auth_radius, which uses cookies. http://www.outoforder.cc/#id2005-04-17T13:27:00-05:002005-04-17T13:27:00-05:00 mod_ftpd 0.13.1 released This release includes a fix for IPV4 passive tranfers when IPV6 is compiled in apache and enabled on the system. Also checkes to verify the existence of mod_status.h are done so mod_ftpd will compile on Apache less than 2.0.49. http://www.outoforder.cc/#id2005-04-17T13:27:00-05:002005-04-17T13:27:00-05:00 apr_memcache 0.7.0 released This release includes a new system for automatic re-enabling of disconnected servers, fixes for shared libraries on OS X, and a bug when there was a zero length value. http://www.outoforder.cc/#id2005-04-14T00:00:00-07:002005-04-14T00:00:00-07:00 mod_gnutls 0.1.1 released This is a minor bug fix release of mod_gnutls. Changes include support for the Stable Branch (2.0.xx) of Apache HTTPD, previously only the development branch (2.1.xx) was supported. http://www.outoforder.cc/#id2005-04-08T20:00:00-07:002005-04-08T20:00:00-07:00 mod_gnutls 0.1.0 released This is the initial release of the mod_gnutls module that provides SSL and TLS encryption, as an alternative to the traditional mod_ssl. http://www.outoforder.cc/#id2005-04-06T00:00:00-05:002005-04-06T00:00:00-05:00 mod_coredumper 0.1.0 released This is the initial release of mod_coredumper module that create snapshots of the Apache memory space on demand, without having to attach GDB. http://www.outoforder.cc/#id2005-03-18T00:20:00-05:002005-03-18T00:20:00-05:00 mod_ftpd 0.13.0 released This release fixes apache detection, and the FtpAllowOverwrite directive. It also moves the license to ASL 2.0. There is unsupported win32 support as well. http://www.outoforder.cc/#id2005-01-30T13:20:00-05:002005-01-30T13:20:00-05:00 apr_memcache 0.6.1 released This is a minor bug fix release, fixing issues with zero length values, APR 0.9.x support, the build system and the size of flags. http://www.outoforder.cc/#id2005-01-26T01:30:00-08:002005-01-26T01:30:00-08:00 mod_log_sql 1.100 released This release adds a new "V" log format which logs the requested hostname into virtual_host instead of the ServerName. This is exclusive to "v", Only one or the other can be used. http://www.outoforder.cc/#id2005-01-11T17:30:00-05:002005-01-11T17:30:00-05:00 apr_memcache released OutOfOrder.cc is pleased to announce the first release of our apr_memcache client library. The library is thread safe and provides a pool of client connections to a memcached server. Written on top of the Apache Portable Runtime, apr_memcache provides excellent performance and is easy to use from an Apache Module. http://www.outoforder.cc/#id2004-12-10T12:00:00-05:002004-12-10T12:00:00-05:00 mod_highlight Initial Release! OutOfOrder.cc is proud to announce the 0.1.0 release of mod_highlight. This module acts as an output filter, embedding the Colorer-Take5 Library to provide fast and customizable method of highlighting of source files. mod_highlight also serves as a corner piece of mod_svn_view by providing syntax highlighting services for files stored inside Subversion. http://www.outoforder.cc/#id2004-11-28T12:00:00-05:002004-11-28T12:00:00-05:00 ApacheCon US 2004 Presentations Available! The slides and code from Paul Querna's presentations at ApacheCon US 2004 are now available in the Presentations Section. 'Using XSL and mod_transform in Apache Applications' examined using mod_transform inside complex Apache based applications. Paul's Second presentation, 'Mass Virtual Hosting with Apache 2.0' explored the different methods to massive virtual hosting, including using mod_vhost_dbi. http://www.outoforder.cc/#id2004-11-17T12:00:00-05:002004-11-17T12:00:00-05:00 mod_transform 0.6.0 released This release provides major new features including relative path includes, build fixes for OS X, a new configuration directive, EXSLT Support and compatibility with Apache Axkit. http://www.outoforder.cc/#id2004-10-18T12:00:00-05:002004-10-18T12:00:00-05:00 mod_dbi_pool 0.4.0 released This is the first release of mod_dbi_pool. This module provides a simple API for other Apache Modules to share a pool of Database Connections. http://www.outoforder.cc/#id2004-10-13T12:10:00-05:002004-10-13T12:10:00-05:00 mod_umask 0.1.0 released This is a new module to solve a common problem for users of Subversion. This module sets Apache's umask after spawning. By setting a umask, the file permissions inside a subversion repository can be preseved when it is accessed by both mod_dav_svn and a local client. http://www.outoforder.cc/#id2004-10-13T12:00:00-05:002004-10-13T12:00:00-05:00 mod_log_sql 1.99 released This release contains fixes for several severe segfaults when the preseve file was used. And adds the dbi provider (though it doesn't support creating tables dynamically yet). And the win32 build scripts are in the distribution now. http://www.outoforder.cc/#id2004-07-20T12:00:00-05:002004-07-20T12:00:00-05:00 mod_transform 0.4.1 release A minor bug release that fixes an issue with proxies not retrieving the entire page. More info can be read in the bug report http://www.outoforder.cc/#id2004-06-22T12:00:00-05:002004-06-22T12:00:00-05:00 New site design and mod_transform 0.4.0 release We have been working over the past few weeks redesigning this site making use of an Apache XSLT filter module we've been orking on called mod_transform. http://www.outoforder.cc/#id2004-05-29T12:00:00-05:002004-05-29T12:00:00-05:00