aboutsummaryrefslogtreecommitdiffstats
path: root/config/arpwatch.xml
Commit message (Collapse)AuthorAgeFilesLines
* touch up arpwatch, add escaping to iperfChris Buechler2014-11-281-5/+2
|
* arpwatch quotes only go around email address #3584Phil Davis2014-04-081-2/+2
| | | | This was updated recently by https://github.com/pfsense/pfsense-packages/commit/fc65960f7eeaa45d5f0df1e57bb8868a80180fa0 but it just looks like the wrong place to add the quotes. Please test before committing.
* Fixup URLs:Renato Botelho2014-03-181-2/+2
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Update arpwatch.xmlFlorian Schäffler2014-02-251-1/+1
| | | An email address can be entered as "Florian Schäffler" <ruby@schf.de> . However, without the forced inverted commas, this one email address gets assumed as being two different parameters.
* Fix sendmail formatting for arpwatchjim-p2013-11-051-1/+1
|
* Refinements/fixes for arpwatch e-mailjim-p2013-10-011-2/+5
|
* Add e-mail capability to the arpwatch package. Only works on 2.1+jim-p2013-10-011-4/+22
|
* Whitespace and formatting fixes for arpwatchjim-p2013-10-011-54/+59
|
* Fix arpwatch so selected interface happens first timephildd2012-08-241-1/+5
| | | | | See: http://forum.pfsense.org/index.php/topic,51007.0.html After selecting an interface for arpwatch, the first time you "save" the selection is written to the config file, but arpwatch.sh gets written with the previous value. arpwatch starts on some other interface. You have to press save twice. This fixes the problem - code as per the forum suggestion and it works nicely for me.
* Make arpwatch work on 21 and nanobsdphildd2012-08-241-6/+8
| | | | | On 2.1 arpwatch was putting its log file (arp.dat) into a "pbi" folder where it was installed. arpwatch_reports.php didn't know anything about that, so didn't find it. On nanobsd the usr pbi location is RO anyway. So, arp.dat moved to /var/log Some code added to touch the file from rc.d/arpwatch.sh - arpwatch complains if the file does not exist when it starts.
* touch up arpwatchChris Buechler2011-01-231-4/+3
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+116