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
*
Unbreak config_restore()
Scott Ullrich
2009-08-23
1
-4
/
+8
*
Remove leading space
Scott Ullrich
2009-08-23
1
-2
/
+2
*
Include functions.inc which will then include ipsec.inc
Scott Ullrich
2009-08-23
1
-1
/
+3
*
Unbreak IPSEC!
Scott Ullrich
2009-08-23
2
-0
/
+4
*
Move growl related functions to notices.inc
Scott Ullrich
2009-08-23
2
-39
/
+39
*
Only process after_filter_configure_run if it is an array
Scott Ullrich
2009-08-22
1
-2
/
+3
*
Fix another wrong code.
Ermal Luçi
2009-08-21
1
-2
/
+3
*
Update the Altq capable list with the 7.2 list
Seth Mos
2009-08-21
1
-6
/
+7
*
Unbreak parse_config plugins and fix autoconfigbackup
Scott Ullrich
2009-08-21
1
-6
/
+10
*
oops fix if statement
Scott Ullrich
2009-08-20
1
-1
/
+1
*
Fix Warning: Invalid argument supplied for foreach() in /etc/inc/filter.inc o...
Scott Ullrich
2009-08-20
1
-2
/
+4
*
Remove extra plugin info
Scott Ullrich
2009-08-20
1
-4
/
+0
*
Add rowhelper field which allows defining custom dhcp option numbers. Spons...
Scott Ullrich
2009-08-20
1
-4
/
+32
*
Fix bogons update in GUI without duplicating logic
Chris Buechler
2009-08-20
1
-6
/
+5
*
Move sleep to correct location
Scott Ullrich
2009-08-20
1
-4
/
+3
*
Do not sleep if /var/run/donotsleep_bogons exists. For some reason the first...
Scott Ullrich
2009-08-20
1
-1
/
+3
*
Only echo out when we are sleeping
Scott Ullrich
2009-08-20
1
-2
/
+1
*
Do not sleep if an argument is passed
Scott Ullrich
2009-08-20
1
-1
/
+1
*
Fix NAT reflection for UDP. Was using the incorrect socket type, when udp was...
jim-p
2009-08-15
1
-3
/
+6
*
Add my copyright.
Ermal Luçi
2009-08-14
1
-0
/
+1
*
Forgotten increase of the limit.
Ermal Luçi
2009-08-14
1
-1
/
+1
*
* Convert captive portal rules to use tables. This reduces the number of rule...
Ermal Luçi
2009-08-14
1
-96
/
+88
*
Use ipfw tables for allowed ips. This reduces the number of rules needed for ...
Ermal Luçi
2009-08-13
1
-53
/
+41
*
Micro speedup improvements on the parser.
Ermal Luçi
2009-08-13
1
-11
/
+9
*
Check even if the file exists or not. Only checking filesize its not enough f...
Ermal Luçi
2009-08-13
1
-2
/
+2
*
Ensure nanobsd save tmp files under /root
Renato Botelho
2009-08-12
1
-3
/
+1
*
Really restart DHCPD server after changes
Scott Ullrich
2009-08-12
1
-3
/
+9
*
Add xmlreader module to the list of modules used on pfSense.
Ermal Luçi
2009-08-12
1
-0
/
+1
*
Change the parser to xmlreader instead of the current parser. This brings spe...
Ermal Luçi
2009-08-12
1
-96
/
+38
*
Fix some logic on enabling or disabling ipfw filtering on interfaces.
Ermal Luçi
2009-08-12
1
-2
/
+5
*
Readd rule since it makes the policy easier to read.
Ermal Luçi
2009-08-12
1
-0
/
+1
*
Actually do the test right.
Ermal Luçi
2009-08-12
1
-1
/
+1
*
Catch up with the new System->Misc option added for schedules.
Ermal Luçi
2009-08-12
1
-1
/
+2
*
Just return without the complete rule otherwise some misconfiguration may hap...
Ermal Luçi
2009-08-12
1
-1
/
+1
*
Reduce some unneeded overhead in CP generated ipfw rules.
Ermal Luçi
2009-08-11
1
-30
/
+4
*
Remove unneeded double quoutes from expression.
Ermal Luçi
2009-08-11
1
-1
/
+1
*
Mark some other function with COMPAT comment to easily find them when needed.
Ermal Luçi
2009-08-11
1
-4
/
+3
*
Add a compat function after renaming tdr_install_cron to filter_tdr_install_c...
Ermal Luçi
2009-08-11
1
-0
/
+6
*
Unlock a little faster otherwise a deadlock will occur.
Ermal Luçi
2009-08-11
1
-2
/
+2
*
Use the global variable for referencing tmp path and do not use hardcoded value.
Ermal Luçi
2009-08-11
1
-14
/
+18
*
Allow logging everything to syslog (allows syslog of snort, amongst other thi...
Chris Buechler
2009-08-09
1
-0
/
+6
*
Allow tcpdump by default on enc. There is no measurable performance impact, a...
Chris Buechler
2009-08-08
1
-2
/
+2
*
Do not create /root/var/tmp
Scott Ullrich
2009-08-06
1
-3
/
+1
*
Only symlink pkg dir
Scott Ullrich
2009-08-06
1
-2
/
+1
*
Reverse link arguments and rm dir
Scott Ullrich
2009-08-06
1
-2
/
+3
*
Create symlink after disks are mounted
Scott Ullrich
2009-08-06
1
-8
/
+6
*
Create symlink after disks are mounted
Scott Ullrich
2009-08-06
2
-6
/
+7
*
Allow packages to be persistent across reboots. Resolved #44
sullrich
2009-08-05
1
-1
/
+9
*
Use php to detect product name on shell scripts
Renato Botelho
2009-08-03
4
-4
/
+4
*
Circumvent weirdness of php when unsetting an array members during a loop.
Ermal Luçi
2009-07-31
1
-2
/
+6
[next]