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
/
ctld
/
login.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the "offload" clause from the target section to portal-group
trasz
2015-02-28
1
-1
/
+1
*
Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)
trasz
2015-02-06
1
-10
/
+23
*
Add support for multiple portal groups per target.
mav
2015-02-06
1
-3
/
+6
*
Slightly polish iSCSI parameters negotiation.
mav
2014-12-19
1
-1
/
+1
*
Make sequence numbers checks more strict.
mav
2014-12-17
1
-3
/
+3
*
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
1
-0
/
+91
*
Add discovery-filter. This makes it possible to restrict which targets
trasz
2014-10-29
1
-1
/
+6
*
Make the initiator-name and initiator-portal checks a little nicer.
trasz
2014-10-24
1
-20
/
+7
*
Tidy up the login code; no functional changes.
trasz
2014-10-24
1
-11
/
+11
*
Whitespace fixes.
trasz
2014-10-22
1
-3
/
+3
*
Untangle iSCSI authentication code by splitting off the CHAP
trasz
2014-10-22
1
-199
/
+27
*
Use keys_add_int() where appropriate. No functional changes.
trasz
2014-09-09
1
-22
/
+4
*
Fix ctld(8) to not forget to send TargetPortalGroupTag and TargetAlias
trasz
2014-09-09
1
-4
/
+20
*
Fix typo.
trasz
2014-09-05
1
-2
/
+2
*
Make the iSCSI stack use __FBSDID() properly.
trasz
2014-08-21
1
-1
/
+3
*
Add netmasks support to initiator-portal option.
mav
2014-07-28
1
-1
/
+1
*
Pass through iSCSI session ISID from LOGIN request to the CTL frontend.
mav
2014-07-05
1
-0
/
+3
*
Use proper terminology in debug messages.
trasz
2014-04-16
1
-3
/
+3
*
Make the error message more clear.
trasz
2014-03-19
1
-2
/
+2
*
Use new auth-type "deny" instead of using "chap" with no chap entries;
trasz
2014-02-11
1
-0
/
+5
*
Rename a variable, no functional changes.
trasz
2014-02-11
1
-2
/
+2
*
Implement initiator-name and initiator-portal restrictions.
trasz
2014-02-11
1
-0
/
+27
*
Empty data segment during Login Phase is rather unlikely, but it's
trasz
2014-02-11
1
-4
/
+0
*
Fix handling for empty auth-groups. Without it, ctld child process
trasz
2013-12-10
1
-0
/
+8
*
Plug memory leaks.
trasz
2013-10-09
1
-1
/
+3
*
Bring in the new iSCSI target and initiator.
trasz
2013-09-14
1
-0
/
+1051