Skip to content
Snippets Groups Projects
  1. Apr 08, 2004
  2. Apr 07, 2004
  3. Apr 06, 2004
  4. Apr 05, 2004
  5. Apr 02, 2004
  6. Apr 01, 2004
  7. Mar 30, 2004
  8. Mar 29, 2004
  9. Mar 25, 2004
  10. Mar 24, 2004
  11. Mar 23, 2004
  12. Mar 22, 2004
    • Moe Jette's avatar
      Check the prefix of a potential plugin name before trying to dlopen it. · 8dfadcd5
      Moe Jette authored
      Only attempt to open files having the proper prefix. For example, slurmd
      should never even try to dlopen a plugin with a prefix of "jobcomp" as
      doing so both wastes time and generates undefined external errors (the
      jobcomp plugin is written for the slurmctld daemon and only it has the
      proper external function to dlopen that plugin).
      8dfadcd5
  13. Mar 20, 2004
  14. Mar 19, 2004
  15. Mar 17, 2004
  16. Mar 16, 2004
Loading