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
*
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
*
Restore locking to filter reload, using an exclusive filter lock around the f...
Erik Fonnesbeck
2010-12-04
1
-3
/
+8
*
Switches must come after the user name when using pw lock/unlock.
Erik Fonnesbeck
2010-12-03
1
-1
/
+1
*
Remove authorized_keys file when there are no authorized keys for the user.
Erik Fonnesbeck
2010-12-03
1
-1
/
+2
*
Actually make the other code correct.
Ermal
2010-12-03
1
-4
/
+4
*
Ooops actually return after disabling flowtables.
Ermal
2010-12-03
1
-1
/
+3
*
Actually do something on flowtables. Seems later image kernels have this incl...
Ermal
2010-12-03
1
-13
/
+7
*
Fix this code a bit, my first attempt yesterday didn't work properly (this sh...
jim-p
2010-12-03
1
-4
/
+8
*
Restore spoofed MAC after running hostapd to keep behavior consistent with ot...
Erik Fonnesbeck
2010-12-02
1
-1
/
+12
*
Restore the original MAC address before running hostapd to work around a host...
Erik Fonnesbeck
2010-12-02
1
-0
/
+9
*
Try to handle when cert subject entries are arrays.
jim-p
2010-12-02
1
-3
/
+4
*
Correct binaries needed.
Ermal
2010-12-02
1
-3
/
+2
*
Do not try to be smart on the package name and also use a better resulting co...
Ermal
2010-12-02
1
-4
/
+3
*
If a pkg has logging enabled in syslog, then correctly ensure that it does no...
Warren Baker
2010-12-02
1
-3
/
+1
*
Syslog.conf would end up with multiple pkg facility names on the same line. S...
Warren Baker
2010-12-02
1
-2
/
+2
*
Do not spam console with useless messages. Also remove killall not needed any...
Ermal
2010-12-01
2
-11
/
+8
*
If the protocol is not set in the config, it defaults to https, so assume por...
jim-p
2010-12-01
1
-1
/
+1
*
Enable LINK_DOWN event for interfaces. It will help cases similar to http://f...
Ermal
2010-12-01
1
-6
/
+7
*
Use new style filterdns argument passing on cmd and remove hack for killall n...
Ermal
2010-12-01
1
-4
/
+2
*
Use correct variable name. Also related to Ticket #847.
Ermal
2010-12-01
1
-1
/
+1
*
Do not output blank pkg names
Scott Ullrich
2010-11-30
1
-2
/
+3
*
Ensure inetd.conf exists
Scott Ullrich
2010-11-30
1
-5
/
+6
*
Temporarily killall -9 filterdns until the signal issue can be resolved. Will...
Scott Ullrich
2010-11-30
1
-0
/
+2
[next]