Main Page: Difference between revisions

From DirList
Jump to navigation Jump to search
m (Protected "Main Page": Make front page read-only [edit=sysop:move=sysop])
No edit summary
Line 1: Line 1:
<big>'''MediaWiki has been successfully installed.'''</big>
__NOTOC__


Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
==Welcome to DirList==


== Getting started ==
DirList is a user directory system that runs as a [http://en.wikipedia.org/wiki/Common_Gateway_Interface common gateway interface (CGI)] program to serve up user lists, search for various user attributes, view their web sites, define your own user attributes, and keep it all synchronized automatically with the underlying operating system's user database on periodic intervals when used with [http://en.wikipedia.org/wiki/Cron cron].


* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
==News==
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
Version 2.8 is out after a long security audit and now uses stronger safe-string functions when platform support exists at compile-time. No remote buffer overflows were found, though an issue with use of excessive CPU and memory resources through a high number of searches in a single query was uncovered and addressed. As an extra feature, index files created on one CPU endian type can now be read directly on a different CPU endian computer. 64-bit CPUs are now supported, too. Please see the [http://sourceforge.net/project/shownotes.php?release_id=226268 change log] for more details.
* [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
==High-Level Deployment Architecture==
*DirList implements a client-server architecture with the [[DirList Server|server]] running on demand with each request via the [http://en.wikipedia.org/wiki/Common_Gateway_Interface common gateway interface (CGI)]
*Clients, such as [[DirList2ODBC]], speak with the [[DirList Server]] through a web server using regular HTTP GET and POST messages
**This software predates the popularity of [http://en.wikipedia.org/wiki/SOAP SOAP] and [http://en.wikipedia.org/wiki/Xml-rpc XML-RPC]
**Special DirList-specific MIME types are used for method invocations
*Web browsers see a read-only searchable view of the directory
 
==Open-Source License==
*The DirList Project is proud to be covered by the GNU General Public License, version 2

Revision as of 22:15, 4 August 2007


Welcome to DirList

DirList is a user directory system that runs as a common gateway interface (CGI) program to serve up user lists, search for various user attributes, view their web sites, define your own user attributes, and keep it all synchronized automatically with the underlying operating system's user database on periodic intervals when used with cron.

News

Version 2.8 is out after a long security audit and now uses stronger safe-string functions when platform support exists at compile-time. No remote buffer overflows were found, though an issue with use of excessive CPU and memory resources through a high number of searches in a single query was uncovered and addressed. As an extra feature, index files created on one CPU endian type can now be read directly on a different CPU endian computer. 64-bit CPUs are now supported, too. Please see the change log for more details.

High-Level Deployment Architecture

  • DirList implements a client-server architecture with the server running on demand with each request via the common gateway interface (CGI)
  • Clients, such as DirList2ODBC, speak with the DirList Server through a web server using regular HTTP GET and POST messages
    • This software predates the popularity of SOAP and XML-RPC
    • Special DirList-specific MIME types are used for method invocations
  • Web browsers see a read-only searchable view of the directory

Open-Source License

  • The DirList Project is proud to be covered by the GNU General Public License, version 2