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 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
3
-73
/
+71
*
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 #960. Use XMLRPC automatic base64 encoding for strings (XML_RPC_auto_b...
Pierre POMES
2010-12-13
1
-2
/
+2
*
Show the full URL used to download package files, to aid in tracking down pac...
jim-p
2010-12-12
1
-1
/
+2
*
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
3
-6
/
+18
*
Call a filter reload even though the ip might not have changed. This makes th...
Ermal
2010-12-10
1
-5
/
+4
*
Hard code maxlockouts to 15 until GUI portion is ready
Scott Ullrich
2010-12-10
1
-1
/
+1
*
Correct error messages.
Ermal
2010-12-10
1
-4
/
+4
*
Do not allow gateways to be selected without a direction.
Ermal
2010-12-10
1
-0
/
+2
*
Correct webConfgurator auth/error messages
Scott Ullrich
2010-12-10
2
-6
/
+6
*
Some IPsec mobile changes to inch a little closer to working L2TP+IPsec. Tick...
jim-p
2010-12-10
1
-13
/
+20
*
Add log_auth() which with send items to syslogd using LOG_AUTH facilities. U...
Scott Ullrich
2010-12-10
2
-4
/
+20
*
Allow floating rules without direction to be created again.
Ermal
2010-12-10
1
-1
/
+1
*
Log on the host the errors so we can use the sshlockout software for protecti...
Ermal
2010-12-10
1
-0
/
+3
*
Be consistent on shifting array during authentication. Also check for array t...
Ermal
2010-12-10
2
-8
/
+19
*
Leave a notice for this as well.
Ermal
2010-12-10
1
-0
/
+2
*
If we fail to authenticate consider it as fatal since nothing else can be done.
Ermal
2010-12-10
1
-2
/
+2
*
Actually the passed config sections are part of index 1 of the array. This fi...
Ermal
2010-12-10
1
-2
/
+2
*
Do not call rc.newwanip on bootup. Remove bogus return 0;
Scott Ullrich
2010-12-10
1
-2
/
+5
*
Start relayd after routing has been started.
Ermal
2010-12-10
1
-3
/
+3
*
Do not spam logs uselessly on bootup and sleep a bit before starting apinger.
Ermal
2010-12-10
1
-3
/
+6
*
Fix config synchronization. Also unbreak the config when erroring out because...
Ermal
2010-12-10
2
-35
/
+41
*
Hmmm use correct keys to returned array.
Ermal
2010-12-10
1
-2
/
+2
*
Actually pass the right parameter!
Ermal
2010-12-10
1
-1
/
+1
*
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
*
Just the password here.
Ermal
2010-12-10
1
-1
/
+0
*
Actually we expect an array to be returned.
Ermal
2010-12-10
2
-2
/
+2
*
Hello xmlrpc to another function!
Ermal
2010-12-10
3
-2
/
+37
*
Teach convert_friendly_interface_to_friendly_descr about carp vips. This help...
Ermal
2010-12-09
1
-22
/
+32
*
Make this at least right though it might not be correct.
Ermal
2010-12-09
1
-1
/
+1
*
Use correct variable name so the message is actually displayed.
Ermal
2010-12-09
4
-10
/
+10
*
Remove \n here, it was being printed on the console. Echo should do the right...
jim-p
2010-12-09
1
-1
/
+1
*
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
*
Use the array index for this.
Ermal
2010-12-09
1
-6
/
+3
*
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
*
Get rid of fastforwarding since it is not maintained from long time. Courtesy...
Ermal
2010-12-08
2
-6
/
+1
*
Only print "sainfo anonymous" also for xauth-psk setups. See http://forum.pfs...
jim-p
2010-12-08
1
-2
/
+5
*
Actually we do not use this code at all in pfSense.
Ermal
2010-12-08
1
-6
/
+6
*
Do not overrite the default gateway if already found.
Ermal
2010-12-08
1
-4
/
+6
[next]