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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix up for new ptpid scheme and new iface naming scheme.
gnhb
2010-06-09
2
-123
/
+23
|
*
|
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 assignment work with new ptpid and if name structure.
gnhb
2010-06-09
1
-24
/
+7
|
*
|
Make pppoe reset work again with new <if> naming scheme.
gnhb
2010-06-09
3
-13
/
+22
|
*
|
Change ptpid to use sequential number. This makes Ermal happy. :)
gnhb
2010-06-09
3
-105
/
+123
|
*
|
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
|
*
|
Add check for required fields for PPP connections.
gnhb
2010-06-08
1
-2
/
+5
|
*
|
Fix all issues that Ermal found.
gnhb
2010-06-08
3
-27
/
+41
|
*
|
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
11
-618
/
+113
|
|
\
\
|
|
|
/
|
|
*
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
3
-15
/
+15
|
|
*
Binaries should not be in the git repo
Scott Ullrich
2010-06-07
1
-484
/
+0
|
|
*
Binaries should not be in the git repo
Scott Ullrich
2010-06-07
1
-0
/
+0
|
|
*
Binaries should not be in the git repo
Scott Ullrich
2010-06-07
1
-0
/
+0
|
|
*
Binaries should be in the git repo
Scott Ullrich
2010-06-07
1
-0
/
+0
|
|
*
Correctly check when to actually save dynamic gateways or not.
Ermal
2010-06-07
1
-1
/
+5
|
|
*
Actually show other data with gateways status.
Ermal
2010-06-07
2
-8
/
+9
|
|
*
Correctly control status of gateways. These code is tripled in these pages no...
Ermal
2010-06-07
3
-89
/
+53
|
|
*
Fix some typos/omissions.
jim-p
2010-06-07
1
-4
/
+4
|
|
*
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
10
-156
/
+152
|
|
\
\
|
|
|
/
|
|
*
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
81
-510
/
+603
|
|
|
\
|
|
|
*
Fixes #632. Actually pass the interface and not the vip configuration to the ...
Ermal
2010-06-04
1
-1
/
+1
|
|
|
*
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
|
|
|
*
Use require_once instead of require, in case these files have been loaded pre...
jim-p
2010-06-03
1
-8
/
+8
|
|
|
*
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
3
-111
/
+316
|
*
|
|
Make display of interface name and uptime work again on status_interfaces.php
gnhb
2010-06-06
2
-10
/
+8
|
*
|
|
Fix javascript error and apn id so not duplicate id in html.
gnhb
2010-06-05
2
-9
/
+8
|
*
|
|
Simplify GUI even more, especially for PPP connections.
gnhb
2010-06-04
2
-114
/
+89
|
*
|
|
Set default values to what we've had in the past.
gnhb
2010-06-03
2
-3
/
+7
|
*
|
|
Rework GUI to hide advanced options and display via button.
gnhb
2010-06-03
2
-109
/
+148
|
*
|
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-03
76
-342
/
+448
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Show when Padlock is active
Scott Ullrich
2010-06-02
1
-1
/
+1
|
|
*
|
For settings that exist in the configuration but are blank, only consider it ...
Erik Fonnesbeck
2010-06-02
1
-1
/
+4
|
*
|
|
Merge branch 'mlppp' of rcs.pfsense.org:pfsense/gnhb-clone into mlppp
gnhb
2010-06-03
9
-163
/
+8151
|
|
\
\
\
|
|
*
|
|
Listing service providers
Vinicius Coque
2010-06-02
2
-28
/
+114
|
|
*
|
|
Creating Ajax file that lists mobile service providers
Vinicius Coque
2010-06-02
1
-0
/
+145
[prev]
[next]