/[drupal]/contributions/modules/ldap_integration/ldapdata.install
ViewVC logotype

Log of /contributions/modules/ldap_integration/ldapdata.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 19:35:40 2009 UTC (4 months ago) by miglius
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2, HEAD
Changes since 1.8: +20 -3 lines
Diff to previous 1.8
ldap_integration: added database update scripts, #322642

Revision 1.2.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 21:59:12 2009 UTC (6 months, 3 weeks ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.11: +1 -8 lines
Diff to previous 1.2.4.11 , to branch point 1.2 , to next main 1.9
ldap_integration: removing default values for the db text fields

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 21:58:13 2009 UTC (6 months, 3 weeks ago) by miglius
Branch: MAIN
Changes since 1.7: +1 -8 lines
Diff to previous 1.7
ldap_integration: removing default values for the db text fields

Revision 1.2.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 12:23:28 2009 UTC (8 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.10: +2 -2 lines
Diff to previous 1.2.4.10 , to branch point 1.2
ldap_integration: improved ldapdata synchronization options, #376984

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 12:23:06 2009 UTC (8 months ago) by miglius
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
ldap_integration: improved ldapdata synchronization options, #376984

Revision 1.2.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 10:07:59 2009 UTC (8 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.9: +0 -0 lines
Diff to previous 1.2.4.9 , to branch point 1.2
ldap_integration: changed init() functions to accept both user object and server id

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 10:07:26 2009 UTC (8 months ago) by miglius
Branch: MAIN
Changes since 1.5: +0 -0 lines
Diff to previous 1.5
ldap_integration: changed init() functions to accept both user object and server id

Revision 1.2.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 23:38:46 2009 UTC (8 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.8: +3 -0 lines
Diff to previous 1.2.4.8 , to branch point 1.2
ldap_integration: improved ldap query caching, #376984

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 23:38:02 2009 UTC (8 months ago) by miglius
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
ldap_integration: improved ldap query caching, #376984

Revision 1.2.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 17:59:37 2009 UTC (8 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.7: +1 -1 lines
Diff to previous 1.2.4.7 , to branch point 1.2
ldap_integration: created a dragable LDAP servers list, #411190

Revision 1.2.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 12:15:09 2009 UTC (8 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.6: +34 -1 lines
Diff to previous 1.2.4.6 , to branch point 1.2
ldap_integration: moved configuration functions form the files to the admin UI section, #405464

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 12:12:02 2009 UTC (8 months, 1 week ago) by miglius
Branch: MAIN
Changes since 1.3: +34 -1 lines
Diff to previous 1.3
ldap_integration: moved configuration functions form the files to the admin UI section, #405464

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 16:56:16 2009 UTC (9 months ago) by miglius
Branch: MAIN
Changes since 1.2: +44 -31 lines
Diff to previous 1.2
ldap_integration: merged DRUPAL-6--1 back to HEAD

Revision 1.2.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 16:00:52 2008 UTC (14 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.5: +1 -18 lines
Diff to previous 1.2.4.5 , to branch point 1.2
ldap_integration:

Changelog:
  * ldap_mod_del is unable to delete non-existant LDAP attributes #306213 by gurubert;
  * ldapdata_mappings is too short #306233;
  * Debug Output not working #306025;
  * Database "NOT NULL" issue with ldapdata_rwattrs, ldapdata_roattrs, and ldapdata_mappings #297346;
  * LDAP groups field truncated #289424;
  * Added a new function ldapauth_authenticate() which accepts same params as user_authenticate();
  * Added configuration option for Sync Drupal Login w/ LDAP #308978;

Revision 1.2.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 13:06:51 2008 UTC (16 months ago) by miglius
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.2.4.4: +0 -0 lines
Diff to previous 1.2.4.4 , to branch point 1.2
ldap_integration: adding ldap object init function to the ldapdata account validation function

Revision 1.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 11:35:31 2008 UTC (16 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.3: +6 -2 lines
Diff to previous 1.2.4.3 , to branch point 1.2
ldap_integration: adding feature of associating existing drupal users with ldap entry

Revision 1.2.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 23:14:10 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.2.4.2: +1 -0 lines
Diff to previous 1.2.4.2 , to branch point 1.2
ldap_integration DRUPAL-6--1

Changelog:
  * Added documentation to functions headders;
  * Get rid off unesesary global variables;
  * Fixed ldapdata to proper display LDAP entry;
  * Added user dn and server sid save to user data on each login;
  * Added LDAP entry creation and renaming methods to the main LDAPInterface class;

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 01:09:09 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2.4.1: +0 -0 lines
Diff to previous 1.2.4.1 , to branch point 1.2
ldap_integration: branch - DRUPAL-6--1 - adding documentation and cleaning the code

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 15:09:46 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.2: +56 -31 lines
Diff to previous 1.2
ldap_integration: initial port to the D6.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 23 02:50:28 2007 UTC (2 years, 4 months ago) by kreaper
Branch: MAIN
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Remove default option from TEXT/BLOB field types. Causes problems in windows environment

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 01:28:25 2007 UTC (2 years, 6 months ago) by kreaper
Branch: MAIN
http://drupal.org/node/123602

separate install files for each module.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2