Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Woops, strings should be surronded with " | Scott Ullrich | 2005-03-21 | 1 | -1/+1 | |
| | | | | Doh. | |||||
* | Close the unlink_if_exists " | Scott Ullrich | 2005-03-21 | 1 | -1/+1 | |
| | ||||||
* | Remove custom_php_install_command tag since its not being used | Scott Ullrich | 2005-03-21 | 1 | -2/+0 | |
| | ||||||
* | Add ifdepd package to package listing. | Colin Smith | 2005-03-21 | 1 | -0/+12 | |
| | ||||||
* | Remove duplicate tag from pkg_config.xml. | Colin Smith | 2005-03-21 | 1 | -1/+0 | |
| | ||||||
* | Move some functions around. | Colin Smith | 2005-03-21 | 1 | -20/+25 | |
| | ||||||
* | Add ifdepd package. | Colin Smith | 2005-03-21 | 1 | -0/+63 | |
| | ||||||
* | Remove ifstated from package listing - it will soon be replaced by the much ↵ | Colin Smith | 2005-03-21 | 1 | -13/+2 | |
| | | | | prettier (and flexible) ifdepd. | |||||
* | Use chmod() instead of system() (or equivalent) for all package startup scripts. | Colin Smith | 2005-03-21 | 9 | -11/+11 | |
| | ||||||
* | Remove unnecessary calls to rm - use unlink_if_exists or rmdir_recursive. | Colin Smith | 2005-03-21 | 10 | -26/+21 | |
| | ||||||
* | Use PHP functions for deletion. | Colin Smith | 2005-03-21 | 1 | -4/+4 | |
| | ||||||
* | Deactivate squid guard for the time being. | Scott Ullrich | 2005-03-20 | 1 | -1/+1 | |
| | ||||||
* | Use PHP functions instead of shelling out. | Colin Smith | 2005-03-20 | 1 | -3/+3 | |
| | ||||||
* | Call unlink_if_exists() unstead of shelling out to use rm. | Colin Smith | 2005-03-20 | 1 | -1/+1 | |
| | ||||||
* | Add <aftersaveredirect> to squid. | Colin Smith | 2005-03-20 | 1 | -0/+1 | |
| | ||||||
* | keep package and settings names in line with other packages | Bill Marquette | 2005-03-20 | 1 | -2/+2 | |
| | ||||||
* | use better functions for cleanup | Bill Marquette | 2005-03-20 | 1 | -1/+5 | |
| | ||||||
* | Remove call to /etc/rc.filter_configure (which just calls filter_configure() ↵ | Bill Marquette | 2005-03-20 | 1 | -1/+0 | |
| | | | | | | | anyway) Squid now deinstalls Can anyone tell me why this fixes the rc.filter_configure loop we were seeing on deinstall? This commit does _not_ fix rule removal - I suspect that has nothing to do with the package XML | |||||
* | generic cleanup | Bill Marquette | 2005-03-20 | 1 | -4/+4 | |
| | ||||||
* | fix path to rc.filter_configure and use mwexec() | Bill Marquette | 2005-03-20 | 1 | -1/+1 | |
| | ||||||
* | clean rdr rule running /etc/rc.filter_configure after install till ↵ | bkw | 2005-03-20 | 1 | -1/+2 | |
| | | | | | | filter_configure() get fixed cache_mem == size in RAM and nothing else. | |||||
* | Modify squid package to use new global functions directive. | Colin Smith | 2005-03-19 | 1 | -2/+4 | |
| | ||||||
* | Move write_squid_static_config() from installation XML to add XML (to make ↵ | Colin Smith | 2005-03-19 | 1 | -32/+32 | |
| | | | | sure it is decalred before use). | |||||
* | Whoops, missed an unnecessary cache size directive in ↵ | Colin Smith | 2005-03-19 | 1 | -1/+0 | |
| | | | | write_squid_static_config(); | |||||
* | Delete unnecessary <addeditdelete> fields. | Colin Smith | 2005-03-19 | 1 | -6/+0 | |
| | ||||||
* | Rewrite squid package. | Colin Smith | 2005-03-19 | 1 | -43/+79 | |
| | ||||||
* | Woops dont forget pfSense version | Scott Ullrich | 2005-03-19 | 1 | -1/+1 | |
| | ||||||
* | Revert ntop to 3.0 | Scott Ullrich | 2005-03-19 | 1 | -2/+2 | |
| | ||||||
* | <fields/> removed | bkw | 2005-03-19 | 1 | -1/+0 | |
| | ||||||
* | * Cleanup vim's smart tab crap | Scott Ullrich | 2005-03-19 | 1 | -4/+4 | |
| | | | | * move filter_configure(); from pre_deinstall to deinstall target since we now depend on the package to be removed from the installed package manifest | |||||
* | Clean up cachedir after uninstall. Will be recreated when installing | bkw | 2005-03-18 | 1 | -1/+2 | |
| | ||||||
* | Update filename for ntop to ntop-3.1_1.tbz | Scott Ullrich | 2005-03-18 | 1 | -1/+1 | |
| | ||||||
* | Setup pfsync rule | Scott Ullrich | 2005-03-17 | 1 | -1/+1 | |
| | ||||||
* | Change package path for NTOP to use pfSense.com's package | Scott Ullrich | 2005-03-17 | 1 | -1/+1 | |
| | ||||||
* | Cleanup a number of foreach errors when package is not configured. | Scott Ullrich | 2005-03-17 | 1 | -36/+34 | |
| | ||||||
* | Clean up typos made by a drunk programmer :-P | Bill Marquette | 2005-03-17 | 1 | -5/+5 | |
| | ||||||
* | 30 != 31 and 30 != 32 :) | Bill Marquette | 2005-03-17 | 1 | -2/+2 | |
| | ||||||
* | Reinstate Squid, mark it as uber alpha. | Scott Ullrich | 2005-03-16 | 1 | -4/+4 | |
| | ||||||
* | pkg_add squid-2.5.7_5.tbz is what we need. | bkw | 2005-03-16 | 1 | -22/+0 | |
| | ||||||
* | Remove quid and squid guard until a core memeber can review what the heck ↵ | Scott Ullrich | 2005-03-16 | 1 | -40/+26 | |
| | | | | has gone wrong. | |||||
* | path/cmd changed | bkw | 2005-03-16 | 1 | -3/+3 | |
| | ||||||
* | chmod set for all squid related dir/files. | bkw | 2005-03-16 | 1 | -4/+7 | |
| | ||||||
* | Check to make sure carp settings is an array before going forward. | Scott Ullrich | 2005-03-16 | 1 | -1/+2 | |
| | ||||||
* | Only sync a configuration if the item is an array (IE: it has data inside it). | Scott Ullrich | 2005-03-16 | 1 | -4/+4 | |
| | ||||||
* | rearrange some code so we only load files that actually exist | Bill Marquette | 2005-03-16 | 1 | -16/+24 | |
| | | | | keeping inline with the filename $trafficshaper == $shaper | |||||
* | Keep the number of scp's to a minimum | Bill Marquette | 2005-03-16 | 1 | -8/+14 | |
| | ||||||
* | oops, rules != filter | Bill Marquette | 2005-03-16 | 1 | -1/+1 | |
| | ||||||
* | revert last commit - I'm too tired to be debugging this | Bill Marquette | 2005-03-16 | 1 | -1/+3 | |
| | ||||||
* | Remove extraneous code - I think this is what was intended | Bill Marquette | 2005-03-16 | 1 | -3/+1 | |
| | ||||||
* | shaper should sync now | Bill Marquette | 2005-03-16 | 1 | -4/+4 | |
| | | | | make the if() actually work and remove bogus foreach that was probably intended to do something else |