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
/
local
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
Add a way to show status/log icons by the help icon. Define $statusurl and/or...
jim-p
2010-06-01
1
-1
/
+9
*
Fix images.
jim-p
2010-06-01
16
-0
/
+0
*
Add some simple Log and Status icons. Part of ticket #623
jim-p
2010-06-01
17
-0
/
+0
*
Fix disabled setting for OpenVPN CSC entries, which was causing them to disap...
jim-p
2010-06-01
1
-4
/
+5
*
Remove typo
Scott Ullrich
2010-05-29
1
-1
/
+1
*
Refactor code
Scott Ullrich
2010-05-29
1
-144
/
+135
*
Only allow installer.php on non pfSense and nanobsd platforms
Scott Ullrich
2010-05-29
1
-0
/
+5
*
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
gnhb
2010-05-29
10
-46
/
+128
|
\
|
*
more text fixes
Chris Buechler
2010-05-28
1
-3
/
+3
|
*
fix text
Chris Buechler
2010-05-28
1
-1
/
+1
|
*
Revert "add a status tab to the CP screens as well", this is just a tad too long
Chris Buechler
2010-05-28
5
-5
/
+0
|
*
add a status tab to the CP screens as well
Chris Buechler
2010-05-28
5
-0
/
+5
|
*
add auth logs tab to CP screens
Chris Buechler
2010-05-28
5
-0
/
+5
|
*
Use REQUEST to hanle both POST/GET.
Ermal
2010-05-28
1
-1
/
+1
|
*
Make the logout page configurable like the other pages. The only difference i...
Ermal
2010-05-28
2
-31
/
+21
|
*
Provide an error message to the call.
Ermal
2010-05-28
1
-1
/
+1
|
*
Some configurations want to be able to ask users about replacing their existi...
Ermal
2010-05-28
1
-5
/
+24
|
*
Don't let someone add a custom PSK that conflicts with an existing username. ...
jim-p
2010-05-28
1
-2
/
+9
|
*
Show user keys on PSK list, edit link reroutes to user edit page.
jim-p
2010-05-28
1
-0
/
+25
|
*
Add IPsec PSK field to User Manager. No backend code to use this value yet.
jim-p
2010-05-28
1
-0
/
+8
|
*
Add the username to the auto added mac passthrough entry. Add an option to se...
Ermal
2010-05-28
2
-2
/
+23
[next]