aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Test for carp_sync_xml's presence before attempting to define it.Colin Smith2005-03-311-9/+11
|
* * Minor code cleanup.Colin Smith2005-03-311-7/+7
| | | | * Pass $carp['password'] instead of $password on XMLRPC call to pfsense.filter_configure.
* Correct a typo and make field descriptions more correctBill Marquette2005-03-311-2/+2
|
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-3/+3
|
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-3/+3
|
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-2/+3
|
* Alter for eval methodScott Ullrich2005-03-311-5/+5
|
* Minor style changesScott Ullrich2005-03-311-3/+3
|
* Convert to eval formatScott Ullrich2005-03-311-2/+0
|
* Convert to eval formatScott Ullrich2005-03-311-3/+3
|
* If the old location of carp.sh exists, delete it.Scott Ullrich2005-03-311-0/+1
|
* Sepeare (C) into two linesScott Ullrich2005-03-311-1/+2
|
* This file is eval'd. Correct its behavior.Scott Ullrich2005-03-311-6/+6
|
* Add note about current sync limitations.Colin Smith2005-03-311-1/+4
|
* Move carp.sh init to filter_configureScott Ullrich2005-03-311-1/+1
|
* Do not call filter_configure, we are now living inside filter_configure()Scott Ullrich2005-03-311-1/+0
|
* Move carp_sync_server.php to the attic.Colin Smith2005-03-311-69/+0
|
* Use new XMLRPC code for CARP sync - honest!Colin Smith2005-03-311-33/+21
|
* Do not call filter_configure from a packageScott Ullrich2005-03-311-2/+0
|
* * Clean up carp_settings.xml.Colin Smith2005-03-312-73/+20
| | | | * Rewrite CARP syncing code to use XMLRPC.
* Run filter_configure before and after installationScott Ullrich2005-03-291-14/+16
|
* Setup frickin out of the box. No real need for interface.Scott Ullrich2005-03-291-0/+12
|
* * Download correct binaryScott Ullrich2005-03-291-4/+5
| | | | | * Chmod a+rx the downloaded binary * Start frickin in the background
* 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
| | | | * Remove legacy split line
* 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
| | | | Doh.
* 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 ↵Colin Smith2005-03-211-13/+2
| | | | prettier (and flexible) ifdepd.
* 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
|