1
1
openmpi/orte/orted/pmix
rhc54 bc016617a0 Merge pull request #501 from rhc54/topic/sec2
Support authentication across security domains
2015-03-30 09:59:43 -07:00
..
Makefile.am Continue refactoring code by splitting the msg processing from the sendrecv code 2014-12-17 19:57:14 -08:00
pmix_server_connection.c Ensure we can authenticate when crossing security domains by including all available credentials, and letting the receiver use the highest priority one they have in common. 2015-03-28 20:34:26 -07:00
pmix_server_db.c Fix master compilation - a buried header dependency must have been removed. 2015-02-10 07:22:10 -08:00
pmix_server_internal.h Allow for different security domains. Let the initiator of the connection determine the method to be used - if the receiver cannot support it, then that's an error that will cause the connection attempt to fail. 2015-03-25 13:22:01 -07:00
pmix_server_process_msgs.c We no longer pass the RML URI for procs launched via mpirun as the daemon has no need for that info. 2015-03-17 06:10:20 -07:00
pmix_server_sendrecv.c Ensure we can authenticate when crossing security domains by including all available credentials, and letting the receiver use the highest priority one they have in common. 2015-03-28 20:34:26 -07:00
pmix_server.c sm dstore: set pmix segment size to proper value 2015-03-30 13:34:25 +03:00
pmix_server.h This commit contains new dstore component sm which is used for communication between pmix server and clients at the same node via shared memory. 2014-11-06 16:01:19 +02:00