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
/
inc
/
system.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix static route code so that upgrading from 1.2 works as intended.
Seth Mos
2009-07-03
1
-2
/
+4
*
Disable watchdogd until we can workaround its brain-dead-eness
Scott Ullrich
2009-06-22
1
-1
/
+2
*
Remove unneccessary include from system.inc
Ermal Luçi
2009-06-18
1
-2
/
+0
*
Port voucher login ability on CaptivePortal from M0n0Wall.
Charlie
2009-06-13
1
-0
/
+2
*
Make sure that the apinger messages end up in the load balancer tab
Seth Mos
2009-05-31
1
-0
/
+3
*
Set hostname then call hostid onestart
Scott Ullrich
2009-05-31
1
-1
/
+6
*
Use exec_command instead of custom rolled function. Fix some logic here and t...
Ermal Luçi
2009-05-05
1
-7
/
+11
*
Adding PowerD knob to system -> advanced -> misc. This will be useful
Scott Ullrich
2009-04-05
1
-0
/
+9
*
Remove extra space
Scott Ullrich
2009-04-01
1
-14
/
+14
*
* Make it easier to switch back and forth between logging providers (clog, fifo)
Scott Ullrich
2009-03-31
1
-16
/
+31
*
* Hide interfaces internals to other code and use the propper interfaces.
Ermal Luçi
2009-03-30
1
-2
/
+7
*
Use mwexec()
Scott Ullrich
2009-03-28
1
-2
/
+2
*
Add space after tabs
Scott Ullrich
2009-03-18
1
-27
/
+27
*
Cleanup and reduce code line count.
Scott Ullrich
2009-03-18
1
-91
/
+46
*
Ensure fifolog_writer is still not running after killing syslogd.
Scott Ullrich
2009-03-18
1
-0
/
+2
*
Make logging work. Investigated by jim-p
Scott Ullrich
2009-03-18
1
-3
/
+3
*
fifolog_create size needs to be a multiple of 512
Jim Pingle
2009-03-17
1
-1
/
+1
*
Use full path to fifolog_writer
Scott Ullrich
2009-03-15
1
-14
/
+14
*
Jettison clog. Man overboard!
Scott Ullrich
2009-03-15
1
-14
/
+14
*
Jettison clog and replace with fifolog which is included in FreeBSD 7.1
Scott Ullrich
2009-03-15
1
-1
/
+1
*
Use writev.
Scott Ullrich
2009-03-14
1
-3
/
+2
*
Use write a the network backend to avoid FreeBSD falling all over
Scott Ullrich
2009-03-14
1
-0
/
+1
*
Do not use freebsd-kqueue and freebsd-sendfile
Scott Ullrich
2009-03-12
1
-2
/
+2
*
Use nice -n20 for common launched items
Scott Ullrich
2009-03-11
1
-0
/
+3
*
Check to make sure item is an array
Scott Ullrich
2009-03-10
1
-1
/
+1
*
* Make sure that $dns_lists is populated before operating on the item
Scott Ullrich
2009-03-08
1
-5
/
+9
*
Revert "Merge IPv6 changes"
Scott Ullrich
2009-02-28
1
-20
/
+7
*
use highest for systems with > 512 MB RAM available
Chris Buechler
2009-02-21
1
-1
/
+1
*
Back out simoncpu's IPV6 code, it breaks IPV4.
Scott Ullrich
2009-02-14
1
-90
/
+29
*
increase server.max-write-idle to 999
Scott Ullrich
2009-02-10
1
-1
/
+4
*
Merge IPv6 changes
Simon Cornelius P. Umacob
2009-01-20
1
-35
/
+110
*
Mute messages from command when setting the default route.
Seth Mos
2009-01-16
1
-2
/
+2
*
Allow states to work outbound properly too.
Bill Marquette
2008-12-13
1
-1
/
+1
*
Turn on bridge filtering.
Scott Ullrich
2008-12-13
1
-1
/
+1
*
Fix non working static route adding for DNS servers.
Seth Mos
2008-11-11
1
-31
/
+37
*
Uhh, this is not a package any more.
Scott Ullrich
2008-11-09
1
-3
/
+0
*
Remove sleep
Scott Ullrich
2008-11-09
1
-4
/
+1
*
Return if booting
Scott Ullrich
2008-11-09
1
-0
/
+3
*
Remove quotes
Seth Mos
2008-11-07
1
-1
/
+1
*
Trim and correct var
Seth Mos
2008-11-07
1
-2
/
+2
*
Correct path to netstat
Seth Mos
2008-11-07
1
-1
/
+1
*
Correct route lookup
Seth Mos
2008-11-06
1
-1
/
+1
*
Surpress default route delete message
Seth Mos
2008-11-06
1
-1
/
+1
*
Surpress kill output.
Seth Mos
2008-11-06
1
-3
/
+6
*
Surpress killall messages
Seth Mos
2008-11-06
1
-2
/
+2
*
Filter on outgoing too to allow things like keep state on tcp sessions and re...
Ermal Luçi
2008-11-06
1
-1
/
+1
*
Change it back to 1 not sure why we should look at the packet after the outer...
Ermal Luçi
2008-11-05
1
-1
/
+1
*
Correct the value. We are interested on the packet after ipsec processing.
Ermal Luçi
2008-11-04
1
-1
/
+1
*
Change slightly the order of execution to allow overriding hardcoded defaults.
Ermal Luçi
2008-11-04
1
-6
/
+5
*
Disable bpf(4) abilities on enc0 by default its too much overhead to be on by...
Ermal Luçi
2008-11-04
1
-2
/
+2
[next]