initial import from onelab svn codebase
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 4 Mar 2008 09:03:43 +0000 (09:03 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 4 Mar 2008 09:03:43 +0000 (09:03 +0000)
commitba1db01078f414acb4c2280df2ebfd0cabe97b41
treef47c1005ddf55ae530b1de25100c64e105fcb399
initial import from onelab svn codebase
300 files changed:
CHANGELOG.txt [new file with mode: 0644]
INSTALL.mysql.txt [new file with mode: 0644]
INSTALL.pgsql.txt [new file with mode: 0644]
INSTALL.txt [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
MAINTAINERS.txt [new file with mode: 0644]
Makefile [new file with mode: 0644]
PLCAPI/index.html [new file with mode: 0644]
PLCWWW.spec [new file with mode: 0644]
UPGRADE.txt [new file with mode: 0644]
boot/getnodeid.php [new file with mode: 0644]
boot/index.php [new file with mode: 0644]
boot/uudecode.gz [new file with mode: 0755]
cron.php [new file with mode: 0644]
database/database.4.0.mysql [new file with mode: 0644]
database/database.4.1.mysql [new file with mode: 0644]
database/database.pgsql [new file with mode: 0644]
database/updates.inc [new file with mode: 0644]
drupal.conf [new file with mode: 0644]
includes/bootstrap.inc [new file with mode: 0644]
includes/common.inc [new file with mode: 0644]
includes/database.inc [new file with mode: 0644]
includes/database.mysql.inc [new file with mode: 0644]
includes/database.mysqli.inc [new file with mode: 0644]
includes/database.pgsql.inc [new file with mode: 0644]
includes/file.inc [new file with mode: 0644]
includes/form.inc [new file with mode: 0644]
includes/image.inc [new file with mode: 0644]
includes/install.inc [new file with mode: 0644]
includes/locale.inc [new file with mode: 0644]
includes/menu.inc [new file with mode: 0644]
includes/module.inc [new file with mode: 0644]
includes/pager.inc [new file with mode: 0644]
includes/path.inc [new file with mode: 0644]
includes/session.inc [new file with mode: 0644]
includes/tablesort.inc [new file with mode: 0644]
includes/theme.inc [new file with mode: 0644]
includes/unicode.inc [new file with mode: 0644]
includes/xmlrpc.inc [new file with mode: 0644]
includes/xmlrpcs.inc [new file with mode: 0644]
index.php [new file with mode: 0644]
misc/arrow-asc.png [new file with mode: 0644]
misc/arrow-desc.png [new file with mode: 0644]
misc/autocomplete.js [new file with mode: 0644]
misc/blog.png [new file with mode: 0644]
misc/collapse.js [new file with mode: 0644]
misc/degree2decimal.py [new file with mode: 0755]
misc/drupal.css [new file with mode: 0644]
misc/drupal.js [new file with mode: 0644]
misc/druplicon.png [new file with mode: 0644]
misc/favicon.ico [new file with mode: 0644]
misc/feed.png [new file with mode: 0644]
misc/forum-closed.png [new file with mode: 0644]
misc/forum-default.png [new file with mode: 0644]
misc/forum-hot-new.png [new file with mode: 0644]
misc/forum-hot.png [new file with mode: 0644]
misc/forum-new.png [new file with mode: 0644]
misc/forum-sticky.png [new file with mode: 0644]
misc/google-pl1.png [new file with mode: 0644]
misc/google-plc.png [new file with mode: 0644]
misc/google-ple.png [new file with mode: 0644]
misc/googlemap-notes.txt [new file with mode: 0644]
misc/googlemap.js [new file with mode: 0644]
misc/grippie.png [new file with mode: 0644]
misc/maintenance.css [new file with mode: 0644]
misc/menu-collapsed.png [new file with mode: 0644]
misc/menu-expanded.png [new file with mode: 0644]
misc/menu-leaf.png [new file with mode: 0644]
misc/powered-black-135x42.png [new file with mode: 0644]
misc/powered-black-80x15.png [new file with mode: 0644]
misc/powered-black-88x31.png [new file with mode: 0644]
misc/powered-blue-135x42.png [new file with mode: 0644]
misc/powered-blue-80x15.png [new file with mode: 0644]
misc/powered-blue-88x31.png [new file with mode: 0644]
misc/powered-gray-135x42.png [new file with mode: 0644]
misc/powered-gray-80x15.png [new file with mode: 0644]
misc/powered-gray-88x31.png [new file with mode: 0644]
misc/print.css [new file with mode: 0644]
misc/progress.gif [new file with mode: 0644]
misc/progress.js [new file with mode: 0644]
misc/textarea.js [new file with mode: 0644]
misc/throbber.gif [new file with mode: 0644]
misc/update.js [new file with mode: 0644]
misc/upload.js [new file with mode: 0644]
misc/watchdog-error.png [new file with mode: 0644]
misc/watchdog-warning.png [new file with mode: 0644]
misc/xml.png [new file with mode: 0644]
modules/aggregator.module [new file with mode: 0644]
modules/archive.module [new file with mode: 0644]
modules/block.module [new file with mode: 0644]
modules/blog.module [new file with mode: 0644]
modules/blogapi.module [new file with mode: 0644]
modules/book.module [new file with mode: 0644]
modules/comment.module [new file with mode: 0644]
modules/contact.module [new file with mode: 0644]
modules/drupal.module [new file with mode: 0644]
modules/filter.module [new file with mode: 0644]
modules/forum.module [new file with mode: 0644]
modules/help.module [new file with mode: 0644]
modules/legacy.module [new file with mode: 0644]
modules/locale.module [new file with mode: 0644]
modules/menu.module [new file with mode: 0644]
modules/node.module [new file with mode: 0644]
modules/page.module [new file with mode: 0644]
modules/path.module [new file with mode: 0644]
modules/ping.module [new file with mode: 0644]
modules/planetlab.module [new file with mode: 0644]
modules/poll.module [new file with mode: 0644]
modules/profile.module [new file with mode: 0644]
modules/search.module [new file with mode: 0644]
modules/statistics.module [new file with mode: 0644]
modules/story.module [new file with mode: 0644]
modules/system.module [new file with mode: 0644]
modules/taxonomy.module [new file with mode: 0644]
modules/taxonomy_block/LICENSE.txt [new file with mode: 0644]
modules/taxonomy_block/README.txt [new file with mode: 0644]
modules/taxonomy_block/taxonomy_block.install [new file with mode: 0644]
modules/taxonomy_block/taxonomy_block.module [new file with mode: 0644]
modules/throttle.module [new file with mode: 0644]
modules/tracker.module [new file with mode: 0644]
modules/upload.module [new file with mode: 0644]
modules/user.module [new file with mode: 0644]
modules/watchdog.module [new file with mode: 0644]
planetlab/about.php [new file with mode: 0644]
planetlab/addresses/index.php [new file with mode: 0644]
planetlab/events/calendar.php [new file with mode: 0644]
planetlab/events/calendar/CalendarPopup.js [new file with mode: 0644]
planetlab/events/index.php [new file with mode: 0644]
planetlab/includes/comon.png [new file with mode: 0644]
planetlab/includes/delete.png [new file with mode: 0644]
planetlab/includes/event.png [new file with mode: 0644]
planetlab/includes/js/bsn.Ajax.js [new file with mode: 0644]
planetlab/includes/js/bsn.AutoSuggest.js [new file with mode: 0644]
planetlab/includes/js/bsn.DOM.js [new file with mode: 0644]
planetlab/includes/plc_drupal.php [new file with mode: 0644]
planetlab/includes/plc_footer.php [new file with mode: 0644]
planetlab/includes/plc_functions.php [new file with mode: 0644]
planetlab/includes/plc_header.php [new file with mode: 0644]
planetlab/includes/plc_login.php [new file with mode: 0644]
planetlab/includes/plc_script.js [new file with mode: 0644]
planetlab/includes/plc_session.php [new file with mode: 0644]
planetlab/includes/plc_sorts.php [new file with mode: 0644]
planetlab/includes/plc_style.css [new file with mode: 0644]
planetlab/login.php [new file with mode: 0644]
planetlab/logout.php [new file with mode: 0644]
planetlab/nodes/add_node.php [new file with mode: 0644]
planetlab/nodes/all_hosts.php [new file with mode: 0644]
planetlab/nodes/all_ips.php [new file with mode: 0644]
planetlab/nodes/alpha_hosts.php [new file with mode: 0644]
planetlab/nodes/alpha_ips.php [new file with mode: 0644]
planetlab/nodes/beta_hosts.php [new file with mode: 0644]
planetlab/nodes/beta_ips.php [new file with mode: 0644]
planetlab/nodes/comon.php [new file with mode: 0644]
planetlab/nodes/etc_hosts.php [new file with mode: 0644]
planetlab/nodes/index.php [new file with mode: 0644]
planetlab/nodes/known_hosts.php [new file with mode: 0644]
planetlab/nodes/node_actions.php [new file with mode: 0644]
planetlab/nodes/node_groups.php [new file with mode: 0644]
planetlab/nodes/node_networks.php [new file with mode: 0644]
planetlab/nodes/production_hosts.php [new file with mode: 0644]
planetlab/nodes/production_ips.php [new file with mode: 0644]
planetlab/nodes/setting_action.php [new file with mode: 0644]
planetlab/nodes/settings.php [new file with mode: 0644]
planetlab/nodes/sliver_action.php [new file with mode: 0644]
planetlab/nodes/slivers.php [new file with mode: 0644]
planetlab/nodes/test.php [new file with mode: 0644]
planetlab/peers/index.php [new file with mode: 0644]
planetlab/persons/index.php [new file with mode: 0644]
planetlab/persons/person_action.php [new file with mode: 0644]
planetlab/persons/register.php [new file with mode: 0644]
planetlab/persons/reset_password.php [new file with mode: 0644]
planetlab/persons/test.php [new file with mode: 0644]
planetlab/persons/update.php [new file with mode: 0644]
planetlab/pub/feedback.php [new file with mode: 0644]
planetlab/pub/sites.php [new file with mode: 0644]
planetlab/pub/slices.php [new file with mode: 0644]
planetlab/sirius/index.php [new file with mode: 0644]
planetlab/sirius/sirius_func.php [new file with mode: 0644]
planetlab/sites/delete_site.php [new file with mode: 0644]
planetlab/sites/expire.php [new file with mode: 0644]
planetlab/sites/index.php [new file with mode: 0644]
planetlab/sites/join_request.php [new file with mode: 0644]
planetlab/sites/pcu.php [new file with mode: 0644]
planetlab/sites/peers.php [new file with mode: 0644]
planetlab/sites/register.php [new file with mode: 0644]
planetlab/sites/site_action.php [new file with mode: 0644]
planetlab/sites/site_form.php [new file with mode: 0644]
planetlab/sites/switch_site.php [new file with mode: 0644]
planetlab/sites/test.php [new file with mode: 0644]
planetlab/sites/update_site.php [new file with mode: 0644]
planetlab/slices/add_slice.php [new file with mode: 0644]
planetlab/slices/attrib_action.php [new file with mode: 0644]
planetlab/slices/attributes.php [new file with mode: 0644]
planetlab/slices/delete_slice.php [new file with mode: 0644]
planetlab/slices/index.php [new file with mode: 0644]
planetlab/slices/renew_slice.php [new file with mode: 0644]
planetlab/slices/slice_action.php [new file with mode: 0644]
planetlab/slices/slice_nodes.php [new file with mode: 0644]
planetlab/slices/slice_users.php [new file with mode: 0644]
planetlab/slices/test.php [new file with mode: 0644]
planetlab/slices/update_slice.php [new file with mode: 0644]
planetlab/sulogout.php [new file with mode: 0644]
plot-latlong/.mapimages/Africa.png [new file with mode: 0644]
plot-latlong/.mapimages/Australia.png [new file with mode: 0644]
plot-latlong/.mapimages/Belgium.png [new file with mode: 0644]
plot-latlong/.mapimages/Canada.png [new file with mode: 0644]
plot-latlong/.mapimages/Caribbean.png [new file with mode: 0644]
plot-latlong/.mapimages/CentralAmerica.png [new file with mode: 0644]
plot-latlong/.mapimages/China.png [new file with mode: 0644]
plot-latlong/.mapimages/Europe.png [new file with mode: 0644]
plot-latlong/.mapimages/France.png [new file with mode: 0644]
plot-latlong/.mapimages/Germany.png [new file with mode: 0644]
plot-latlong/.mapimages/Hawaii.png [new file with mode: 0644]
plot-latlong/.mapimages/India.png [new file with mode: 0644]
plot-latlong/.mapimages/Italy.png [new file with mode: 0644]
plot-latlong/.mapimages/Japan.png [new file with mode: 0644]
plot-latlong/.mapimages/Korea.png [new file with mode: 0644]
plot-latlong/.mapimages/MalaysiaIndonesia.png [new file with mode: 0644]
plot-latlong/.mapimages/MiddleEast.png [new file with mode: 0644]
plot-latlong/.mapimages/NOSEFI.png [new file with mode: 0644]
plot-latlong/.mapimages/Netherlands.png [new file with mode: 0644]
plot-latlong/.mapimages/NewZealand.png [new file with mode: 0644]
plot-latlong/.mapimages/Philippines.png [new file with mode: 0644]
plot-latlong/.mapimages/SouthAmerica.png [new file with mode: 0644]
plot-latlong/.mapimages/UK.png [new file with mode: 0644]
plot-latlong/.mapimages/USA100.png [new file with mode: 0644]
plot-latlong/.mapimages/USA200.png [new file with mode: 0644]
plot-latlong/.mapimages/USA50-new.png [new file with mode: 0644]
plot-latlong/.mapimages/World100.png [new file with mode: 0644]
plot-latlong/.mapimages/World50-new.png [new file with mode: 0644]
plot-latlong/.mapinfo [new file with mode: 0644]
plot-latlong/CONFIG [new file with mode: 0644]
plot-latlong/README [new file with mode: 0644]
plot-latlong/plot-latlong [new file with mode: 0755]
scripts/code-clean.sh [new file with mode: 0644]
scripts/code-style.pl [new file with mode: 0644]
scripts/cron-curl.sh [new file with mode: 0644]
scripts/cron-lynx.sh [new file with mode: 0644]
scripts/prefix.sh [new file with mode: 0644]
sites/default/settings.php [new file with mode: 0644]
themes/bluemarine/block.tpl.php [new file with mode: 0644]
themes/bluemarine/box.tpl.php [new file with mode: 0644]
themes/bluemarine/comment.tpl.php [new file with mode: 0644]
themes/bluemarine/logo.png [new file with mode: 0644]
themes/bluemarine/node.tpl.php [new file with mode: 0644]
themes/bluemarine/page.tpl.php [new file with mode: 0644]
themes/bluemarine/screenshot.png [new file with mode: 0644]
themes/bluemarine/style.css [new file with mode: 0644]
themes/chameleon/background.png [new file with mode: 0644]
themes/chameleon/chameleon.theme [new file with mode: 0644]
themes/chameleon/common.css [new file with mode: 0644]
themes/chameleon/logo.png [new file with mode: 0644]
themes/chameleon/marvin/bullet.png [new file with mode: 0644]
themes/chameleon/marvin/druplicon-watermark.png [new file with mode: 0644]
themes/chameleon/marvin/logo.png [new file with mode: 0644]
themes/chameleon/marvin/screenshot.png [new file with mode: 0644]
themes/chameleon/marvin/style.css [new file with mode: 0644]
themes/chameleon/screenshot.png [new file with mode: 0644]
themes/chameleon/style.css [new file with mode: 0644]
themes/engines/phptemplate/block.tpl.php [new file with mode: 0644]
themes/engines/phptemplate/box.tpl.php [new file with mode: 0644]
themes/engines/phptemplate/comment.tpl.php [new file with mode: 0644]
themes/engines/phptemplate/default.tpl.php [new file with mode: 0644]
themes/engines/phptemplate/node.tpl.php [new file with mode: 0644]
themes/engines/phptemplate/phptemplate.engine [new file with mode: 0644]
themes/pushbutton/arrow-next-hover.png [new file with mode: 0644]
themes/pushbutton/arrow-next-visited.png [new file with mode: 0644]
themes/pushbutton/arrow-next.png [new file with mode: 0644]
themes/pushbutton/arrow-prev-hover.png [new file with mode: 0644]
themes/pushbutton/arrow-prev-visited.png [new file with mode: 0644]
themes/pushbutton/arrow-prev.png [new file with mode: 0644]
themes/pushbutton/arrow-up-hover.png [new file with mode: 0644]
themes/pushbutton/arrow-up-visited.png [new file with mode: 0644]
themes/pushbutton/arrow-up.png [new file with mode: 0644]
themes/pushbutton/background.png [new file with mode: 0644]
themes/pushbutton/block.tpl.php [new file with mode: 0644]
themes/pushbutton/box.tpl.php [new file with mode: 0644]
themes/pushbutton/comment.tpl.php [new file with mode: 0644]
themes/pushbutton/forum-container.jpg [new file with mode: 0644]
themes/pushbutton/forum-link.png [new file with mode: 0644]
themes/pushbutton/header-a.jpg [new file with mode: 0644]
themes/pushbutton/header-b.jpg [new file with mode: 0644]
themes/pushbutton/header-c.png [new file with mode: 0644]
themes/pushbutton/icon-block.png [new file with mode: 0644]
themes/pushbutton/icon-comment.png [new file with mode: 0644]
themes/pushbutton/logo-active.jpg [new file with mode: 0644]
themes/pushbutton/logo-background.jpg [new file with mode: 0644]
themes/pushbutton/logo-hover.jpg [new file with mode: 0644]
themes/pushbutton/logo.png [new file with mode: 0644]
themes/pushbutton/node.tpl.php [new file with mode: 0644]
themes/pushbutton/page.tpl.php [new file with mode: 0644]
themes/pushbutton/screenshot.png [new file with mode: 0644]
themes/pushbutton/style.css [new file with mode: 0644]
themes/pushbutton/tabs-off.png [new file with mode: 0644]
themes/pushbutton/tabs-on.png [new file with mode: 0644]
themes/pushbutton/tabs-option-hover.png [new file with mode: 0644]
themes/pushbutton/tabs-option-off.png [new file with mode: 0644]
themes/pushbutton/tabs-option-on.png [new file with mode: 0644]
update.php [new file with mode: 0644]
xmlrpc.php [new file with mode: 0644]