summaryrefslogtreecommitdiffstats
path: root/etc/inc/notices.inc
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-2/+2
* Don't call growl if the configured address isn't an IP or resolvableChris Buechler2015-06-021-1/+1
* Code style bits and pieces from etcPhil Davis2015-05-311-2/+2
* Code style for etc inc i to pPhil Davis2015-02-281-86/+109
* Check if notification is disabledPhil Davis2015-02-101-2/+5
* Support choice of SMTP Authentication MechanismsPhil Davis2015-01-041-1/+15
* Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-261-1/+1
* IndentationWarren Baker2014-04-071-1/+1
* IndentationWarren Baker2014-04-071-1/+1
* Dont check for 'checked' but rather if it is just setWarren Baker2014-04-071-2/+2
* Split SSL/TLS into separate checkboxes so that plaintext connections can be m...Warren Baker2013-09-161-0/+1
* Split actual SMTP send into its own function.jim-p2013-06-131-14/+18
* Add the ability to disable Growl or SMTP notifications but keep their setting...jim-p2013-06-131-2/+8
* Add a small function to notify via remote methods only (smtp/growl). Notify w...jim-p2012-06-261-0/+6
* [Patch] Multiple SMTP notice recipientsDarren Embry2012-03-211-1/+1
* Use PHP's built-in RFC 2822 date format, rather than trying to make our own.jim-p2012-02-201-1/+1
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+1
|\
| * Merge branch 'axscode-pfs'Bill Marquette2011-05-141-2/+2
| |\
| | * Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465)Albert S. Causing2011-03-161-1/+1
* | | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-151-0/+13
|\ \ \ | |/ /
| * | Do not send growl notices twiceScott Ullrich2011-04-121-0/+13
| * | Notify via smtp as well as growlScott Ullrich2011-04-121-1/+1
| |/
* | BP: Fix gettext implementationVinicius Coque2011-02-081-1/+1
* | Merge branch 'master' into incVinicius Coque2011-01-281-1/+2
|\ \ | |/
| * Ticket #1141. Typo error, use ->user to enable authPierre POMES2011-01-021-1/+1
| * Ticket #1141. Add necessary stuff for smtp auth using saslPierre POMES2011-01-021-1/+2
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-111-2/+2
|\ \ | |/
| * Hard-coded pfSense to product_name for Growl alert notifications.Warren Baker2010-10-111-2/+2
* | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-2/+2
* | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-2/+2
* | Implement gettext() calls on notices.incCarlos Eduardo Ramos2010-08-161-5/+5
|/
* Include hostname in growl noticeScott Ullrich2010-07-301-1/+2
* Allow setting the SMTP port for notifications. Fixes #677jim-p2010-07-141-1/+1
* Fix growl issues.Scott Ullrich2010-04-171-3/+10
* Use FQDN for HELLO SMTP command. Ticket #443pierrepomes2010-04-171-0/+1
* Add some more error checking to not have issues as reported on http://forum.p...Ermal Luçi2010-03-091-1/+1
* Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.netScott Ullrich2009-12-311-0/+11
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-3/+5
* Turn off debuggingsullrich2009-12-031-1/+1
* Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xml...Scott Ullrich2009-11-061-1/+4
* Do not attempt to send notices when bootingScott Ullrich2009-10-171-1/+3
* Alert if there is a problem sending the test messageScott Ullrich2009-10-031-2/+5
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+5
* Add documentation headers for each functionScott Ullrich2009-09-041-11/+67
* Remove newlinesScott Ullrich2009-09-041-2/+2
* Do not echo out, use log_error()Scott Ullrich2009-09-041-2/+2
* Correct typo 'Could'Scott Ullrich2009-09-041-1/+1
* Ensure file existsScott Ullrich2009-09-041-3/+5
* Do not email the same message twiceScott Ullrich2009-09-041-0/+10
OpenPOWER on IntegriCloud