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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Sync NAT area to other CARP hosts on changes
Scott Ullrich
2005-03-14
2
-5
/
+21
*
Say hello to firewall rules syncing!
Scott Ullrich
2005-03-14
1
-3
/
+5
*
* Add Carp interface column
Scott Ullrich
2005-03-14
1
-2
/
+4
*
Remove sync status column since this is a global setting now.
Scott Ullrich
2005-03-14
1
-2
/
+0
*
Add <?xml version="1.0" encoding="utf-8" ?> header
Scott Ullrich
2005-03-14
1
-0
/
+1
*
Do not:
Scott Ullrich
2005-03-14
1
-2
/
+1
*
* Sync package before appending to squid.conf
Scott Ullrich
2005-03-13
1
-9
/
+5
*
* Use sync_package("squid");
Scott Ullrich
2005-03-13
1
-5
/
+7
*
/var/log/squidGuard.log permission change
bkw
2005-03-13
1
-2
/
+7
*
append instead of overwrite
bkw
2005-03-13
1
-2
/
+2
*
Extra "
Scott Ullrich
2005-03-13
1
-1
/
+1
*
Escape sed variables so php doesnt try to convert them.
Scott Ullrich
2005-03-13
1
-2
/
+2
*
Minor cleanups. No functional changes.
Scott Ullrich
2005-03-13
1
-27
/
+26
*
tabs changed to \\t, filter_configure(), deleted
bkw
2005-03-13
1
-4
/
+3
*
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
*
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
[next]