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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actaully put the route adding under the conditional logic checking. Ticket #1...
Ermal
2011-05-06
1
-1
/
+1
*
Send route delete message to blackhole.
Ermal
2011-04-29
1
-1
/
+1
*
Ticket #1408. Do not add static routes for automatically learned dns servers ...
Ermal
2011-04-29
1
-1
/
+4
*
Actually correct check meaning.
Ermal
2011-04-22
1
-1
/
+1
*
Do not an ip of all 1s as a gateways since it cannot be pinged.
Ermal
2011-04-22
1
-1
/
+5
*
Revert changes to dhclient-script. Appears to have broken DNS servers from DH...
jim-p
2011-04-09
1
-4
/
+3
*
use same egrep statement for both checks
Scott Ullrich
2011-04-07
1
-1
/
+1
*
Use full path to egrep
Scott Ullrich
2011-04-07
1
-1
/
+1
*
Use full path to egrep
Scott Ullrich
2011-04-07
1
-1
/
+1
*
Use some Seth egrep foo to protect from compromised DHCP servers. CVE-2011-...
Scott Ullrich
2011-04-07
1
-3
/
+4
*
If the supplied gateway is all ones(255.255.255.255) do not report it as a ga...
Ermal
2011-04-06
1
-1
/
+4
*
Handle the case on some special configs with a gateway of all 1's otherwise s...
Ermal
2011-03-07
1
-1
/
+1
*
Fix an issue with dhcp parameters not specifying a defaultgw and the dhcp is ...
Ermal
2011-02-09
1
-1
/
+2
*
Actually pass the right parameter!
Ermal
2010-12-10
1
-1
/
+1
*
Actually we do not use this code at all in pfSense.
Ermal
2010-12-08
1
-6
/
+6
*
Do not overrite the default gateway if already found.
Ermal
2010-12-08
1
-4
/
+6
*
Modify dhclient-script to call rc.newwanip after all the changes to system ha...
Ermal
2010-12-06
1
-10
/
+8
*
Fixes #976. Bring in the piecies for classless routing from FreeBSD 8.1 script.
Ermal
2010-10-27
1
-0
/
+59
*
Revert "comment out line that's hanging dhclient for now"
Ermal
2010-09-22
1
-1
/
+1
*
comment out line that's hanging dhclient for now
Chris Buechler
2010-09-22
1
-1
/
+1
*
Add as a search domain the domains suggested by dhcp.
Ermal
2010-09-16
1
-1
/
+1
*
Fix typo.
Ermal
2010-09-16
1
-1
/
+1
*
Ticket #876. Actually the event to send is interface newip $ip rather interfa...
Ermal
2010-09-15
1
-10
/
+4
*
Reload dns and interface properly on dynamic types.
Ermal
2010-09-15
1
-9
/
+9
*
Use the new events mechanisms to dispatch events.
Ermal
2010-09-07
1
-5
/
+2
*
Do not use netstat to fetch default gateway interface but other faster comman...
Ermal
2010-06-01
1
-3
/
+2
*
Fixes #622. Add a new file status for signaling default gateway under /tmp. d...
Ermal
2010-05-31
1
-17
/
+9
*
Use full path and use variables to be consistent.
Ermal
2010-05-31
1
-4
/
+4
*
Fix static route for DNS from DHCP servers.
jim-p
2010-05-13
1
-1
/
+1
*
Resolve problems with dns server setup when allow override is set. Also add s...
Ermal
2010-03-23
1
-2
/
+0
*
When removing a package delete its underlying FreeBSD pacakges.
Ermal Luçi
2010-02-03
1
-0
/
+2
*
Simplify recording of gateway coming form ppp configuration.
Ermal Luçi
2010-01-28
1
-2
/
+2
*
Do not break rc.newwanip by putting more information than requested in the file.
Ermal Luçi
2009-12-21
1
-4
/
+4
*
use correct gateway IP for PPP
Chris Buechler
2009-12-21
1
-1
/
+1
*
Handle secondary DNS correctly for 3G
Scott Ullrich
2009-10-26
1
-2
/
+2
*
Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coe...
Scott Ullrich
2009-10-26
1
-0
/
+16
*
Add ppp endpoints IP as gateway
Scott Ullrich
2009-10-26
1
-1
/
+1
*
Add and use ppp-script
Scott Ullrich
2009-10-26
1
-0
/
+3
*
Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...
Ermal Luçi
2009-03-16
1
-3
/
+0
*
Correctly set old wan ip
Scott Ullrich
2008-11-09
1
-3
/
+4
*
Set /tmp/rc.newwanip_oldip
Scott Ullrich
2008-11-09
1
-0
/
+1
*
Remove bogus commands that adds a route to the new address pointing to dhcp.
Ermal Luçi
2008-08-12
1
-1
/
+1
*
DHCP Renew does "too much" Ticket #1260
Scott Ullrich
2007-02-23
1
-20
/
+27
*
Nuke old and unused code which was commented out.
Scott Ullrich
2007-02-20
1
-8
/
+0
*
Bring back hostname option since it is not leading to the short write errors
Scott Ullrich
2007-02-20
1
-9
/
+9
*
Sprinkle debugging statements throughout to try and obtain a read of where th...
Scott Ullrich
2007-02-20
1
-6
/
+23
*
Somehow the HOSTNAME code will lead to short write errors under unusual renew...
Scott Ullrich
2007-02-19
1
-9
/
+9
*
Do not set an exit status in dhclient-script.
Scott Ullrich
2006-11-30
1
-2
/
+0
*
back out recent change.
Scott Ullrich
2006-10-28
1
-5
/
+6
*
Woops, log an error to system logs when we restart check_reload_status from d...
Scott Ullrich
2006-10-23
1
-1
/
+1
[next]