/[drupal]/contributions/modules/acl/acl.module
ViewVC logotype

Log of /contributions/modules/acl/acl.module

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.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 23:37:41 2009 UTC (5 weeks, 4 days ago) by salvis
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +7 -7 lines
Diff to previous 1.19
Clean up some minor coder issues (no functional changes).

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 21:46:00 2009 UTC (9 months ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#371446: Use priority for the 'deny' grant, too, reported by mizerydearia.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 01:17:33 2009 UTC (9 months, 4 weeks ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.17: +3 -116 lines
Diff to previous 1.17
Factor out form code into .inc file.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 16:52:15 2009 UTC (10 months ago) by salvis
Branch: MAIN
Changes since 1.16: +7 -5 lines
Diff to previous 1.16
Implement/enable grant priority.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 23:19:35 2009 UTC (10 months ago) by salvis
Branch: MAIN
Changes since 1.15: +13 -1 lines
Diff to previous 1.15
Add new acl_get_uids() function.

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 23:19:34 2009 UTC (10 months ago) by salvis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.1.2.21: +13 -1 lines
Diff to previous 1.1.2.21 , to branch point 1.1 , to next main 1.20
Add new acl_get_uids() function.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 15:14:41 2008 UTC (13 months, 3 weeks ago) by fago
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3
Changes since 1.14: +20 -17 lines
Diff to previous 1.14
fixed the acl form to work correctly when integrated more than once into a form

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 15:08:15 2008 UTC (16 months ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.13: +16 -16 lines
Diff to previous 1.13
Fix cosmetic coder issues (no functional change).

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 19:30:36 2008 UTC (18 months, 2 weeks ago) by salvis
Branch: DRUPAL-5
Changes since 1.1.2.20: +13 -4 lines
Diff to previous 1.1.2.20 , to branch point 1.1
Improve hook_node_access_explain().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 22:11:01 2008 UTC (18 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.12: +13 -4 lines
Diff to previous 1.12
Improve hook_node_access_explain().

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 13:48:46 2008 UTC (19 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
#135687: Implement grant priority.

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 13:39:10 2008 UTC (19 months, 4 weeks ago) by salvis
Branch: DRUPAL-5
Changes since 1.1.2.19: +3 -3 lines
Diff to previous 1.1.2.19 , to branch point 1.1
#135687: Implement grant priority.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 17:48:27 2008 UTC (19 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.10: +17 -16 lines
Diff to previous 1.10
#229451: Allow acl_edit_form() without pre-created acl_id, by dvinegla, revised by salvis.

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 16:23:20 2008 UTC (19 months, 4 weeks ago) by salvis
Branch: DRUPAL-5
Changes since 1.1.2.18: +17 -16 lines
Diff to previous 1.1.2.18 , to branch point 1.1
#229451: Allow acl_edit_form() without pre-created acl_id, by dvinegla, revised by salvis.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 23:07:02 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.9: +12 -1 lines
Diff to previous 1.9
Implement hook_user('delete') and remove orphaned {acl_user} records.

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 21:47:59 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.1.2.17: +21 -10 lines
Diff to previous 1.1.2.17 , to branch point 1.1
Implement hook_user('delete') and remove orphaned {acl_user} records.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 16:13:01 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.8: +4 -3 lines
Diff to previous 1.8
#232413: Fix error message when removing the last moderator.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 04:19:37 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.7: +12 -1 lines
Diff to previous 1.7
#231096: Implement hook_nodeapi('delete') and remove orphaned {acl_node} records.

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 04:11:54 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: DRUPAL-5
Changes since 1.1.2.16: +12 -1 lines
Diff to previous 1.1.2.16 , to branch point 1.1
#231096: implement hook_nodeapi('delete') and remove orphaned {acl_node} records.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 04:26:25 2008 UTC (21 months, 2 weeks ago) by salvis
Branch: DRUPAL-5
Changes since 1.1.2.15: +5 -2 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Improve acl_node_access_explain().

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 03:35:40 2008 UTC (21 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.6: +15 -4 lines
Diff to previous 1.6
D6 Port ready for testing.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 21:40:49 2008 UTC (22 months ago) by salvis
Branch: MAIN
Changes since 1.5: +12 -33 lines
Diff to previous 1.5
Make the embeddable form work.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 20:31:32 2008 UTC (22 months ago) by salvis
Branch: DRUPAL-5
Changes since 1.1.2.14: +22 -1 lines
Diff to previous 1.1.2.14 , to branch point 1.1
New hook_node_access_explain() to help debugging with devel_node_access.module (existing functionality is unchanged!).

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 00:04:49 2008 UTC (22 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.4: +10 -10 lines
Diff to previous 1.4
New hook_node_access_explain() to help debugging with devel_node_access.module.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 03:03:10 2008 UTC (22 months, 3 weeks ago) by salvis
Branch: MAIN
Changes since 1.3: +13 -2 lines
Diff to previous 1.3
Add missing hook_theme (part of porting to D6).

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 01:54:39 2008 UTC (22 months, 3 weeks ago) by salvis
Branch: MAIN
Changes since 1.2: +23 -10 lines
Diff to previous 1.2
Ported to D6.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 23:33:26 2007 UTC (22 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.1: +55 -20 lines
Diff to previous 1.1
Copied from DRUPAL-5--1-5.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 17 20:02:41 2007 UTC (2 years ago) by salvis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.1.2.13: +2 -2 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Fixed minor code formatting issue.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 17 00:15:49 2007 UTC (2 years ago) by salvis
Branch: DRUPAL-5
Changes since 1.1.2.12: +15 -4 lines
Diff to previous 1.1.2.12 , to branch point 1.1
#150106: tell the user to rebuild permissions after disabling ACL

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 9 10:03:35 2007 UTC (2 years ago) by fago
Branch: DRUPAL-5
Changes since 1.1.2.11: +2 -2 lines
Diff to previous 1.1.2.11 , to branch point 1.1
#168750 patch by salvis: acl_id created without $db_prefix when using shared table.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 13:23:49 2007 UTC (2 years, 6 months ago) by fago
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.1.2.10: +2 -2 lines
Diff to previous 1.1.2.10 , to branch point 1.1
fixed acl_remove_user()

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 22 17:08:04 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1.2.9: +2 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1
It is db_result, not db_fetch_result

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 22 17:03:18 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Dumb recommits R us

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 22 16:56:53 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1.2.7: +2 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Changed acl_has_users() to use a COUNT() query rather than db_affected_rows()
which isn't always reliable on SELECT queries.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 14:25:19 2007 UTC (2 years, 7 months ago) by fago
Branch: DRUPAL-5
Changes since 1.1.2.6: +2 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
bugfix: fixed htmlspecialchars() warning if one removes the last user from an ACL

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 14:14:09 2007 UTC (2 years, 7 months ago) by fago
Branch: DRUPAL-5
Changes since 1.1.2.5: +16 -6 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#135684 follow up, fixes denying access only to nodes that are assigned to an acl

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 13:15:39 2007 UTC (2 years, 7 months ago) by fago
Branch: DRUPAL-5
Changes since 1.1.2.4: +25 -12 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#135684 implement hook node grants and some other improvements

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 15:40:16 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#124088: E_ALL fix in acl_edit_form by ajk

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 15:38:11 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#124070: acl_add_user had a typo preventing it from working.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 04:01:57 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.2.1: +5 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Check for module enabled when granting a modules privileges.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 21:28:36 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#94120 and #97023 -- fix bug that totally broke submit and fix PGSQL install

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 7 20:15:50 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Initial checkin -- intended for 5.0 -- does not yet work

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