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
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renove faith(4) and faithd(8) from base. It looks like industry
melifaro
2014-11-09
13
-3689
/
+7
*
To allow a request to be submitted from within the callback routine of
tychon
2014-11-09
1
-2
/
+2
*
Make both iSCSI initiator and target support base64 encoded CHAP data.
mav
2014-11-09
2
-2
/
+100
*
Add HISTORY section to ctld(8).
trasz
2014-11-09
1
-1
/
+6
*
Fix several nits in redirection handling - don't use wrong CSG,
trasz
2014-11-09
1
-27
/
+14
*
Add support for sending redirections to iSCSI target.
trasz
2014-11-09
6
-6
/
+195
*
Improve wording in ctl.conf(5).
trasz
2014-11-08
1
-4
/
+5
*
ctld(8) doesn't require -lcam or -lssl; remove those from DPADD and LDADD.
trasz
2014-11-08
1
-2
/
+2
*
Remove unused assignments, noticed by Clang analyzer.
mav
2014-11-07
1
-7
/
+7
*
Backout 274170 it breaks for mips
bapt
2014-11-06
1
-2
/
+2
*
fifolog_writer does not depend on libutil
bapt
2014-11-06
1
-2
/
+2
*
fifolog_reader does not depend on libutil
bapt
2014-11-06
1
-2
/
+2
*
iscsid does not need to link to libssl
bapt
2014-11-06
1
-2
/
+2
*
sntp does not depend on libm
bapt
2014-11-06
1
-2
/
+2
*
rpcbind does not need to be linked to libutil
bapt
2014-11-06
1
-2
/
+2
*
Add to CTL support for logical block provisioning threshold notifications.
mav
2014-11-06
1
-1
/
+9
*
Add EXAMPLES-section entry for new key+=append syntax of sysrc(8).
dteske
2014-11-05
1
-1
/
+7
*
Improve the ability to cancel an in-flight request by using an
tychon
2014-11-04
1
-24
/
+146
*
Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)
dteske
2014-11-04
39
-119
/
+0
*
Add key+=append syntax to sysrc(8).
dteske
2014-11-03
2
-7
/
+27
*
If the start bit, PxCMD.ST, is cleared and nothing is in-flight then
tychon
2014-11-03
1
-2
/
+6
*
Require root when running the pw_delete and pw_modify test programs (pw(8)
ngie
2014-11-03
1
-0
/
+3
*
Integrate usr.sbin/useradd/t_useradd.sh from NetBSD into FreeBSD as pw_test
ngie
2014-11-03
1
-0
/
+11
*
Rewrite some of the disk setup documentation to be clearer and contain
nwhitehorn
2014-10-31
1
-32
/
+34
*
Rework the EXAMPLES section to be a bit clearer.
jhb
2014-10-29
1
-6
/
+58
*
Fix iscsictl(8) and ctld(8) to correctly handle Windows newlines
trasz
2014-10-29
1
-0
/
+1
*
Keep the token list sorted.
trasz
2014-10-29
1
-3
/
+3
*
Make it possible to optionally use semicolon to separate statements.
trasz
2014-10-29
2
-1
/
+12
*
Simplify code; no functional changes.
trasz
2014-10-29
3
-47
/
+21
*
Add discovery-filter. This makes it possible to restrict which targets
trasz
2014-10-29
7
-8
/
+193
*
Document iSNS defaults.
trasz
2014-10-28
1
-1
/
+3
*
Fix renaming a group via the gr_copy function
bapt
2014-10-28
1
-0
/
+14
*
Ensure pw userdel -u <invalid> do not try to remove root
bapt
2014-10-28
2
-0
/
+14
*
Fix atf syntax
bapt
2014-10-28
1
-1
/
+1
*
Do not delete the group wheel when bad argument is passed to pw groupdel -g
bapt
2014-10-28
2
-0
/
+17
*
Fix a regression in pw usermod -G list
bapt
2014-10-28
2
-1
/
+40
*
Remove spurious libelf dependency.
nwhitehorn
2014-10-28
1
-1
/
+1
*
When a group is renamed then the group has been invalidated for sure.
bapt
2014-10-28
2
-3
/
+17
*
Fix build after previous commit. While here, improve error messages.
trasz
2014-10-28
1
-13
/
+27
*
Remove the distinction between strings and numbers from ctld(8) yacc parser.
trasz
2014-10-28
2
-30
/
+59
*
Use pkg-1.4-style platform identifiers based on MACHINE_ARCH (e.g.
nwhitehorn
2014-10-27
3
-410
/
+22
*
Fix rendering
bapt
2014-10-27
1
-2
/
+1
*
Clarify the documentation of pmcstat:
bapt
2014-10-27
1
-1
/
+8
*
Add a comment explaining the intent behind the I/O reservation [0x72-0x77].
neel
2014-10-26
1
-0
/
+4
*
Add "rpm" and "formfactor" LUN options to match istgt functionality.
mav
2014-10-26
1
-1
/
+7
*
Move the ACPI PM timer emulation into vmm.ko.
neel
2014-10-26
2
-174
/
+0
*
Add basic iSNS client to the iSCSI target.
mav
2014-10-25
8
-46
/
+759
*
Improve ctld.conf example.
trasz
2014-10-24
1
-10
/
+17
*
Make the initiator-name and initiator-portal checks a little nicer.
trasz
2014-10-24
3
-20
/
+36
*
Tidy up the login code; no functional changes.
trasz
2014-10-24
1
-11
/
+11
[next]