Log of /trunk/webwork2/bin/check_modules.pl
Parent Directory
Revision
4904 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 27 17:04:02 2007 UTC (6 years, 1 month ago) by
glarose
File length: 2673 byte(s)
Diff to
previous 4890
,
to
selected 4807
Preliminary commit of code to restrict access to assignments by client
IP address. This commit adds the database tables for IP address
restriction, updates check_modules.pl to require Net::IP for address
matching, adds database calls in DB.pm for manipulating locations and
addresses, and adds location restriction to the set editing in
ProblemSetDetail.
This commit does not add actual restriction to sets, nor the ability
to create locations to which to restrict access.
Revision
4807 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Thu Mar 1 22:47:21 2007 UTC (6 years, 2 months ago) by
gage
File length: 2122 byte(s)
Diff to
previous 4354
Updated version of the check_modules function. This should make it easier to
add more functionality to this file.
Revision
3985 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 27 17:53:48 2006 UTC (7 years, 3 months ago) by
sh002i
File length: 1814 byte(s)
Diff to
previous 2820
,
to
selected 4807
forward-port from rel-2-2-dev: (Updated modules/executables list, cleaned up output.
Output now specifies that $PATH is being searched for executables, and
lists the contents of $PATH. Same with @INC. It's a little easier to
tell if a module/executable has not been found: The "found" lines are
prefixed by some space, which makes the not found '**' prefix stand out.
When a module fails to load, but it's not because it wasn't found, the
error message is given.)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.