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
*
Commit changes submit by Rajkumar S:
Scott Ullrich
2008-08-18
1
-9
/
+15
*
Enable tcpmssfix option to mpd on pppoe case which allows things like Msn Mes...
Ermal Luçi
2008-08-14
1
-0
/
+1
*
Bring the bridge checks up to date with the bridge changes.
Ermal Luçi
2008-08-13
1
-6
/
+8
*
Remove duplicate function portal_mac_fixed()
Scott Ullrich
2008-08-12
1
-18
/
+18
*
Simplify mod_expire statement
Scott Ullrich
2008-08-12
1
-6
/
+1
*
Do a better job of re-assigning admin privileges when the password reset
Matthew Grooms
2008-08-11
1
-2
/
+3
*
Implement a certificate authority and certificate webui that can be used
Matthew Grooms
2008-08-09
3
-5
/
+236
*
fix typo: http://forum.pfsense.org/index.php/topic,10847.0.html
Martin Fuchs
2008-08-08
1
-1
/
+1
*
Now that we have given the mhash extension a bit of time to settle into
Matthew Grooms
2008-08-06
1
-6
/
+5
*
Adding php5-openssl
Scott Ullrich
2008-08-06
1
-0
/
+1
*
If anybody needs plip(4) notify me!
Ermal Luçi
2008-08-05
1
-1
/
+2
*
This check is needed to prevent php oddities with arrays and strange behaviou...
Ermal Luçi
2008-08-05
1
-0
/
+2
*
Try to do better sanity checks.
Ermal Luçi
2008-08-05
1
-5
/
+7
*
Rename the bridge knob to bridged so that the upgrade code works correctly an...
Ermal Luçi
2008-08-05
3
-5
/
+5
*
Silence warnings generated by pw during configuration update. Requested by
Matthew Grooms
2008-08-05
2
-10
/
+15
*
Update latest config!
Ermal Luçi
2008-08-05
1
-1
/
+1
*
Try to overcome php smartiness with floating point numbers.
Ermal Luçi
2008-08-05
1
-4
/
+4
*
Ooops, remove leftover debug code
Bill Marquette
2008-08-05
1
-1
/
+0
*
oh how I hate thee php array
Bill Marquette
2008-08-05
1
-1
/
+1
*
Record that we are on a new config format.
Ermal Luçi
2008-08-05
1
-0
/
+1
*
Try to convert old bridges config to the new format.
Ermal Luçi
2008-08-05
1
-3
/
+22
*
Remove code for creating old way bridges. Anything has to be done through the...
Ermal Luçi
2008-08-05
1
-163
/
+1
*
Remove old way bridge knobs too on the config. Anything has to be done throug...
Ermal Luçi
2008-08-05
1
-0
/
+6
*
Upgrade older configs to the new way of bridging.
Ermal Luçi
2008-08-05
1
-0
/
+15
*
No need for the 'filtering bridge' option with if_bridge(4).
Ermal Luçi
2008-08-05
2
-16
/
+0
*
Remove linking bridges with aliases this is dangerous and gives incorrect beh...
Ermal Luçi
2008-08-05
1
-2
/
+0
*
Bring in new server load balancing code, this introduces:
Bill Marquette
2008-08-05
2
-8
/
+121
*
Add an interface to manage external authentication servers. The two types
Matthew Grooms
2008-08-05
1
-1
/
+1
*
Fix openvpn upgrade code.
Ermal Luçi
2008-08-04
1
-19
/
+24
*
Implement OpenDNS and fixup some indent.
Ermal Luçi
2008-08-04
1
-10
/
+51
*
Cleanup authentication code. The basic auth method, the passwd, htpasswd
Matthew Grooms
2008-08-03
10
-450
/
+290
*
Remove the vpn_endpoint_determine function. It did not work properly when
Matthew Grooms
2008-08-02
3
-38
/
+9
*
Add an option to set_local_group to clear the system user member list.
Matthew Grooms
2008-08-01
1
-3
/
+3
*
When performing a user configuration upgrade, make sure the all group gets
Matthew Grooms
2008-08-01
1
-0
/
+13
*
Do not generate antispoof for virtual interfaces.
Ermal Luçi
2008-08-01
1
-2
/
+3
*
Correct a regression that caused non NAT-T IPsec tunnel communications to
Matthew Grooms
2008-08-01
1
-22
/
+26
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
8
-201
/
+1637
*
Do not backup /var/empty
Scott Ullrich
2008-07-31
1
-1
/
+1
*
Unlink files when restoring.
Scott Ullrich
2008-07-31
1
-1
/
+1
*
Break out text to new line, pause for 5 seconds after showing backup size.
Scott Ullrich
2008-07-31
1
-3
/
+4
*
Report backup size after completion.
Scott Ullrich
2008-07-31
1
-2
/
+4
*
Add line break to make the text look tidy.
Scott Ullrich
2008-07-31
1
-1
/
+3
*
Alert user we are restarting lighty and friends in 5 seconds.
Scott Ullrich
2008-07-31
1
-3
/
+4
*
Launch helper script in background to relaunch lighty and friends.
Scott Ullrich
2008-07-31
1
-2
/
+7
*
Output echos in the correct order.
Scott Ullrich
2008-07-31
1
-8
/
+6
*
Output more details during restart operations
Scott Ullrich
2008-07-31
1
-2
/
+4
*
Spell exclude correctly
Scott Ullrich
2008-07-31
1
-1
/
+1
*
* Ignore /var/run during backups
Scott Ullrich
2008-07-31
1
-4
/
+2
*
Remove ermals testing branch. These changes have been merged.
Scott Ullrich
2008-07-31
1
-1
/
+1
*
* Backup prior configuration before syncing. Tired of blowing up my
Scott Ullrich
2008-07-31
1
-17
/
+41
[next]