Implement asprintf in libkern
[freebsd.git] / usr.sbin / ctld /
2015-02-28 traszMove the "offload" clause from the target section to...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 traszAdd missing error check.
2015-02-25 mavFix memory leak on incorrect initiator portal.
2015-02-25 mavAdd checks for malloc() failures.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-12 traszRemove unused code.
2015-02-11 mavAdd missing asprintf() status checks.
2015-02-11 traszFix formatting.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-07 mavTeach ctld(8) to control non-iSCSI CTL ports.
2015-02-06 traszMake it possible to set (via ctl.conf(5)) and query...
2015-02-06 mavAdd support for multiple portal groups per target.
2015-02-03 mavBring some more order into iSCSI portal group tags...
2015-02-01 mavCTL LUN mapping rewrite.
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-19 mavSlightly polish iSCSI parameters negotiation.
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-17 mavMake sequence numbers checks more strict.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 dimMerge ^/head r275387 through r275477.
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-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-25 dimr274961 through r275075
2014-11-25 baptConvert usr.sbin to LIBADD
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
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 gjbReintegrate head@r273095
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
next