Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sync_package_pfstat() into global functions. Second part of ticket #595. | Colin Smith | 2005-10-09 | 1 | -56/+52 |
| | |||||
* | Squid updates from Michael Capp | Scott Ullrich | 2005-10-05 | 3 | -61/+224 |
| | |||||
* | Correctly handle multiple interfaces | Scott Ullrich | 2005-10-04 | 1 | -1/+1 |
| | | | | | | Tested: Tue Oct 4 17:59:04 2005 Checking fxp1 for additional devices Tue Oct 4 17:59:04 2005 Checking fxp0 for additional devices | ||||
* | Pull down squid.xml as well | Scott Ullrich | 2005-10-04 | 1 | -2/+14 |
| | |||||
* | Squid updates from Michael Capp | Scott Ullrich | 2005-10-04 | 9 | -313/+1256 |
| | |||||
* | Correctly mkdir and chown | Scott Ullrich | 2005-10-01 | 1 | -1/+1 |
| | |||||
* | Create and chown /var/db/ntop | Scott Ullrich | 2005-09-28 | 1 | -0/+2 |
| | | | | Ticket #561 | ||||
* | Use a comma to seperate. | Scott Ullrich | 2005-09-24 | 1 | -2/+6 |
| | |||||
* | Use -i $interface -i $interface | Scott Ullrich | 2005-09-24 | 1 | -2/+2 |
| | |||||
* | Correctly resolve LAN and WAN ip's | Scott Ullrich | 2005-09-24 | 1 | -2/+2 |
| | |||||
* | Correctly resolve LAN and WAN ip's | Scott Ullrich | 2005-09-24 | 1 | -1/+7 |
| | |||||
* | * Rename to Squd | Scott Ullrich | 2005-09-24 | 1 | -3/+4 |
| | | | | * Minor style changes | ||||
* | Download additional files required for the package | Scott Ullrich | 2005-09-24 | 1 | -0/+25 |
| | |||||
* | Remove old package | Scott Ullrich | 2005-09-24 | 1 | -84/+0 |
| | |||||
* | Move functions to documented tag. | Colin Smith | 2005-09-20 | 1 | -5/+2 |
| | |||||
* | Update squid_ng package | Scott Ullrich | 2005-09-19 | 1 | -0/+1 |
| | |||||
* | Update squid_ng package with latest from Michael Capp <michael.capp@gmail.com> | Scott Ullrich | 2005-09-19 | 6 | -418/+711 |
| | |||||
* | Use ng0 if pppoe | Scott Ullrich | 2005-09-12 | 1 | -3/+2 |
| | | | | Ticket #471 | ||||
* | Make sure arpwatch is run in the background. | Colin Smith | 2005-09-12 | 1 | -1/+1 |
| | |||||
* | Clean up a little. | Colin Smith | 2005-09-12 | 1 | -12/+14 |
| | |||||
* | Pad MACs with leading zeros. | Colin Smith | 2005-09-11 | 1 | -1/+5 |
| | |||||
* | Add file entry for arpwatch_reports and fix package. | Colin Smith | 2005-09-11 | 1 | -0/+5 |
| | |||||
* | A few more minor bugfixes. | Colin Smith | 2005-09-11 | 1 | -9/+12 |
| | |||||
* | Tweak column widths and only foreach() if it's possible. | Colin Smith | 2005-09-11 | 1 | -22/+23 |
| | |||||
* | Add arpwatch_reports.php, a quick page that displays the contents of arp.dat. | Colin Smith | 2005-09-11 | 1 | -0/+119 |
| | |||||
* | Tinker with arpwatch and send all email reports to /var/log/arpwatch.reports ↵ | Colin Smith | 2005-09-11 | 1 | -10/+14 |
| | | | | so we can parse them in another tab. | ||||
* | Do not echo out, we're redirecting after setup | Scott Ullrich | 2005-09-11 | 1 | -1/+0 |
| | |||||
* | Remove IS ARRAY debugging line | Scott Ullrich | 2005-09-11 | 1 | -34/+34 |
| | |||||
* | Update arpwatch to debug to syslog correctly. It was logging the start ↵ | Scott Ullrich | 2005-09-10 | 1 | -1/+1 |
| | | | | correctly but missed the packages. | ||||
* | Log an error if we cannot find the defined arpwatch interface | Scott Ullrich | 2005-09-09 | 1 | -1/+4 |
| | |||||
* | *CORRECTLY* define arpwatch interface. | Scott Ullrich | 2005-09-09 | 1 | -1/+6 |
| | | | | Again, pointy-hat to non-package tester that created this package. | ||||
* | Axe [0] | Scott Ullrich | 2005-09-09 | 1 | -2/+2 |
| | |||||
* | Correctly define arp watch interface | Scott Ullrich | 2005-09-09 | 1 | -1/+1 |
| | |||||
* | Update squid package from Michael Capp | Scott Ullrich | 2005-09-09 | 5 | -121/+587 |
| | |||||
* | If user is using PPPoE on interface then grab the correct interface. | Scott Ullrich | 2005-09-08 | 1 | -0/+4 |
| | | | | Ticket #471 | ||||
* | remove debugging echo | Scott Ullrich | 2005-09-08 | 1 | -1/+0 |
| | | | | Ticket #474 | ||||
* | Add new squid package created by Michael Capp <michael.capp_AT_gmail.com | Scott Ullrich | 2005-09-06 | 4 | -0/+682 |
| | | | | NOTE: This package is not ready just yet. I'm commiting so we can test what is done so far and to figure out a few problems with rowhelper | ||||
* | Add option which checks for /tmp/ro_root_mount to alert system that we need ↵ | Scott Ullrich | 2005-09-04 | 1 | -1/+3 |
| | | | | a rw mount on root | ||||
* | Use package settings mode | Scott Ullrich | 2005-09-01 | 1 | -1/+1 |
| | |||||
* | Correctly handle new interfaces selection when its an array. | Scott Ullrich | 2005-08-27 | 1 | -8/+12 |
| | | | | Ticket #412 | ||||
* | Start with -D to avoid dns lookup issues | Scott Ullrich | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | Kill perl to stop | Scott Ullrich | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | The executable is perl, not assp. | Scott Ullrich | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | Correct deinstall tag | Scott Ullrich | 2005-08-21 | 1 | -2/+2 |
| | |||||
* | Set $wanif | Scott Ullrich | 2005-08-21 | 1 | -0/+1 |
| | |||||
* | Add incoming/outgoing bandwidth values | Scott Ullrich | 2005-08-21 | 1 | -8/+33 |
| | |||||
* | Rename to PerUserBW | Scott Ullrich | 2005-08-21 | 1 | -2/+2 |
| | |||||
* | Revert to working version. | Scott Ullrich | 2005-08-21 | 1 | -3/+2 |
| | |||||
* | Fix typo. Squid should now install on old package system. | Colin Smith | 2005-08-21 | 1 | -2/+1 |
| | | | | XXX: General package cleanup, add service. | ||||
* | ... | bkw | 2005-08-20 | 1 | -1/+3 |
| |