index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
carp.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
More conversion to new early carp process to accomidate vpn failover.
Scott Ullrich
2005-03-31
1
-2
/
+3
*
If the old location of carp.sh exists, delete it.
Scott Ullrich
2005-03-31
1
-0
/
+1
*
Move carp.sh init to filter_configure
Scott Ullrich
2005-03-31
1
-1
/
+1
*
Do not call filter_configure, we are now living inside filter_configure()
Scott Ullrich
2005-03-31
1
-1
/
+0
*
Bring pfsync up first
Scott Ullrich
2005-03-23
1
-15
/
+16
*
Remove custom_php_install_command tag since its not being used
Scott Ullrich
2005-03-21
1
-2
/
+0
*
Use chmod() instead of system() (or equivalent) for all package startup scripts.
Colin Smith
2005-03-21
1
-2
/
+2
*
Use PHP functions for deletion.
Colin Smith
2005-03-21
1
-4
/
+4
*
30 != 31 and 30 != 32 :)
Bill Marquette
2005-03-17
1
-2
/
+2
*
Correctly show which carp interface we are creating in the script
Scott Ullrich
2005-03-14
1
-1
/
+1
*
Install carp server to /usr/local/pkg since it will be executed by the client...
Scott Ullrich
2005-03-13
1
-1
/
+1
*
Revert last commits. Its a better idea to only sync when rules actually CHA...
Scott Ullrich
2005-03-13
1
-10
/
+2
*
Install carp_sync_* to /usr/local/pkg not /usr/local/pkg/pf
Scott Ullrich
2005-03-13
1
-2
/
+2
*
Install carp_sync_client.php into crontab with package and execute it every 5...
Scott Ullrich
2005-03-13
1
-0
/
+8
*
Flag carp_sync_server.php for nosync
Scott Ullrich
2005-03-12
1
-0
/
+1
*
Hook in carp_sync_server and carp_sync_client to package manifest.
Scott Ullrich
2005-03-12
1
-0
/
+10
*
pfsync interfaces do not need an ip, just the physical interface.
Scott Ullrich
2005-03-12
1
-2
/
+0
*
* Do not ask for CARP pfsync ip, use the optional interfaces ip
Scott Ullrich
2005-03-12
1
-1
/
+1
*
Bring actualy syncing interface up for pfsync.
Scott Ullrich
2005-03-12
1
-0
/
+1
*
Rediirect standard error to /dev/null
Scott Ullrich
2005-03-12
1
-1
/
+1
*
Reload carp settings in the background
Scott Ullrich
2005-03-11
1
-3
/
+3
*
Do not foreach carpsettings if the user has not visited the carp settings tab.
Scott Ullrich
2005-03-11
1
-15
/
+16
*
Use correct IP when setting up pfsync
Scott Ullrich
2005-03-11
1
-1
/
+2
*
Correctly setup pfsync interface for syncing.
Scott Ullrich
2005-03-10
1
-18
/
+14
*
Remove bogus record setting code and use regular + - method
Scott Ullrich
2005-03-10
1
-4
/
+4
*
remove pure- from the start of the settings xml entry
Scott Ullrich
2005-03-10
1
-1
/
+1
*
Use the first record for carp_settings
Scott Ullrich
2005-03-10
1
-1
/
+1
*
Fix active tabs
Scott Ullrich
2005-03-10
1
-1
/
+0
*
* Move load balancing option to CARP Settings tab
Scott Ullrich
2005-03-10
1
-43
/
+25
*
Remove all carp files from the pkg directory upon deinstallation
Scott Ullrich
2005-03-10
1
-0
/
+1
*
* Seperate PFSync settings into its own menu area.
Scott Ullrich
2005-03-10
1
-26
/
+22
*
Be sure to bring carp interface up after setting it up.
Scott Ullrich
2005-03-09
1
-0
/
+1
*
Correctly pass advskew value to carp.
Scott Ullrich
2005-03-09
1
-1
/
+1
*
No need to sleep any longer now that carp doesnt lockup the kernel.
Scott Ullrich
2005-03-09
1
-1
/
+0
*
Redirect standard error to /dev/null
Scott Ullrich
2005-03-02
1
-3
/
+3
*
Rename the sync_package function to sync_package_filename()
Scott Ullrich
2005-03-02
1
-3
/
+3
*
Use full path to rm.
Scott Ullrich
2005-03-02
1
-3
/
+3
*
Remove all traces of carp created files upon package deletion.
Scott Ullrich
2005-03-02
1
-0
/
+3
*
* Use convert_friendly_interface_to_real_interface_name
Scott Ullrich
2005-03-02
1
-2
/
+2
*
* Break TGZ package into individual additional_files_needed
Scott Ullrich
2005-03-02
1
-45
/
+52
*
* Add config locking and remounting.
Colin Smith
2005-02-26
1
-0
/
+4
*
Show netmask on add delete edit screen
Scott Ullrich
2005-02-24
1
-0
/
+4
*
Woops, dont forget newlines
Scott Ullrich
2005-02-23
1
-2
/
+2
*
More debugging during carp creation. Sleep during each interface 1 second.
Scott Ullrich
2005-02-23
1
-0
/
+2
*
frwitw -> fwrite
Scott Ullrich
2005-02-23
1
-1
/
+1
*
Reconfigure the filter after bringing up carp
Scott Ullrich
2005-02-23
1
-0
/
+1
*
Only sync on changes.
Scott Ullrich
2005-02-23
1
-1
/
+0
*
use mwexec instead of system to prevent text from spewing to web browser
Scott Ullrich
2005-02-23
1
-2
/
+2
*
Assign <version>0.1.0</version>
Scott Ullrich
2005-02-23
1
-1
/
+1
*
Resync /usr/local/etc/rc.d/carp.sh after item deletion.
Scott Ullrich
2005-02-22
1
-0
/
+3
[next]