<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>777e8aceb77084f7eef76fa76ed5db152023a2b1</id>
      </parent>
    </parents>
    <author>
      <name>Justin R. Miller</name>
      <email>incanus@codesorcery.net</email>
    </author>
    <url>http://github.com/incanus/drupal-dav/commit/20c3970301330697e710ccfffdb59636ac4d0a09</url>
    <id>20c3970301330697e710ccfffdb59636ac4d0a09</id>
    <committed-date>2008-09-11T21:54:03-07:00</committed-date>
    <authored-date>2008-09-11T21:54:03-07:00</authored-date>
    <message>merged from development repository to r5437
 * added ldap_integration.module support
 * adjusted README.txt to add LDAP info and update development credits</message>
    <tree>2993d49310a5c5945651f63f54779f79e28e82a8</tree>
    <committer>
      <name>Justin R. Miller</name>
      <email>incanus@codesorcery.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41e8b77c54315d52329e9c90cce0c6cdd9bf73a4</id>
      </parent>
    </parents>
    <author>
      <name>Arto Bendiken</name>
      <email>arto@bendiken.net</email>
    </author>
    <url>http://github.com/incanus/drupal-dav/commit/777e8aceb77084f7eef76fa76ed5db152023a2b1</url>
    <id>777e8aceb77084f7eef76fa76ed5db152023a2b1</id>
    <committed-date>2008-07-25T10:00:22-07:00</committed-date>
    <authored-date>2008-07-25T10:00:22-07:00</authored-date>
    <message>Added note about Clean URLs to README.txt.</message>
    <tree>183bbee639e2e9e480ae2525376a8cee80582a1b</tree>
    <committer>
      <name>Arto Bendiken</name>
      <email>arto@bendiken.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5bde1df08a6f6a7640d07de8ce033a0f53e6d784</id>
      </parent>
    </parents>
    <author>
      <name>Justin R. Miller</name>
      <email>incanus@codesorcery.net</email>
    </author>
    <url>http://github.com/incanus/drupal-dav/commit/2610b3c091ff7de3be2b80f4cf0f08b5fe6fbb6f</url>
    <id>2610b3c091ff7de3be2b80f4cf0f08b5fe6fbb6f</id>
    <committed-date>2008-07-21T14:50:32-07:00</committed-date>
    <authored-date>2008-07-21T14:50:32-07:00</authored-date>
    <message>merged development from SVN repository r3847 to r4299: bug fixes during D6 porting of TraceModule and FileServerModule
 * fixed escape strings in t() calls
 * module_exist() -&gt; module_exists() typo when tracing
 * redirect top-level to include trailing slash if necessary
 * allow any site viewer (typically, anonymous) to hit the menu hook path
   * this lets dav_request handle the fine-grained authentication
   * similar to pre-6 behavior, but now returning TRUE for access is not allowed
 * corrected user_authenticate() syntax for 6, which was causing authentication to fail for non-GET operations
   * this needs to be fixed when LDAP is ported to 6
 * added self to README.txt</message>
    <tree>106cb35ca4ff5a2e6fb7377384a0024401665f29</tree>
    <committer>
      <name>Justin R. Miller</name>
      <email>incanus@codesorcery.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e898c727a3b981c070bb62301145ca2f382613f5</id>
      </parent>
    </parents>
    <author>
      <name>Arto Bendiken</name>
      <email>arto@bendiken.net</email>
    </author>
    <url>http://github.com/incanus/drupal-dav/commit/4f91fa8fa5ceff8a0fab4e52e066c399b5fc879e</url>
    <id>4f91fa8fa5ceff8a0fab4e52e066c399b5fc879e</id>
    <committed-date>2008-05-08T02:52:46-07:00</committed-date>
    <authored-date>2008-05-08T02:52:46-07:00</authored-date>
    <message>Imported 6.x branch from the SVN development repository.

Changelog (DAV API):
- Initial port of the module for Drupal 6.x.
- Introduced the RDF API and RDF DB modules as dependencies for purposes of metadata storage.
- Refactored dav.install for Drupal 6.x and Schema API compatibility.
- Refactored the settings screen for Drupal 6.x compatibility.
- Fixed the theming functions for Drupal 6.x compatibility.
- Updated INSTALL.txt instructions to reflect the Drupal 6.x and PHP 5.2.x requirements (dropped support for PHP 4.x altogether).
- Updated README.txt sponsors listing.

Changelog (DAV FS):
- Initial port of the module for Drupal 6.x.
- Refactored the settings screen for Drupal 6.x compatibility.</message>
    <tree>1dbac0acae834eb2234842fb6ea9e0a43f49c2ec</tree>
    <committer>
      <name>Arto Bendiken</name>
      <email>arto@bendiken.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Arto Bendiken</name>
      <email>arto@bendiken.net</email>
    </author>
    <url>http://github.com/incanus/drupal-dav/commit/e898c727a3b981c070bb62301145ca2f382613f5</url>
    <id>e898c727a3b981c070bb62301145ca2f382613f5</id>
    <committed-date>2007-10-09T19:27:29-07:00</committed-date>
    <authored-date>2007-10-09T19:27:29-07:00</authored-date>
    <message>Imported the latest stable 4.7.x version of DAV.module as a basis for porting to 5.x (the module provides WebDAV functionality for Drupal).</message>
    <tree>e5b143594ebe824dc1ec4ddd424b55d3e052cecf</tree>
    <committer>
      <name>Arto Bendiken</name>
      <email>arto@bendiken.net</email>
    </committer>
  </commit>
</commits>
