aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Frickin PPTP proxy bugs.Colin Smith2005-03-291-12/+9
* Add <aftersaveredirect> and use pkg_edit.php.Colin Smith2005-03-281-0/+2
* Whoops. We want the GUI in Services, not Diagnostics.Colin Smith2005-03-281-1/+1
* Delete the frickin binary on deinstallation.Colin Smith2005-03-281-0/+1
* Add Frickin pkg_config entry.Colin Smith2005-03-281-0/+10
* Add Frickin PPTP proxy.Colin Smith2005-03-281-0/+56
* Extra /.Colin Smith2005-03-271-1/+1
* * Remove debugging commentScott Ullrich2005-03-271-2/+0
* Fix ntopScott Ullrich2005-03-271-37/+38
* No flushie...we're not a toilet!Bill Marquette2005-03-241-2/+1
* Resync carp settings in the backgroundScott Ullrich2005-03-241-1/+2
* Speed up syncing to other hosts by doing it in the background.Scott Ullrich2005-03-241-9/+12
* Sync other machine in the background to speed up filter_configure()Scott Ullrich2005-03-231-1/+1
* Bring pfsync up firstScott Ullrich2005-03-231-15/+16
* Add ifstated to pkg_config.xml by request.Colin Smith2005-03-221-0/+14
* Woops, strings should be surronded with "Scott Ullrich2005-03-211-1/+1
* Close the unlink_if_exists "Scott Ullrich2005-03-211-1/+1
* Remove custom_php_install_command tag since its not being usedScott Ullrich2005-03-211-2/+0
* Add ifdepd package to package listing.Colin Smith2005-03-211-0/+12
* Remove duplicate tag from pkg_config.xml.Colin Smith2005-03-211-1/+0
* Move some functions around.Colin Smith2005-03-211-20/+25
* Add ifdepd package.Colin Smith2005-03-211-0/+63
* Remove ifstated from package listing - it will soon be replaced by the much p...Colin Smith2005-03-211-13/+2
* Use chmod() instead of system() (or equivalent) for all package startup scripts.Colin Smith2005-03-219-11/+11
* Remove unnecessary calls to rm - use unlink_if_exists or rmdir_recursive.Colin Smith2005-03-2110-26/+21
* Use PHP functions for deletion.Colin Smith2005-03-211-4/+4
* Deactivate squid guard for the time being.Scott Ullrich2005-03-201-1/+1
* Use PHP functions instead of shelling out.Colin Smith2005-03-201-3/+3
* Call unlink_if_exists() unstead of shelling out to use rm.Colin Smith2005-03-201-1/+1
* Add <aftersaveredirect> to squid.Colin Smith2005-03-201-0/+1
* keep package and settings names in line with other packagesBill Marquette2005-03-201-2/+2
* use better functions for cleanupBill Marquette2005-03-201-1/+5
* Remove call to /etc/rc.filter_configure (which just calls filter_configure() ...Bill Marquette2005-03-201-1/+0
* generic cleanupBill Marquette2005-03-201-4/+4
* fix path to rc.filter_configure and use mwexec()Bill Marquette2005-03-201-1/+1
* clean rdr rule running /etc/rc.filter_configure after install till filter_con...bkw2005-03-201-1/+2
* Modify squid package to use new global functions directive.Colin Smith2005-03-191-2/+4
* Move write_squid_static_config() from installation XML to add XML (to make su...Colin Smith2005-03-191-32/+32
* Whoops, missed an unnecessary cache size directive in write_squid_static_conf...Colin Smith2005-03-191-1/+0
* Delete unnecessary <addeditdelete> fields.Colin Smith2005-03-191-6/+0
* Rewrite squid package.Colin Smith2005-03-191-43/+79
* Woops dont forget pfSense versionScott Ullrich2005-03-191-1/+1
* Revert ntop to 3.0Scott Ullrich2005-03-191-2/+2
* <fields/> removedbkw2005-03-191-1/+0
* * Cleanup vim's smart tab crapScott Ullrich2005-03-191-4/+4
* Clean up cachedir after uninstall. Will be recreated when installingbkw2005-03-181-1/+2
* Update filename for ntop to ntop-3.1_1.tbzScott Ullrich2005-03-181-1/+1
* Setup pfsync ruleScott Ullrich2005-03-171-1/+1
* Change package path for NTOP to use pfSense.com's packageScott Ullrich2005-03-171-1/+1
* Cleanup a number of foreach errors when package is not configured.Scott Ullrich2005-03-171-36/+34