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
*
Propperly handle large aliases and properly generate it on the config file so...
Ermal
2010-03-18
1
-4
/
+7
*
Enable shmop module now that is needed.
Ermal
2010-03-18
1
-1
/
+1
*
get_pkg_depends must return the whole paths of dependency files in order
Scott Ullrich
2010-03-17
1
-3
/
+3
*
Ticket #417. Fix installation on embedded by using a refcount system for the ...
Ermal
2010-03-17
2
-25
/
+13
*
Generalize.
Ermal
2010-03-17
1
-3
/
+3
*
Restore attribute support, but with some extra checks in the function that us...
Erik Fonnesbeck
2010-03-16
3
-163
/
+41
*
Needs a little more testing; revert attribute support in xmlparse.inc for now.
Erik Fonnesbeck
2010-03-16
3
-36
/
+163
*
Add optional support for reading attributes to xmlparse.inc and move regdomai...
Erik Fonnesbeck
2010-03-16
3
-163
/
+36
*
Use the ipfw(4) list functionality to reduce rules even more. Add allow rules...
Ermal
2010-03-17
1
-28
/
+38
*
Add code for applying wireless regulatory configuration and some extra notes ...
Erik Fonnesbeck
2010-03-16
1
-1
/
+71
*
Add configuration options for wireless regulatory settings. Still needs code...
Erik Fonnesbeck
2010-03-16
2
-1
/
+163
*
Enable tso now that pf(4) problems with it are solved. Remove duplicate icmpl...
Ermal
2010-03-16
1
-3
/
+1
*
Ticket #20. Disable icmp limiting.
Ermal
2010-03-16
1
-1
/
+2
*
Ticket #430. Give a none option to allow for roadwarriors configs.
Ermal Luçi
2010-03-16
2
-8
/
+14
*
We need mpd5.
Ermal
2010-03-15
1
-1
/
+1
*
Ticket #428. Remove double included include.
Ermal
2010-03-15
1
-2
/
+1
*
Remove uneeded line because openssl module will be already loaded.
Ermal
2010-03-15
1
-2
/
+0
*
Ticket #161. Fix creation of certificates and the webgui one. This was a prob...
Ermal
2010-03-15
1
-2
/
+2
*
Create resolv.conf whenever a new ip comes in to have it ready for vpn reload...
Ermal
2010-03-15
1
-9
/
+8
*
Refactor the Easy Rule code a bit. Add a CLI version.
jim-p
2010-03-14
1
-4
/
+75
*
fix text
Chris Buechler
2010-03-13
1
-1
/
+1
*
fix text
Chris Buechler
2010-03-13
1
-1
/
+1
*
Fix local and nobind for client settings
Ermal
2010-03-12
1
-1
/
+2
*
Enable loading extension.
Ermal
2010-03-12
1
-1
/
+1
*
Add includes needed. Fix typo.
Ermal
2010-03-12
1
-1
/
+1
*
Remove whitespce and do less concat operations.
Ermal
2010-03-12
1
-7
/
+0
*
Only fetch inet family routes.
Ermal
2010-03-12
2
-2
/
+2
*
Disable incoming pppoe requests.
Ermal
2010-03-12
1
-0
/
+2
*
Do not require the caller to define getNasIP explicitly, intead try to gracef...
Ermal
2010-03-12
1
-3
/
+11
*
Use pgrep/pkill to save a bit of cpu.
thompsa
2010-03-12
6
-13
/
+11
*
Use procatat instead of ps as the latter always prints a header, also
thompsa
2010-03-12
2
-2
/
+2
*
'\b' is not the word boundary on BSD, its actually '[[:<:]]' and '[[:>:]]',
thompsa
2010-03-12
2
-3
/
+3
*
This may break booting so try only 100 times and fail gracely in case of error.
Ermal Luçi
2010-03-11
1
-1
/
+9
*
Fix console auto-login.
Erik Fonnesbeck
2010-03-11
1
-2
/
+4
*
Fix EasyRule port check so it is only tested when the protocol is TCP or UDP....
jim-p
2010-03-11
1
-3
/
+3
*
Fix bug where user wasn't being removed from groups upon deletion.
jim-p
2010-03-11
1
-1
/
+1
*
Make sure <dhcpd><wan> exists before blindly unsetting.
Scott Ullrich
2010-03-10
1
-1
/
+3
*
Add another needed file.
Ermal Luçi
2010-03-10
1
-0
/
+1
*
Include necessary files.
Ermal Luçi
2010-03-10
1
-0
/
+2
*
Ticket #413. Hanlde cases when no authentication is specified.
Ermal Luçi
2010-03-10
1
-12
/
+14
*
Correctly configure the default route addition when interfaces are configured...
Ermal Luçi
2010-03-09
2
-4
/
+38
*
Implement the protocol functionality on nat rules. This i based on a port tha...
Ermal Luçi
2010-03-09
1
-3
/
+9
*
Ticket #406. Add openvpn tunnel networks to the auto generated nat rules.
Ermal Luçi
2010-03-09
1
-0
/
+17
*
Remove legacy code.
Ermal Luçi
2010-03-09
1
-18
/
+3
*
Upps use mpd5.
Ermal Luçi
2010-03-09
1
-1
/
+1
*
Add a function to get user groups based on authentication server. Use this fu...
Ermal Luçi
2010-03-09
1
-0
/
+27
*
Return the data after unreference, it might be needed.
Ermal Luçi
2010-03-09
1
-0
/
+2
*
Add some more error checking to not have issues as reported on http://forum.p...
Ermal Luçi
2010-03-09
2
-9
/
+15
*
Revert "Catch up with php changes."
Ermal Luçi
2010-03-09
1
-12
/
+12
*
Actually put it to background.
Ermal Luçi
2010-03-08
1
-1
/
+1
[next]