index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
we're at config version 1.6, not 1.5
Bill Marquette
2005-03-20
1
-1
/
+1
*
Modify get_latest_pkgconfig() to work with alternate pkg_config URLs.
Colin Smith
2005-03-20
1
-2
/
+8
*
Initial commit of onbox version control (broken).
Bill Marquette
2005-03-20
1
-0
/
+14
*
Better checking before applying reply-to rules
Scott Ullrich
2005-03-20
1
-3
/
+4
*
Do not modify fstab if we are on a wrap
Scott Ullrich
2005-03-20
1
-4
/
+3
*
sleep 5 -> sleep(5)
Scott Ullrich
2005-03-19
1
-1
/
+1
*
Add basic support for <custom_php_global_functions> tag.
Colin Smith
2005-03-19
1
-1
/
+3
*
Alert the user of where the system is looking for config.xml
Scott Ullrich
2005-03-19
1
-3
/
+2
*
Use sh instead of tcsh
Scott Ullrich
2005-03-19
1
-1
/
+1
*
Look for configuration on d slice as well
Scott Ullrich
2005-03-19
1
-1
/
+1
*
Look for configuration on d slice as well
Scott Ullrich
2005-03-19
1
-0
/
+14
*
Drop to a shell before halting the system so the user can inspect the issue.
Scott Ullrich
2005-03-19
1
-0
/
+3
*
Ensure outgoing traffic adheres to the gateway for optional interfaces
Scott Ullrich
2005-03-19
1
-3
/
+8
*
For some reason on certain machines with traffic shaper enabled, one interfac...
Scott Ullrich
2005-03-19
1
-0
/
+8
*
* Remove return gateway from the rules section
Scott Ullrich
2005-03-18
2
-3
/
+4
*
Remove "nope" typo.
Scott Ullrich
2005-03-18
1
-1
/
+1
*
Clarify PPTPd rules from PPTP client.
Scott Ullrich
2005-03-18
1
-4
/
+4
*
Use the firewall interface for reply-to directive.
Scott Ullrich
2005-03-17
1
-2
/
+2
*
bad brace alignment (re-indented)
Bill Marquette
2005-03-17
1
-20
/
+20
*
use better mkdir function
Bill Marquette
2005-03-17
1
-2
/
+1
*
safe_mkdir()
Bill Marquette
2005-03-17
1
-10
/
+21
*
Make sure there installed packages before foreaching
Scott Ullrich
2005-03-17
1
-4
/
+5
*
Properly set default argument for resync_all_package_configs (== -> =).
Colin Smith
2005-03-17
1
-1
/
+1
*
Pass a paramater correctly.
Scott Ullrich
2005-03-17
1
-1
/
+1
*
Only assign reply-to if both interface and a gateway is defined
Scott Ullrich
2005-03-16
1
-1
/
+1
*
* Do not output alias javascript array unless its an array
Scott Ullrich
2005-03-16
1
-1
/
+2
*
* resync_all_package_configs_bootup() -> resync_all_package_configs()
Colin Smith
2005-03-16
1
-3
/
+3
*
Remove () for non-interface ip's
Scott Ullrich
2005-03-16
1
-1
/
+1
*
add rm -rf equivalency function - more cleanup can now commence :)
Bill Marquette
2005-03-16
1
-0
/
+19
*
add function to recursively create directories so we can replace mkdir -p in ...
Bill Marquette
2005-03-16
1
-0
/
+9
*
don't shell to call chmod - php does this natively
Bill Marquette
2005-03-16
1
-2
/
+3
*
Add pkg_config_base_url and pkg_config_filename (needed for /usr/local/www/sy...
Colin Smith
2005-03-16
1
-0
/
+2
*
More style of not yet written (9) from outer space.
Scott Ullrich
2005-03-16
1
-113
/
+110
*
Add conversion from config.xml versions 1.5 to 1.6 (properly handle new firmw...
Colin Smith
2005-03-16
1
-0
/
+13
*
Style of not yet written (9) from outer space.
Scott Ullrich
2005-03-16
1
-271
/
+271
*
Make is_package_installed() work for other packages again ;)
Colin Smith
2005-03-16
2
-1
/
+4
*
* Make consistent the variable names ($pkg)
Scott Ullrich
2005-03-16
1
-2
/
+2
*
Use is_package_installed() for both squid-specific IFs.
Colin Smith
2005-03-16
1
-3
/
+2
*
Make is_package_installed() work for all packages - not just squid ;)
Colin Smith
2005-03-16
1
-1
/
+1
*
* Introduce is_package_instaleld()
Scott Ullrich
2005-03-15
2
-6
/
+17
*
Add reply-to (aka return gateway) rule support for multiple WAN support.
Scott Ullrich
2005-03-15
1
-0
/
+4
*
Fix get_pkg_depends() description.
Colin Smith
2005-03-15
1
-1
/
+1
*
static arp entries are interface specific now - no longer tied to only LAN in...
Bill Marquette
2005-03-15
1
-7
/
+7
*
Support for static ARP from Mircea Rimbu
Bill Marquette
2005-03-15
1
-0
/
+25
*
*REALLY* convert LAN and WAN to their real interface.
Scott Ullrich
2005-03-14
1
-11
/
+10
*
Accept the area that will be backed up instead of deafulting to filter.
Scott Ullrich
2005-03-14
1
-1
/
+1
*
Say hello to firewall rules syncing!
Scott Ullrich
2005-03-14
1
-4
/
+4
*
Correctly convert real interfaces to friendly names.
Scott Ullrich
2005-03-14
1
-0
/
+1
*
Correctly return lan or wan interface.
Scott Ullrich
2005-03-14
1
-2
/
+3
*
Correctly return lan and wan interfaces.
Scott Ullrich
2005-03-14
1
-2
/
+2
[next]