Log of /contributions/modules/troll/troll.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.32.2.10 -
(
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.32.2.9: +22 -11 lines
Diff to
previous 1.32.2.9
, to
branch point 1.32
#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.35 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 2 00:35:52 2009 UTC
(8 months, 3 weeks ago)
by
deekayen
Branch:
MAIN
Changes since
1.34: +135 -92 lines
Diff to
previous 1.34
switch to new coding standards for string concat
update to new db api
move pages from admin/settings/troll to admin/user/troll
remove file references in hook_menu()
use drupal core user api functions instead of disabling users with direct table queries
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 1 05:48:44 2008 UTC
(19 months, 3 weeks ago)
by
jaydub
Branch:
MAIN
Changes since
1.28: +10 -3 lines
Diff to
previous 1.28
#127185 added in separate permission to administer troll although troll module settings page is still requires administer site configuration.
Revision
1.20 -
(
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
Changes since
1.19: +20 -12 lines
Diff to
previous 1.19
issues #62236, #63429, #54614; shell_exec() in safe mode, cannot unblock users, brackets on table names for db prefix
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 17 09:35:54 2006 UTC
(3 years, 9 months ago)
by
deekayen
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.14: +9 -4 lines
Diff to
previous 1.14
quick hack to fix broken blacklist check and replace 404 alternate page so multiple attempts from blacklisted people don't clog the admin logs
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 17 08:13:15 2006 UTC
(3 years, 9 months ago)
by
deekayen
Branch:
MAIN
Changes since
1.12: +652 -29 lines
Diff to
previous 1.12
Fixes some critical form API bugs when banning IPs. Major additions to import blacklists from SPEWS.org and okean.com and punish blacklisted visitors. Everything appears to be working, except I haven't actually been able to test being blacklisted and I don't have postgre to test that or create a SQL file.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 15 20:11:00 2005 UTC
(4 years, 8 months ago)
by
crunchywelch
Branch:
MAIN
CVS Tags:
DRUPAL-4-5
troll.module provides troll management tools for community sites including: user tracking by ip address, bans IP addresses from accessing the site by set duration or forever, provides advanced user account searching and user blocking by role
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.