This is a very rough dev version. It should only be installed to look at functionality and to make and submit patches. It works against an older version of drupal 7 with some of the patches in the theming layer that are in the current unstable release.
7.x-1.x-dev will have bug fixes when patches are submitted and tested. Otherwise it is being abandoned in favor of the 7.x-2.x branch. Only use the 7.x-1.x branch if you are working with an existing site that its functional on. Subscribe to #1115704: Drupal 7 Status Updates to keep up with LDAP project status.
Initial release of 7.x-1.x branch.
This is basically a port of the 6.x-2.x branch with one major change:
Support for fieldable entities replaced the need for various contribs.
Specifically, sf_user and sf_node have been replaced with sf_entity.
TODOS (partial list):
* update sf_prematch
* update hooks.php
* update README.txt
* backport some of the cool new features from 6.x branch
* test more thoroughly
* test with contribs