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
*
Show when disk is encrypted. Do not uppercase .eli
Scott Ullrich
2010-12-17
1
-2
/
+4
*
Supply encpass if needed
Scott Ullrich
2010-12-17
1
-2
/
+5
*
Add on disk encryption options and ability to set a encpass to the experiment...
Scott Ullrich
2010-12-17
1
-5
/
+10
*
Add newline after 99 menu option. Otherwise it looks very strange.
Scott Ullrich
2010-12-17
1
-6
/
+41
*
Add contributed WOL widget. Resolves #1103
jim-p
2010-12-15
2
-0
/
+85
*
No need to use escapeshellcmd here.
Scott Ullrich
2010-12-14
1
-2
/
+2
*
Ticket #1043. Check for '' and not for 'default' since this is the default va...
Ermal
2010-12-14
1
-1
/
+1
*
Provide a default value to the function for converting kb/Mb to coeficient fo...
Ermal
2010-12-14
4
-8
/
+8
*
Set default interval of syncing voucher db to config to 5 minutes instead of ...
Ermal
2010-12-14
1
-1
/
+1
*
Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1...
jim-p
2010-12-14
1
-21
/
+0
*
Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087
jim-p
2010-12-14
1
-0
/
+21
*
Use file_put_contents()
Scott Ullrich
2010-12-14
1
-6
/
+3
*
Redirect to the installedinfo page after package installation giving the syst...
Scott Ullrich
2010-12-14
1
-0
/
+2
*
Add a retry field to the LB Pool config to allow specifying how many times to...
jim-p
2010-12-14
1
-0
/
+14
*
Replace the LB status widget completely with one that supports the current LB...
jim-p
2010-12-14
1
-116
/
+121
*
Move some lb status parsing functions to a common area so they can be reused ...
jim-p
2010-12-14
2
-73
/
+5
*
Use a slightly different regex to catch all non-whitespace characters here in...
jim-p
2010-12-14
1
-1
/
+1
*
For bsnmpd, checking hostres also requires checking mibii. Note this requirem...
jim-p
2010-12-14
1
-2
/
+8
*
Remove dropdown to select interface. Should fix #1090
gnhb
2010-12-14
1
-7
/
+0
*
A few help page updates
jim-p
2010-12-13
1
-1
/
+9
*
Ticket 1041. Fix bad commit...
Pierre POMES
2010-12-12
1
-1
/
+1
*
Ticket #959. Keep local items at the top of vip section
Pierre POMES
2010-12-11
1
-1
/
+1
*
Add IPSec 'ipalias' VIP support. Ticket #1041
Pierre POMES
2010-12-10
2
-1
/
+7
*
Do not allow gateways to be selected without a direction.
Ermal
2010-12-10
1
-0
/
+2
*
Allow floating rules without direction to be created again.
Ermal
2010-12-10
1
-1
/
+1
*
Be consistent on shifting array during authentication. Also check for array t...
Ermal
2010-12-10
1
-5
/
+7
*
Actually the passed config sections are part of index 1 of the array. This fi...
Ermal
2010-12-10
1
-2
/
+2
*
Fix config synchronization. Also unbreak the config when erroring out because...
Ermal
2010-12-10
1
-24
/
+32
*
Fix line because of copy/pasto.
Ermal
2010-12-10
1
-2
/
+1
*
Its too late and this is optional.
Ermal
2010-12-10
1
-5
/
+0
*
Actually we expect an array to be returned.
Ermal
2010-12-10
1
-1
/
+1
*
Hello xmlrpc to another function!
Ermal
2010-12-10
1
-0
/
+21
*
Use correct variable name so the message is actually displayed.
Ermal
2010-12-09
4
-10
/
+10
*
make rebrand-friendly
Chris Buechler
2010-12-09
1
-1
/
+1
*
Show carp on the list of interfaces to be used for creating gif/gre tunnels.
Ermal
2010-12-09
2
-0
/
+6
*
If available, display source IP's CIDR mask on external IP as well.
Erik Fonnesbeck
2010-12-08
1
-2
/
+6
*
This code must come after natent is defined or the style will never be applie...
Erik Fonnesbeck
2010-12-08
1
-5
/
+5
*
Fix field descriptions on input validation for LAGG edit.
Erik Fonnesbeck
2010-12-08
1
-1
/
+1
*
Properly test for ldap case when clicking save and test for GUI authserver.
Ermal
2010-12-08
1
-4
/
+7
*
Expose advbase option of carp(4) to alleviate advanced configs.
Ermal
2010-12-07
2
-23
/
+38
*
Ticket #1081. Fix header() function to do correct redirection. Also remove bo...
Ermal
2010-12-07
8
-67
/
+4
*
Move this validation down so we can still assume id=0 if it's not present, an...
jim-p
2010-12-07
1
-7
/
+6
*
Whitespace fixes to make this readble.
Ermal
2010-12-07
1
-125
/
+134
*
Fix vip descriptions in openvpn and ipsec screens. Ticket #1042
Pierre POMES
2010-12-06
3
-5
/
+5
*
Ticket #829. Allow the user to change from ppp* type to static or dhcp type i...
Ermal
2010-12-06
1
-6
/
+10
*
Ticket #1073. Gray out the rules when they are disabled.
Ermal
2010-12-06
1
-4
/
+16
*
Rename this variable to avoid collisions. Fixes #1067
jim-p
2010-12-03
1
-2
/
+2
*
Allow a . in hostnames. Also, don't allow a space in hostname, it was adding ...
jim-p
2010-12-02
1
-1
/
+1
*
Make use of the new tab menu and use _GET instead of _POST for pkg name passe...
Warren Baker
2010-12-02
1
-9
/
+12
*
Disable redirect gateway checkbox when using shared key (you can't push with ...
jim-p
2010-12-02
1
-1
/
+6
[next]