/[drupal]/contributions/modules/troll/troll.install
ViewVC logotype

Log of /contributions/modules/troll/troll.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.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 05:47:46 2009 UTC (6 months, 2 weeks ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.5.2.3: +14 -5 lines
Diff to previous 1.5.2.3 , to branch point 1.5 , to next main 1.7
#136225, #141892 - import IP blocks to blacklist through form textarea
#126521 - do more logging for blacklisted users
#341406 - include domain name in IP ban watchdog msg
#158337 - mysterious ip ban not working might be fixed by increasing blacklist to bigint and using floats for db query replacements because it looks like ints were being shortened during query replacement

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 00:33:43 2009 UTC (8 months, 4 weeks ago) by deekayen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +19 -7 lines
Diff to previous 1.6
remove @return strings because the docs say to have a one-line string for update.php
add the 5000 update function that allows IPv6 addresses

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 00:25:31 2009 UTC (8 months, 4 weeks ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.5.2.2: +3 -7 lines
Diff to previous 1.5.2.2 , to branch point 1.5
fix fatal error on install and update that prevented submission of the modules form or update script

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 03:26:44 2009 UTC (8 months, 4 weeks ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.5.2.1: +20 -4 lines
Diff to previous 1.5.2.1 , to branch point 1.5
add update function to support IPv6
fix undefined var notices

Revision 1.2.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 03:24:10 2009 UTC (8 months, 4 weeks ago) by deekayen
Branch: DRUPAL-5--2
Changes since 1.2.2.1: +17 -5 lines
Diff to previous 1.2.2.1
start backport of 6.x with security fixes

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 18:53:20 2009 UTC (9 months, 2 weeks ago) by deekayen
Branch: MAIN
Changes since 1.5: +19 -37 lines
Diff to previous 1.5
coder cleanup

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 18:52:14 2009 UTC (9 months, 2 weeks ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.5: +19 -37 lines
Diff to previous 1.5
coder cleanup

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 18:16:09 2009 UTC (9 months, 2 weeks ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.4: +60 -85 lines
Diff to previous 1.4
D6 upgrade by jvandyk and swentel

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 16:32:54 2008 UTC (19 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Branch point for: DRUPAL-5--2
Changes since 1.2: +98 -51 lines
Diff to previous 1.2 , to next main 1.7
commit of HEAD to DRUPAL-5 branch.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 16:26:44 2008 UTC (19 months, 3 weeks ago) by jaydub
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
removed stray comma in PostgreSQL CREATE TABLE statement that broke install.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 06:04:21 2008 UTC (19 months, 4 weeks ago) by jaydub
Branch: MAIN
Changes since 1.2: +98 -51 lines
Diff to previous 1.2
#152210 improved PostgreSQL support. added in hook_uninstall.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 09:01:28 2006 UTC (3 years, 6 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +24 -16 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.7
issues #62236, #63429, #54614; shell_exec() in safe mode, cannot unblock users, brackets on table names for db prefix

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 08:58:59 2006 UTC (3 years, 6 months ago) by deekayen
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Branch point for: DRUPAL-5
Changes since 1.1: +24 -16 lines
Diff to previous 1.1
issues #62236, #63429, #54614; shell_exec() in safe mode, cannot unblock users, brackets on table names for db prefix

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 1 13:49:18 2006 UTC (3 years, 7 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +103 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
friendly Drupal 4.7 upgrade path

Revision 1.1.2.1
Sat Apr 1 13:41:29 2006 UTC (3 years, 7 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.1: +0 -103 lines
FILE REMOVED
file troll.install was added on branch DRUPAL-4-7 on 2006-04-01 13:49:18 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 1 13:41:29 2006 UTC (3 years, 7 months ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-4-7
friendly Drupal 4.7 upgrade path

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