index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Post keys to a remote pfSense via HTTP POST.
Scott Ullrich
2005-03-13
1
-0
/
+25
*
Add BKW's squidGUARD package.
Scott Ullrich
2005-03-13
1
-0
/
+47
*
ftp:// -> http://
Scott Ullrich
2005-03-13
1
-1
/
+1
*
Add BKW's SquidGUARD package.
Scott Ullrich
2005-03-13
1
-0
/
+12
*
Add BKW's squid guard.
Scott Ullrich
2005-03-13
1
-7
/
+9
*
Write out /root/.ssh/known_hosts and /root/.ssh/authorized_keys
Scott Ullrich
2005-03-13
1
-0
/
+11
*
Server will be ran via client and SSH so surround with <?php block
Scott Ullrich
2005-03-13
1
-0
/
+3
*
Add IP of remote box to ssh to and run the server piece.
Scott Ullrich
2005-03-13
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
3
-16
/
+2
*
Add back <?php since dehooking from firewall rules add on. This will be run ...
Scott Ullrich
2005-03-13
2
-0
/
+6
*
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
*
system() -> mwexec() (system is noisy when syncing packages)
Colin Smith
2005-03-12
3
-3
/
+3
*
Flag carp_sync_server.php for nosync
Scott Ullrich
2005-03-12
1
-0
/
+1
*
This code gets eval'd... No need to surround with <?php
Scott Ullrich
2005-03-12
2
-4
/
+2
*
Add bkw's squid changes.
Scott Ullrich
2005-03-12
1
-0
/
+4
*
Hook in carp_sync_server and carp_sync_client to package manifest.
Scott Ullrich
2005-03-12
1
-0
/
+10
*
Initial rule sync between two hosts code.
Scott Ullrich
2005-03-12
3
-0
/
+119
*
* Add per-user bandwidth restrictions to freeradius.
Colin Smith
2005-03-12
1
-4
/
+43
*
Show nodes syncing on carp status page.
Scott Ullrich
2005-03-12
1
-1
/
+8
*
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
2
-8
/
+2
*
Use ``
Scott Ullrich
2005-03-12
1
-1
/
+1
*
Add a blrub that tells the user to have a optional interface defined and up f...
Scott Ullrich
2005-03-12
1
-1
/
+1
*
Full path to all external commands.
Scott Ullrich
2005-03-12
1
-1
/
+3
*
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
*
Correctly allow all carp interfaces to talk.
Scott Ullrich
2005-03-11
1
-1
/
+1
*
Allow carp traffic on each interface.
Scott Ullrich
2005-03-11
1
-1
/
+12
*
keep state on pfsync interface and carp traffic
Scott Ullrich
2005-03-11
1
-2
/
+2
*
Keep state on carp.
Scott Ullrich
2005-03-11
1
-1
/
+3
*
Allow pfsync0 to talk.
Scott Ullrich
2005-03-11
1
-3
/
+5
*
Use correct IP when setting up pfsync
Scott Ullrich
2005-03-11
1
-1
/
+2
*
Accounts page does not need a afterurlredirect
Scott Ullrich
2005-03-10
1
-1
/
+0
*
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
2
-5
/
+5
*
Remove bogus record setting code and use regular + - method
Scott Ullrich
2005-03-10
1
-1
/
+1
*
remove pure- from the start of the settings xml entry
Scott Ullrich
2005-03-10
2
-2
/
+2
*
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
3
-3
/
+4
*
Make sure all three tabs text match.
Scott Ullrich
2005-03-10
1
-1
/
+1
*
Move Carp status to middle
Scott Ullrich
2005-03-10
1
-1
/
+1
*
Fix active tabs
Scott Ullrich
2005-03-10
2
-2
/
+2
*
Remove active tab status when CARP Settings tab is selected
Scott Ullrich
2005-03-10
1
-1
/
+0
*
* Move load balancing option to CARP Settings tab
Scott Ullrich
2005-03-10
2
-43
/
+47
*
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
3
-42
/
+107
[next]