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
*
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
*
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
*
Do not use netstat to fetch default gateway interface but other faster comman...
Ermal
2010-06-01
1
-3
/
+2
*
Use sockstat, netstat might take to long under certain circumstances.
Ermal
2010-06-01
1
-1
/
+1
*
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
*
Fix upgrade code for disable bit on OpenVPN CSC entries.
jim-p
2010-06-01
1
-0
/
+5
*
Send TERM to sshd during shutdown/reboot to ensure that client sessions are k...
jim-p
2010-06-01
2
-0
/
+4
*
Don't kill login here. When this happens from ssh is also resets the console ...
jim-p
2010-06-01
1
-1
/
+1
*
Do not set max_execution time here.
Ermal
2010-06-01
2
-2
/
+2
*
Fixes #622. Add a new file status for signaling default gateway under /tmp. d...
Ermal
2010-05-31
2
-18
/
+24
*
Use full path and use variables to be consistent.
Ermal
2010-05-31
1
-4
/
+4
*
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
13
-52
/
+194
|
\
|
*
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
3
-31
/
+65
|
*
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 per-user PSKs to racoon.
jim-p
2010-05-28
1
-1
/
+8
|
*
Add IPsec PSK field to User Manager. No backend code to use this value yet.
jim-p
2010-05-28
1
-0
/
+8
|
*
Remove part of the message displayed some people might find its completely ok...
Ermal
2010-05-28
1
-1
/
+1
|
*
Add the username to the auto added mac passthrough entry. Add an option to se...
Ermal
2010-05-28
2
-2
/
+23
|
*
Make sure to cleanup /tmp before using it. Solves config cache issue as a start.
Ermal
2010-05-28
1
-0
/
+1
|
*
Remove stale code.
Ermal
2010-05-28
1
-4
/
+0
|
*
Add a function to find the mac address on a passthrough mac entry by username...
Ermal
2010-05-28
2
-2
/
+21
[next]