]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/ctld
Add "-media" autofs map, to access data on removable media, such as CD
[FreeBSD/FreeBSD.git] / usr.sbin / ctld /
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-03 mavDo not corrupt the listen string when parsing it.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 traszFix null pointer dereference.
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-25 baptConvert usr.sbin to LIBADD
2014-11-24 traszRemove the pidfile clause from the ctl.conf example...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 mavFor both iSCSI initiator and target increase socket...
2014-11-21 mavIn conf_apply() remove iSCSI ports from kernel before...
2014-11-21 traszFix error handling.
2014-11-21 traszAdd missing error checking for kernel_port_{add,remove...
2014-11-09 mavMake both iSCSI initiator and target support base64...
2014-11-09 traszAdd HISTORY section to ctld(8).
2014-11-09 traszFix several nits in redirection handling - don't use...
2014-11-09 traszAdd support for sending redirections to iSCSI target.
2014-11-08 traszImprove wording in ctl.conf(5).
2014-11-08 traszctld(8) doesn't require -lcam or -lssl; remove those...
2014-11-07 mavRemove unused assignments, noticed by Clang analyzer.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-29 traszFix iscsictl(8) and ctld(8) to correctly handle Windows...
2014-10-29 traszKeep the token list sorted.
2014-10-29 traszMake it possible to optionally use semicolon to separat...
2014-10-29 traszSimplify code; no functional changes.
2014-10-29 traszAdd discovery-filter. This makes it possible to restri...
2014-10-28 traszDocument iSNS defaults.
2014-10-28 traszFix build after previous commit. While here, improve...
2014-10-28 traszRemove the distinction between strings and numbers...
2014-10-25 mavAdd basic iSNS client to the iSCSI target.
2014-10-24 traszImprove ctld.conf example.
2014-10-24 traszMake the initiator-name and initiator-portal checks...
2014-10-24 traszTidy up the login code; no functional changes.
2014-10-23 traszClean up (refactor) discovery a little; no functional...
2014-10-22 traszFix ctl.conf example to use proper paths to ZVOLs.
2014-10-22 traszRemove misleading statement. Bump date.
2014-10-22 traszComment out parts about iSER; it's not implemented.
2014-10-22 traszRemove spurious empty line.
2014-10-22 traszFix ctld(8) to not show the "auth-group <name> not...
2014-10-22 traszWhitespace fixes.
2014-10-22 traszUntangle iSCSI authentication code by splitting off...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-10 mavMake ctld start even if some LUNs are unable to open...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC @r271887
2014-09-18 mavMake kernel to update LUN size from the backing storage...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 traszFix two small nits in ctl.conf(5).
2014-09-13 allanjudeResolve an ambiguity with the definition of a new auth...
2014-09-12 allanjudeFix minor syntax error
2014-09-12 allanjudeImprove markup and language throughout the ctl.conf...
2014-09-09 traszUse keys_add_int() where appropriate. No functional...
2014-09-09 traszFix ctld(8) to not forget to send TargetPortalGroupTag...
2014-09-06 traszAvoid ctld(8) crash on getaddrinfo(3) failure.
2014-09-05 traszDocument initiator-portal netmask support.
2014-09-05 traszTurn two errors, which are possible to trigger only...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 traszFix typo.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-21 traszMake the iSCSI stack use __FBSDID() properly.
2014-08-19 ngieAdd missing libraries to DPADD; sort DPADD so DPADD...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-07-28 mavFix r269183 build woth GCC.
2014-07-28 mavAdd netmasks support to initiator-portal option.
2014-07-20 wblockCorrect spelling errors in ctld.8. While here, correct...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 mavFix ctld crash on startup if target alias is not set.
2014-07-06 mavClose race in r268291 between port destruction, delayed...
2014-07-05 mavPass through iSCSI session ISID from LOGIN request...
2014-07-05 mavBurry devid port method, which was a gross hack.
2014-07-05 mavCreate separate CTL port for every iSCSI target (and...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-24 jpaetzelFix issues in config parser relating to lun serial...
2014-06-20 baptuse .Mt to mark up email addresses consistently (part2)
2014-06-19 mavserial_num and device_id fields are not necessarily...
2014-06-18 mavOn discovery stage add set of TargetAddress keys to...
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
next