Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0-beta2 #49

Merged
merged 64 commits into from
May 21, 2016
Merged

1.0.0-beta2 #49

merged 64 commits into from
May 21, 2016

Commits on Jan 27, 2016

  1. Configuration menu
    Copy the full SHA
    2a3bc44 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Configuration menu
    Copy the full SHA
    b64c0d4 View commit details
    Browse the repository at this point in the history
  2. Fix compilation failure due to missing "asl_object_t".

    According to Apple's developer website, the correct name is (and always was) "aslclient".
    Checked in current released and pre-release documentation.
    BjoKaSH committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    db66fbc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31 from BjoKaSH/fix_asl_compile_error

    Fix compilation failure due to missing "asl_object_t".
    nsinenian committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    dac8a86 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Configuration menu
    Copy the full SHA
    3bbb9ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3bc034 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30b0df2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. Configuration menu
    Copy the full SHA
    438bd1e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. Configuration menu
    Copy the full SHA
    6cec896 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. Configuration menu
    Copy the full SHA
    6a0ca68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60baf75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb52d23 View commit details
    Browse the repository at this point in the history
  4. BSD-2 Clause License

    nsinenian committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    a76d835 View commit details
    Browse the repository at this point in the history
  5. Create License.md

    nsinenian committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    ec85c35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0838bfc View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2016

  1. Restructured project to isolate shared libraries into a framework. Ch…

    …anged daemon socket to run from /var/run
    nsinenian committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    ca72d22 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. Configuration menu
    Copy the full SHA
    b5abac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b623a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2016

  1. Configuration menu
    Copy the full SHA
    8a130ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a75e4d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8377c0 View commit details
    Browse the repository at this point in the history
  4. Fix package installer scripts to avoid errors if installing over exis…

    …ting files, or uninstalling when installation doesn't exist.
    nsinenian committed Mar 13, 2016
    Configuration menu
    Copy the full SHA
    3331197 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    851ab07 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Update header block

    nsinenian committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    2bdafeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    081942e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771760a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    484dbfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af0b539 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68cc5d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baa9f31 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2016

  1. Fixes bug for special case where immediateData=No, initialR2T=No (dat…

    …a-out was being sent before sending a SCSI write command).
    nsinenian committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    efe99c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc2f94 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Fix assignment warning.

    nsinenian committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    9230832 View commit details
    Browse the repository at this point in the history
  2. Fixed bug that causes iscsictl to crash when login is requested witho…

    …ut a valid target name.
    nsinenian committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    642f485 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2016

  1. Configuration menu
    Copy the full SHA
    2ae436a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Configuration menu
    Copy the full SHA
    55a8f63 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2016

  1. Configuration menu
    Copy the full SHA
    9d0029e View commit details
    Browse the repository at this point in the history
  2. Fixed a bug where the plist is set to modified (internally) when retr…

    …ieving initiator IQN and alias.
    nsinenian committed May 1, 2016
    Configuration menu
    Copy the full SHA
    c1b2470 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. Configuration menu
    Copy the full SHA
    3a42273 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2016

  1. Configuration menu
    Copy the full SHA
    70ea666 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Changed connection timeout to 1 sec, moved NULL checks when modifying…

    … sessions for stability
    nsinenian committed May 5, 2016
    Configuration menu
    Copy the full SHA
    d0c73d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a85eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f1bee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68716d1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2016

  1. Configuration menu
    Copy the full SHA
    d0ba563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b4197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06e90db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f472c5 View commit details
    Browse the repository at this point in the history
  5. Authentication layer supports session layer in returning target alias…

    … upon login (target may declare at any stage)
    nsinenian committed May 7, 2016
    Configuration menu
    Copy the full SHA
    eefd20d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f30357d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0d8f11 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Configuration menu
    Copy the full SHA
    39d1b3d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2016

  1. Revamped preferences (formerly property list) to include an opaque ob…

    …ject (in preparation for integration with OS X authorization rights and syncing from multiple sources via iscsid.
    nsinenian committed May 14, 2016
    Configuration menu
    Copy the full SHA
    63f301a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c497c2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2016

  1. Configuration menu
    Copy the full SHA
    eb7b94f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1ae13a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc4416b View commit details
    Browse the repository at this point in the history
  4. Restructured discovery to run in two segments (functions), allowing a…

    … break between iSCSI queries and modifications to iSCSI preferences.
    nsinenian committed May 21, 2016
    Configuration menu
    Copy the full SHA
    ad630f5 View commit details
    Browse the repository at this point in the history
  5. Implemented authorization for login, logout and modify operations. Mo…

    …dified iSCSIDLogin, iSCSIDLogout and corresponding daemon interface functions. Added iSCSIDPreferencesIOLockAndSync and iSCSIDPreferencesIOUnlockAndSync to support preferences modification with authorization.
    nsinenian committed May 21, 2016
    Configuration menu
    Copy the full SHA
    0fab43b View commit details
    Browse the repository at this point in the history
  6. Removed stale functions (Probe and Reset). Restructured to accommodat…

    …e new daemon authorization scheme
    nsinenian committed May 21, 2016
    Configuration menu
    Copy the full SHA
    a4d25ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb3d45e View commit details
    Browse the repository at this point in the history
  8. Modified right names

    nsinenian committed May 21, 2016
    Configuration menu
    Copy the full SHA
    8efdaea View commit details
    Browse the repository at this point in the history
  9. Changed version to beta2

    nsinenian committed May 21, 2016
    Configuration menu
    Copy the full SHA
    b1ad725 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1b46c4 View commit details
    Browse the repository at this point in the history