fwcommon

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged DEN-16487

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'DEN-16487-dialin-config-helper-commands-are-not-supported-with-the-latest-hd-and-dg-builds' into develop

DEN-16487 disabled code

Merge branch 'DEN-16487-dialin-config-helper-commands-are-not-supported-with-the-latest-hd-and-dg-builds' into develop

DEN-16487 updated the code

Merge branch 'DEN-16487-dialin-config-helper-commands-are-not-supported-with-the-latest-hd-and-dg-builds' into develop

DEN-16487 changed the dialin expiration function to return a false if the user has not logged in either

DG-DEN-16487_Dialin Config Helper Commands Are Not Supported With The Latest HD And DG Builds
DG-DEN-16487_Dialin Config Helper Commands Are Not Supported With The Latest HD And DG Builds
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merged DEN-16446

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

DEN-16446: Removed dead code.

Done

Done

sizeof should be first in if

sizeof should be first in if

DEN-16446: Fixed function header comments.

DEN-16446 updated the test support function

Should this have a set of parenthesis around the condition similar to line 437?

Should this have a set of parenthesis around the condition similar to line 437?

Resolved in code review.

Resolved in code review.

Merge branch 'staging' into develop

In the condition in line 437 we do a subtraction prior to comparing so there are extra parentheses in line 437.

In the condition in line 437 we do a subtraction prior to comparing so there are extra parentheses in line 437.

DEN-16446 updated the code for VectorCAST

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Merge branch 'staging' into DEN-16446-dg-dev-test-clean-up