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
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct error messages.
Ermal
2010-12-10
1
-4
/
+4
*
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
*
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
1
-3
/
+12
*
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
*
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
1
-11
/
+9
*
Hmmm use correct keys to returned array.
Ermal
2010-12-10
1
-2
/
+2
*
Just the password here.
Ermal
2010-12-10
1
-1
/
+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
2
-2
/
+16
*
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
*
Remove \n here, it was being printed on the console. Echo should do the right...
jim-p
2010-12-09
1
-1
/
+1
*
Use the array index for this.
Ermal
2010-12-09
1
-6
/
+3
*
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
*
Adjust even advbase while synching. This should be params though.
Ermal
2010-12-07
1
-0
/
+7
*
Expose advbase option of carp(4) to alleviate advanced configs.
Ermal
2010-12-07
1
-2
/
+2
*
Do not atempt to start a service during installation.
Ermal
2010-12-07
1
-1
/
+0
*
Use full path to binary and silence errors if any on unlink.
Ermal
2010-12-07
1
-5
/
+5
*
Move all dynamic dns update processes under the same even 'reload dyndns' sin...
Ermal
2010-12-07
3
-13
/
+9
*
Do the filter reload before vpn and some other services which get impacted or...
Ermal
2010-12-07
1
-3
/
+3
*
Prevent sync problems when upgrading carp clusters. Now we check that the oth...
Ermal
2010-12-07
1
-12
/
+69
*
Tighten checks a bit also when check_firmware_version is called return the co...
Ermal
2010-12-07
2
-7
/
+19
*
Whitespace fixes to make this readble.
Ermal
2010-12-07
1
-1
/
+1
*
Add lem(4) to our drivers list.
Ermal
2010-12-07
2
-3
/
+3
*
Fix vip descriptions in openvpn and ipsec screens. Ticket #1042
Pierre POMES
2010-12-06
1
-0
/
+11
*
it's 2010, update (C)
Scott Ullrich
2010-12-06
1
-1
/
+1
*
Make menu drape across two columns saving around 10 lines of text making room...
Scott Ullrich
2010-12-06
1
-25
/
+18
*
Remove unused binary from list
Ermal
2010-12-06
1
-1
/
+1
*
cleanup other bogus code.
Ermal
2010-12-06
1
-1
/
+0
*
Remove bogus code and use proper function here.
Ermal
2010-12-06
1
-2
/
+1
*
Actually honor the mtu/mac spoofing option in the interfaces.php page even wh...
Ermal
2010-12-06
1
-13
/
+35
*
Do the setting earlier to not miss any code and make ipsec not work.
Ermal
2010-12-06
1
-2
/
+2
*
Do not reload twice carp and vips in general during an interface reload.
Ermal
2010-12-06
1
-9
/
+10
*
Correct code to reconfigure an interface for groups/gre/gif tunnels to take i...
Ermal
2010-12-06
2
-10
/
+31
*
Ticket #491. Do not actually check for enable to exist but for host since ena...
Ermal
2010-12-06
1
-2
/
+2
*
Use send_event since touch()'ing files does not work.
Ermal
2010-12-06
1
-3
/
+1
*
Do not call filter_configure here the caller does. Also remove old code of th...
Ermal
2010-12-06
2
-27
/
+1
*
The caller of this function is responsible for this and usually all the calle...
Ermal
2010-12-06
1
-3
/
+0
*
Make sure filter_configure() is not called during bootup since its harmful.
Ermal
2010-12-06
1
-1
/
+9
*
Do not spam filter reload at boot.
Ermal
2010-12-06
1
-1
/
+3
*
No need to call filter_reload from here.
Ermal
2010-12-06
1
-2
/
+1
*
Silence this.
Ermal
2010-12-06
1
-1
/
+1
[next]