<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>DirList</sitename>
    <dbname>dirlistwiki</dbname>
    <base>https://www.moonlightdesign.org/dirlist/Main_Page</base>
    <generator>MediaWiki 1.43.8</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">DirList</namespace>
      <namespace key="5" case="first-letter">DirList talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>35</id>
      <parentid>34</parentid>
      <timestamp>2015-06-04T02:28:31Z</timestamp>
      <contributor>
        <username>Stevenlawrance</username>
        <id>1</id>
      </contributor>
      <origin>35</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="3492" sha1="75p6uhxlms0gl1hk17dkrye1c4z2wp9" xml:space="preserve">__NOTOC__
==Welcome to DirList==

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].
*'''[https://www.moonlightdesign.org/dirlist/download/ Download]''' (WebDAV-enabled for convenience)
*'''[[DirList Demo|Live Demo]]'''
*[https://www.moonlightdesign.org/dirlist/doc/client/ Documentation]
**[https://www.moonlightdesign.org/dirlist/doc/server/ Server-only documentation]
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=DirList&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;deadlinefrom=&amp;deadlineto=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailqa_contact2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0= View, Edit, or Add Bugs]
*[https://www.moonlightdesign.org/dirlist/svn/ View Source] (Subversion)

==News==

===2007-08-05: DirList Server 2.9===
Version 2.9 is [https://www.moonlightdesign.org/dirlist/download/dirlist/2.9/ now available] and includes important fixes to address [http://en.wikipedia.org/wiki/Cross-site_scripting cross-site scripting] (XSS) vulnerabilities. All users of DirList are advised to upgrade their servers to this latest version.

===2004-05-28: DirList Server 2.8===
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 [https://www.moonlightdesign.org/dirlist/svn/tags/dirlist-2.9/ChangeLog change log] for more details.

==High-Level Deployment Architecture==
[[Image:HighLevelDeploymentArchitecture.png]]
*DirList implements a client-server architecture with the [https://www.moonlightdesign.org/dirlist/doc/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 [https://www.moonlightdesign.org/dirlist/doc/client/ DirList2ODBC], speak with the [https://www.moonlightdesign.org/dirlist/doc/server/ 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

[[Image:Big DirList Logo.png]]</text>
      <sha1>75p6uhxlms0gl1hk17dkrye1c4z2wp9</sha1>
    </revision>
  </page>
</mediawiki>
