aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Correctly resolve LAN and WAN ip'sScott Ullrich2005-09-241-2/+2
|
* Correctly resolve LAN and WAN ip'sScott Ullrich2005-09-241-1/+7
|
* * Rename to SqudScott Ullrich2005-09-241-3/+4
| | | | * Minor style changes
* Download additional files required for the packageScott Ullrich2005-09-241-0/+25
|
* Remove old packageScott Ullrich2005-09-241-84/+0
|
* Update package nameScott Ullrich2005-09-241-1/+1
|
* Change to ALPHA StatusScott Ullrich2005-09-231-1/+1
|
* rename squid_ng to squidScott Ullrich2005-09-211-1/+1
|
* RIP old piece of crap squid package.Scott Ullrich2005-09-211-12/+0
|
* Move functions to documented tag.Colin Smith2005-09-201-5/+2
|
* Update squid_ng packageScott Ullrich2005-09-191-0/+1
|
* Update squid_ng packageScott Ullrich2005-09-191-2/+2
|
* Update squid_ng package with latest from Michael Capp <michael.capp@gmail.com>Scott Ullrich2005-09-196-418/+711
|
* Note that there is no GUI in squidScott Ullrich2005-09-181-1/+1
|
* Use ng0 if pppoeScott Ullrich2005-09-121-3/+2
| | | | Ticket #471
* Make sure arpwatch is run in the background.Colin Smith2005-09-121-1/+1
|
* Clean up a little.Colin Smith2005-09-121-12/+14
|
* Pad MACs with leading zeros.Colin Smith2005-09-111-1/+5
|
* Add file entry for arpwatch_reports and fix package.Colin Smith2005-09-111-0/+5
|
* A few more minor bugfixes.Colin Smith2005-09-111-9/+12
|
* Tweak column widths and only foreach() if it's possible.Colin Smith2005-09-111-22/+23
|
* Add arpwatch_reports.php, a quick page that displays the contents of arp.dat.Colin Smith2005-09-111-0/+119
|
* Tinker with arpwatch and send all email reports to /var/log/arpwatch.reports ↵Colin Smith2005-09-111-10/+14
| | | | so we can parse them in another tab.
* Enable arpwatch for bugfixing.Colin Smith2005-09-111-17/+17
|
* Do not echo out, we're redirecting after setupScott Ullrich2005-09-111-1/+0
|
* Remove IS ARRAY debugging lineScott Ullrich2005-09-111-34/+34
|
* Remove ARPWATCH. Its has never worked, has never been tested properly from ↵Scott Ullrich2005-09-101-16/+16
| | | | day one and frankly I'm tired of this.
* Update arpwatch to debug to syslog correctly. It was logging the start ↵Scott Ullrich2005-09-102-2/+2
| | | | correctly but missed the packages.
* Log an error if we cannot find the defined arpwatch interfaceScott Ullrich2005-09-091-1/+4
|
* *CORRECTLY* define arpwatch interface.Scott Ullrich2005-09-091-1/+6
| | | | Again, pointy-hat to non-package tester that created this package.
* Axe [0]Scott Ullrich2005-09-091-2/+2
|
* Correctly define arp watch interfaceScott Ullrich2005-09-091-1/+1
|
* Update squid package from Michael CappScott Ullrich2005-09-095-121/+587
|
* Clarify that you should NOT run pure-ftpd on a firewall.Scott Ullrich2005-09-081-1/+1
|
* If user is using PPPoE on interface then grab the correct interface.Scott Ullrich2005-09-081-0/+4
| | | | Ticket #471
* remove debugging echoScott Ullrich2005-09-081-1/+0
| | | | Ticket #474
* Change freeradius status to "BROKEN" so it can still be worked on while ↵Colin Smith2005-09-071-1/+1
| | | | (hopefully) scaring off users. It currently installs fine, but some change in 1.0.4 broke our config.
* Recompile freeradius.Scott Ullrich2005-09-071-1/+1
| | | | Someone needs to start "TESTING" their commits before commiting!
* Add squid_ng package and mark other squid package as stable so the n00bs ↵Scott Ullrich2005-09-061-2/+14
| | | | dont install it.
* Add new squid package created by Michael Capp <michael.capp_AT_gmail.comScott Ullrich2005-09-064-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
* freeradius: Use All/freeradius-1.0.4 instead of Latest/freeradius. This ↵Colin Smith2005-09-061-2/+2
| | | | should fix depend fetching issues.
* Add option which checks for /tmp/ro_root_mount to alert system that we need ↵Scott Ullrich2005-09-041-1/+3
| | | | a rw mount on root
* Use package settings modeScott Ullrich2005-09-011-1/+1
|
* Correctly handle new interfaces selection when its an array.Scott Ullrich2005-08-271-8/+12
| | | | Ticket #412
* Start with -D to avoid dns lookup issuesScott Ullrich2005-08-261-1/+1
|
* Kill perl to stopScott Ullrich2005-08-241-1/+1
|
* The executable is perl, not assp.Scott Ullrich2005-08-241-1/+1
|
* Resotre <logging>Scott Ullrich2005-08-231-3/+3
| | | | Ticket #383
* rm -rf ['logging']Scott Ullrich2005-08-231-1/+0
| | | | Ticket #383
* Enable logging for arpwatchScott Ullrich2005-08-231-0/+1
| | | | Ticket #383