Skip to content
Snippets Groups Projects
  1. Sep 22, 2010
    • Mike Hibler's avatar
      Support FreeBSD 7.3 server side. · 8487a057
      Mike Hibler authored
      Mostly this means a new package set emulab-*-3.1 and some corresponding
      tweaks to the install scripts and elabinelab scripts.
      
      PLEASE NOTE: a 7.3 install uses PHP5, Perl 5.10.1 and Python 2.6.
      8487a057
  2. Aug 19, 2010
  3. Aug 12, 2010
  4. Jul 30, 2010
    • Leigh B Stoller's avatar
      Merge the 5 different protogeni xmlrpc scripts into a single wrapper · 57f53f06
      Leigh B Stoller authored
      that loads one of five different modules, based on the PATH_INFO.  The
      modules do nothing but pull in the proper library; all of the xmlrpc
      and authorization code is in one place now (the wrapper), instead of
      being duplicated. Much cleaner, much safer.
      
      An update to httpd.conf is required, and done with update script 7.
      57f53f06
  5. Jun 24, 2010
    • Mike Hibler's avatar
      Make double-sure that we don't do install from these directories in a devtree. · fe8b2fd0
      Mike Hibler authored
      They are not in the top level GNUmakefile install, but if someone were to
      manually install from their devtree, they would clobber the "master" versions.
      This is because of the way that INSTALL_RCDIR and INSTALL_APACHE_CONFIG are
      set in Makeconf.in.  They are not prefixed with ${prefix} since they can be
      set directly via configure command line "--with" arguments.
      fe8b2fd0
  6. Jun 11, 2010
  7. Apr 28, 2010
  8. Apr 26, 2010
  9. Apr 21, 2010
  10. Apr 16, 2010
  11. Apr 01, 2010
    • Tom Mitchell's avatar
      Create a new XMLRPC endpoint for the GENI AM. · ab341389
      Tom Mitchell authored
      Enabling and disabling the GENI AM API is a matter of adjusting the
      Apache configuration to grant access to the /protogeni/xmlrpc/am
      directory. This leaves the existing XMLRPC interfaces intact and
      undisturbed.
      ab341389
  12. Feb 09, 2010
  13. Jan 21, 2010
  14. Jul 10, 2009
  15. Dec 22, 2008
  16. Dec 01, 2008
  17. Jul 20, 2007
  18. Mar 25, 2007
  19. Dec 01, 2006
  20. Feb 17, 2006
  21. Feb 09, 2006
  22. Oct 27, 2004
  23. Oct 23, 2003
  24. Oct 17, 2003
  25. Oct 10, 2003
  26. Sep 05, 2003
  27. Aug 05, 2003
    • Kirk Webb's avatar
      Updated httpd config file to reflect new access controls introduced · 6bbf2932
      Kirk Webb authored
      on the Emulab web server.
      
      Some notes:
      
       1) Public user web directories are now disabled
          - links from above the DocumentRoot to user devel trees must now be used.
      
       2) Internal access exceptions to production and devel directories are specified
          for the testbed root dir, and inherited by upper directories.
          - Simplifies configuration complextity
      
       3) External access to system (e.g., / /usr /var, etc) are disallowed now
          - Previously, symlinks could allow access to system directories.
          - Individual exceptions must be introducted when access to a specific
            directory is required.
      6bbf2932
  28. Mar 05, 2003
  29. Aug 15, 2002
  30. Jul 15, 2002
  31. Feb 07, 2002
  32. Jan 03, 2002
Loading