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
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add files to obsolete list. Correct permission for renamed(why?) ppp pages.
Ermal
2010-06-10
1
-2
/
+2
*
Clean up pptp a bit and modify text description in interfaces_ppps_edit
gnhb
2010-06-10
2
-14
/
+29
*
Fix up for new ptpid scheme and new iface naming scheme.
gnhb
2010-06-09
1
-120
/
+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
2
-1
/
+2
*
Change ptpid to use sequential number. This makes Ermal happy. :)
gnhb
2010-06-09
2
-105
/
+11
*
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
1
-12
/
+23
*
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-08
9
-584
/
+68
|
\
|
*
Reorganize code to be able to actually use the lookup_gateway_ip_by_name() fu...
Ermal
2010-06-07
2
-3
/
+2
|
*
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
*
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-07
2
-9
/
+9
|
\
\
|
|
/
|
*
Fixes #632. Actually pass the interface and not the vip configuration to the ...
Ermal
2010-06-04
1
-1
/
+1
|
*
Use require_once instead of require, in case these files have been loaded pre...
jim-p
2010-06-03
1
-8
/
+8
*
|
Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.
gnhb
2010-06-07
2
-9
/
+183
*
|
Make display of interface name and uptime work again on status_interfaces.php
gnhb
2010-06-06
1
-3
/
+1
*
|
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
1
-1
/
+1
*
|
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
65
-180
/
+305
|
\
\
|
|
/
|
*
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
|
*
Fix logic.
Ermal
2010-06-02
1
-4
/
+4
|
*
Ensure that monitor IP stays blank when editing a system dynamic gateway.
jim-p
2010-06-02
1
-2
/
+2
|
*
Default to "dynamic" for a dynamic gateway.
jim-p
2010-06-02
1
-1
/
+1
|
*
Add status links to shaper pages.
jim-p
2010-06-02
5
-0
/
+5
|
*
Add status link to Interfaces
jim-p
2010-06-02
2
-0
/
+4
|
*
Remove auth logs tab, since it is handled by the log link above.
jim-p
2010-06-02
5
-5
/
+0
|
*
Add status/log links to Captive Portal pages
jim-p
2010-06-02
8
-0
/
+24
|
*
Add status/log links to Firewall rules
jim-p
2010-06-02
2
-0
/
+6
|
*
Add status links to gateway/route pages.
jim-p
2010-06-02
5
-0
/
+10
|
*
Add status/log links to LB pages.
jim-p
2010-06-02
10
-0
/
+40
|
*
Provide a default error message on error pages if there is none provided by o...
Ermal
2010-06-01
1
-7
/
+9
|
*
Add forgotten newlines.
Ermal
2010-06-01
1
-2
/
+2
|
*
Do not overwrite previous rules.
Ermal
2010-06-01
1
-1
/
+1
|
*
Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entrie...
Ermal
2010-06-01
2
-0
/
+9
|
*
Use correct array to iterate.
Ermal
2010-06-01
1
-1
/
+1
|
*
Add status/log icons to DHCP page.
jim-p
2010-06-01
2
-0
/
+6
|
*
Remove Logs tab from OpenVPN, as it is no longer needed.
jim-p
2010-06-01
5
-5
/
+0
|
*
Add status/log icons to IPsec pages.
jim-p
2010-06-01
6
-0
/
+18
|
*
Remove logs tab from OpenVPN, since it is now replaced by the Log icon.
jim-p
2010-06-01
3
-3
/
+0
|
*
Add status and log urls to OpenVPN pages.
jim-p
2010-06-01
3
-0
/
+6
[prev]
[next]