index
:
FreeBSD-src
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
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
rc.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass pidfile to bsnmpd if it's been changed (parts cut/pasted from
peter
2013-08-19
1
-1
/
+2
*
Revert r254508.
peter
2013-08-19
1
-11
/
+1
*
Add the optional ability to run as a different user.
peter
2013-08-19
1
-1
/
+11
*
- Reimplement $gif_interfaces as a variant of $cloned_interfaces.
hrs
2013-08-04
1
-9
/
+34
*
When stopping pfsync, remove the pfsync interface's syncpeer setting.
des
2013-07-15
1
-1
/
+1
*
rc.d/zfs: pass -v option to zfs mount
avg
2013-07-09
1
-1
/
+1
*
- Add vnode-backed swap space specification support. This is enabled when
hrs
2013-06-27
7
-115
/
+30
*
Implement ifconfig_wlanX="HOSTAP".
rpaulo
2013-06-26
1
-3
/
+10
*
Call sshd_precmd instead of sshd_configtest when the operator
delphij
2013-06-21
1
-2
/
+2
*
Allow $ntpdate_config to be NULL. Due to a lack of surrounding quotes, when
dteske
2013-06-18
1
-2
/
+2
*
Clean up swapfile memory disk on shutdown
crees
2013-06-12
1
-4
/
+39
*
Add :ifname modifier to specify interface-specific routes into
hrs
2013-06-09
2
-82
/
+132
*
Refine the "nojail" rc keyword, adding "nojailvnet" for files that don't
jamie
2013-05-19
3
-3
/
+3
*
etc/rc.d/syslogd
asomers
2013-05-13
1
-1
/
+3
*
- Fix exit status when ip6addrctl_verbose=yes [*]
hrs
2013-05-04
1
-26
/
+34
*
Introduce and use new flag -L to mount for mounting only late filesystems.
crees
2013-05-04
1
-13
/
+4
*
Also call configtest before reload to ensure working config.
bdrewery
2013-04-16
1
-0
/
+1
*
Run configtest before restarting so that the system is not
bdrewery
2013-04-14
1
-0
/
+1
*
rc.d/sysctl: Fix error messages about unknown OIDs.
jilles
2013-03-22
1
-3
/
+3
*
Fix typo in previous commit: Exit if */dev/dumpdev* does not exist, not if
cperciva
2013-03-19
1
-1
/
+1
*
If dumpdev is AUTO but no dump device has been set -- i.e., there is no swap
cperciva
2013-03-19
1
-0
/
+3
*
If rtadvd_interfaces is set to "none", start rtadvd without listing
des
2013-02-25
1
-0
/
+2
*
Load the pfsync module if necessary.
des
2013-02-05
1
-0
/
+1
*
Use the default policy table of RFC 6724.
ume
2013-02-02
1
-10
/
+18
*
Add a conditional sleep 1 in case we add any IPv6 addresses to interfaces.
bz
2013-01-17
1
-1
/
+8
*
- When checking if a dump exists on the given device there is no need to
pjd
2012-12-14
1
-1
/
+1
*
Teach sysctl(8) about parsing a file (while I'm there also give it
delphij
2012-12-13
1
-37
/
+13
*
Fix the location of auditdistd configuration file.
pjd
2012-12-13
1
-1
/
+1
*
Merge a number of changes required to hook up OpenBSM 1.2-alpha2's
rwatson
2012-12-01
2
-0
/
+22
*
Fix condition to check if the maximum number of FIBs is greater than 0 or not.
hrs
2012-11-18
1
-1
/
+1
*
Use -fib N modifier to add/delete a route to/from multiple FIBs.
hrs
2012-11-17
1
-33
/
+11
*
Only pass ip[46].addr when _addrl contains a value
eadler
2012-11-15
1
-1
/
+2
*
Load ipdivert.ko when natd_enable=YES.
hrs
2012-10-29
1
-4
/
+4
*
Fix an issue when ipv6_enable=YES && ipv6_gateway_enable=YES which could
hrs
2012-10-27
1
-4
/
+0
*
Enable "accept_rtadvd" on interfaces running rtadvd.
brian
2012-10-25
1
-2
/
+9
*
rc.d/power_profile: use recently added Cmax for cx_lowest
avg
2012-09-11
1
-2
/
+1
*
Simply things so that "#REQUIRE: FILESYSTEMS" means the file
obrien
2012-09-11
30
-29
/
+32
*
Add postrandom.
obrien
2012-09-11
1
-0
/
+1
*
Add a configtest command.
des
2012-09-04
1
-1
/
+9
*
* Rather than run the same 'ps' command twice, add 'kenv' which often
obrien
2012-09-04
1
-2
/
+4
*
Correct style.
obrien
2012-08-22
1
-1
/
+1
*
* Reinstate r128059's consumption of our best entropy first.
obrien
2012-08-22
1
-8
/
+13
*
The entire comment block is now spell checked this time -- I promise.
obrien
2012-08-22
1
-2
/
+2
*
Allow - be used in the name of a provider. Without this change it's not
delphij
2012-08-22
2
-2
/
+2
*
Fix comment misspelling.
obrien
2012-08-22
1
-1
/
+1
*
Depend on the new 'postrandom' instead of random.
obrien
2012-08-22
1
-1
/
+1
*
Remove old entropy seeding after consumption initializing /dev/random PRNG.
obrien
2012-08-22
2
-1
/
+45
*
Add dependencies based on security(7).
obrien
2012-08-22
1
-0
/
+1
*
- Allow to pass extra parameters for each jails.
kuriyama
2012-08-19
1
-5
/
+19
*
Revert SVN r238628 (mistake).
dteske
2012-07-19
1
-1
/
+1
[next]