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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forgot to up the array count.
Warren Baker
2011-01-04
1
-3
/
+3
*
Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.
Warren Baker
2011-01-04
1
-1
/
+5
*
Unbreak dns server colletion. Pointyhat: myself
Ermal
2011-01-04
1
-6
/
+16
*
Add sysctl for maximum socket buffer sizing. Set to 42621444. This is need...
Scott Ullrich
2011-01-04
1
-3
/
+4
*
Ticket #943. Sleep 1 second to give dns time to reload.
Ermal
2011-01-03
1
-5
/
+2
*
Ticket #1141. Add missing sasl.inc
Pierre POMES
2011-01-03
1
-0
/
+422
*
Oops remove forgotten line and correct variable name error that seems to have...
Ermal
2011-01-03
1
-2
/
+1
*
Use glob instead of forking cat with glob patterns. Also use file() instead ...
Ermal
2011-01-03
1
-10
/
+12
*
Ticket #1152. Call rc.newwanip even on openvpn linkup event to do the correct...
Ermal
2011-01-03
1
-1
/
+2
*
When the parent interface of a pppoe is assigned do not remove the interface ...
Ermal
2011-01-03
1
-12
/
+24
*
Turn zlib compression back on. Tested by and reminded by Pierre Pomes. Tick...
Scott Ullrich
2011-01-03
1
-1
/
+1
*
Remove uncessesary function call.
gnhb
2011-01-03
1
-1
/
+0
*
Reshuffle code a bit. Prevent potential race condition between one mpd instance
gnhb
2011-01-03
1
-3
/
+5
*
Ticket #1141. Typo error, use ->user to enable auth
Pierre POMES
2011-01-02
1
-1
/
+1
*
Ticket #1141. Add necessary stuff for smtp auth using sasl
Pierre POMES
2011-01-02
7
-1
/
+613
*
Improve parse_config to not be recursive for no reason. This fixes some stran...
Ermal
2010-12-30
1
-54
/
+52
*
Fix PHP warning related to recent update of apc extension.
Erik Fonnesbeck
2010-12-30
1
-8
/
+8
*
Allow entering an arbitrary subnet for outbound NAT translations.
jim-p
2010-12-29
1
-2
/
+3
*
Nuke newline
Scott Ullrich
2010-12-29
1
-1
/
+1
*
Add address pool support to outbound NAT. Allow specifying a subnet for outbo...
jim-p
2010-12-29
1
-10
/
+17
*
Ticket #802. During a config restore detect if the vlan interfaces need reass...
Ermal
2010-12-28
1
-1
/
+14
*
Add radius port and radius accounting port to config if supplied.
Ermal
2010-12-28
1
-1
/
+7
*
Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN's
Pierre POMES
2010-12-28
2
-3
/
+21
*
fix text
Chris Buechler
2010-12-28
1
-2
/
+2
*
Don't include rfc1918 in bogons
jim-p
2010-12-27
1
-3
/
+0
*
Allow any port to go out for CP. This should unbreak traffic of CP rdr!
Ermal
2010-12-28
1
-2
/
+2
*
Unlink needs_package_sync after one pkg has installed OK which means that our...
Scott Ullrich
2010-12-27
1
-1
/
+2
*
update bogons
Chris Buechler
2010-12-25
1
-16
/
+8
*
More misc pkg install txt fixups
Scott Ullrich
2010-12-25
1
-31
/
+31
*
More misc pkg install txt fixups
Scott Ullrich
2010-12-25
1
-3
/
+2
*
Add newline after restoring libs
Scott Ullrich
2010-12-25
1
-0
/
+1
*
backup and restore libs in correct location
Scott Ullrich
2010-12-25
1
-13
/
+13
*
misc text formatting fixes (tabs)
Scott Ullrich
2010-12-25
1
-5
/
+5
*
Only backup libraries at the beginning of the deinstall cycle.
Scott Ullrich
2010-12-25
1
-4
/
+6
*
Add tab
Scott Ullrich
2010-12-25
1
-1
/
+1
*
Add newline after installation aborted
Scott Ullrich
2010-12-25
1
-1
/
+1
*
s/Trying to download/Downloading
Scott Ullrich
2010-12-25
1
-1
/
+1
*
Version bump to 2.0-BETA5. Merry christmas!
Scott Ullrich
2010-12-25
1
-1
/
+1
*
Backup system libraries and restore during pkg deinstall.
Scott Ullrich
2010-12-25
1
-0
/
+12
*
Instead of replacing the whole array just add the new vlanif member to the co...
Ermal
2010-12-23
1
-3
/
+2
*
Add some more safe belts and remove code that is commented from long time now...
Ermal
2010-12-23
1
-1
/
+4
*
Add some more safe belts and remove code that is commented from long time now...
Ermal
2010-12-23
1
-10
/
+10
*
Ticket #1128. Ooops pass the right parameter to unlock.
Ermal
2010-12-23
1
-3
/
+3
*
Hanlde the case when advbase is not present especially on previous 2.0 setups.
Ermal
2010-12-23
1
-1
/
+4
*
Prevent other types of interface for being added to ng_ether(4). It might be ...
Ermal
2010-12-22
1
-2
/
+4
*
Ticket #757. Use correct pidfile.
Ermal
2010-12-22
1
-3
/
+3
*
Include captiveportal.inc if captiveportal_syslog() is not defined.
Scott Ullrich
2010-12-22
1
-0
/
+2
*
Use captiveportal_syslog()
Scott Ullrich
2010-12-22
1
-4
/
+4
*
Fix whitespace.
Scott Ullrich
2010-12-22
1
-37
/
+36
*
Typecast second param for array_merge to silent a warning that is breaking bu...
Renato Botelho
2010-12-22
1
-2
/
+2
[next]