User: jeremy Branch: DRUPAL-5 Date: Tue, 09 Dec 2008 21:31:11 +0000 Modified files: /modules/ad ad.module /modules/ad/documentation CHANGELOG.txt /modules/ad/permission ad_permission.install /modules/ad/remote ad_remote.info ad_remote.module Log message: - ad.module o replace call to old ad_owners_add() with new ad_permission_owners_add() - ad_permission.install o only create tables if not already existing (on upgrades, these tables were already created by the core ad module) - ad_remote.info o ad_remote now dependent on new ad_permission module - ad_remote.module o replace call to ad_host_id_create() with new ad_permission_create_hostid() Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ad/ad.module&old=1... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/documentation/C... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/permission/ad_p... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/remote/ad_remot... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/remote/ad_remot...