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
*
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
*
nuke trailing carriage returns
Scott Ullrich
2010-12-22
15
-15
/
+15
*
Nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
*
White space fixes and (C) for both Ermal and myself
Scott Ullrich
2010-12-22
1
-3
/
+5
*
Log voucher errors. Fix whitespace. Remove trailing c/r
Scott Ullrich
2010-12-22
1
-7
/
+10
*
Fix incorrect variable name.
Erik Fonnesbeck
2010-12-22
1
-1
/
+1
*
Be consistent on having 1K == 1024
Ermal
2010-12-22
1
-5
/
+5
*
Make the CP locking more granular and make use correctly of exclusive/shared ...
Ermal
2010-12-22
2
-108
/
+94
*
* Use exclusive locking for parts of config involving CP db.
Ermal
2010-12-22
1
-38
/
+40
*
merge the dynamic obtained result with the static maintained list to not avoi...
Ermal
2010-12-21
1
-4
/
+1
*
Do not do useless work.
Ermal
2010-12-21
1
-2
/
+3
*
This checkbox enables, remove confusing enable/disable.
Chris Buechler
2010-12-20
1
-2
/
+2
*
Move the CP rule below webConfigurator abusal rule to allow adding the same p...
Ermal
2010-12-20
1
-36
/
+37
*
Well now that CP has the proper conditions and fastforwarding is disabled by ...
Ermal
2010-12-20
1
-1
/
+1
*
attach to ng_ether(4) only on pppoe/l2tp/pptp links no others.
Ermal
2010-12-20
1
-1
/
+2
*
Unbreak pppoe clients. Pointy-hat: myself
Ermal
2010-12-20
1
-4
/
+8
*
Remove newline
Scott Ullrich
2010-12-18
1
-1
/
+1
*
Be less chatty
Scott Ullrich
2010-12-18
1
-9
/
+2
*
Do not spam console, spam log
Scott Ullrich
2010-12-18
1
-1
/
+1
*
No need to output 'Loading new configuration'. We already have a line writte...
Scott Ullrich
2010-12-18
1
-3
/
+0
*
use is_dir(). Sometimes php lack of uniform function names can be annoying.
Scott Ullrich
2010-12-18
1
-1
/
+1
*
Ensure log directory exists before invoking syslogd
Scott Ullrich
2010-12-18
2
-1
/
+5
*
Touch log file so it can be created on livecd
Scott Ullrich
2010-12-18
1
-0
/
+1
[next]