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
*
Detect a dirty CF partition and invoke fsck -y
Scott Ullrich
2005-04-18
1
-1
/
+5
*
Update reverse_strrchr().
Colin Smith
2005-04-17
1
-6
/
+3
*
missing global - fixed opt rules the right way :)
Bill Marquette
2005-04-15
1
-9
/
+10
*
Somehow moving the user filter code to it's own function broke opt interfaces...
Bill Marquette
2005-04-15
1
-6
/
+9
*
apply queue to lan interface not wan
Bill Marquette
2005-04-15
1
-1
/
+1
*
Whoops - we still need xmlrpc_value_to_php :P
Colin Smith
2005-04-15
1
-0
/
+17
*
Remove duplicate code (still trying to figure out exactly why we need $optcfg...
Bill Marquette
2005-04-13
1
-41
/
+32
*
rmdir_recursive: Check that the specified directories actually exist before t...
Colin Smith
2005-04-13
1
-38
/
+29
*
Remove ipfilter-ism - pf doesn't use groups
Bill Marquette
2005-04-13
1
-7
/
+0
*
We're a function being called in a loop, return instead of continue
Bill Marquette
2005-04-13
1
-1
/
+1
*
Do not assign a LABEL to a nonexistant rule
Scott Ullrich
2005-04-13
1
-1
/
+3
*
Add function to change XMLRPC values to their PHP equivalents.
Colin Smith
2005-04-13
1
-6
/
+19
*
Move user filter generation to it's own function (all 300+ lines of it!) - st...
Bill Marquette
2005-04-11
1
-317
/
+323
*
No need to loop through the shaper rules when creating filter rules - we don'...
Bill Marquette
2005-04-10
1
-13
/
+0
*
no uses for $i found - a few commented out printf's - removed
Bill Marquette
2005-04-10
1
-15
/
+0
*
Remove references to groups - we don't run ipfilter and this makes life confu...
Bill Marquette
2005-04-10
1
-15
/
+0
*
Leave debug bit unset.
Colin Smith
2005-04-10
1
-1
/
+0
*
Fix check_firmware_version().
Colin Smith
2005-04-10
1
-2
/
+9
*
We're now using xmlrpc.php for version checking.
Colin Smith
2005-04-10
1
-1
/
+1
*
Initial commit of PHP side authentication code for pfSense
Bill Marquette
2005-04-08
1
-0
/
+82
*
Add argument to return $resp->value() (standard PHP array) or $resp->serializ...
Colin Smith
2005-04-07
1
-2
/
+3
*
Return -1 upon communication (or other) error.
Colin Smith
2005-04-07
1
-0
/
+2
*
Remove unnecessary function.
Colin Smith
2005-04-07
1
-11
/
+0
*
Move version checking function over to XMLRPC.
Colin Smith
2005-04-07
1
-39
/
+28
*
revert maxproc change - the new daemon does support :)
Bill Marquette
2005-04-07
1
-2
/
+2
*
Do not foreach through installedpackages if no installed packages exist.
Scott Ullrich
2005-04-06
1
-4
/
+5
*
new mini_httpd doesn't support maxproc for now
Bill Marquette
2005-04-06
1
-2
/
+2
*
Fix auto upgrade
Scott Ullrich
2005-04-05
1
-2
/
+4
*
Turn off is_one_to_one_or_server_nat_rule until it can be verified if its ind...
Scott Ullrich
2005-04-04
1
-1
/
+1
*
Fix auto upgrade.
Scott Ullrich
2005-04-04
1
-6
/
+6
*
Fix autoupdating.
Colin Smith
2005-04-04
1
-0
/
+1
*
set state-policy if-bound for outbound load balancing
Scott Ullrich
2005-04-03
1
-0
/
+5
*
Remove unnecessary http:// from checkversion.
Colin Smith
2005-04-02
1
-1
/
+1
*
Fix signature listing for array() datatypes. This is a rather hackish way to ...
Colin Smith
2005-04-02
1
-0
/
+1
*
* Add check_firmware_version() for easy XMLRPC exposure.
Colin Smith
2005-04-02
1
-0
/
+47
*
* Add auto_upgrade() for easy XMLRPC exposure.
Colin Smith
2005-04-02
1
-0
/
+19
*
Whoops, debug code is no longer needed.
Colin Smith
2005-04-02
1
-3
/
+0
*
Fix signature handling for arrays and (presumably) structs. Time will tell if...
Colin Smith
2005-04-02
1
-1
/
+4
*
No need for config lock or to mount conf media r/w - write_config() does that...
Bill Marquette
2005-04-01
1
-4
/
+0
*
Add global variables for firmware version checking.
Colin Smith
2005-03-31
2
-1
/
+3
*
Pretty up boot process.
Scott Ullrich
2005-03-31
1
-2
/
+3
*
This file is eval'd. Correct its behavior.
Scott Ullrich
2005-03-31
1
-0
/
+1
*
Bring up helper sh scripts non async
Scott Ullrich
2005-03-31
1
-1
/
+1
*
Allow shell scripts to init early on for stuff such as carp.
Scott Ullrich
2005-03-31
1
-3
/
+8
*
Override correct wan ip address for vpn failover.
Scott Ullrich
2005-03-31
1
-0
/
+2
*
extra }
Scott Ullrich
2005-03-31
1
-2
/
+0
*
Allow ipsec->ip override for listen interface and spd.conf
Scott Ullrich
2005-03-31
1
-4
/
+6
*
Only add reply-to rules on optional interfaces
Scott Ullrich
2005-03-30
1
-1
/
+1
*
folder_exists -> file_exists
Scott Ullrich
2005-03-30
1
-1
/
+1
*
Redirect GRE and port 1723 to frickin pptp proxy if its installed.
Scott Ullrich
2005-03-29
1
-0
/
+7
[next]