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
...
*
Remove second %
Scott Ullrich
2010-06-09
1
-1
/
+1
*
Clean up this code a little.
jim-p
2010-06-09
1
-8
/
+6
*
Use different logic for this function, copied from crypt_acb.php. Ticket #537
jim-p
2010-06-09
1
-20
/
+11
*
Include rrd.inc if dump_rrd_to_xml() is not found to be included to avoid Fat...
Scott Ullrich
2010-06-09
1
-2
/
+4
*
Clean up pptp a bit and modify text description in interfaces_ppps_edit
gnhb
2010-06-10
1
-5
/
+3
*
Fix up upgrade function for new PPPs implementation.
gnhb
2010-06-10
1
-11
/
+10
*
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-09
1
-18
/
+18
|
\
|
*
Don't delete these additional files until the end of the package uninstall pr...
jim-p
2010-06-08
1
-18
/
+18
*
|
Fix up for new ptpid scheme and new iface naming scheme.
gnhb
2010-06-09
1
-3
/
+4
*
|
Fix missing "or" ||.
gnhb
2010-06-09
1
-1
/
+1
*
|
Fix up for new ptpid scheme and iface name scheme.
gnhb
2010-06-09
3
-18
/
+19
*
|
Make pppoe reset work again with new <if> naming scheme.
gnhb
2010-06-09
1
-12
/
+20
*
|
Change ptpid to use sequential number. This makes Ermal happy. :)
gnhb
2010-06-09
1
-0
/
+112
*
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-08
1
-1
/
+0
|
\
\
|
|
/
|
*
Trim the output. This only nails you if your interface is last in the list.
gnhb
2010-06-08
2
-2
/
+1
*
|
Fix all issues that Ermal found.
gnhb
2010-06-08
2
-15
/
+18
*
|
Give more time for getting dhcp address and DNS lookup.
gnhb
2010-06-08
1
-4
/
+11
*
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-08
2
-34
/
+45
|
\
\
|
|
/
|
*
Be consistent on % for loss state.
Ermal
2010-06-07
1
-1
/
+1
|
*
Catch up with php limits.
Ermal
2010-06-07
1
-2
/
+2
|
*
Show some sensible defaults for delay and loss.
Ermal
2010-06-07
1
-2
/
+2
|
*
Reorganize code to be able to actually use the lookup_gateway_ip_by_name() fu...
Ermal
2010-06-07
1
-12
/
+13
|
*
Honor GUI configured DNS settings for PPTP/PPPoE/L2TP if present.
jim-p
2010-06-07
1
-20
/
+30
*
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-07
8
-147
/
+143
|
\
\
|
|
/
|
*
One more $if changed to $ifdescr and remove unneccessary line.
gnhb
2010-06-06
1
-2
/
+1
|
*
Revert "One more $if must change to $ifdescr"
gnhb
2010-06-06
1
-1
/
+1
|
*
One more $if must change to $ifdescr
gnhb
2010-06-06
1
-1
/
+1
|
*
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
gnhb
2010-06-06
14
-298
/
+275
|
|
\
|
|
*
Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files i...
Ermal
2010-06-04
3
-26
/
+13
|
|
*
Silence is better for this command.
Ermal
2010-06-03
1
-1
/
+1
|
|
*
Add some missing code to convert_real_interface_to_friendly_interface_name. T...
Ermal
2010-06-03
2
-112
/
+128
|
|
*
Return the gateway status only for gateways apinger knows about instead of as...
Ermal
2010-06-03
2
-20
/
+4
|
*
|
Some $config variable referencing $if but $if is not defined.
gnhb
2010-06-06
1
-4
/
+4
*
|
|
Fix up little things.
gnhb
2010-06-07
1
-3
/
+4
*
|
|
Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.
gnhb
2010-06-07
1
-102
/
+133
*
|
|
Make display of interface name and uptime work again on status_interfaces.php
gnhb
2010-06-06
1
-7
/
+7
*
|
|
Set default values to what we've had in the past.
gnhb
2010-06-03
1
-2
/
+6
*
|
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-03
10
-139
/
+129
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Mute this command so people do not think something went wrong.
Ermal
2010-06-02
1
-1
/
+1
|
*
|
Correct ifconfig syntax
Ermal
2010-06-02
1
-2
/
+2
|
*
|
Use the module functions to set/remove/test interface capabilities.
Ermal
2010-06-02
1
-40
/
+21
|
*
|
Use the new functions on CP code too.
Ermal
2010-06-02
1
-6
/
+6
|
*
|
Start sshd early on boot so it is availble as soon as the first ip is configu...
Ermal
2010-06-02
1
-4
/
+4
|
*
|
Use the functions from the pfSense module to configure interfaces on interfac...
Ermal
2010-06-02
1
-72
/
+66
|
*
|
Don't kill ssh, it will stop the rest of the process when done from ssh. Inst...
jim-p
2010-06-02
1
-9
/
+0
|
*
|
Remove this line, it is not needed.
jim-p
2010-06-02
1
-2
/
+0
|
*
|
When an interface spoofs its mac address change the mac address of all vlans ...
Ermal
2010-06-01
1
-10
/
+12
|
*
|
Remove spurious call to mute console.
Ermal
2010-06-01
1
-2
/
+1
|
*
|
Do not nuke /tmp/ on livecd's
Scott Ullrich
2010-06-01
1
-1
/
+3
|
*
|
Use sockstat, netstat might take to long under certain circumstances.
Ermal
2010-06-01
1
-1
/
+1
[prev]
[next]