1. 27 Aug, 2015 2 commits
    • Pythagoras Watson's avatar
      Make PAM allocation and deallocation cleaner and safer · cbf3d32f
      Pythagoras Watson authored
      In pam_setup, correct comments for typos and to match the code.  On failure,
      properly deallocate the PAM resources and ensure the PAM handle is null so as
      to make calling pam_finish always safe.
      
      In pam_finish, always try to deallocate all the PAM resources.  Also, ensure
      the PAM handle is null so as to make calling pam_finish always safe.  This
      allows for calling pam_finish multiple times without error.
      cbf3d32f
    • Morris Jette's avatar
      Add burst buffer test · 5c34d8d4
      Morris Jette authored
      This adds a simple test for persistent burst buffer creation and
        deletion for the burst_buffer/cray plugin.
      5c34d8d4
  2. 26 Aug, 2015 15 commits
  3. 25 Aug, 2015 17 commits
  4. 24 Aug, 2015 6 commits