Commits for DAV

  • DAV: February 25, 2011 2:07

    Commit 1531ad5 on master
    authored by Git Migration, committed by Drupal Git User (LDAP)
    Stripping CVS keywords
  • DAV: February 25, 2011 2:07

    Commit 11aa75a on 4.7.x-1.x
    authored by Git Migration, committed by Drupal Git User (LDAP)
    Stripping CVS keywords
  • DAV: November 17, 2008 16:22

    Commit 936c9df on master
    by Arto
    Merged latest changes from http://github.com/incanus/drupal-dav (3859c2a) by Justin Miller.
    
    Changelog (DAV API):
    - Fix issue with DAV root module patch (improper variable cast).
    - Added custom setting for character encoding:
    * default PEAR library encodes <space>, &, <, >
    * we now give an admin option and add | as well.
    - Added MIME type icons to web listing (i.e., HTTP GET) of DAV resources.
    - Fix fatal bug by replacing db_next_id(), which doesn't exist on Drupal 6.x, with db_last_insert_id().
  • DAV: October 23, 2008 9:06

    Commit 7833b62 on master
    by Arto
    Fix bugs in MKCOL/PUT special case for DAV_ROOT_MODULE.
  • DAV: October 12, 2008 5:39

    Commit 5e6d341 on master
    by Arto
    Corrected two minor locking-related bugs.
  • DAV: October 12, 2008 4:34

    Commit fcd968a on master
    by Arto
    Implemented special case handling for root collection MKCOL/PUT requests.
  • DAV: October 12, 2008 4:10

    Commit a8589fd on master
    by Arto
    Minor cleanup for stricter adherence to the Drupal coding standards.
  • DAV: October 12, 2008 3:56

    Commit 75b2669 on master
    by Arto
    Added a new setting for selecting the DAV root collection owner.
  • DAV: September 30, 2008 13:20

    Commit c8d0f50 on master
    by Arto
    Simplify by calling ldapauth_authenticate() instead of ldapauth_login_validate().
  • DAV: September 30, 2008 13:18

    Commit 5241363 on master
    by Arto
    Merged latest changes from http://github.com/incanus/drupal-dav (20c3970) by Justin Miller.
    
    Changelog (DAV API):
    - Updated README.txt to add LDAP blurb and update the development credits.
    - Implemented ldap_integration.module authentication support.
nobody click here