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
*
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
*
Put this on background to avoid delays.
Ermal Luçi
2010-03-08
1
-1
/
+1
*
Add skip white space. To avoid erroring out on accidental blank space.
Ermal Luçi
2010-03-08
1
-0
/
+1
*
Enable mpd5 for pppoe/pptp client connections. It brings improvements with it.
Ermal Luçi
2010-03-08
1
-70
/
+45
*
Move check upper to suit the platforms not needing it better.
Ermal Luçi
2010-03-08
1
-4
/
+4
*
Ticket #395. Add the path to the openssl.cnf to avoid errors. /etc/ssl/openss...
Ermal Luçi
2010-03-08
1
-0
/
+2
*
Add missing unmount calls.
Ermal Luçi
2010-03-08
1
-1
/
+2
*
Do not test for booting in here for mount points.
Ermal Luçi
2010-03-08
1
-2
/
+1
*
Match conf_mount_rw with conf_mount_ro call.
Ermal Luçi
2010-03-08
1
-0
/
+2
*
Use shmop module to implement reference count calls.
Ermal Luçi
2010-03-08
1
-0
/
+29
*
Place conf_mount_ro() calls where supposed too.
Ermal Luçi
2010-03-08
1
-0
/
+6
*
Move call up to where it belongs.
Ermal Luçi
2010-03-08
1
-2
/
+2
*
Do not spread checking for value accross code. Do it in the function that is ...
Ermal Luçi
2010-03-08
3
-16
/
+10
*
Catch up with php5.
Ermal Luçi
2010-03-08
1
-0
/
+4
*
Make sure the channel list for a mode does not get cleared if it already exists.
Erik Fonnesbeck
2010-03-08
1
-4
/
+8
*
Silence errors.
Ermal Luçi
2010-03-08
1
-2
/
+2
*
Fixes for 11g Turbo and 11a Turbo modes.
Erik Fonnesbeck
2010-03-07
1
-5
/
+4
*
Add space between class
Scott Ullrich
2010-03-07
1
-2
/
+3
*
Disable ampdu for now on mwl when running in 11n mode to prevent massive pack...
Erik Fonnesbeck
2010-03-07
1
-0
/
+5
*
Adding support for using IP ranges aliases. If you input an IP Range such as ...
jim-p
2010-03-07
1
-0
/
+121
*
Ensure string is cleared out if needed
Scott Ullrich
2010-03-07
1
-0
/
+2
*
Only include wpa_passphrase= line if a string has been entered. Ticket #404
Scott Ullrich
2010-03-07
1
-1
/
+3
*
Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when th...
Erik Fonnesbeck
2010-03-07
1
-0
/
+7
*
The mode must be specified in a separate command before ifconfig will allow t...
Erik Fonnesbeck
2010-03-06
1
-0
/
+4
*
Add support for 802.11n in get_wireless_modes and the channels list.
Erik Fonnesbeck
2010-03-06
1
-0
/
+7
*
Ensure prefix directory exists before downloading and installing additional file
Scott Ullrich
2010-03-06
1
-22
/
+24
*
Till the flock issue is fixed open the races doors, place your bets please!
Ermal Luçi
2010-03-05
1
-3
/
+3
[next]