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
*
Only show files with .pat in them Resolves #171
sullrich
2009-11-27
1
-3
/
+1
*
use _SERVER[\'HTTP_HOST\']
sullrich
2009-11-27
1
-1
/
+1
*
Use _SERVER['HTTP_HOST'] instead of lanip Resolves #157
sullrich
2009-11-27
1
-1
/
+1
*
Add is_URL()
sullrich
2009-11-27
1
-0
/
+15
*
Use ['name'] when looking up items
sullrich
2009-11-27
1
-3
/
+3
*
Escape ' Ticket #143
sullrich
2009-11-27
2
-8
/
+7
*
Include neccessary files.
Ermal Luçi
2009-11-27
1
-1
/
+3
*
Show ajax properly
sullrich
2009-11-27
1
-4
/
+11
*
Add disabled checkbox. Add code to check for disabled accounts.
sullrich
2009-11-27
2
-8
/
+36
*
Add input validation to check if the gateway IP is in the local subnet for th...
Seth Mos
2009-11-28
1
-0
/
+5
*
in_array() is needle, haystack. Not the othe way round which throws a wrong d...
Seth Mos
2009-11-28
1
-3
/
+3
*
Return after setting account expired
sullrich
2009-11-27
1
-0
/
+1
*
Honor account expiration
sullrich
2009-11-27
1
-4
/
+21
*
Allow expiration date to lie in the past which has the side effect of disabli...
sullrich
2009-11-27
1
-1
/
+1
*
Nuke alert. Resolves #125
sullrich
2009-11-27
1
-1
/
+0
*
Expand services -> captiveportal infterface box to match the number of interf...
sullrich
2009-11-27
1
-1
/
+1
*
Fixup the wireless graph, not sure if many people ever saw it, considering it...
Seth Mos
2009-11-27
8
-21
/
+21
*
Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
pierrepomes
2009-11-27
4
-8
/
+22
|
\
|
*
Add newline after set radius server Resolves #184
sullrich
2009-11-27
1
-0
/
+2
|
*
Call enable_rrd_graphing() on save Resolves #154 + previous commit
sullrich
2009-11-27
1
-3
/
+6
|
*
Call enable_rrd_graphing(); when clicking save Ticket #154
sullrich
2009-11-27
1
-0
/
+3
|
*
Set location of header request
sullrich
2009-11-27
1
-1
/
+1
|
*
When working with one interface only, do not attempt to setup lan during setu...
sullrich
2009-11-27
1
-5
/
+11
*
|
Fix hostname checking when entering a dhcp static mapping and replace "." wit...
pierrepomes
2009-11-27
2
-2
/
+9
|
/
*
Do not show LICENSE in the list of shaper patterns. Resolves #171
sullrich
2009-11-27
1
-0
/
+2
*
Correctly output only selected backup area when do not backup packages is sel...
sullrich
2009-11-27
1
-2
/
+11
*
Fix get_interface_mac function and rename local variable to function qinq int...
Ermal Luçi
2009-11-27
1
-21
/
+21
*
clarify text
Chris Buechler
2009-11-26
1
-1
/
+1
*
fix up text
Chris Buechler
2009-11-26
1
-1
/
+1
*
add captiveportal.inc
sullrich
2009-11-26
1
-0
/
+1
*
Add ipsec.inc and vpn.inc
sullrich
2009-11-26
1
-3
/
+5
*
Show the RSSI, BSSID and the wireless connection rate
Seth Mos
2009-11-26
1
-0
/
+18
*
Make sure to get the wireless status from the correct interface.
Seth Mos
2009-11-26
1
-1
/
+19
*
Rework includes. Ticket #170
sullrich
2009-11-26
1
-3
/
+4
*
Resolves #174. Fix the typo to reresolve the issue.
Ermal Luçi
2009-11-26
1
-3
/
+1
*
Resolves #170. Yet again include fallout changes.
Ermal Luçi
2009-11-26
1
-0
/
+1
*
Remove debugging leftover from testing.
Seth Mos
2009-11-25
1
-1
/
+0
*
Make sure to display a correct bssid field instead of a truncated one. Going ...
Seth Mos
2009-11-25
1
-1
/
+3
*
Resolves #175. Return description even for disabled interfaces. Teach the ret...
Ermal Luçi
2009-11-25
3
-5
/
+9
*
Resolves #169. Show interface friendly names during the wizards. Some more co...
Ermal Luçi
2009-11-25
4
-198
/
+203
*
Resolves #170. This is really a fallout from include changes. Pointy-hat: sul...
Ermal Luçi
2009-11-25
1
-0
/
+2
*
Resolves #171. Do not show the license file as a protocol list.
Ermal Luçi
2009-11-25
1
-2
/
+4
*
Resolves #174. If the interface reassignment changes reload the config for th...
Ermal Luçi
2009-11-25
1
-0
/
+7
*
Resolves #179. Propperly check if this is an array or not. This is required s...
Ermal Luçi
2009-11-25
2
-0
/
+6
*
Help page (re)mapping.
jim-p
2009-11-24
1
-20
/
+18
*
Include commonly used .inc files such as filter.inc, shaper.inc, etc
Scott Ullrich
2009-11-24
12
-9
/
+49
*
Cons25 supports color as well
Scott Ullrich
2009-11-24
1
-0
/
+2
*
Use the list sta output instead of list ap which we used before.
Seth Mos
2009-11-24
1
-1
/
+1
*
Make sure the right wireless interface is polled for the graphs
Seth Mos
2009-11-24
1
-0
/
+1
*
Fix wireless stations list
Seth Mos
2009-11-24
1
-15
/
+13
[next]