0
I Use This!
Inactive

Commits : Listings

Analyzed 24 minutes ago. based on code collected about 3 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add comment to show what has to be commented out if mail libs are not avaialble. need to find a way to code this up such that if those are not available, we don't get a runtime error and we just return without trying to send email. More... almost 13 years ago
If mail isn't configured, don't try to load any mail library. This is in case there is no mail package available for the perl install. We still need to be able to continue even if mail could not be sent. More... almost 13 years ago
log error message in Error function More... about 13 years ago
sourceforge changed the url to the repo More... about 13 years ago
forgot to mention the "." argument to the rtag command More... about 13 years ago
Support SMTP AUTH. You can now define a username/password for your SMTP Server in case you can only send emails from an authenticated user. More... about 13 years ago
support the ability to write the access log in some other location More... over 13 years ago
bump up version More... over 14 years ago
newer versions of sort do not support the +# argument. use key argument More... over 14 years ago
wrap email names in quotes. add smtp host/port as configurable constants More... almost 19 years ago
initial try at using Mail::Sendmail for sending emails, as opposed to spawning sendmail executable More... almost 19 years ago
added SendEmail function More... almost 19 years ago
added verbage on the need for the CGI user to have permission to use sendmail executable, otherwise, emails will not be able to be sent. More... almost 19 years ago
removed the verbage about creating an access.log. As of 1.0.2, this is not needed because the distro has that file. More... almost 19 years ago
Clean access.log and put a blank access.log with proper permissions in distro More... almost 19 years ago
fixed email problems, don't use Threads to send emails More... almost 19 years ago
added additional information regarding splitting up the website's HTML and CGI scripts. And mention how you need to create access.log. More... almost 19 years ago
allow this to serve up .log files, as in access.log. Turns out this is a nifty utility to look at the access log from a browser; eliminating the need to log into the web server box and looking at the log from a command line. More... almost 19 years ago
allow for different locations for html and images More... almost 19 years ago
use anonymous cvsroot for exporting the distro files More... almost 19 years ago
remove courses from database, start from clean slate More... almost 19 years ago
explicitly mention that you need to use tar's -p to preserve permissions More... almost 19 years ago
made sure permissions are correct when placed in distro zip/tgz More... almost 19 years ago
set some defaults to be more generic More... almost 19 years ago
clean slate with no members More... almost 19 years ago
Initial revision More... almost 19 years ago