Skip to content

Tags: croit/daos

Tags

v1.3.102-tb

Toggle v1.3.102-tb's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAOS-7644 build: create 2.0 test build 2 (daos-stack#5931)

Scond test build for the future 2.0 release
labeled as 1.3.102.

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>

v1.3.101-tb

Toggle v1.3.101-tb's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAOS-7644 build: create 2.0 test build 1 (daos-stack#5742)

First test build for the future 2.0 release
labeled as 1.3.101.

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>

v1.2.2-maven-repo

Toggle v1.2.2-maven-repo's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAOS-7379 tools: Fix memory issues in daos tool (daos-stack#5643)

- Fix case where daos_prop_free() could go out of range of
  allocated memory. The daos_prop_t is typically allocated
  with the max number of entries during argument parsing,
  but the prop can also be allocated later, while parsing
  the ACL file and/or setting the ownership for a container.
  In that case it is not necessary to allocate the max,
  because we know the number of entries needed. args_free()
  needs to be general enough for both cases.
- Fix case where the pointer result of the final getline()
  call is not freed during ACL file parsing.
- Reset ap->props to NULL after daos_prop_free to avoid double free

Signed-off-by: Kris Jacque <kristin.jacque@intel.com>
Co-authored-by: Jeff Olivier <jeffrey.v.olivier@intel.com>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAOS-5830 release: Update version to v1.2-rc2 (daos-stack#5608)

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>

v1.2.0-rc2

Toggle v1.2.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAOS-5830 release: Update version to v1.2-rc2 (daos-stack#5608)

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>

v1.2-rc2

Toggle v1.2-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAOS-5830 release: Update version to v1.2-rc2 (daos-stack#5608)

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>

v1.2.0-rc1

Toggle v1.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to v1.2-rc1 (daos-stack#5567)

* Update version to v1.2-rc1

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>

v1.2-rc1

Toggle v1.2-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to v1.2-rc1 (daos-stack#5567)

* Update version to v1.2-rc1

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAOS-5830 release: Update version to v1.1.4 (daos-stack#5123)

Update version to v1.1.4

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAOS-5830 release: Update version to v1.1.3 (daos-stack#4608)

Update version to v1.1.3

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>