summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_notifications.php
Commit message (Collapse)AuthorAgeFilesLines
* Unlink last msg cache for growl when sending test messagwsScott Ullrich2011-08-291-0/+1
|
* Fix label for SMTP server. Hostnames work fine.jim-p2011-07-191-2/+2
|
* Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465)Albert S. Causing2011-03-161-2/+6
|
* Unfortunately, using variables in this way in strings passed to gettext ↵Erik Fonnesbeck2010-10-111-3/+3
| | | | doesn't work well with translations. Replacing with sprintf for now.
* Replace hard coded pfSense with product_nameWarren Baker2010-10-101-4/+4
|
* Fix typosjim-p2010-07-201-2/+2
|
* Allow setting the SMTP port for notifications. Fixes #677jim-p2010-07-141-0/+10
|
* Implement gettext()Carlos Eduardo Ramos2010-04-271-31/+31
|
* Fix growl issues.Scott Ullrich2010-04-171-0/+27
| | | | | | | Ticket #518 Ticket #519 Submibtted-by: Blake Skinner
* Ticket #393. Require once.Ermal Luçi2010-03-031-1/+1
|
* Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.netScott Ullrich2009-12-311-2/+35
|
* allow sending of same message twice when 'testing' smtp serviceScott Ullrich2009-11-071-0/+2
|
* Do not include head.inc twiceScott Ullrich2009-10-031-2/+0
|
* Correct misc tab URLScott Ullrich2009-10-031-2/+1
|
* Alert if there is a problem sending the test messageScott Ullrich2009-10-031-1/+2
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-0/+3
| | | | include 2009 on files that I have asserted (C) on
* Summons the capitalization policeScott Ullrich2009-08-251-1/+1
|
* Correct hintScott Ullrich2009-08-251-1/+1
|
* Add seperatorScott Ullrich2009-08-251-0/+3
|
* Correct pconfig variablesScott Ullrich2009-08-251-4/+2
|
* Require notices.incScott Ullrich2009-08-251-0/+1
|
* Adding SMTP support. Ticket #59Scott Ullrich2009-08-251-1/+38
|
* Adding register_via_growl()Scott Ullrich2009-07-091-1/+2
|
* Restore form values correctly... really.Scott Ullrich2009-07-091-9/+4
|
* Send a sample test message when user clicks saveScott Ullrich2009-07-091-0/+2
|
* Oops, store config in correct locationScott Ullrich2009-07-091-2/+2
|
* Save to correct location and nuke dirty stuffScott Ullrich2009-07-091-12/+2
|
* Restore growl settings correctlyScott Ullrich2009-07-091-2/+2
|
* Adding System: Advanced: Notifications to priv listScott Ullrich2009-07-091-3/+8
|
* First stab at adding growl notifications settings screen (and other future ↵Scott Ullrich2009-07-091-0/+154
notifications)
OpenPOWER on IntegriCloud