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
*
Add msort() which will sort lower and uppercase items teogether (packages for...
Scott Ullrich
2009-09-11
2
-2
/
+27
*
Properly send mpd logs to vpn.log. Filtering needs to be done in the file its...
Ermal Luçi
2009-09-11
1
-2
/
+3
*
Add 1 meg to on size disk image
Scott Ullrich
2009-09-10
1
-0
/
+1
*
Remove /var/run/firmware.lock as well
Scott Ullrich
2009-09-10
1
-3
/
+8
*
Show what each of the numbers are during a upgrade size failure check
Scott Ullrich
2009-09-10
1
-1
/
+1
*
Correctly fix Bug #64.
Ermal Luçi
2009-09-10
1
-1
/
+1
*
Trigger syncing of data always and let the apprpriate script(rc.filter_synchr...
Ermal Luçi
2009-09-10
1
-5
/
+2
*
Seems we need even CDATA handling since it is used through packages.
Ermal Luçi
2009-09-09
1
-0
/
+1
*
Use empty() function for testing which is far more better than just <> "".
Ermal Luçi
2009-09-09
1
-4
/
+4
*
Make checks stronger.
Ermal Luçi
2009-09-09
1
-1
/
+1
*
Remove wrongly duplicated code. Leave a comment on the oddity that is the pac...
Ermal Luçi
2009-09-09
1
-10
/
+8
*
If it is supposed to be an array then make sure it has the array type. This f...
Ermal Luçi
2009-09-09
1
-1
/
+4
*
Spelling and comment formatting changes, no code changes.
stompro
2009-09-08
1
-8
/
+10
*
Handle vlans specially now that we have other than just vlan in the vlan inte...
Ermal Luçi
2009-09-08
1
-1
/
+2
*
Correct typo. Reported-by: stompro(forums:http://forum.pfsense.org/index.php/...
Ermal Luçi
2009-09-05
1
-1
/
+1
*
Send a notify message only when really the synchronize is being done
Ermal Luçi
2009-09-05
1
-2
/
+2
*
Do not try to syncronize data when this setting is not enabled
Ermal Luçi
2009-09-05
1
-3
/
+5
*
Add documentation headers for each function
Scott Ullrich
2009-09-04
1
-11
/
+67
*
Remove newlines
Scott Ullrich
2009-09-04
1
-2
/
+2
*
Do not echo out, use log_error()
Scott Ullrich
2009-09-04
1
-2
/
+2
*
Correct typo 'Could'
Scott Ullrich
2009-09-04
1
-1
/
+1
*
Ensure file exists
Scott Ullrich
2009-09-04
1
-3
/
+5
*
Do not email the same message twice
Scott Ullrich
2009-09-04
1
-0
/
+10
*
Fix typo in variable name which resulted in a incorrect format for the /var/d...
Seth Mos
2009-09-01
1
-1
/
+1
*
add missing sysctl to config upgrade
Chris Buechler
2009-09-01
1
-0
/
+5
*
Make the config upgrade sysctls match the correct values in the default confi...
Chris Buechler
2009-09-01
1
-4
/
+4
*
Turn off auto assignment of interfaces code until the author can fix its issues
Scott Ullrich
2009-08-29
1
-4
/
+5
*
Grammar fixes, patch from Josh Stompro
Chris Buechler
2009-08-27
1
-31
/
+31
*
More fixes for vlan detection
jim-p
2009-08-26
1
-2
/
+3
*
Slight fix to vlan hardware support detection.
jim-p
2009-08-26
1
-1
/
+1
*
Unbreak ipsec on my firewall. For some reason p2_ealgos is not being defined...
Scott Ullrich
2009-08-26
1
-0
/
+7
*
Do not direct deliver
Scott Ullrich
2009-08-26
1
-1
/
+1
*
Revert "Use php to detect product name on shell scripts"
Renato Botelho
2009-08-26
4
-4
/
+4
*
remove debugging echo
Scott Ullrich
2009-08-25
1
-1
/
+1
*
Check correct variables
Scott Ullrich
2009-08-25
1
-1
/
+2
*
Do not enter for loop if all variables are 0. Apparently we have some includ...
Scott Ullrich
2009-08-25
1
-5
/
+9
*
Ipsec.inc is in functions.inc
Scott Ullrich
2009-08-25
2
-4
/
+1
*
Change name to rc.carpmaster and rc.carpbackup
Scott Ullrich
2009-08-25
3
-2
/
+2
*
Use MASTER and BACKUP
Scott Ullrich
2009-08-25
2
-2
/
+2
*
Adding rc.carpup and rc.carpdown
Scott Ullrich
2009-08-25
2
-0
/
+82
*
Add and use rc.carpup and rc.carpdown
Scott Ullrich
2009-08-25
1
-2
/
+2
*
s/growl/smtp/
Scott Ullrich
2009-08-25
1
-1
/
+1
*
Ensure both fields are present before sending email
Scott Ullrich
2009-08-25
1
-1
/
+5
*
Adding SMTP support. Ticket #59
Scott Ullrich
2009-08-25
1
-0
/
+44
*
Allow up to 3 remote syslog servers. Resolves #11
Scott Ullrich
2009-08-24
1
-17
/
+95
*
Remove whitespace and \t
Scott Ullrich
2009-08-24
1
-13
/
+13
*
Use array_splice() to unset items that should not be sync'd (nosync) Resolve...
Scott Ullrich
2009-08-24
1
-14
/
+28
*
Resolve merge
Scott Ullrich
2009-08-24
1
-3
/
+4
*
Note when running /etc/rc.php_ini_setup
Scott Ullrich
2009-08-24
1
-0
/
+2
*
Resolve merge
Scott Ullrich
2009-08-24
1
-226
/
+0
[next]