pS Performance Toolkit

Release Notes - v3.2

Release Date

October 22, 2010

Features

Bug List

Raw Change Logs

Toolkit Specific Features

------------------------------------------------------------------------
r4525 | aaron | 2010-10-22 09:44:27 -0400 (Fri, 22 Oct 2010) | 3 lines

Create a tag for the upcoming release


------------------------------------------------------------------------
r4507 | aaron | 2010-10-06 09:15:31 -0400 (Wed, 06 Oct 2010) | 18 lines

RedHat doesn't let you add scripts during the boot process. For the
NetInstalls, this means that the services init script (the one responsible for
making sure that services start up, or don't, on bootup) doesn't work correctly
on NetInstalls. 

The first time you enable a service that was previously disabled, on the next
reboot, the services_init_script will add the various init scripts. However,
because those scripts weren't there when the boot process started, RedHat won't
run them. They will only be run on subsequent reboots as the init script will
be there when the boot process starts.

This changes the services_init_script to be run at both startup, and shutdown.
The startup is mainly applicable to the LiveCD case where services need to be
disabled during the boot process, and the shutdown is mainly applicable to the
NetInstall case, where services need to have been enabled before the boot
process starts.


------------------------------------------------------------------------
r4504 | aaron | 2010-10-05 15:02:55 -0400 (Tue, 05 Oct 2010) | 3 lines

Explicitly turn on things via chkconfig


------------------------------------------------------------------------
r4503 | aaron | 2010-10-05 08:32:25 -0400 (Tue, 05 Oct 2010) | 3 lines

Recursively set all of /var/lib/perfsonar to be owned by the perfsonar user on bootup (as part of the 
script to fix permissions on the live cd)


------------------------------------------------------------------------
r4502 | aaron | 2010-10-04 19:37:41 -0400 (Mon, 04 Oct 2010) | 3 lines

Pull in Jason's changes from 4501


------------------------------------------------------------------------
r4499 | aaron | 2010-10-01 10:19:56 -0400 (Fri, 01 Oct 2010) | 5 lines

Bump the version # to -rc5
Updates to the status page with new version #s
Update the side since PingER-GUI can't be installed due to RPMForge broken-ness


------------------------------------------------------------------------
r4479 | aaron | 2010-09-29 10:26:17 -0400 (Wed, 29 Sep 2010) | 1 line

Updating Toolkit files for upcoming release (version, mailing list, etc)
------------------------------------------------------------------------
r4462 | aaron | 2010-09-28 15:56:23 -0400 (Tue, 28 Sep 2010) | 3 lines

Bring in the Toolkit directory from the Toolkit branch


------------------------------------------------------------------------
r4440 | aaron | 2010-09-28 08:33:58 -0400 (Tue, 28 Sep 2010) | 1 line

Bump the listed version number for NDT/NDT's applet
------------------------------------------------------------------------
r4437 | aaron | 2010-09-27 09:31:29 -0400 (Mon, 27 Sep 2010) | 3 lines

Bump the release number


------------------------------------------------------------------------
r4431 | aaron | 2010-09-24 12:14:31 -0400 (Fri, 24 Sep 2010) | 4 lines

Change the non-NDT/NPAD TCP congestion control algorithm to htcp since bic/cubic weren't performing as 
expected
Bump the version # to -rc4


------------------------------------------------------------------------
r4430 | aaron | 2010-09-22 10:36:52 -0400 (Wed, 22 Sep 2010) | 3 lines

Make sure /var/lib/owamp is properly owned if the uid/gid changes


------------------------------------------------------------------------
r4429 | aaron | 2010-09-22 09:33:39 -0400 (Wed, 22 Sep 2010) | 9 lines

Add a script, a modification of the script tom committed, that sets various ethernet NIC parameters 
depending on the services enabled on the host.

Parameters configured: 

if ndt/npad are enabled, set the congestion control algorithm to 'reno', otherwise 'cubic'
if latency services or ndt/npad are enabled, disable tcp offload and interrupt coalescing
if bandwidth services are enabled, set the txqueueln to 10000


------------------------------------------------------------------------
r4389 | aaron | 2010-09-08 13:50:22 -0400 (Wed, 08 Sep 2010) | 5 lines

Add a simple script to ensure that the /var/lib/perfsonar and
/var/log/perfsonar directories are all properly owned (the uid of the user may
change between toolkit instances).


------------------------------------------------------------------------
r4388 | aaron | 2010-09-08 13:44:42 -0400 (Wed, 08 Sep 2010) | 4 lines

Need to regenerate the key/cert to make sure that the key/cert will survive an
upgrade.


------------------------------------------------------------------------
r4361 | aaron | 2010-08-26 13:27:04 -0400 (Thu, 26 Aug 2010) | 4 lines

Looks like the directory /var/log/conman and /var/log/conman.old need to exist
or logrotate doesn't run


------------------------------------------------------------------------
r4356 | aaron | 2010-08-24 11:12:26 -0400 (Tue, 24 Aug 2010) | 3 lines

Add /var/lib/perfsonar/perfsonarbuoy_ma to the backing store


------------------------------------------------------------------------
r4355 | aaron | 2010-08-24 10:58:38 -0400 (Tue, 24 Aug 2010) | 4 lines

Add a warning to the 'status' page if an external address isn't currently
configured.


------------------------------------------------------------------------
r4321 | aaron | 2010-08-04 10:01:51 -0400 (Wed, 04 Aug 2010) | 3 lines

Move the apache certificate generation to an init script


------------------------------------------------------------------------
r4318 | aaron | 2010-08-03 14:26:56 -0400 (Tue, 03 Aug 2010) | 4 lines

Add some code to complain at users that the regular testing gui won't work
until they have an external address. The error message needs to be worked on.


------------------------------------------------------------------------
r4317 | aaron | 2010-08-03 14:26:08 -0400 (Tue, 03 Aug 2010) | 3 lines

Fix typo in discover_external_address script


------------------------------------------------------------------------
r4306 | aaron | 2010-07-30 11:35:42 -0400 (Fri, 30 Jul 2010) | 3 lines

Bump the toolkit version to rc2


------------------------------------------------------------------------
r4305 | aaron | 2010-07-30 10:35:43 -0400 (Fri, 30 Jul 2010) | 3 lines

Remove some 'knoppix' references


------------------------------------------------------------------------
r4303 | aaron | 2010-07-30 09:37:25 -0400 (Fri, 30 Jul 2010) | 3 lines

Add the test type to the list of regular tests


------------------------------------------------------------------------
r4291 | aaron | 2010-07-27 15:48:01 -0400 (Tue, 27 Jul 2010) | 3 lines

Add root's home to the backing store


------------------------------------------------------------------------
r4286 | aaron | 2010-07-23 10:41:02 -0400 (Fri, 23 Jul 2010) | 4 lines

Bugfix for when upgrading a version of the toolkit <3.1.3
Bugfix for when upgrading an instance that didn't have any new users added, just passwords changed


------------------------------------------------------------------------
r4285 | aaron | 2010-07-22 16:18:16 -0400 (Thu, 22 Jul 2010) | 3 lines

Restore the ssh keys


------------------------------------------------------------------------
r4284 | aaron | 2010-07-22 15:43:56 -0400 (Thu, 22 Jul 2010) | 3 lines

upgrade fixes


------------------------------------------------------------------------
r4282 | aaron | 2010-07-21 16:29:00 -0400 (Wed, 21 Jul 2010) | 3 lines

Upgrade script updates (handles primary address properly now)


------------------------------------------------------------------------
r4281 | aaron | 2010-07-21 14:29:42 -0400 (Wed, 21 Jul 2010) | 3 lines

Add some code to upgrade the static IP configuration. Lightly tested.


------------------------------------------------------------------------
r4280 | aaron | 2010-07-21 12:38:15 -0400 (Wed, 21 Jul 2010) | 3 lines

cacti expects the net-snmp-utils RPM installed


------------------------------------------------------------------------
r4279 | aaron | 2010-07-21 12:32:10 -0400 (Wed, 21 Jul 2010) | 4 lines

Fix for the pinger config upgrade
Update the cacti database since it includes some hard-coded paths


------------------------------------------------------------------------
r4278 | aaron | 2010-07-21 10:46:17 -0400 (Wed, 21 Jul 2010) | 3 lines

Fixes for the upgrade procedure


------------------------------------------------------------------------
r4277 | aaron | 2010-07-20 15:47:14 -0400 (Tue, 20 Jul 2010) | 3 lines

Fixes for the upgrade script


------------------------------------------------------------------------
r4270 | aaron | 2010-07-19 16:06:51 -0400 (Mon, 19 Jul 2010) | 4 lines

Fixes for the upgrade script, and add a config file to make sure it gets run on
boot.


------------------------------------------------------------------------
r4269 | aaron | 2010-07-19 13:32:17 -0400 (Mon, 19 Jul 2010) | 3 lines

Upgrade script updates (should handle user accounts, completely untested)


------------------------------------------------------------------------
r4263 | aaron | 2010-06-24 09:44:40 -0400 (Thu, 24 Jun 2010) | 3 lines

We're releasing -rc1 not beta1


------------------------------------------------------------------------
r4262 | aaron | 2010-06-24 09:14:29 -0400 (Thu, 24 Jun 2010) | 3 lines

Bump the version #


------------------------------------------------------------------------
r4261 | aaron | 2010-06-23 15:59:01 -0400 (Wed, 23 Jun 2010) | 3 lines

Fix for toolkit's ls config


------------------------------------------------------------------------
r4260 | aaron | 2010-06-23 14:59:04 -0400 (Wed, 23 Jun 2010) | 3 lines

Remove the last vestiges of our homebrew network configuration utility


------------------------------------------------------------------------
r4259 | aaron | 2010-06-23 13:17:44 -0400 (Wed, 23 Jun 2010) | 4 lines

Fix an issue that ezra reported where when reconfiguring an existing backing
store, it wouldn't properly generate the new backing store.


------------------------------------------------------------------------
r4257 | aaron | 2010-06-23 11:45:25 -0400 (Wed, 23 Jun 2010) | 3 lines

Typo fix


------------------------------------------------------------------------
r4256 | aaron | 2010-06-23 11:30:28 -0400 (Wed, 23 Jun 2010) | 8 lines

Fixes for some issues seen in the toolkit:

Remove a spurios warning about the Cacti version not being supported
Add "inline_maintenace" running to the ls registration process (the SNMP MA wasn't registering new 
information)
Add the specific ls_instance to the pinger config file
Change the default LS Registration Daemon interval to 4 hours from 24


------------------------------------------------------------------------
r4255 | aaron | 2010-06-22 17:10:30 -0400 (Tue, 22 Jun 2010) | 3 lines

Make the default bucket width more granular


------------------------------------------------------------------------
r4254 | aaron | 2010-06-22 15:23:56 -0400 (Tue, 22 Jun 2010) | 3 lines

Updates for the default lookup service .conf file


------------------------------------------------------------------------
r4253 | aaron | 2010-06-22 08:37:21 -0400 (Tue, 22 Jun 2010) | 3 lines

Bump the version # to alpha2


------------------------------------------------------------------------
r4252 | aaron | 2010-06-22 08:35:18 -0400 (Tue, 22 Jun 2010) | 3 lines

Make the command to run more visible in the MOTD


------------------------------------------------------------------------
r4251 | aaron | 2010-06-22 08:12:55 -0400 (Tue, 22 Jun 2010) | 3 lines

Bugfix for parsing /proc/partitions


------------------------------------------------------------------------
r4250 | aaron | 2010-06-21 17:01:40 -0400 (Mon, 21 Jun 2010) | 4 lines

Remove the line about partitioning since it never worked correctly to begin
with, and is no longer applicable.


------------------------------------------------------------------------
r4247 | aaron | 2010-06-21 15:47:40 -0400 (Mon, 21 Jun 2010) | 1 line


------------------------------------------------------------------------
r4245 | aaron | 2010-06-21 15:26:56 -0400 (Mon, 21 Jun 2010) | 4 lines

On the status page, some of the links to external sites didn't open new
windows, and didn't have the 'external' icon.


------------------------------------------------------------------------
r4244 | aaron | 2010-06-21 15:10:39 -0400 (Mon, 21 Jun 2010) | 3 lines

Update the NPAD template


------------------------------------------------------------------------
r4243 | aaron | 2010-06-21 14:03:45 -0400 (Mon, 21 Jun 2010) | 3 lines

Minor fixes


------------------------------------------------------------------------
r4242 | aaron | 2010-06-21 12:26:44 -0400 (Mon, 21 Jun 2010) | 3 lines

Fix an error on boot about "/var/run/web_admin/sessions" being a directory


------------------------------------------------------------------------
r4241 | aaron | 2010-06-21 10:32:06 -0400 (Mon, 21 Jun 2010) | 3 lines

Make the "Query" buttons open a new window so that all buttons on the page behave consistently


------------------------------------------------------------------------
r4240 | aaron | 2010-06-21 09:54:32 -0400 (Mon, 21 Jun 2010) | 4 lines

Don't disable allow_open_mode in owamp/bwctl admin guis
Display more appropriate names for the jail/root groups


------------------------------------------------------------------------
r4239 | aaron | 2010-06-18 15:15:31 -0400 (Fri, 18 Jun 2010) | 3 lines

Bugfix


------------------------------------------------------------------------
r4238 | aaron | 2010-06-18 14:35:05 -0400 (Fri, 18 Jun 2010) | 4 lines

Tell the user to reboot as soon as they create the backing store, and warn them
that any future changes may not survive a reboot if they continue.


------------------------------------------------------------------------
r4237 | aaron | 2010-06-18 14:21:02 -0400 (Fri, 18 Jun 2010) | 3 lines

Dump output to /dev/null


------------------------------------------------------------------------
r4236 | aaron | 2010-06-18 14:07:01 -0400 (Fri, 18 Jun 2010) | 3 lines

/dev/pts wasn't being remounted


------------------------------------------------------------------------
r4235 | aaron | 2010-06-18 13:42:36 -0400 (Fri, 18 Jun 2010) | 3 lines

Set the toolkit version to specify that it's an alpha release


------------------------------------------------------------------------
r4234 | aaron | 2010-06-18 10:28:42 -0400 (Fri, 18 Jun 2010) | 3 lines

Bump the version # to match our release


------------------------------------------------------------------------
r4233 | aaron | 2010-06-18 10:20:06 -0400 (Fri, 18 Jun 2010) | 5 lines

Clean up some old files
Ensure that the ndt/npad html files get saved
Save configuration once an hour so that if someone makes changes (adds users, whatever), they get saved 
to disk in case of a crash


------------------------------------------------------------------------
r4232 | aaron | 2010-06-18 10:05:09 -0400 (Fri, 18 Jun 2010) | 3 lines

Fix some display issues


------------------------------------------------------------------------
r4231 | aaron | 2010-06-18 08:51:31 -0400 (Fri, 18 Jun 2010) | 3 lines

Remove some debug code


------------------------------------------------------------------------
r4230 | aaron | 2010-06-18 08:08:27 -0400 (Fri, 18 Jun 2010) | 3 lines

Bugfixes for the live cd


------------------------------------------------------------------------
r4229 | aaron | 2010-06-17 15:34:01 -0400 (Thu, 17 Jun 2010) | 3 lines

First stab at an init script that mounts the scratch file.


------------------------------------------------------------------------
r4227 | aaron | 2010-06-16 15:16:44 -0400 (Wed, 16 Jun 2010) | 3 lines

Fixes for the service watcher which may fix the issue maxim was seeing


------------------------------------------------------------------------
r4226 | aaron | 2010-06-16 13:47:07 -0400 (Wed, 16 Jun 2010) | 3 lines

Fix an issue when restoring the configuration


------------------------------------------------------------------------
r4225 | aaron | 2010-06-16 13:26:37 -0400 (Wed, 16 Jun 2010) | 3 lines

Fix the SNMP Utilization link


------------------------------------------------------------------------
r4224 | aaron | 2010-06-16 12:39:01 -0400 (Wed, 16 Jun 2010) | 3 lines

Bump the default inter-test time for ping tests to 5 minutes


------------------------------------------------------------------------
r4223 | aaron | 2010-06-16 12:27:36 -0400 (Wed, 16 Jun 2010) | 3 lines

Fully-qualify the create_backing_store system commands


------------------------------------------------------------------------
r4222 | aaron | 2010-06-16 11:26:19 -0400 (Wed, 16 Jun 2010) | 4 lines

Get rid of the 'knoppix' user from the cacti install
Remove all the user_log entries


------------------------------------------------------------------------
r4221 | aaron | 2010-06-16 10:16:58 -0400 (Wed, 16 Jun 2010) | 4 lines

Make sure that all the stuff in the "main" part of the web page is offset
to the right of the sidebar


------------------------------------------------------------------------
r4220 | aaron | 2010-06-16 09:47:47 -0400 (Wed, 16 Jun 2010) | 4 lines

Fully-qualify the commands to be run so that PATH issues don't screw up the
commands


------------------------------------------------------------------------
r4219 | aaron | 2010-06-16 09:14:22 -0400 (Wed, 16 Jun 2010) | 4 lines

Apparently, Archive::Tar doesn't preserve permissions on directories so we have
to use the tar command to untar


------------------------------------------------------------------------
r4218 | aaron | 2010-06-15 15:51:39 -0400 (Tue, 15 Jun 2010) | 3 lines

Pull in jason's perfAdmin changes (r4120, 4122, 4127)


------------------------------------------------------------------------
r4217 | aaron | 2010-06-15 15:07:38 -0400 (Tue, 15 Jun 2010) | 6 lines

The logs from the web interface weren't going anywhere because the running
process needs to own the log directory. Add a web_admin directory in the
perfsonar directory that is owned by apache and update the configuration files
to point to it.


------------------------------------------------------------------------
r4216 | aaron | 2010-06-15 14:16:08 -0400 (Tue, 15 Jun 2010) | 3 lines

reverse traceroute fix


------------------------------------------------------------------------
r4215 | aaron | 2010-06-15 14:13:17 -0400 (Tue, 15 Jun 2010) | 3 lines

Fix java owamp client link


------------------------------------------------------------------------
r4214 | aaron | 2010-06-15 13:42:27 -0400 (Tue, 15 Jun 2010) | 4 lines

Running the 'manage users' thing shouldn't ask for a reboot
When adding a new user, ask for the password automatically


------------------------------------------------------------------------
r4213 | aaron | 2010-06-15 11:56:38 -0400 (Tue, 15 Jun 2010) | 3 lines

Fix boot warning


------------------------------------------------------------------------
r4212 | aaron | 2010-06-15 11:45:26 -0400 (Tue, 15 Jun 2010) | 4 lines

motd assumed the user hadn't logged in, but isn't shown now until the user has
already logged in


------------------------------------------------------------------------
r4211 | aaron | 2010-06-15 11:43:02 -0400 (Tue, 15 Jun 2010) | 4 lines

Skip the saving of /etc/mtab and /etc/ioctl.save (not sure the latter
necessarily exists)


------------------------------------------------------------------------
r4210 | aaron | 2010-06-15 10:12:50 -0400 (Tue, 15 Jun 2010) | 3 lines

Forgot to commit the MANIFEST file


------------------------------------------------------------------------
r4209 | aaron | 2010-06-15 10:11:06 -0400 (Tue, 15 Jun 2010) | 3 lines

Remove a vestige of the ToolkitWebGUI naming


------------------------------------------------------------------------
r4208 | aaron | 2010-06-15 10:09:19 -0400 (Tue, 15 Jun 2010) | 3 lines

Get the LiveCD "original cd" code working with both livecd-tools created CDs as well as revisor created 
CDs


------------------------------------------------------------------------
r4198 | aaron | 2010-06-11 16:44:49 -0400 (Fri, 11 Jun 2010) | 4 lines

Patch the reverse traceroute cgi to fix an issue where when you'd hit "YES", it
would try to load the wrong URL.


------------------------------------------------------------------------
r4195 | aaron | 2010-06-11 15:03:02 -0400 (Fri, 11 Jun 2010) | 3 lines

These fixes were meant to be in the last commit


------------------------------------------------------------------------
r4194 | aaron | 2010-06-11 14:56:32 -0400 (Fri, 11 Jun 2010) | 3 lines

Update some paths in the service watcher script


------------------------------------------------------------------------
r4193 | aaron | 2010-06-11 14:17:02 -0400 (Fri, 11 Jun 2010) | 3 lines

Add a maintenance_interval so that cacti changes get picked up


------------------------------------------------------------------------
r4192 | aaron | 2010-06-11 13:56:21 -0400 (Fri, 11 Jun 2010) | 3 lines

Update the link url


------------------------------------------------------------------------
r4191 | aaron | 2010-06-11 13:12:07 -0400 (Fri, 11 Jun 2010) | 3 lines

Have separate RPMs 1 for base toolkit, and 1 for the live cd functionality


------------------------------------------------------------------------
r4190 | aaron | 2010-06-11 12:41:15 -0400 (Fri, 11 Jun 2010) | 4 lines

Hack to make the nptoolkit-configure script properly display whether or not the
user passwords have been configured.


------------------------------------------------------------------------
r4186 | aaron | 2010-06-10 13:50:43 -0400 (Thu, 10 Jun 2010) | 3 lines

Update the motd template


------------------------------------------------------------------------
r4185 | aaron | 2010-06-09 14:03:55 -0400 (Wed, 09 Jun 2010) | 3 lines

Was writing the wrong config variable. 


------------------------------------------------------------------------
r4184 | aaron | 2010-06-09 11:49:07 -0400 (Wed, 09 Jun 2010) | 4 lines

Create the cacti RRD directory on install
Update the services GUI with new PID file locations


------------------------------------------------------------------------
r4179 | aaron | 2010-06-04 17:39:31 -0400 (Fri, 04 Jun 2010) | 3 lines

Apparently owamp client and owamp server are needed. who knew?


------------------------------------------------------------------------
r4178 | aaron | 2010-06-04 17:33:12 -0400 (Fri, 04 Jun 2010) | 3 lines

Add some requirements so that the PHP stuff needed by cacti gets installed


------------------------------------------------------------------------
r4177 | aaron | 2010-06-04 17:08:17 -0400 (Fri, 04 Jun 2010) | 3 lines

More minor bugfixes


------------------------------------------------------------------------
r4176 | aaron | 2010-06-04 16:43:46 -0400 (Fri, 04 Jun 2010) | 3 lines

A smattering of minor bugfixes


------------------------------------------------------------------------
r4175 | aaron | 2010-06-04 14:50:00 -0400 (Fri, 04 Jun 2010) | 3 lines

Add the snmp ma to the requirements list


------------------------------------------------------------------------
r4172 | aaron | 2010-06-04 11:01:56 -0400 (Fri, 04 Jun 2010) | 17 lines

1. Some changes to the toolkit to get it to configure the various pS-PS
services working correctly. The current approach is to include some
configuration files that get copied over the existing configuration. e.g. The
LS registration daemon by default doesn't come with any configuration. included
here are configuration options specific to the toolkit. Longer term, I'd like
this to work differently, but this works for now.

2. Some initial cheesy scripts to initialie the databases. This is solely so
that folks can test, and is not envisioned as the longer term or even medium
term "proper" solution. The scripts are just shell scripts that create the
various databases. In the cacti/pinger case, the shell script explicitly
creates the database, users and uses a .sql to fill in the contents of the
database. In the pSB case, it simply calls owdb.pl and bwdb.pl with some
default options. In the medium and longer term, the database initialization
should be rewritten to better integrate with the services, and the Web GUI. 


------------------------------------------------------------------------
r4171 | lomax | 2010-06-03 16:04:53 -0400 (Thu, 03 Jun 2010) | 4 lines


	- better cleanup when support successive make dist


------------------------------------------------------------------------
r4170 | lomax | 2010-06-03 16:00:19 -0400 (Thu, 03 Jun 2010) | 4 lines


	- removed obsolete files from the MANIFEST


------------------------------------------------------------------------
r4169 | lomax | 2010-06-03 15:55:49 -0400 (Thu, 03 Jun 2010) | 4 lines


	- fixed a bug that preventing make dist to be ran twice without manual cleanup of /tmp


------------------------------------------------------------------------
r4168 | lomax | 2010-06-03 15:47:57 -0400 (Thu, 03 Jun 2010) | 4 lines


	- removing incorrect symlink in perfSONAR_PS-Toolkit/web/root/gui/cacti


------------------------------------------------------------------------
r4167 | aaron | 2010-06-03 13:22:37 -0400 (Thu, 03 Jun 2010) | 3 lines

Minor cleanups


------------------------------------------------------------------------
r4164 | aaron | 2010-06-02 11:09:22 -0400 (Wed, 02 Jun 2010) | 2 lines

Update the nptoolkit_configure.py script to point to the new locations of stuff.

------------------------------------------------------------------------
r4163 | aaron | 2010-06-02 09:43:14 -0400 (Wed, 02 Jun 2010) | 3 lines

Minor fixes, and change a tab -> space change in the RegularTesting.pm


------------------------------------------------------------------------
r4162 | aaron | 2010-06-01 17:29:14 -0400 (Tue, 01 Jun 2010) | 3 lines

Bugfixes


------------------------------------------------------------------------
r4161 | aaron | 2010-06-01 17:03:03 -0400 (Tue, 01 Jun 2010) | 3 lines

Bugfixes in the configuration restoration script


------------------------------------------------------------------------
r4158 | aaron | 2010-06-01 15:51:26 -0400 (Tue, 01 Jun 2010) | 4 lines

Cleanup the directory tree some and update the spec/MANIFEST for changes in the
last few commits


------------------------------------------------------------------------
r4157 | aaron | 2010-06-01 15:38:48 -0400 (Tue, 01 Jun 2010) | 4 lines

Update the backing store script to handle the new location/format of the
backing store.


------------------------------------------------------------------------
r4156 | aaron | 2010-06-01 14:44:04 -0400 (Tue, 01 Jun 2010) | 6 lines

Modify how scripts know where the backing store is. A file
/var/run/toolkit/backing_store.info now contains the path/device/version for
the backing store. When the backing store gets mounted, that file gets written
so that things like the script to save configuration know where to save things.


------------------------------------------------------------------------
r4155 | aaron | 2010-06-01 10:02:35 -0400 (Tue, 01 Jun 2010) | 3 lines

Get the user manage script working with the RH commands


------------------------------------------------------------------------
r4154 | aaron | 2010-06-01 09:47:11 -0400 (Tue, 01 Jun 2010) | 3 lines

Rename some of the python scripts


------------------------------------------------------------------------
r4153 | aaron | 2010-06-01 09:45:26 -0400 (Tue, 01 Jun 2010) | 3 lines

Fixes for the python script to set the passwords


------------------------------------------------------------------------
r4152 | aaron | 2010-06-01 09:35:43 -0400 (Tue, 01 Jun 2010) | 5 lines

Move the old python scripts into the new locations. Part of preparations for
modifying the existing python scripts for the new version of the toolkit. 



------------------------------------------------------------------------
r4151 | aaron | 2010-05-28 14:00:28 -0400 (Fri, 28 May 2010) | 4 lines

Add the beginnings of an upgrade script. Just moves stuff around now, and does
some basic search and replace where needed.


------------------------------------------------------------------------
r4150 | aaron | 2010-05-28 12:08:56 -0400 (Fri, 28 May 2010) | 4 lines

Testing a change, instead of saving all of /var/lib/mysql, save the individual
databases of interest.


------------------------------------------------------------------------
r4149 | aaron | 2010-05-27 09:27:32 -0400 (Thu, 27 May 2010) | 4 lines

Update the code that reads/writes the various pS-PS config files to clear out
variables that conflict with the variables being set.


------------------------------------------------------------------------
r4148 | aaron | 2010-05-27 08:31:11 -0400 (Thu, 27 May 2010) | 3 lines

Remove some debug code from the save/restore config scripts


------------------------------------------------------------------------
r4147 | aaron | 2010-05-26 16:48:45 -0400 (Wed, 26 May 2010) | 3 lines

Minor bugfix


------------------------------------------------------------------------
r4146 | aaron | 2010-05-26 16:35:39 -0400 (Wed, 26 May 2010) | 3 lines

Save the state of other owmesh variables in the regular testing GUI


------------------------------------------------------------------------
r4145 | aaron | 2010-05-25 17:15:01 -0400 (Tue, 25 May 2010) | 6 lines

RedHat's shutdown scripts require a file in "/var/lock/subsys" before they will
run any init scripts to shut down the service (it just silently doesn't call
them if it's missing).  Update the various init scripts to place that file
there so that the init scripts will actually get called on shutdown.


------------------------------------------------------------------------
r4144 | aaron | 2010-05-25 10:34:50 -0400 (Tue, 25 May 2010) | 3 lines

Change the web admin log location, have the spec file create that location, and other minor bugfixes


------------------------------------------------------------------------
r4143 | aaron | 2010-05-24 17:48:53 -0400 (Mon, 24 May 2010) | 5 lines

RH variants don't have start-stop-daemon, so the NDT daemon no longer has a PID
file. This updates the service watcher and the main GUI page to account for
that fact.


------------------------------------------------------------------------
r4142 | aaron | 2010-05-24 11:38:40 -0400 (Mon, 24 May 2010) | 3 lines

Make sure the toolkit stuff survives a reboot


------------------------------------------------------------------------
r4141 | aaron | 2010-05-21 13:56:15 -0400 (Fri, 21 May 2010) | 3 lines

Move the toolkit GUI stuff into the pS-Performance Toolkit 3.2 branch


------------------------------------------------------------------------
r4126 | aaron | 2010-05-19 14:21:27 -0400 (Wed, 19 May 2010) | 3 lines

Minor fixes, add init scripts to save/restore configuration state


------------------------------------------------------------------------
r4125 | aaron | 2010-05-19 13:35:15 -0400 (Wed, 19 May 2010) | 3 lines

Remove an empty line


------------------------------------------------------------------------
r4124 | aaron | 2010-05-19 13:34:36 -0400 (Wed, 19 May 2010) | 3 lines

Add some tools to save/restore configuration from the backing store


------------------------------------------------------------------------
r4119 | aaron | 2010-05-19 08:43:25 -0400 (Wed, 19 May 2010) | 3 lines

Add a very simple utility to save configuration


------------------------------------------------------------------------
r4116 | aaron | 2010-05-18 11:45:40 -0400 (Tue, 18 May 2010) | 3 lines

Checkpoint some changes


------------------------------------------------------------------------
r4101 | aaron | 2010-05-14 10:09:51 -0400 (Fri, 14 May 2010) | 4 lines

No longer need a script to configure networking as the default redhat
command-line tool works.


------------------------------------------------------------------------
r4100 | aaron | 2010-05-14 10:05:40 -0400 (Fri, 14 May 2010) | 3 lines

Fix cron entry permissions


------------------------------------------------------------------------
r4095 | aaron | 2010-05-13 12:59:08 -0400 (Thu, 13 May 2010) | 30 lines

There are differences in the configuration concepts expected by the regular
testing GUI on the toolkit, and those expected by PingER. The pinger model has
1 set of test parameters per host, whereas the toolkit expects 1 set of test
parameters that apply to a group of hosts. The method used by the toolkit was
to output the pinger landmarks file in such a way that PingER was okay with the
structure, but on reading it in, the GUI could recreate the different test
structures expected. As part of doing this, I had the GUI created separate
domain elements for each test, and each node element in the domain corresponded
to an host in that test. The exception was the "profile_node" node. That kept
the test description, and was considered the definitive set of test parameters.
It seemed to work, and PingER didn't seem to mind, other than spitting out an
error message about the profile_node not having an address. Maxim claims that
the profile_node element is causing other problems with PingER because it
doesn't contain a hostname or IP address. This commit is an attempt to fix that
issue.

The Regular Testing GUI now writes out the tests as follows:

1. if there are no hosts in the test, a profile_node node will be written. It
   has "localhost" as its hostname and "127.0.0.1" as its address.
2. if there are hosts in the test, only those host entries will be written out.
   When read back in, the parameters for the first node read in will be assumed
   to be the test parameters.

Since the "description" field in the profile_node used to contain the test's
description, the heretofore unused "comments" attribute of the domain element
in the landmarks file now contains the test's description. Hopefully, this will
fix whatever issue maxim was seeing.


------------------------------------------------------------------------
r4094 | aaron | 2010-05-13 09:34:47 -0400 (Thu, 13 May 2010) | 4 lines

Enable the init script that removes disables services from the init routines
Enable the init script that generates the motd


------------------------------------------------------------------------
r4093 | aaron | 2010-05-13 08:41:18 -0400 (Thu, 13 May 2010) | 3 lines

Add an init script to discover the external address


------------------------------------------------------------------------
r4092 | aaron | 2010-05-12 16:44:03 -0400 (Wed, 12 May 2010) | 3 lines

Minor bugfix to not write an error message to owmesh.conf


------------------------------------------------------------------------
r4091 | aaron | 2010-05-12 16:17:40 -0400 (Wed, 12 May 2010) | 3 lines

Commit a file that should've been committed, and remove a few old ones


------------------------------------------------------------------------
r4090 | aaron | 2010-05-12 16:01:08 -0400 (Wed, 12 May 2010) | 3 lines

Add the owamp cleaner back in


------------------------------------------------------------------------
r4089 | aaron | 2010-05-12 15:48:51 -0400 (Wed, 12 May 2010) | 3 lines

get rid of some config files that are no longer needed


------------------------------------------------------------------------
r4087 | aaron | 2010-05-12 15:42:36 -0400 (Wed, 12 May 2010) | 6 lines

Have the service watcher check the config daemon status
Have the service watcher cron script put in the right place
Have the cacti cron script put in the right place
Get rid of some unnecessary config files that were still around


------------------------------------------------------------------------
r4086 | aaron | 2010-05-12 15:08:50 -0400 (Wed, 12 May 2010) | 3 lines

Minor fixes


------------------------------------------------------------------------
r4084 | aaron | 2010-05-12 13:59:08 -0400 (Wed, 12 May 2010) | 3 lines

Add the .conf file to get apache serving the toolkit


------------------------------------------------------------------------
r4080 | aaron | 2010-05-12 13:07:31 -0400 (Wed, 12 May 2010) | 3 lines

Ensure that the .cgi files are executable.


------------------------------------------------------------------------
r4078 | aaron | 2010-05-12 12:57:32 -0400 (Wed, 12 May 2010) | 3 lines

Have the CGIs point at the correct ls cache location


------------------------------------------------------------------------
r4077 | aaron | 2010-05-12 12:07:15 -0400 (Wed, 12 May 2010) | 4 lines

Add a cheesy little daemon that the CGIs can talk to when they need to restart
services and write configuration files.


------------------------------------------------------------------------
r4070 | aaron | 2010-05-10 11:04:50 -0400 (Mon, 10 May 2010) | 3 lines

Add some dependencies to the toolkit RPM


------------------------------------------------------------------------
r4069 | aaron | 2010-05-10 09:28:07 -0400 (Mon, 10 May 2010) | 4 lines

Allow bwctl/owamp configuration to handle not having a keys/pfs file
Update the service names for a handfull of services


------------------------------------------------------------------------
r4068 | aaron | 2010-05-07 15:11:20 -0400 (Fri, 07 May 2010) | 7 lines

Move the web GUI from / to /toolkit since apache seems to dislike having .conf
files re-alias / . For the toolkit installs, we may need to add a redirect or
similar.

Other minor changes and fixes.


------------------------------------------------------------------------
r4063 | aaron | 2010-05-06 14:44:46 -0400 (Thu, 06 May 2010) | 3 lines

Minor bugfixes


------------------------------------------------------------------------
r4062 | aaron | 2010-05-06 12:24:27 -0400 (Thu, 06 May 2010) | 3 lines

Add some default configurations to the package and update the motd init script


------------------------------------------------------------------------
r4061 | aaron | 2010-05-06 11:55:14 -0400 (Thu, 06 May 2010) | 3 lines

Move around the init scripts and remove some debian-isms. 


------------------------------------------------------------------------
r4060 | aaron | 2010-05-06 11:08:27 -0400 (Thu, 06 May 2010) | 3 lines

Update some file locations


------------------------------------------------------------------------
r4059 | aaron | 2010-05-06 10:16:04 -0400 (Thu, 06 May 2010) | 4 lines

Change the external address handling to write specifically to the various
config files


------------------------------------------------------------------------
r4057 | aaron | 2010-05-06 08:56:02 -0400 (Thu, 06 May 2010) | 3 lines

Add some modules for changing parameters in some of the pS daemons.


------------------------------------------------------------------------
r4056 | aaron | 2010-05-05 11:42:23 -0400 (Wed, 05 May 2010) | 3 lines

Add some boilerplat files, and other minor changes


------------------------------------------------------------------------
r4055 | aaron | 2010-05-05 11:39:18 -0400 (Wed, 05 May 2010) | 3 lines

Axe a broken symlink


------------------------------------------------------------------------
r4054 | aaron | 2010-05-05 10:12:59 -0400 (Wed, 05 May 2010) | 3 lines

Add MANIFEST/dependencies and links to Shared perl modules


------------------------------------------------------------------------
r4053 | aaron | 2010-05-05 09:39:14 -0400 (Wed, 05 May 2010) | 3 lines

Remove duplicate perl modules


------------------------------------------------------------------------
r4052 | aaron | 2010-05-05 09:34:30 -0400 (Wed, 05 May 2010) | 3 lines

Do an initial commit of the toolkit scripts


------------------------------------------------------------------------

LS Cache Daemon

------------------------------------------------------------------------
r4525 | aaron | 2010-10-22 09:44:27 -0400 (Fri, 22 Oct 2010) | 3 lines

Create a tag for the upcoming release


------------------------------------------------------------------------
r4497 | zurawski | 2010-09-30 15:51:52 -0400 (Thu, 30 Sep 2010) | 5 lines

Updating the name of the Internet2 repo file

-jason


------------------------------------------------------------------------
r4491 | aaron | 2010-09-29 13:43:28 -0400 (Wed, 29 Sep 2010) | 1 line

Update the LS Cache Daemon in preparation for the upcoming release
------------------------------------------------------------------------
r4441 | aaron | 2010-09-28 10:39:55 -0400 (Tue, 28 Sep 2010) | 26 lines

Pull in applicable changes from the toolkit branch:

r4439: 
Bump the version # on the ls cache daemon

r4438: 
Archive::Tar bails out if '.' or '..' are in the tarball. Generally, this is not the behavior we'd 
like, so remove them from the files to extract

r4379: 
Bump the release information on the ls cache daemon to minor release 6


r4376: 
Get the LS cache daemon working with an older version of Archive::Tar
(available as an RPM so we won't have to package it ourselves).

r4258: 
Change the log rotation to daily for the pS services

r4145: 
RedHat's shutdown scripts require a file in "/var/lock/subsys" before they will
run any init scripts to shut down the service (it just silently doesn't call
them if it's missing).  Update the various init scripts to place that file
there so that the init scripts will actually get called on shutdown.


------------------------------------------------------------------------
r4129 | aaron | 2010-05-20 10:36:30 -0400 (Thu, 20 May 2010) | 5 lines

Add some RPM dependencies for various commands that are used in the pre/post
install steps. These tools are normally available on an installed system, but
during a kickstart, they might not be installed.


------------------------------------------------------------------------
r4079 | aaron | 2010-05-12 12:57:51 -0400 (Wed, 12 May 2010) | 3 lines

Minor fixes to the cache daemon


------------------------------------------------------------------------
r4026 | alake | 2010-04-13 14:50:49 -0400 (Tue, 13 Apr 2010) | 1 line

Fix for bug where Net::Ping was returning strange durations when duration was below 1ms on toolkit. 
Also found lexical comparison operator where numeric was needed.
------------------------------------------------------------------------
r3996 | alake | 2010-04-02 09:30:52 -0400 (Fri, 02 Apr 2010) | 1 line

Replacing make_path and remove_tree with mkpath and rmtree.
------------------------------------------------------------------------
r3990 | aaron | 2010-03-31 17:30:35 -0400 (Wed, 31 Mar 2010) | 5 lines

Pull r3989 into trunk:

Have the ls cache daemon sleep between runs.


------------------------------------------------------------------------
r3985 | alake | 2010-03-30 16:23:10 -0400 (Tue, 30 Mar 2010) | 1 line

Added NetLogger output. Also removed use of chdir.
------------------------------------------------------------------------
r3984 | alake | 2010-03-30 13:36:49 -0400 (Tue, 30 Mar 2010) | 1 line

Adding docs, scripts, and build files. Also few minor fixes to code.
------------------------------------------------------------------------
r3982 | alake | 2010-03-30 09:58:42 -0400 (Tue, 30 Mar 2010) | 1 line

Initial commit of new caching script. Still need to add Makefiles and some other clean-up so conforms 
with other components, but major functionality there.
------------------------------------------------------------------------

LS Registration Daemon

------------------------------------------------------------------------
r4525 | aaron | 2010-10-22 09:44:27 -0400 (Fri, 22 Oct 2010) | 3 lines

Create a tag for the upcoming release


------------------------------------------------------------------------
r4497 | zurawski | 2010-09-30 15:51:52 -0400 (Thu, 30 Sep 2010) | 5 lines

Updating the name of the Internet2 repo file

-jason


------------------------------------------------------------------------
r4487 | aaron | 2010-09-29 12:55:23 -0400 (Wed, 29 Sep 2010) | 1 line

Update the LS Registration Daemon in preparation for the upcoming release
------------------------------------------------------------------------
r4446 | aaron | 2010-09-28 14:27:59 -0400 (Tue, 28 Sep 2010) | 25 lines

r4258: 
Change the log rotation to daily for the pS services

r4256: 
Fixes for some issues seen in the toolkit:

Remove a spurios warning about the Cacti version not being supported
Add "inline_maintenace" running to the ls registration process (the SNMP MA wasn't registering new 
information)
Add the specific ls_instance to the pinger config file
Change the default LS Registration Daemon interval to 4 hours from 24

r4246: 
The default NPAD port is 8000

r4145: 
RedHat's shutdown scripts require a file in "/var/lock/subsys" before they will
run any init scripts to shut down the service (it just silently doesn't call
them if it's missing).  Update the various init scripts to place that file
there so that the init scripts will actually get called on shutdown.

r4132: 
Set the LS Registration Daemon to register to the localhost, and test the
various services on the localhost by default.


------------------------------------------------------------------------
r4129 | aaron | 2010-05-20 10:36:30 -0400 (Thu, 20 May 2010) | 5 lines

Add some RPM dependencies for various commands that are used in the pre/post
install steps. These tools are normally available on an installed system, but
during a kickstart, they might not be installed.


------------------------------------------------------------------------
r4016 | aaron | 2010-04-07 12:09:33 -0400 (Wed, 07 Apr 2010) | 3 lines

Update .spec and Makefile for .5 minor release


------------------------------------------------------------------------
r4015 | aaron | 2010-04-07 12:04:22 -0400 (Wed, 07 Apr 2010) | 7 lines

Pull in the ls registration daemon changes from the pS-Toolkit-3.1.3 branch into trunk:

r3974: Fix an uninitialized string warning in the ls registration daemon
r3972: Add die/warn handlers to the ls reg daemon and the generic pS daemon used by all the services



------------------------------------------------------------------------
r3949 | alake | 2010-03-12 13:04:21 -0500 (Fri, 12 Mar 2010) | 4 lines

Merging changes from tierney branch to trunk. Includes:
    - Changes to LS to reduce number of DB opens. Has been running on ESnet since January and appears 
not to cause any problems
    - Adding NetLogger output from the LS

------------------------------------------------------------------------
r3948 | aaron | 2010-03-12 07:04:22 -0500 (Fri, 12 Mar 2010) | 3 lines

Soften the various registration errors.


------------------------------------------------------------------------
r3941 | aaron | 2010-03-10 08:57:32 -0500 (Wed, 10 Mar 2010) | 3 lines

Prevent the ls registration daemon from sending keepalives too frequently


------------------------------------------------------------------------
r3925 | zurawski | 2010-02-25 13:38:56 -0500 (Thu, 25 Feb 2010) | 5 lines

Updating from jz-registration branch.  R 3919 - 3924

-jason


------------------------------------------------------------------------
r3906 | zurawski | 2010-02-18 13:18:15 -0500 (Thu, 18 Feb 2010) | 5 lines

Merging from 3.1.1 branch

-jason


------------------------------------------------------------------------
r3879 | zurawski | 2010-02-11 13:51:17 -0500 (Thu, 11 Feb 2010) | 5 lines

Parallel commit from RELEASE 3.1.1 branch.

-jason


------------------------------------------------------------------------
r3826 | aaron | 2010-01-12 09:48:29 -0500 (Tue, 12 Jan 2010) | 3 lines

Update the spec to explicitly specify the Log::Dispatch::FileRotate dependency, and synchronize the 
Makefile/spec file to better match other services


------------------------------------------------------------------------
r3721 | aaron | 2009-09-24 14:53:56 -0400 (Thu, 24 Sep 2009) | 5 lines

Parallel commit of 3720:

Commit some RPM updates


------------------------------------------------------------------------
r3710 | zurawski | 2009-09-22 10:47:20 -0400 (Tue, 22 Sep 2009) | 11 lines

merge release change

------------------------------------------------------------------------
r3709 | zurawski | 2009-09-22 10:43:36 -0400 (Tue, 22 Sep 2009) | 5 
lines

Bugfix for issue #331.  Note that I bumped the minor numbers for each.

-jason


------------------------------------------------------------------------
r3671 | aaron | 2009-09-02 10:08:58 -0400 (Wed, 02 Sep 2009) | 10 lines

Migrate change from RELEASE_3.1 
Migrat the following change from RELEASE_3.1 to trunk.

------------------------------------------------------------------------
r3664 | aaron | 2009-09-01 14:14:47 -0400 (Tue, 01 Sep 2009) | 3 lines

Add a config option to make the "site_name" and "site_location" fields required.



------------------------------------------------------------------------
r3655 | aaron | 2009-08-28 07:16:17 -0400 (Fri, 28 Aug 2009) | 3 lines

copy the RELEASE_3.1 branch to trunk


------------------------------------------------------------------------
r2822 | aaron | 2009-06-09 09:03:29 -0400 (Tue, 09 Jun 2009) | 3 lines

Improve the error handling and logging of the ls registration daemon


------------------------------------------------------------------------
r2808 | aaron | 2009-05-29 07:27:50 -0400 (Fri, 29 May 2009) | 3 lines

Update the spec files for the -rc2


------------------------------------------------------------------------
r2786 | zurawski | 2009-05-05 10:12:43 -0400 (Tue, 05 May 2009) | 5 lines

Minor documentation errors found my susan (missing 'make install')

-jason


------------------------------------------------------------------------
r2785 | zurawski | 2009-05-02 11:00:44 -0400 (Sat, 02 May 2009) | 5 lines

minor updates to tar installation instructions

-jason


------------------------------------------------------------------------
r2783 | zurawski | 2009-04-27 08:37:44 -0400 (Mon, 27 Apr 2009) | 8 lines

Documentation update:

 - INSTALL paths point to the proper location in the software svn now
 - Adding new bugs to 'Changes'

-jason


------------------------------------------------------------------------
r2752 | zurawski | 2009-04-13 10:26:04 -0400 (Mon, 13 Apr 2009) | 5 lines

Changing a procedure for source install

-jason


------------------------------------------------------------------------
r2749 | zurawski | 2009-04-13 08:45:59 -0400 (Mon, 13 Apr 2009) | 5 lines

Updating other documentation to reflect changes in LS/SNMP MA

-jason


------------------------------------------------------------------------
r2728 | aaron | 2009-04-07 10:10:48 -0400 (Tue, 07 Apr 2009) | 4 lines

Update the install documentation to include the "make install" step for tarball versions.
Update the Makefile to include the version number in the name.


------------------------------------------------------------------------
r2722 | aaron | 2009-04-03 13:06:32 -0400 (Fri, 03 Apr 2009) | 3 lines

Have the .spec files use the .pSPS tag, and include a file in the Status service that wasn't committed.


------------------------------------------------------------------------
r2716 | aaron | 2009-04-03 12:07:32 -0400 (Fri, 03 Apr 2009) | 4 lines

Standardize the INSTALL
Clean up the install dependencies and prepare environment scripts for LSReg and TS


------------------------------------------------------------------------
r2708 | zurawski | 2009-04-03 09:39:02 -0400 (Fri, 03 Apr 2009) | 8 lines

Minor documentation teaks:

 - adding spaces for readability
 - adjusting footers (mailing list names, ref-ed libraries

-jason


------------------------------------------------------------------------
r2706 | zurawski | 2009-04-03 09:24:38 -0400 (Fri, 03 Apr 2009) | 7 lines

Adding list of bugs to the changelog.

Fixing some issues with svn installation instructions

-jason


------------------------------------------------------------------------
r2679 | aaron | 2009-03-27 15:52:02 -0400 (Fri, 27 Mar 2009) | 6 lines

Update the documentation on the TS/LS Reg Daemon using Jason's README/INSTALL as a basis.
Update the .spec file to restart a service on upgrade as opposed to stopping it.
Include the client in the TS 
Actually fix the bug I tried to fix yesterday


------------------------------------------------------------------------
r2668 | aaron | 2009-03-26 13:55:37 -0400 (Thu, 26 Mar 2009) | 3 lines

Minor bugfix in the LS registration daemon, minor documentation update


------------------------------------------------------------------------
r2666 | aaron | 2009-03-24 10:17:20 -0400 (Tue, 24 Mar 2009) | 5 lines

Minor documentation updates
Minor package cleanups to the Status service
Perltidy on my packages


------------------------------------------------------------------------
r2660 | aaron | 2009-03-23 07:15:38 -0400 (Mon, 23 Mar 2009) | 3 lines

Bugfixes and cleanups.


------------------------------------------------------------------------
r2646 | aaron | 2009-03-20 12:10:57 -0400 (Fri, 20 Mar 2009) | 3 lines

Tidy-ify and minor cleanups


------------------------------------------------------------------------
r2640 | zurawski | 2009-03-19 21:21:21 -0400 (Thu, 19 Mar 2009) | 6 lines

Setting svn:keywords on all pm and pl files.  Many didnt seem to have 
these by default.

-jason


------------------------------------------------------------------------
r2578 | aaron | 2009-03-16 15:12:01 -0400 (Mon, 16 Mar 2009) | 4 lines

Add version #s to the files
Minor cleanups to the daemon.pl


------------------------------------------------------------------------
r2577 | aaron | 2009-03-16 15:00:42 -0400 (Mon, 16 Mar 2009) | 3 lines

Minor fixes


------------------------------------------------------------------------
r2576 | aaron | 2009-03-16 14:58:29 -0400 (Mon, 16 Mar 2009) | 4 lines

Fix some copy-paste bug in README
Document daemon.pl functions some


------------------------------------------------------------------------
r2575 | aaron | 2009-03-16 14:50:02 -0400 (Mon, 16 Mar 2009) | 3 lines

Add some code documentation to the LS registration daemon in response to Joe's comment.


------------------------------------------------------------------------
r2511 | aaron | 2009-03-10 15:56:34 -0400 (Tue, 10 Mar 2009) | 3 lines

Initial release branch re-arrange. 


------------------------------------------------------------------------
r2488 | aaron | 2009-03-02 20:20:40 -0500 (Mon, 02 Mar 2009) | 4 lines

Create a branch for the upcoming release



------------------------------------------------------------------------
r2443 | aaron | 2009-02-03 16:31:04 -0500 (Tue, 03 Feb 2009) | 3 lines

Minor updates to the LS registration daemon to get it working for Joe.


------------------------------------------------------------------------
r2438 | aaron | 2009-01-27 10:58:02 -0500 (Tue, 27 Jan 2009) | 3 lines

Update the status/topology/ls registration daemon packages to include the right ParameterValidation.pm


------------------------------------------------------------------------
r2432 | aaron | 2009-01-27 09:46:39 -0500 (Tue, 27 Jan 2009) | 3 lines

perl tidyify the ls registration files


------------------------------------------------------------------------
r2425 | aaron | 2009-01-27 08:46:26 -0500 (Tue, 27 Jan 2009) | 10 lines

Updates the ls registration daemon package to deal with some issues that matt
mathis and rich encountered.

It also moves the daemon, and some of the modules that are only useful to it,
into this package instead of being in the global directory structure. The rest
of the common files are symlinked from their global position. This way, if we
want to delete the ls registration daemon, it won't leave its unused components
in the global space.


------------------------------------------------------------------------

Lookup Service

------------------------------------------------------------------------
r4525 | aaron | 2010-10-22 09:44:27 -0400 (Fri, 22 Oct 2010) | 3 lines

Create a tag for the upcoming release


------------------------------------------------------------------------
r4497 | zurawski | 2010-09-30 15:51:52 -0400 (Thu, 30 Sep 2010) | 5 lines

Updating the name of the Internet2 repo file

-jason


------------------------------------------------------------------------
r4481 | zurawski | 2010-09-29 10:50:54 -0400 (Wed, 29 Sep 2010) | 5 lines

Adding some documentation on how to use the new init options.

-jason


------------------------------------------------------------------------
r4480 | zurawski | 2010-09-29 10:45:54 -0400 (Wed, 29 Sep 2010) | 5 lines

updating release documentation

-jason


------------------------------------------------------------------------
r4475 | zurawski | 2010-09-29 09:18:06 -0400 (Wed, 29 Sep 2010) | 6 lines

Preparing the LS for the next release (updating release numbers, mailing 
list addresses, etc).  

-jason


------------------------------------------------------------------------
r4459 | aaron | 2010-09-28 15:40:01 -0400 (Tue, 28 Sep 2010) | 23 lines

Pull in Lookup Service changes from the pS-Performance_Toolkit branch

r4444:
Add a sysconfig element so the database cleaning/removal can be configured for
the init script


r4428: 
Have the lookup service clear the database contents on startup. We saw an
instance in the field where the LS was hanging on startup.


r4258: 
Change the log rotation to daily for the pS services


r4145: 
RedHat's shutdown scripts require a file in "/var/lock/subsys" before they will
run any init scripts to shut down the service (it just silently doesn't call
them if it's missing).  Update the various init scripts to place that file
there so that the init scripts will actually get called on shutdown.


------------------------------------------------------------------------
r4283 | zurawski | 2010-07-21 19:43:29 -0400 (Wed, 21 Jul 2010) | 8 lines

Minor bug fix for a problem discovered by Guilherme.  The removal of the 
'summary of summaries' was failing each time because we were looking in 
the wrong portion of the database collection.  Tested on GENI/ESCPS 
branches.

-jason


------------------------------------------------------------------------
r4129 | aaron | 2010-05-20 10:36:30 -0400 (Thu, 20 May 2010) | 5 lines

Add some RPM dependencies for various commands that are used in the pre/post
install steps. These tools are normally available on an installed system, but
during a kickstart, they might not be installed.


------------------------------------------------------------------------
r4108 | zurawski | 2010-05-17 14:02:29 -0400 (Mon, 17 May 2010) | 5 lines

parallel commit from the release branch

-jason


------------------------------------------------------------------------
r4085 | zurawski | 2010-05-12 14:15:47 -0400 (Wed, 12 May 2010) | 5 lines

Merging changes from release branch

-jason


------------------------------------------------------------------------
r4071 | zurawski | 2010-05-10 12:38:15 -0400 (Mon, 10 May 2010) | 5 lines

Adding a sample response to the request message comments.

-jason


------------------------------------------------------------------------
r4045 | zurawski | 2010-04-27 11:39:49 -0400 (Tue, 27 Apr 2010) | 6 lines

These files were really messed up after the merging, that will teach me 
to trust svn...

-jason


------------------------------------------------------------------------
r4044 | zurawski | 2010-04-27 11:35:43 -0400 (Tue, 27 Apr 2010) | 5 lines

parallel commit

-jason


------------------------------------------------------------------------
r4043 | zurawski | 2010-04-27 11:32:58 -0400 (Tue, 27 Apr 2010) | 5 lines

parallel commit

-jason


------------------------------------------------------------------------
r4041 | zurawski | 2010-04-27 10:46:31 -0400 (Tue, 27 Apr 2010) | 5 lines

Parallel commit.

-jason


------------------------------------------------------------------------
r4037 | zurawski | 2010-04-23 22:19:06 -0400 (Fri, 23 Apr 2010) | 5 lines

parallel commit from release branch

-jason


------------------------------------------------------------------------
r4034 | zurawski | 2010-04-23 15:07:58 -0400 (Fri, 23 Apr 2010) | 5 lines

Parallel commit from the release branch

-jason


------------------------------------------------------------------------
r3950 | alake | 2010-03-12 15:22:10 -0500 (Fri, 12 Mar 2010) | 1 line

Fix for issue 375 where hLS quietly does not complain if it tries to write to local hints file and 
fails causing gLS registration not to occur as intended.
------------------------------------------------------------------------
r3949 | alake | 2010-03-12 13:04:21 -0500 (Fri, 12 Mar 2010) | 4 lines

Merging changes from tierney branch to trunk. Includes:
    - Changes to LS to reduce number of DB opens. Has been running on ESnet since January and appears 
not to cause any problems
    - Adding NetLogger output from the LS

------------------------------------------------------------------------
r3906 | zurawski | 2010-02-18 13:18:15 -0500 (Thu, 18 Feb 2010) | 5 lines

Merging from 3.1.1 branch

-jason


------------------------------------------------------------------------
r3879 | zurawski | 2010-02-11 13:51:17 -0500 (Thu, 11 Feb 2010) | 5 lines

Parallel commit from RELEASE 3.1.1 branch.

-jason


------------------------------------------------------------------------
r3877 | zurawski | 2010-02-09 19:21:26 -0500 (Tue, 09 Feb 2010) | 5 lines

Parallel commit from the 3.1.1 branch

-jason


------------------------------------------------------------------------
r3771 | tierney | 2009-11-04 22:13:02 -0500 (Wed, 04 Nov 2009) | 2 lines

reverting to previous version at Jason's request

------------------------------------------------------------------------
r3770 | tierney | 2009-11-04 20:12:51 -0500 (Wed, 04 Nov 2009) | 2 lines

starting adding NetLogger instrumentation

------------------------------------------------------------------------
r3735 | zurawski | 2009-10-01 06:03:08 -0400 (Thu, 01 Oct 2009) | 5 lines

testing svn upgrade by merging a branch

-jason


------------------------------------------------------------------------
r3733 | zurawski | 2009-09-29 10:38:27 -0400 (Tue, 29 Sep 2009) | 11 lines

updates from branch

------------------------------------------------------------------------
r3730 | zurawski | 2009-09-29 09:20:25 -0400 (Tue, 29 Sep 2009) | 5 
lines

adding a sys::syslog package.  Updating other items for minor release.

-jason


------------------------------------------------------------------------
r3710 | zurawski | 2009-09-22 10:47:20 -0400 (Tue, 22 Sep 2009) | 11 lines

merge release change

------------------------------------------------------------------------
r3709 | zurawski | 2009-09-22 10:43:36 -0400 (Tue, 22 Sep 2009) | 5 
lines

Bugfix for issue #331.  Note that I bumped the minor numbers for each.

-jason


------------------------------------------------------------------------
r3685 | zurawski | 2009-09-04 11:12:04 -0400 (Fri, 04 Sep 2009) | 10 lines

merging from release

r3684 | zurawski | 2009-09-04 11:09:37 -0400 (Fri, 04 Sep 2009) | 5 
lines

Updating to fix a build error

-jason


------------------------------------------------------------------------
r3678 | zurawski | 2009-09-03 10:14:38 -0400 (Thu, 03 Sep 2009) | 9 lines

------------------------------------------------------------------------
r3677 | zurawski | 2009-09-03 10:13:37 -0400 (Thu, 03 Sep 2009) | 5 
lines

Udating release documentation

-jason


------------------------------------------------------------------------
r3655 | aaron | 2009-08-28 07:16:17 -0400 (Fri, 28 Aug 2009) | 3 lines

copy the RELEASE_3.1 branch to trunk


------------------------------------------------------------------------
r3642 | zurawski | 2009-08-25 21:44:52 -0400 (Tue, 25 Aug 2009) | 5 lines

Adding some clarification regarding logging

-jaosn


------------------------------------------------------------------------
r3637 | zurawski | 2009-08-25 14:17:50 -0400 (Tue, 25 Aug 2009) | 5 lines

Bugfixes related to issue #248

-jason


------------------------------------------------------------------------
r3634 | zurawski | 2009-08-25 12:01:23 -0400 (Tue, 25 Aug 2009) | 5 lines

Adjusting installation documentation

-jason


------------------------------------------------------------------------
r3630 | zurawski | 2009-08-25 10:08:24 -0400 (Tue, 25 Aug 2009) | 5 lines

updating dep libraries in the install file

-jason


------------------------------------------------------------------------
r3629 | zurawski | 2009-08-25 10:06:00 -0400 (Tue, 25 Aug 2009) | 5 lines

Preparing LS package for next release.

-jason


------------------------------------------------------------------------
r3560 | zurawski | 2009-08-11 19:15:46 -0400 (Tue, 11 Aug 2009) | 6 lines

Re-arranging the logic for the ls_registration_interval.  There are 
reports of a bug that seem to increase the interval by large amounts.  

-jason


------------------------------------------------------------------------
r3030 | zurawski | 2009-08-07 11:05:13 -0400 (Fri, 07 Aug 2009) | 5 lines

Adjusting the size of the hLS databases.

-jason


------------------------------------------------------------------------
r3024 | zurawski | 2009-07-31 12:17:36 -0400 (Fri, 31 Jul 2009) | 5 lines

Minor typing error

-jason


------------------------------------------------------------------------
r3023 | zurawski | 2009-07-31 12:02:26 -0400 (Fri, 31 Jul 2009) | 6 lines

Partial bugfixes for Issue #s 225 and 226 (pertains to all services, not 
just pSB)

-jason


------------------------------------------------------------------------
r3015 | zurawski | 2009-07-21 10:42:50 -0400 (Tue, 21 Jul 2009) | 5 lines

Preparing for a new RC

-jason


------------------------------------------------------------------------
r2948 | zurawski | 2009-07-14 10:08:43 -0400 (Tue, 14 Jul 2009) | 6 lines

Addressing bug #131.  Trying to be backwards compat where we can, but 
gmaps may need to be looked at closer.

-jason 


------------------------------------------------------------------------
r2914 | zurawski | 2009-07-10 07:21:15 -0400 (Fri, 10 Jul 2009) | 5 lines

Updating changelogs.

-jason


------------------------------------------------------------------------
r2913 | zurawski | 2009-07-10 07:19:42 -0400 (Fri, 10 Jul 2009) | 5 lines

Bumping RC #s

-jason


------------------------------------------------------------------------
r2911 | zurawski | 2009-07-10 06:46:05 -0400 (Fri, 10 Jul 2009) | 5 lines

Updating documentation for LS/SNMP MA in anticpation of RC generation.

-jason


------------------------------------------------------------------------
r2875 | zurawski | 2009-07-06 11:01:44 -0400 (Mon, 06 Jul 2009) | 5 lines

Fixes related to bug #187

-jason


------------------------------------------------------------------------
r2826 | zurawski | 2009-06-15 15:16:57 -0400 (Mon, 15 Jun 2009) | 5 lines

Perlcritic/perltidy changes

-jason


------------------------------------------------------------------------
r2824 | zurawski | 2009-06-15 13:25:44 -0400 (Mon, 15 Jun 2009) | 8 lines

Preliminary work to address bug #105.  The Client::DCN library has been 
modified to use a service defintinition istead of the hLS itself.  These 
modifications will be used to enhance the existing GUI and fix 
additional errors.

-jason


------------------------------------------------------------------------
r2789 | zurawski | 2009-05-07 21:03:18 -0400 (Thu, 07 May 2009) | 5 lines

Updating documentation

-jason


------------------------------------------------------------------------
r2788 | zurawski | 2009-05-07 20:42:34 -0400 (Thu, 07 May 2009) | 5 lines

Updating spec files

-jason


------------------------------------------------------------------------
r2787 | zurawski | 2009-05-07 20:33:41 -0400 (Thu, 07 May 2009) | 5 lines

Forgotten script in the LS/SNMP package.

-jason


------------------------------------------------------------------------
r2785 | zurawski | 2009-05-02 11:00:44 -0400 (Sat, 02 May 2009) | 5 lines

minor updates to tar installation instructions

-jason


------------------------------------------------------------------------
r2783 | zurawski | 2009-04-27 08:37:44 -0400 (Mon, 27 Apr 2009) | 8 lines

Documentation update:

 - INSTALL paths point to the proper location in the software svn now
 - Adding new bugs to 'Changes'

-jason


------------------------------------------------------------------------
r2752 | zurawski | 2009-04-13 10:26:04 -0400 (Mon, 13 Apr 2009) | 5 lines

Changing a procedure for source install

-jason


------------------------------------------------------------------------
r2750 | zurawski | 2009-04-13 08:47:13 -0400 (Mon, 13 Apr 2009) | 5 lines

updating modified dates

-jason


------------------------------------------------------------------------
r2748 | zurawski | 2009-04-13 08:20:37 -0400 (Mon, 13 Apr 2009) | 5 lines

Documentation updates to include instructions for non-redhat installers.

-jason


------------------------------------------------------------------------
r2733 | zurawski | 2009-04-08 10:33:03 -0400 (Wed, 08 Apr 2009) | 5 lines

Minor change to changelog.

-jason


------------------------------------------------------------------------
r2728 | aaron | 2009-04-07 10:10:48 -0400 (Tue, 07 Apr 2009) | 4 lines

Update the install documentation to include the "make install" step for tarball versions.
Update the Makefile to include the version number in the name.


------------------------------------------------------------------------
r2717 | zurawski | 2009-04-03 12:11:32 -0400 (Fri, 03 Apr 2009) | 7 lines

Updating revision date.

Respecting line boundaries (80 columns)

-jason


------------------------------------------------------------------------
r2716 | aaron | 2009-04-03 12:07:32 -0400 (Fri, 03 Apr 2009) | 4 lines

Standardize the INSTALL
Clean up the install dependencies and prepare environment scripts for LSReg and TS


------------------------------------------------------------------------
r2713 | aaron | 2009-04-03 11:23:44 -0400 (Fri, 03 Apr 2009) | 9 lines

Minor change to the README, clarifying how the LS works (basically, a copy-paste from the INSTALL)

INSTALL:
Change Up2Date -> up2date
Change references to Apt to APT-RPM to make it clear that it's not a debian or ubuntu package.
Make YUM the first described install method since it will presumably be the most common rpm method
Remove the "--logger" argument in the manual starting mode since the logging will default to the screen 
if that argument is missing, and the subsequent text told them to make the logger print to the screen.


------------------------------------------------------------------------
r2705 | zurawski | 2009-04-03 09:22:44 -0400 (Fri, 03 Apr 2009) | 5 lines

updating installation instructions for svn checkouts

-jason


------------------------------------------------------------------------
r2696 | zurawski | 2009-04-02 14:02:57 -0400 (Thu, 02 Apr 2009) | 5 lines

Adding pSPS tag to the spec generation.

-jason


------------------------------------------------------------------------
r2678 | zurawski | 2009-03-27 15:01:12 -0400 (Fri, 27 Mar 2009) | 5 lines

Updating Lookup Service documentation.

-jason


------------------------------------------------------------------------
r2660 | aaron | 2009-03-23 07:15:38 -0400 (Mon, 23 Mar 2009) | 3 lines

Bugfixes and cleanups.


------------------------------------------------------------------------
r2640 | zurawski | 2009-03-19 21:21:21 -0400 (Thu, 19 Mar 2009) | 6 lines

Setting svn:keywords on all pm and pl files.  Many didnt seem to have 
these by default.

-jason


------------------------------------------------------------------------
r2632 | zurawski | 2009-03-19 10:42:50 -0400 (Thu, 19 Mar 2009) | 5 lines

Spelling error.

-jason


------------------------------------------------------------------------
r2601 | mportnoi | 2009-03-17 14:40:35 -0400 (Tue, 17 Mar 2009) | 1 line

run perltidy
------------------------------------------------------------------------
r2587 | zurawski | 2009-03-17 07:34:44 -0400 (Tue, 17 Mar 2009) | 5 lines

Merging a forgotten update regarding the gLS clean procedure.

-jason


------------------------------------------------------------------------
r2583 | mportnoi | 2009-03-16 21:33:22 -0400 (Mon, 16 Mar 2009) | 2 lines

Several instances of error message with misspelled "could" as "cound", corrected all.
Miscellaneous spell-checking.
------------------------------------------------------------------------
r2582 | zurawski | 2009-03-16 21:22:23 -0400 (Mon, 16 Mar 2009) | 9 lines

Final changes to packages for SNMP MA/LS:

 - Dep on LibXML of at least 1.60
 - changes to store generator
 - Adding EchoRequest to both

-jason


------------------------------------------------------------------------
r2574 | zurawski | 2009-03-16 14:12:46 -0400 (Mon, 16 Mar 2009) | 5 lines

Moving General.pm to the shared space.

-jason


------------------------------------------------------------------------
r2566 | zurawski | 2009-03-16 13:08:59 -0400 (Mon, 16 Mar 2009) | 6 lines

Moving the SNMP module out of the shared area.  Removing shared 
reference to SNMP requests.

-jason


------------------------------------------------------------------------
r2563 | zurawski | 2009-03-16 11:09:28 -0400 (Mon, 16 Mar 2009) | 5 lines

Adding a dbxml requirement.

-jason


------------------------------------------------------------------------
r2562 | zurawski | 2009-03-16 11:08:00 -0400 (Mon, 16 Mar 2009) | 5 lines

Adding checkconfig lines to the default installation.

-jason


------------------------------------------------------------------------
r2555 | zurawski | 2009-03-12 17:54:49 -0400 (Thu, 12 Mar 2009) | 5 lines

Adding another spec file for something external.  Modifying LS spec.

-jason


------------------------------------------------------------------------
r2552 | zurawski | 2009-03-12 17:40:37 -0400 (Thu, 12 Mar 2009) | 6 lines

Adding a spec file for an unpublished rpm (we can maintain this in our 
repo).  Adjusting LS specfile.

-jason


------------------------------------------------------------------------
r2550 | zurawski | 2009-03-12 14:59:30 -0400 (Thu, 12 Mar 2009) | 6 lines

Modifying spec to ignore the deps file.  Adding other forgotten scripts 
to manifest.

-jason


------------------------------------------------------------------------
r2549 | zurawski | 2009-03-12 14:50:35 -0400 (Thu, 12 Mar 2009) | 7 lines

Changing the makedist/MANIFEST to include dependencies - this allows us 
to use the self install scripts.

-jasono



------------------------------------------------------------------------
r2548 | zurawski | 2009-03-12 14:45:01 -0400 (Thu, 12 Mar 2009) | 5 lines

Removing dependencies from the MANIFEST so rpmbuild doesn't freak.

-jason


------------------------------------------------------------------------
r2547 | zurawski | 2009-03-12 14:34:34 -0400 (Thu, 12 Mar 2009) | 5 lines

Update to the deps.

-jason


------------------------------------------------------------------------
r2546 | zurawski | 2009-03-12 14:26:18 -0400 (Thu, 12 Mar 2009) | 5 lines

More release essentials

-jason


------------------------------------------------------------------------
r2545 | zurawski | 2009-03-12 09:29:40 -0400 (Thu, 12 Mar 2009) | 10 lines

Bugfix related to Nina's report.

Java hLS instances do not support multiple eventTypes, but they do use 
parameters for the same role.  The gLS knew enough to search for these 
paremters, just in the wrong place (metadata/parameter instead of 
metadata/parameters/parameter).

-jason


------------------------------------------------------------------------
r2540 | zurawski | 2009-03-11 15:52:12 -0400 (Wed, 11 Mar 2009) | 5 lines

Extra lib links, updated MANIFEST and deps.

-jason


------------------------------------------------------------------------
r2539 | zurawski | 2009-03-11 15:40:07 -0400 (Wed, 11 Mar 2009) | 5 lines

Adding links to common libraries.

-jason


------------------------------------------------------------------------
r2538 | zurawski | 2009-03-11 15:32:34 -0400 (Wed, 11 Mar 2009) | 5 lines

Removing legacy LS code.  Moving gLS code to new home.

-jason


------------------------------------------------------------------------
r2535 | zurawski | 2009-03-11 15:07:43 -0400 (Wed, 11 Mar 2009) | 5 lines

making the name more exact.

-jason


------------------------------------------------------------------------
r2534 | zurawski | 2009-03-11 15:06:52 -0400 (Wed, 11 Mar 2009) | 5 lines

Moving more request messages around.

-jason


------------------------------------------------------------------------
r2533 | zurawski | 2009-03-11 14:57:13 -0400 (Wed, 11 Mar 2009) | 5 lines

relocating gLS messages

-jason


------------------------------------------------------------------------
r2532 | zurawski | 2009-03-11 14:55:28 -0400 (Wed, 11 Mar 2009) | 5 lines

Linking to the client

-jason


------------------------------------------------------------------------
r2530 | zurawski | 2009-03-11 14:32:03 -0400 (Wed, 11 Mar 2009) | 5 lines

Moving the dump script to a new home.

-jason


------------------------------------------------------------------------
r2529 | zurawski | 2009-03-11 14:14:06 -0400 (Wed, 11 Mar 2009) | 5 lines

changes to daemon.conf to split the data from software.

-jason


------------------------------------------------------------------------
r2528 | zurawski | 2009-03-11 14:06:05 -0400 (Wed, 11 Mar 2009) | 5 lines

Will let the spec file create this.

-jason


------------------------------------------------------------------------
r2527 | zurawski | 2009-03-11 13:55:42 -0400 (Wed, 11 Mar 2009) | 5 lines

Adding LS bits.

-jason


------------------------------------------------------------------------
r2525 | zurawski | 2009-03-11 13:21:26 -0400 (Wed, 11 Mar 2009) | 5 lines

Links to configure daemon.

-jason


------------------------------------------------------------------------
r2524 | zurawski | 2009-03-11 12:41:38 -0400 (Wed, 11 Mar 2009) | 5 lines

Links to the daemons and logging conf files.

-jason


------------------------------------------------------------------------
r2523 | zurawski | 2009-03-11 12:26:24 -0400 (Wed, 11 Mar 2009) | 6 lines

Adding the start of these packages.  Nothing in here but the contents of 
the 'skeleton'.

-jason


------------------------------------------------------------------------

PingER

------------------------------------------------------------------------
r4525 | aaron | 2010-10-22 09:44:27 -0400 (Fri, 22 Oct 2010) | 3 lines

Create a tag for the upcoming release


------------------------------------------------------------------------
r4497 | zurawski | 2010-09-30 15:51:52 -0400 (Thu, 30 Sep 2010) | 5 lines

Updating the name of the Internet2 repo file

-jason


------------------------------------------------------------------------
r4489 | aaron | 2010-09-29 13:39:37 -0400 (Wed, 29 Sep 2010) | 1 line

Bring in r3829 from RELEASE_3.1.1 into trunk
------------------------------------------------------------------------
r4456 | aaron | 2010-09-28 15:16:32 -0400 (Tue, 28 Sep 2010) | 22 lines

Bring in the PingER changes from the Toolkit into trunk

r4258:
Change the log rotation to daily for the pS services

r4176:
A smattering of minor bugfixes

r4174:
MySQL has priority "64" in the boot order, so bump the services that depend on
it to later in the boot process.

r4145:
RedHat's shutdown scripts require a file in "/var/lock/subsys" before they will
run any init scripts to shut down the service (it just silently doesn't call
them if it's missing).  Update the various init scripts to place that file
there so that the init scripts will actually get called on shutdown.

r4136:
Make the RPM work more like the other RPMs


------------------------------------------------------------------------
r4453 | aaron | 2010-09-28 15:06:58 -0400 (Tue, 28 Sep 2010) | 3 lines

Pull in changes from the Toolkit branch to bring the PINGERTOPO_DATATYPES modules and the OWP modules 
into Shared so that the Toolkit can use them.


------------------------------------------------------------------------
r4165 | maxim | 2010-06-02 12:20:14 -0400 (Wed, 02 Jun 2010) | 1 line

added missing link for now
------------------------------------------------------------------------
r4135 | aaron | 2010-05-20 15:49:36 -0400 (Thu, 20 May 2010) | 3 lines

Revert change, wrong branch


------------------------------------------------------------------------
r4134 | aaron | 2010-05-20 15:47:12 -0400 (Thu, 20 May 2010) | 3 lines

Make the RPM work more like the other RPMs


------------------------------------------------------------------------
r4129 | aaron | 2010-05-20 10:36:30 -0400 (Thu, 20 May 2010) | 5 lines

Add some RPM dependencies for various commands that are used in the pre/post
install steps. These tools are normally available on an installed system, but
during a kickstart, they might not be installed.


------------------------------------------------------------------------
r4115 | maxim | 2010-05-17 17:52:52 -0400 (Mon, 17 May 2010) | 1 line

synced with 3.1.1
------------------------------------------------------------------------
r4114 | maxim | 2010-05-17 17:52:03 -0400 (Mon, 17 May 2010) | 1 line

synced with 3.1.1
------------------------------------------------------------------------
r4097 | maxim | 2010-05-13 15:42:25 -0400 (Thu, 13 May 2010) | 1 line

fixed bug when SDK is malformed
------------------------------------------------------------------------
r4064 | maxim | 2010-05-06 17:02:52 -0400 (Thu, 06 May 2010) | 1 line

found that pinger db was using text as well, hmm...
------------------------------------------------------------------------
r3906 | zurawski | 2010-02-18 13:18:15 -0500 (Thu, 18 Feb 2010) | 5 lines

Merging from 3.1.1 branch

-jason


------------------------------------------------------------------------
r3886 | maxim | 2010-02-12 17:10:44 -0500 (Fri, 12 Feb 2010) | 1 line

in sunc with branch 3.1.1
------------------------------------------------------------------------
r3879 | zurawski | 2010-02-11 13:51:17 -0500 (Thu, 11 Feb 2010) | 5 lines

Parallel commit from RELEASE 3.1.1 branch.

-jason


------------------------------------------------------------------------
r3866 | maxim | 2010-02-08 16:32:50 -0500 (Mon, 08 Feb 2010) | 1 line

fixes for #391,392 propagated
------------------------------------------------------------------------
r3831 | alake | 2010-01-15 16:02:23 -0500 (Fri, 15 Jan 2010) | 1 line

Merging changes to remove Math:BigInt and replace with Math::Int64
------------------------------------------------------------------------
r3713 | zurawski | 2009-09-22 18:22:03 -0400 (Tue, 22 Sep 2009) | 11 lines

updating from branch

------------------------------------------------------------------------
r3711 | zurawski | 2009-09-22 13:35:19 -0400 (Tue, 22 Sep 2009) | 5 
lines

Moving a PingER lib to the shared area.  

-jason


------------------------------------------------------------------------
r3710 | zurawski | 2009-09-22 10:47:20 -0400 (Tue, 22 Sep 2009) | 11 lines

merge release change

------------------------------------------------------------------------
r3709 | zurawski | 2009-09-22 10:43:36 -0400 (Tue, 22 Sep 2009) | 5 
lines

Bugfix for issue #331.  Note that I bumped the minor numbers for each.

-jason


------------------------------------------------------------------------
r3655 | aaron | 2009-08-28 07:16:17 -0400 (Fri, 28 Aug 2009) | 3 lines

copy the RELEASE_3.1 branch to trunk


------------------------------------------------------------------------
r3616 | maxim | 2009-08-24 12:20:16 -0400 (Mon, 24 Aug 2009) | 1 line

illegal division on 0 fixed
------------------------------------------------------------------------
r3601 | maxim | 2009-08-19 18:41:50 -0400 (Wed, 19 Aug 2009) | 1 line

Module::Build is not required, breaks install
------------------------------------------------------------------------
r3573 | zurawski | 2009-08-17 10:12:25 -0400 (Mon, 17 Aug 2009) | 5 lines

Re-adding PingER datatypes.

-jason


------------------------------------------------------------------------
r3572 | zurawski | 2009-08-17 10:01:19 -0400 (Mon, 17 Aug 2009) | 6 lines

Moving the PingER datatypes to a common area now that they are needed by 
other packages.

-jason


------------------------------------------------------------------------
r3569 | zurawski | 2009-08-17 09:35:13 -0400 (Mon, 17 Aug 2009) | 6 lines

moving the PingER client library to a common area.  Using this in the 
perfAdmin Graph.

-jason


------------------------------------------------------------------------
r3565 | maxim | 2009-08-13 10:51:44 -0400 (Thu, 13 Aug 2009) | 1 line

removed non generic landmarks files, left empty one
------------------------------------------------------------------------
r3564 | maxim | 2009-08-13 10:51:28 -0400 (Thu, 13 Aug 2009) | 1 line

removed non generic landmarks files, left empty one
------------------------------------------------------------------------
r3563 | maxim | 2009-08-13 10:48:44 -0400 (Thu, 13 Aug 2009) | 1 line

fix for issue #289
------------------------------------------------------------------------
r3562 | maxim | 2009-08-12 17:07:41 -0400 (Wed, 12 Aug 2009) | 1 line

fixed pinger empty landmarks file errors, the only fatal error remained is when there is no landmarks 
file at all,  added empty landmarks file and renamed current one to reflect lhcopn nature
------------------------------------------------------------------------
r2997 | maxim | 2009-07-17 16:56:08 -0400 (Fri, 17 Jul 2009) | 1 line

fixed misstyped domain vs node urns
------------------------------------------------------------------------
r2844 | maxim | 2009-06-23 18:38:03 -0400 (Tue, 23 Jun 2009) | 1 line

issue 180 - added cleanup option for  any pinger endpoint
------------------------------------------------------------------------
r2821 | maxim | 2009-06-08 18:06:07 -0400 (Mon, 08 Jun 2009) | 3 lines

release number bumped up
wrong error and info messages were fixed

------------------------------------------------------------------------
r2804 | maxim | 2009-05-22 16:38:30 -0400 (Fri, 22 May 2009) | 1 line

extra measure to avoid clp >100
------------------------------------------------------------------------
r2803 | maxim | 2009-05-22 16:17:03 -0400 (Fri, 22 May 2009) | 1 line

added plg - packet loss gap and fixed clp bug
------------------------------------------------------------------------
r2784 | maxim | 2009-04-28 11:22:01 -0400 (Tue, 28 Apr 2009) | 2 lines

added logger and check for undefs

------------------------------------------------------------------------
r2783 | zurawski | 2009-04-27 08:37:44 -0400 (Mon, 27 Apr 2009) | 8 lines

Documentation update:

 - INSTALL paths point to the proper location in the software svn now
 - Adding new bugs to 'Changes'

-jason


------------------------------------------------------------------------
r2777 | maxim | 2009-04-20 13:36:00 -0400 (Mon, 20 Apr 2009) | 3 lines

added extra select to fix concurrency problem when several MPs are trying to insert
the same ip/hostname into the host table

------------------------------------------------------------------------
r2776 | maxim | 2009-04-20 11:54:26 -0400 (Mon, 20 Apr 2009) | 4 lines

foxed typo which produced error messages from pinger MP
added instruction at the end of RPM install about running
configuration script

------------------------------------------------------------------------
r2774 | aaron | 2009-04-16 20:13:13 -0400 (Thu, 16 Apr 2009) | 3 lines

Use FindBin with the pinger_client.pl and add "use strict" to pinger_ConfigureDaemon


------------------------------------------------------------------------
r2773 | maxim | 2009-04-16 17:44:08 -0400 (Thu, 16 Apr 2009) | 2 lines

 added checks to avoid warnings

------------------------------------------------------------------------
r2772 | aaron | 2009-04-16 15:54:39 -0400 (Thu, 16 Apr 2009) | 3 lines

Turn off debug logging by default, and comment out the raw request dump since Dumper doesn't handle it 
will on some systems.


------------------------------------------------------------------------
r2770 | maxim | 2009-04-15 16:48:56 -0400 (Wed, 15 Apr 2009) | 1 line

updated instructions
------------------------------------------------------------------------
r2769 | maxim | 2009-04-15 16:45:36 -0400 (Wed, 15 Apr 2009) | 4 lines

bunch of fixes to make configuration script work...
passed multiple tests on clean system


------------------------------------------------------------------------
r2767 | maxim | 2009-04-15 12:49:05 -0400 (Wed, 15 Apr 2009) | 2 lines

moved from Shared, fixed warning

------------------------------------------------------------------------
r2764 | maxim | 2009-04-14 19:04:09 -0400 (Tue, 14 Apr 2009) | 2 lines

one more fix

------------------------------------------------------------------------
r2763 | maxim | 2009-04-14 19:03:23 -0400 (Tue, 14 Apr 2009) | 2 lines

fixed naming issues

------------------------------------------------------------------------
r2762 | maxim | 2009-04-14 18:42:56 -0400 (Tue, 14 Apr 2009) | 1 line

fixed logfile name
------------------------------------------------------------------------
r2760 | maxim | 2009-04-14 18:32:34 -0400 (Tue, 14 Apr 2009) | 2 lines

moved pinger stuff from the Shared

------------------------------------------------------------------------
r2759 | maxim | 2009-04-14 18:31:04 -0400 (Tue, 14 Apr 2009) | 1 line

house cleaning
------------------------------------------------------------------------
r2758 | maxim | 2009-04-14 18:29:23 -0400 (Tue, 14 Apr 2009) | 2 lines

housecleaning

------------------------------------------------------------------------
r2757 | maxim | 2009-04-14 15:51:09 -0400 (Tue, 14 Apr 2009) | 3 lines

fixed prereq for Text::CSV::Simple
changed to Text::CSV_XS

------------------------------------------------------------------------
r2756 | aaron | 2009-04-13 10:59:45 -0400 (Mon, 13 Apr 2009) | 3 lines

perfsonar-daemon.pl -> daemon.pl in init script


------------------------------------------------------------------------
r2755 | maxim | 2009-04-13 10:46:31 -0400 (Mon, 13 Apr 2009) | 2 lines

updated to reflect daemon.pl and bumped release version

------------------------------------------------------------------------
r2752 | zurawski | 2009-04-13 10:26:04 -0400 (Mon, 13 Apr 2009) | 5 lines

Changing a procedure for source install

-jason


------------------------------------------------------------------------
r2749 | zurawski | 2009-04-13 08:45:59 -0400 (Mon, 13 Apr 2009) | 5 lines

Updating other documentation to reflect changes in LS/SNMP MA

-jason


------------------------------------------------------------------------
r2747 | zurawski | 2009-04-13 07:07:23 -0400 (Mon, 13 Apr 2009) | 5 lines

Adding FileRotate as the default log option to PingER

-jason


------------------------------------------------------------------------
r2746 | zurawski | 2009-04-13 06:59:41 -0400 (Mon, 13 Apr 2009) | 5 lines

Adding user and group options to init script.

-jason


------------------------------------------------------------------------
r2745 | zurawski | 2009-04-13 06:56:44 -0400 (Mon, 13 Apr 2009) | 6 lines

Chaging PingER to use 'daemon' instead of perfsonar-daemon for 
consistency in packaging.

-jason


------------------------------------------------------------------------
r2743 | maxim | 2009-04-10 15:23:36 -0400 (Fri, 10 Apr 2009) | 1 line

fixed startup script PingER
------------------------------------------------------------------------
r2737 | maxim | 2009-04-08 16:29:33 -0400 (Wed, 08 Apr 2009) | 1 line

spec with tags
------------------------------------------------------------------------
r2736 | maxim | 2009-04-08 14:48:31 -0400 (Wed, 08 Apr 2009) | 2 lines

removed obsolete files, fixed spec

------------------------------------------------------------------------
r2729 | aaron | 2009-04-07 11:19:20 -0400 (Tue, 07 Apr 2009) | 3 lines

Sync the pinger files with the files in other packages


------------------------------------------------------------------------
r2715 | zurawski | 2009-04-03 11:38:02 -0400 (Fri, 03 Apr 2009) | 4 lines

Minor changes regardint the svn directory (e.g. tags) and instructions 
involving apt/yum


------------------------------------------------------------------------
r2714 | zurawski | 2009-04-03 11:30:18 -0400 (Fri, 03 Apr 2009) | 5 lines

Minor documentation updates + a tidy run.

-jason


------------------------------------------------------------------------
r2712 | zurawski | 2009-04-03 11:04:10 -0400 (Fri, 03 Apr 2009) | 5 lines

Updating PingER doc to look like the other software releases.

-jason


------------------------------------------------------------------------
r2711 | aaron | 2009-04-03 10:17:18 -0400 (Fri, 03 Apr 2009) | 3 lines

Copy the pinger instance (from revision 2668) to a new name 


------------------------------------------------------------------------
r2663 | maxim | 2009-03-23 17:49:55 -0400 (Mon, 23 Mar 2009) | 1 line

docs fixed, some removed
------------------------------------------------------------------------
r2662 | maxim | 2009-03-23 17:43:50 -0400 (Mon, 23 Mar 2009) | 1 line

refactored and renamed for the release 3.1
------------------------------------------------------------------------
r2659 | maxim | 2009-03-20 18:52:01 -0400 (Fri, 20 Mar 2009) | 1 line

fixed some packaging issues 
------------------------------------------------------------------------
r2658 | maxim | 2009-03-20 18:48:32 -0400 (Fri, 20 Mar 2009) | 1 line

 updated 
------------------------------------------------------------------------
r2657 | maxim | 2009-03-20 18:48:14 -0400 (Fri, 20 Mar 2009) | 1 line

added pinger DB automated creation
------------------------------------------------------------------------
r2656 | maxim | 2009-03-20 18:06:03 -0400 (Fri, 20 Mar 2009) | 1 line

bin  udpated
------------------------------------------------------------------------
r2655 | maxim | 2009-03-20 18:05:35 -0400 (Fri, 20 Mar 2009) | 1 line

bin  udpated
------------------------------------------------------------------------
r2654 | maxim | 2009-03-20 18:04:26 -0400 (Fri, 20 Mar 2009) | 1 line

scripts udpated
------------------------------------------------------------------------
r2642 | aaron | 2009-03-20 10:25:50 -0400 (Fri, 20 Mar 2009) | 3 lines

Whole smattering of cleanups and tidyings.


------------------------------------------------------------------------
r2640 | zurawski | 2009-03-19 21:21:21 -0400 (Thu, 19 Mar 2009) | 6 lines

Setting svn:keywords on all pm and pl files.  Many didnt seem to have 
these by default.

-jason


------------------------------------------------------------------------
r2588 | zurawski | 2009-03-17 07:41:11 -0400 (Tue, 17 Mar 2009) | 5 lines

Updating LICENSE file for all items.

-jason


------------------------------------------------------------------------
r2511 | aaron | 2009-03-10 15:56:34 -0400 (Tue, 10 Mar 2009) | 3 lines

Initial release branch re-arrange. 


------------------------------------------------------------------------
r2510 | aaron | 2009-03-10 15:44:24 -0400 (Tue, 10 Mar 2009) | 3 lines

Move changes made to trunk after branching to release branch.


------------------------------------------------------------------------
r2501 | maxim | 2009-03-06 15:39:06 -0500 (Fri, 06 Mar 2009) | 1 line

rpm package for Fausto
------------------------------------------------------------------------

SNMP MA

------------------------------------------------------------------------
r4525 | aaron | 2010-10-22 09:44:27 -0400 (Fri, 22 Oct 2010) | 3 lines

Create a tag for the upcoming release


------------------------------------------------------------------------
r4497 | zurawski | 2010-09-30 15:51:52 -0400 (Thu, 30 Sep 2010) | 5 lines

Updating the name of the Internet2 repo file

-jason


------------------------------------------------------------------------
r4493 | zurawski | 2010-09-29 14:09:55 -0400 (Wed, 29 Sep 2010) | 5 lines

Final move of items from LAM-GANGLIA

-jason


------------------------------------------------------------------------
r4492 | zurawski | 2010-09-29 13:50:16 -0400 (Wed, 29 Sep 2010) | 6 lines

Starting to migrate changes from LAMP-Ganglia, there will be a couple of 
commits in order to resolve dependencies.  

-jason


------------------------------------------------------------------------
r4486 | zurawski | 2010-09-29 11:24:47 -0400 (Wed, 29 Sep 2010) | 5 lines

documentation updates

-jason


------------------------------------------------------------------------
r4477 | zurawski | 2010-09-29 10:02:45 -0400 (Wed, 29 Sep 2010) | 5 lines

Updating pSB for the release - adding XML files to the packge.

-jason


------------------------------------------------------------------------
r4468 | aaron | 2010-09-28 16:47:13 -0400 (Tue, 28 Sep 2010) | 3 lines

More bits that I never made parallel commits for into 'trunk'


------------------------------------------------------------------------
r4447 | aaron | 2010-09-28 14:42:35 -0400 (Tue, 28 Sep 2010) | 31 lines

Update SNMP MA with changes from the Toolkit:

r4258:
Change the log rotation to daily for the pS services

r4256:
Remove a spurios warning about the Cacti version not being supported
Add "inline_maintenace" running to the ls registration process (the SNMP MA wasn't registering new 
information)

r4249:
r4248:
r4176:
A smattering of minor bugfixes

r4174:
MySQL has priority "64" in the boot order, so bump the services that depend on
it to later in the boot process.

r4173:
Change the Cacti reading modules to explicitly take the database information
instead of reading cactid.conf, and have the SNMP MA supply it. I may change
this some later, but am testing it out for now.


r4145:
RedHat's shutdown scripts require a file in "/var/lock/subsys" before they will
run any init scripts to shut down the service (it just silently doesn't call
them if it's missing).  Update the various init scripts to place that file
there so that the init scripts will actually get called on shutdown.


------------------------------------------------------------------------
r4326 | zurawski | 2010-08-06 08:11:12 -0400 (Fri, 06 Aug 2010) | 5 lines

Bugfix that prevented using several eventTypes in a search

-jason


------------------------------------------------------------------------
r4129 | aaron | 2010-05-20 10:36:30 -0400 (Thu, 20 May 2010) | 5 lines

Add some RPM dependencies for various commands that are used in the pre/post
install steps. These tools are normally available on an installed system, but
during a kickstart, they might not be installed.


------------------------------------------------------------------------
r4085 | zurawski | 2010-05-12 14:15:47 -0400 (Wed, 12 May 2010) | 5 lines

Merging changes from release branch

-jason


------------------------------------------------------------------------
r4045 | zurawski | 2010-04-27 11:39:49 -0400 (Tue, 27 Apr 2010) | 6 lines

These files were really messed up after the merging, that will teach me 
to trust svn...

-jason


------------------------------------------------------------------------
r4043 | zurawski | 2010-04-27 11:32:58 -0400 (Tue, 27 Apr 2010) | 5 lines

parallel commit

-jason


------------------------------------------------------------------------
r4041 | zurawski | 2010-04-27 10:46:31 -0400 (Tue, 27 Apr 2010) | 5 lines

Parallel commit.

-jason


------------------------------------------------------------------------
r4037 | zurawski | 2010-04-23 22:19:06 -0400 (Fri, 23 Apr 2010) | 5 lines

parallel commit from release branch

-jason


------------------------------------------------------------------------
r4034 | zurawski | 2010-04-23 15:07:58 -0400 (Fri, 23 Apr 2010) | 5 lines

Parallel commit from the release branch

-jason


------------------------------------------------------------------------
r4018 | aaron | 2010-04-07 13:35:12 -0400 (Wed, 07 Apr 2010) | 15 lines

Pull some changes from pS-Toolkit-3.1.3 into trunk:

r3951:
Pull in the store file reread option for the SNMP MA

r3952:
Add an option to the SNMP MA to refresh the cacti/cricket store files periodically, similar to what pSB 
does. This removes the need to restart the SNMP MA whenever cacti is updated, and allows for the SNMP 
MA to run constantly instead of exiting if no cacti/cricket stuff is available. Note: only tested on 
cacti.

r3967:
Only update the store file if the newly generated store file is different from the existing one. 

r3968:
Fixes to the store file generator.


------------------------------------------------------------------------
r3906 | zurawski | 2010-02-18 13:18:15 -0500 (Thu, 18 Feb 2010) | 5 lines

Merging from 3.1.1 branch

-jason


------------------------------------------------------------------------
r3879 | zurawski | 2010-02-11 13:51:17 -0500 (Thu, 11 Feb 2010) | 5 lines

Parallel commit from RELEASE 3.1.1 branch.

-jason


------------------------------------------------------------------------
r3877 | zurawski | 2010-02-09 19:21:26 -0500 (Tue, 09 Feb 2010) | 5 lines

Parallel commit from the 3.1.1 branch

-jason


------------------------------------------------------------------------
r3848 | zurawski | 2010-01-22 09:12:42 -0500 (Fri, 22 Jan 2010) | 5 lines

Linking client APIs to packages for bug 382

-jason


------------------------------------------------------------------------
r3733 | zurawski | 2009-09-29 10:38:27 -0400 (Tue, 29 Sep 2009) | 11 lines

updates from branch

------------------------------------------------------------------------
r3730 | zurawski | 2009-09-29 09:20:25 -0400 (Tue, 29 Sep 2009) | 5 
lines

adding a sys::syslog package.  Updating other items for minor release.

-jason


------------------------------------------------------------------------
r3710 | zurawski | 2009-09-22 10:47:20 -0400 (Tue, 22 Sep 2009) | 11 lines

merge release change

------------------------------------------------------------------------
r3709 | zurawski | 2009-09-22 10:43:36 -0400 (Tue, 22 Sep 2009) | 5 
lines

Bugfix for issue #331.  Note that I bumped the minor numbers for each.

-jason


------------------------------------------------------------------------
r3685 | zurawski | 2009-09-04 11:12:04 -0400 (Fri, 04 Sep 2009) | 10 lines

merging from release

r3684 | zurawski | 2009-09-04 11:09:37 -0400 (Fri, 04 Sep 2009) | 5 
lines

Updating to fix a build error

-jason


------------------------------------------------------------------------
r3678 | zurawski | 2009-09-03 10:14:38 -0400 (Thu, 03 Sep 2009) | 9 lines

------------------------------------------------------------------------
r3677 | zurawski | 2009-09-03 10:13:37 -0400 (Thu, 03 Sep 2009) | 5 
lines

Udating release documentation

-jason


------------------------------------------------------------------------
r3658 | aaron | 2009-08-28 07:40:19 -0400 (Fri, 28 Aug 2009) | 3 lines

Bring over changes from the aaron_release_3.1+ branch.


------------------------------------------------------------------------
r3655 | aaron | 2009-08-28 07:16:17 -0400 (Fri, 28 Aug 2009) | 3 lines

copy the RELEASE_3.1 branch to trunk


------------------------------------------------------------------------
r3642 | zurawski | 2009-08-25 21:44:52 -0400 (Tue, 25 Aug 2009) | 5 lines

Adding some clarification regarding logging

-jaosn


------------------------------------------------------------------------
r3640 | zurawski | 2009-08-25 19:17:53 -0400 (Tue, 25 Aug 2009) | 5 lines

Bugfix for issue #215

-jason


------------------------------------------------------------------------
r3637 | zurawski | 2009-08-25 14:17:50 -0400 (Tue, 25 Aug 2009) | 5 lines

Bugfixes related to issue #248

-jason


------------------------------------------------------------------------
r3635 | zurawski | 2009-08-25 12:33:34 -0400 (Tue, 25 Aug 2009) | 5 lines

Preparing package for release

-jason


------------------------------------------------------------------------
r3028 | zurawski | 2009-07-31 13:42:06 -0400 (Fri, 31 Jul 2009) | 6 lines

Partial bugfixes for Issue #s 225 and 226 (pertains to all services, not 
just pSB)

-jason


------------------------------------------------------------------------
r3015 | zurawski | 2009-07-21 10:42:50 -0400 (Tue, 21 Jul 2009) | 5 lines

Preparing for a new RC

-jason


------------------------------------------------------------------------
r2950 | zurawski | 2009-07-14 11:05:13 -0400 (Tue, 14 Jul 2009) | 5 lines

porting bug 152 fix to SNMP MA temporarily.

-jason


------------------------------------------------------------------------
r2914 | zurawski | 2009-07-10 07:21:15 -0400 (Fri, 10 Jul 2009) | 5 lines

Updating changelogs.

-jason


------------------------------------------------------------------------
r2913 | zurawski | 2009-07-10 07:19:42 -0400 (Fri, 10 Jul 2009) | 5 lines

Bumping RC #s

-jason


------------------------------------------------------------------------
r2911 | zurawski | 2009-07-10 06:46:05 -0400 (Fri, 10 Jul 2009) | 5 lines

Updating documentation for LS/SNMP MA in anticpation of RC generation.

-jason


------------------------------------------------------------------------
r2875 | zurawski | 2009-07-06 11:01:44 -0400 (Mon, 06 Jul 2009) | 5 lines

Fixes related to bug #187

-jason


------------------------------------------------------------------------
r2819 | zurawski | 2009-06-08 13:53:22 -0400 (Mon, 08 Jun 2009) | 5 lines

Date format issue in spec file.

-jason


------------------------------------------------------------------------
r2789 | zurawski | 2009-05-07 21:03:18 -0400 (Thu, 07 May 2009) | 5 lines

Updating documentation

-jason


------------------------------------------------------------------------
r2788 | zurawski | 2009-05-07 20:42:34 -0400 (Thu, 07 May 2009) | 5 lines

Updating spec files

-jason


------------------------------------------------------------------------
r2787 | zurawski | 2009-05-07 20:33:41 -0400 (Thu, 07 May 2009) | 5 lines

Forgotten script in the LS/SNMP package.

-jason


------------------------------------------------------------------------
r2786 | zurawski | 2009-05-05 10:12:43 -0400 (Tue, 05 May 2009) | 5 lines

Minor documentation errors found my susan (missing 'make install')

-jason


------------------------------------------------------------------------
r2785 | zurawski | 2009-05-02 11:00:44 -0400 (Sat, 02 May 2009) | 5 lines

minor updates to tar installation instructions

-jason


------------------------------------------------------------------------
r2783 | zurawski | 2009-04-27 08:37:44 -0400 (Mon, 27 Apr 2009) | 8 lines

Documentation update:

 - INSTALL paths point to the proper location in the software svn now
 - Adding new bugs to 'Changes'

-jason


------------------------------------------------------------------------
r2778 | zurawski | 2009-04-20 21:25:19 -0400 (Mon, 20 Apr 2009) | 5 lines

Updates for new RC.

-jason


------------------------------------------------------------------------
r2752 | zurawski | 2009-04-13 10:26:04 -0400 (Mon, 13 Apr 2009) | 5 lines

Changing a procedure for source install

-jason


------------------------------------------------------------------------
r2750 | zurawski | 2009-04-13 08:47:13 -0400 (Mon, 13 Apr 2009) | 5 lines

updating modified dates

-jason


------------------------------------------------------------------------
r2748 | zurawski | 2009-04-13 08:20:37 -0400 (Mon, 13 Apr 2009) | 5 lines

Documentation updates to include instructions for non-redhat installers.

-jason


------------------------------------------------------------------------
r2728 | aaron | 2009-04-07 10:10:48 -0400 (Tue, 07 Apr 2009) | 4 lines

Update the install documentation to include the "make install" step for tarball versions.
Update the Makefile to include the version number in the name.


------------------------------------------------------------------------
r2717 | zurawski | 2009-04-03 12:11:32 -0400 (Fri, 03 Apr 2009) | 7 lines

Updating revision date.

Respecting line boundaries (80 columns)

-jason


------------------------------------------------------------------------
r2716 | aaron | 2009-04-03 12:07:32 -0400 (Fri, 03 Apr 2009) | 4 lines

Standardize the INSTALL
Clean up the install dependencies and prepare environment scripts for LSReg and TS


------------------------------------------------------------------------
r2704 | zurawski | 2009-04-03 09:22:26 -0400 (Fri, 03 Apr 2009) | 5 lines

Updating install instructions for svn checkouts

-jason


------------------------------------------------------------------------
r2699 | zurawski | 2009-04-02 17:16:01 -0400 (Thu, 02 Apr 2009) | 5 lines

Minor change to the config file.

-jason


------------------------------------------------------------------------
r2696 | zurawski | 2009-04-02 14:02:57 -0400 (Thu, 02 Apr 2009) | 5 lines

Adding pSPS tag to the spec generation.

-jason


------------------------------------------------------------------------
r2680 | zurawski | 2009-03-30 07:07:49 -0400 (Mon, 30 Mar 2009) | 5 lines

Updating manifest

-jason


------------------------------------------------------------------------
r2678 | zurawski | 2009-03-27 15:01:12 -0400 (Fri, 27 Mar 2009) | 5 lines

Updating Lookup Service documentation.

-jason


------------------------------------------------------------------------
r2677 | zurawski | 2009-03-27 11:10:53 -0400 (Fri, 27 Mar 2009) | 5 lines

Minor changes and corrections.

-jaosn


------------------------------------------------------------------------
r2676 | zurawski | 2009-03-27 11:02:00 -0400 (Fri, 27 Mar 2009) | 5 lines

documentation for SNMP MA

-jason


------------------------------------------------------------------------
r2675 | zurawski | 2009-03-27 11:01:11 -0400 (Fri, 27 Mar 2009) | 5 lines

New request messages.

-jason


------------------------------------------------------------------------
r2674 | zurawski | 2009-03-27 10:48:30 -0400 (Fri, 27 Mar 2009) | 5 lines

Adding new examples.

-jason


------------------------------------------------------------------------
r2673 | zurawski | 2009-03-27 10:17:11 -0400 (Fri, 27 Mar 2009) | 5 lines

Adding seperate request messages for the MKR.

-jason


------------------------------------------------------------------------
r2661 | zurawski | 2009-03-23 08:46:28 -0400 (Mon, 23 Mar 2009) | 8 lines

Changes related to Bug #73.

The Client/LS/Remote now searches in a less destructive manner for LS 
instances and will minimize external queries to hLS and gLS instances.  

-jason


------------------------------------------------------------------------
r2645 | zurawski | 2009-03-20 12:00:10 -0400 (Fri, 20 Mar 2009) | 7 lines

Adding extra DB packages to the base SNMP MA, these won't show up in the 
dependendencies during install (won't require dbxml or cacti/cricket) so 
this is something we will need to consider in the future.

-jason


------------------------------------------------------------------------
r2643 | zurawski | 2009-03-20 11:09:32 -0400 (Fri, 20 Mar 2009) | 5 lines

Moving the getRRDData function to the SNMP MA to avoid a package issue.

-jason


------------------------------------------------------------------------
r2640 | zurawski | 2009-03-19 21:21:21 -0400 (Thu, 19 Mar 2009) | 6 lines

Setting svn:keywords on all pm and pl files.  Many didnt seem to have 
these by default.

-jason


------------------------------------------------------------------------
r2582 | zurawski | 2009-03-16 21:22:23 -0400 (Mon, 16 Mar 2009) | 9 lines

Final changes to packages for SNMP MA/LS:

 - Dep on LibXML of at least 1.60
 - changes to store generator
 - Adding EchoRequest to both

-jason


------------------------------------------------------------------------
r2579 | zurawski | 2009-03-16 15:57:28 -0400 (Mon, 16 Mar 2009) | 8 lines

Altering MANIFEST to skip somethings.  Re-arranging the spect to include 
*all* deps directly, then turning off auto-res of deps.  This will 
prevent Yum/RPM from searching for things that it doesnt need (such as 
dbxml).

-jason


------------------------------------------------------------------------
r2574 | zurawski | 2009-03-16 14:12:46 -0400 (Mon, 16 Mar 2009) | 5 lines

Moving General.pm to the shared space.

-jason


------------------------------------------------------------------------
r2573 | zurawski | 2009-03-16 13:51:23 -0400 (Mon, 16 Mar 2009) | 5 lines

Adding requires lines

-jason


------------------------------------------------------------------------
r2572 | zurawski | 2009-03-16 13:49:45 -0400 (Mon, 16 Mar 2009) | 5 lines

Updating manifest

-jason


------------------------------------------------------------------------
r2571 | zurawski | 2009-03-16 13:48:18 -0400 (Mon, 16 Mar 2009) | 6 lines

Minor changes to installation procedure (auto-generate the store and rrd 
file).

-jason


------------------------------------------------------------------------
r2566 | zurawski | 2009-03-16 13:08:59 -0400 (Mon, 16 Mar 2009) | 6 lines

Moving the SNMP module out of the shared area.  Removing shared 
reference to SNMP requests.

-jason


------------------------------------------------------------------------
r2565 | zurawski | 2009-03-16 13:07:10 -0400 (Mon, 16 Mar 2009) | 5 lines

Adding libraries

-jason


------------------------------------------------------------------------
r2564 | zurawski | 2009-03-16 12:58:01 -0400 (Mon, 16 Mar 2009) | 5 lines

Building the directory structure for the SNMP MA RPM

-jason


------------------------------------------------------------------------
r2525 | zurawski | 2009-03-11 13:21:26 -0400 (Wed, 11 Mar 2009) | 5 lines

Links to configure daemon.

-jason


------------------------------------------------------------------------
r2524 | zurawski | 2009-03-11 12:41:38 -0400 (Wed, 11 Mar 2009) | 5 lines

Links to the daemons and logging conf files.

-jason


------------------------------------------------------------------------
r2523 | zurawski | 2009-03-11 12:26:24 -0400 (Wed, 11 Mar 2009) | 6 lines

Adding the start of these packages.  Nothing in here but the contents of 
the 'skeleton'.

-jason


------------------------------------------------------------------------

perfSONAR-BUOY

------------------------------------------------------------------------
r4525 | aaron | 2010-10-22 09:44:27 -0400 (Fri, 22 Oct 2010) | 3 lines

Create a tag for the upcoming release


------------------------------------------------------------------------
r4497 | zurawski | 2010-09-30 15:51:52 -0400 (Thu, 30 Sep 2010) | 5 lines

Updating the name of the Internet2 repo file

-jason


------------------------------------------------------------------------
r4485 | zurawski | 2010-09-29 11:16:49 -0400 (Wed, 29 Sep 2010) | 5 lines

updating release documentation

-jason


------------------------------------------------------------------------
r4477 | zurawski | 2010-09-29 10:02:45 -0400 (Wed, 29 Sep 2010) | 5 lines

Updating pSB for the release - adding XML files to the packge.

-jason


------------------------------------------------------------------------
r4475 | zurawski | 2010-09-29 09:18:06 -0400 (Wed, 29 Sep 2010) | 6 lines

Preparing the LS for the next release (updating release numbers, mailing 
list addresses, etc).  

-jason


------------------------------------------------------------------------
r4463 | alake | 2010-09-28 15:59:52 -0400 (Tue, 28 Sep 2010) | 1 line

Parallel commit to trunk with config option for iperf test time variation
------------------------------------------------------------------------
r4460 | aaron | 2010-09-28 15:44:11 -0400 (Tue, 28 Sep 2010) | 12 lines

Pull in some pSB commits from the toolkit branch:

r4450: 
Have pSB use links to Shared for OWP


r4449: 
Remove the OWP modules from the pSB directory to use them from the Shared
directory.



------------------------------------------------------------------------
r4455 | aaron | 2010-09-28 15:11:58 -0400 (Tue, 28 Sep 2010) | 44 lines

Updates to pSB from the toolkit branch

r4448:
Ensure that the pSB_clean_db.pl script is included
Add the various request/schema files to the client

r4302:
Add the pSB cleaning script to the MANIFEST

r4297:
Adding pSB cleanup script to 3.2 branch

r4272:
Turn the pid2info entries into hashes instead of arrays

r4271:
An analog to r4017 which changed the powmaster.pl powstream function to use
hashed parameters and parameter validation. This updates bwmaster.pl to use
hashed parameters and parameter validation for the bwctl function. It's been
tested locally and seems to work.

r4258:
Change the log rotation to daily for the pS services

r4206:
Add the patch described in issue 421 to the perfSONARBUOY code

r4182:
Add some more Requires for the -config and -client RPMs

r4174:
MySQL has priority "64" in the boot order, so bump the services that depend on
it to later in the boot process.

r4145:
RedHat's shutdown scripts require a file in "/var/lock/subsys" before they will
run any init scripts to shut down the service (it just silently doesn't call
them if it's missing).  Update the various init scripts to place that file
there so that the init scripts will actually get called on shutdown.

r4133:
Comment out the various testspecs/nodes/etc by default.


------------------------------------------------------------------------
r4453 | aaron | 2010-09-28 15:06:58 -0400 (Tue, 28 Sep 2010) | 3 lines

Pull in changes from the Toolkit branch to bring the PINGERTOPO_DATATYPES modules and the OWP modules 
into Shared so that the Toolkit can use them.


------------------------------------------------------------------------
r4372 | zurawski | 2010-09-02 14:43:05 -0400 (Thu, 02 Sep 2010) | 6 lines

Adding service specific schema for pSB.  Note that all files in 
'support' come from the NMWG svn and are included for reference only.

-jason


------------------------------------------------------------------------
r4368 | zurawski | 2010-09-02 14:38:28 -0400 (Thu, 02 Sep 2010) | 5 lines

Minor changes to ensure the requests are schema compliant

-jason


------------------------------------------------------------------------
r4357 | zurawski | 2010-08-26 09:16:23 -0400 (Thu, 26 Aug 2010) | 6 lines

Splitting requests into different files.  Adding expected output in 
comments.  

-jason


------------------------------------------------------------------------
r4325 | zurawski | 2010-08-06 08:08:28 -0400 (Fri, 06 Aug 2010) | 5 lines

Bugfix that prevented using several eventTypes in a search

-jason


------------------------------------------------------------------------
r4298 | alake | 2010-07-28 09:36:24 -0400 (Wed, 28 Jul 2010) | 1 line

Adding pSB cleanup script to trunk
------------------------------------------------------------------------
r4166 | boote | 2010-06-02 17:09:41 -0400 (Wed, 02 Jun 2010) | 5 lines

Fix for issue 431. (i.e. die with better error message if pid file is corrupt)

jeff


------------------------------------------------------------------------
r4129 | aaron | 2010-05-20 10:36:30 -0400 (Thu, 20 May 2010) | 5 lines

Add some RPM dependencies for various commands that are used in the pre/post
install steps. These tools are normally available on an installed system, but
during a kickstart, they might not be installed.


------------------------------------------------------------------------
r4108 | zurawski | 2010-05-17 14:02:29 -0400 (Mon, 17 May 2010) | 5 lines

parallel commit from the release branch

-jason


------------------------------------------------------------------------
r4085 | zurawski | 2010-05-12 14:15:47 -0400 (Wed, 12 May 2010) | 5 lines

Merging changes from release branch

-jason


------------------------------------------------------------------------
r4066 | aaron | 2010-05-07 11:48:19 -0400 (Fri, 07 May 2010) | 3 lines

Add a text file desribing the owamp database schema.


------------------------------------------------------------------------
r4045 | zurawski | 2010-04-27 11:39:49 -0400 (Tue, 27 Apr 2010) | 6 lines

These files were really messed up after the merging, that will teach me 
to trust svn...

-jason


------------------------------------------------------------------------
r4044 | zurawski | 2010-04-27 11:35:43 -0400 (Tue, 27 Apr 2010) | 5 lines

parallel commit

-jason


------------------------------------------------------------------------
r4043 | zurawski | 2010-04-27 11:32:58 -0400 (Tue, 27 Apr 2010) | 5 lines

parallel commit

-jason


------------------------------------------------------------------------
r4041 | zurawski | 2010-04-27 10:46:31 -0400 (Tue, 27 Apr 2010) | 5 lines

Parallel commit.

-jason


------------------------------------------------------------------------
r4037 | zurawski | 2010-04-23 22:19:06 -0400 (Fri, 23 Apr 2010) | 5 lines

parallel commit from release branch

-jason


------------------------------------------------------------------------
r4034 | zurawski | 2010-04-23 15:07:58 -0400 (Fri, 23 Apr 2010) | 5 lines

Parallel commit from the release branch

-jason


------------------------------------------------------------------------
r4020 | aaron | 2010-04-07 13:42:18 -0400 (Wed, 07 Apr 2010) | 9 lines

Bring some changes from pS-Toolkit-3.1.3 to trunk:

r3977:
Commit some changes to the powmaster signal handling to make sure that they don't get lost. These may 
get reverted if they don't work out.

r3979:
Bring over the changes made to powmaster to bwmaster


------------------------------------------------------------------------
r4017 | aaron | 2010-04-07 13:03:51 -0400 (Wed, 07 Apr 2010) | 12 lines

Merge r3962 from pS-Toolkit-3.1.3 branch into trunk:

Pull in the patch for issue 412:

The powstream parameters were changed, but the saved parameter set wasn't
updated. Here's a patch that uses parameter validation and hashed parameters to
make sure that the parameters are passed properly. It's been lightly tested and
seems to work.




------------------------------------------------------------------------
r3963 | alake | 2010-03-15 13:56:47 -0400 (Mon, 15 Mar 2010) | 1 line

Merging NetLogger changes to pSB MA
------------------------------------------------------------------------
r3906 | zurawski | 2010-02-18 13:18:15 -0500 (Thu, 18 Feb 2010) | 5 lines

Merging from 3.1.1 branch

-jason


------------------------------------------------------------------------
r3899 | aaron | 2010-02-17 14:54:44 -0500 (Wed, 17 Feb 2010) | 5 lines

Merge r3880 from pS-Toolkit-3.1.2 to trunk/RELEASE_3.1.1:

Add a work around for handling possibly invalid data


------------------------------------------------------------------------
r3895 | aaron | 2010-02-17 14:47:43 -0500 (Wed, 17 Feb 2010) | 7 lines

Merge r3849 from pS-Toolkit-3.1.2 to trunk/RELEASE_3.1.1:

Handle issue 386:

Only concat if the string is defined


------------------------------------------------------------------------
r3894 | aaron | 2010-02-17 14:44:07 -0500 (Wed, 17 Feb 2010) | 6 lines

Merge r3847 from pS-Toolkit-3.1.2 to trunk/RELEASE_3.1.1:

The test port range "-P" should only get added if there a test port range is
defined. The trunk/RELEASE_3.1.1 will need updated.


------------------------------------------------------------------------
r3893 | aaron | 2010-02-17 14:42:44 -0500 (Wed, 17 Feb 2010) | 15 lines

Merge r3846 from pS-Toolkit-3.1.2 into trunk/RELEASE_3.1.1:

Bugfix and cleanup in the OWP::Utils code. This will likely need to be put in
trunk/RELEASE_3.1.1 as well.

The code in OWP::Utils was calling perfSONAR_PS::Config::OWP::Utils::owpgmtime.
Since perfSONAR_PS::Config::OWP::Utils wasn't loaded by the module, this
function wasn't available. Since there's an 'owpgmtime' function in the
OWP::Utils library, I just removed the perfSONAR_PS::Config::OWP::Utils::, and
call it directly.

I went through perfSONAR_PS::Config::OWP::Utils and made the same changes.



------------------------------------------------------------------------
r3879 | zurawski | 2010-02-11 13:51:17 -0500 (Thu, 11 Feb 2010) | 5 lines

Parallel commit from RELEASE 3.1.1 branch.

-jason


------------------------------------------------------------------------
r3877 | zurawski | 2010-02-09 19:21:26 -0500 (Tue, 09 Feb 2010) | 5 lines

Parallel commit from the 3.1.1 branch

-jason


------------------------------------------------------------------------
r3848 | zurawski | 2010-01-22 09:12:42 -0500 (Fri, 22 Jan 2010) | 5 lines

Linking client APIs to packages for bug 382

-jason


------------------------------------------------------------------------
r3833 | aaron | 2010-01-15 16:47:14 -0500 (Fri, 15 Jan 2010) | 3 lines

Fix a duplicate bug issue in pSB


------------------------------------------------------------------------
r3831 | alake | 2010-01-15 16:02:23 -0500 (Fri, 15 Jan 2010) | 1 line

Merging changes to remove Math:BigInt and replace with Math::Int64
------------------------------------------------------------------------
r3795 | boote | 2009-12-11 02:02:22 -0500 (Fri, 11 Dec 2009) | 3 lines

Adding the testconf.pl script into trunk.


------------------------------------------------------------------------
r3756 | boote | 2009-11-02 14:12:05 -0500 (Mon, 02 Nov 2009) | 7 lines

Normalized host hash algorithm between powcollector.pl and bwcollector.pl.

If you are using trunk to maintain a db, this will certainly screw you up.

jeff


------------------------------------------------------------------------
r3755 | boote | 2009-11-02 10:52:01 -0500 (Mon, 02 Nov 2009) | 4 lines

Attempt to address issue 247. (Aaron will test and close the issue if it
works. Thanks aaron.)


------------------------------------------------------------------------
r3749 | alake | 2009-10-22 18:27:44 -0400 (Thu, 22 Oct 2009) | 1 line

Fix for Issue 347. Updated powmaster.pl to use -P option with powstream command if OWPTESTPORTS is 
defined in NODE directive of owmesh.conf. The -P option constrains the choice of UDP ports used by 
powstream. This is important for hosts to accept incoming connections behind firewalls. 
------------------------------------------------------------------------
r3733 | zurawski | 2009-09-29 10:38:27 -0400 (Tue, 29 Sep 2009) | 11 lines

updates from branch

------------------------------------------------------------------------
r3730 | zurawski | 2009-09-29 09:20:25 -0400 (Tue, 29 Sep 2009) | 5 
lines

adding a sys::syslog package.  Updating other items for minor release.

-jason


------------------------------------------------------------------------
r3729 | zurawski | 2009-09-28 22:40:56 -0400 (Mon, 28 Sep 2009) | 11 lines

updating from branch

------------------------------------------------------------------------
r3728 | zurawski | 2009-09-28 22:39:46 -0400 (Mon, 28 Sep 2009) | 5 
lines

adding a forgotten option

-jason


------------------------------------------------------------------------
r3727 | zurawski | 2009-09-28 21:49:08 -0400 (Mon, 28 Sep 2009) | 11 lines

updating from branch

------------------------------------------------------------------------
r3726 | zurawski | 2009-09-28 21:45:33 -0400 (Mon, 28 Sep 2009) | 5 
lines

extra character in the owmesh.conf file

-jason


------------------------------------------------------------------------
r3710 | zurawski | 2009-09-22 10:47:20 -0400 (Tue, 22 Sep 2009) | 11 lines

merge release change

------------------------------------------------------------------------
r3709 | zurawski | 2009-09-22 10:43:36 -0400 (Tue, 22 Sep 2009) | 5 
lines

Bugfix for issue #331.  Note that I bumped the minor numbers for each.

-jason


------------------------------------------------------------------------
r3691 | zurawski | 2009-09-09 10:49:46 -0400 (Wed, 09 Sep 2009) | 11 lines

Updating from branch:

r3690 | zurawski | 2009-09-09 10:48:24 -0400 (Wed, 09 Sep 2009) | 6 
lines

Minor fix to improve the logging and error handling of psb store file 
creation.  

-jason


------------------------------------------------------------------------
r3685 | zurawski | 2009-09-04 11:12:04 -0400 (Fri, 04 Sep 2009) | 10 lines

merging from release

r3684 | zurawski | 2009-09-04 11:09:37 -0400 (Fri, 04 Sep 2009) | 5 
lines

Updating to fix a build error

-jason


------------------------------------------------------------------------
r3681 | zurawski | 2009-09-03 10:41:37 -0400 (Thu, 03 Sep 2009) | 11 lines

Merging branch change

------------------------------------------------------------------------
r3680 | zurawski | 2009-09-03 10:40:40 -0400 (Thu, 03 Sep 2009) | 5 
lines

Minor change to prevent an rpmbuild warning.

-jason


------------------------------------------------------------------------
r3676 | zurawski | 2009-09-02 13:59:32 -0400 (Wed, 02 Sep 2009) | 9 lines

Updating trunk

------------------------------------------------------------------------
r3675 | zurawski | 2009-09-02 13:57:27 -0400 (Wed, 02 Sep 2009) | 5 
lines

-jason


------------------------------------------------------------------------
r3670 | zurawski | 2009-09-02 09:55:50 -0400 (Wed, 02 Sep 2009) | 5 lines

Merging RELEASE_3.1 changes back into the trunk.

-jason


------------------------------------------------------------------------
r3660 | aaron | 2009-08-28 07:51:50 -0400 (Fri, 28 Aug 2009) | 17 lines

Bring some changes from RELEASE_3.1 that didn't get included in the copy:

------------------------------------------------------------------------
r3653 | zurawski | 2009-08-27 16:25:21 -0400 (Thu, 27 Aug 2009) | 5 lines

readability in the bwctl graph

-jason


------------------------------------------------------------------------
r3651 | aaron | 2009-08-27 14:02:33 -0400 (Thu, 27 Aug 2009) | 3 lines

Fix for an issue where the powmaster might go into an infinite loop when killed.



------------------------------------------------------------------------
r3655 | aaron | 2009-08-28 07:16:17 -0400 (Fri, 28 Aug 2009) | 3 lines

copy the RELEASE_3.1 branch to trunk


------------------------------------------------------------------------
r3642 | zurawski | 2009-08-25 21:44:52 -0400 (Tue, 25 Aug 2009) | 5 lines

Adding some clarification regarding logging

-jaosn


------------------------------------------------------------------------
r3639 | zurawski | 2009-08-25 18:38:14 -0400 (Tue, 25 Aug 2009) | 5 lines

removing some dead code

-jason


------------------------------------------------------------------------
r3638 | zurawski | 2009-08-25 16:07:22 -0400 (Tue, 25 Aug 2009) | 5 lines

bugfix for issue #232

-jason


------------------------------------------------------------------------
r3637 | zurawski | 2009-08-25 14:17:50 -0400 (Tue, 25 Aug 2009) | 5 lines

Bugfixes related to issue #248

-jason


------------------------------------------------------------------------
r3634 | zurawski | 2009-08-25 12:01:23 -0400 (Tue, 25 Aug 2009) | 5 lines

Adjusting installation documentation

-jason


------------------------------------------------------------------------
r3633 | zurawski | 2009-08-25 11:59:55 -0400 (Tue, 25 Aug 2009) | 5 lines

one more line to start the webservice

-jason


------------------------------------------------------------------------
r3632 | zurawski | 2009-08-25 11:56:18 -0400 (Tue, 25 Aug 2009) | 5 lines

Preparing packge for next release.

-jason


------------------------------------------------------------------------
r3613 | zurawski | 2009-08-24 12:09:06 -0400 (Mon, 24 Aug 2009) | 7 lines

removing the code that can be used to limit the values returned for now 
(was causing some strange behavior on systems where the system clock was 
off).  

-jason


------------------------------------------------------------------------
r3597 | zurawski | 2009-08-19 10:00:40 -0400 (Wed, 19 Aug 2009) | 5 lines

Committing fixes from AMI branch for issue #241

-jason


------------------------------------------------------------------------
r3583 | zurawski | 2009-08-18 10:54:14 -0400 (Tue, 18 Aug 2009) | 5 lines

Bugfix for #241 - testing is pending.

-jason


------------------------------------------------------------------------
r3029 | zurawski | 2009-08-06 21:37:54 -0400 (Thu, 06 Aug 2009) | 7 lines

Bugfix experienced on ESnet pSB MAs after upgrading to 3.1 code.  Date 
calculation was not working correctly and we were missing a database 
sanity check.

-jason


------------------------------------------------------------------------
r3027 | zurawski | 2009-07-31 13:21:04 -0400 (Fri, 31 Jul 2009) | 5 lines

partial solition to issue #240 - untested.

-jason


------------------------------------------------------------------------
r3025 | zurawski | 2009-07-31 12:17:51 -0400 (Fri, 31 Jul 2009) | 5 lines

Minor typing error

-jason


------------------------------------------------------------------------
r3022 | zurawski | 2009-07-31 00:12:30 -0400 (Fri, 31 Jul 2009) | 5 lines

Bugfix for issue # 226.

-jason


------------------------------------------------------------------------
r3021 | zurawski | 2009-07-31 00:09:47 -0400 (Fri, 31 Jul 2009) | 5 lines

Partial bugfixes for Issue #s 225, 226, and 232

-jason


------------------------------------------------------------------------
r3020 | zurawski | 2009-07-30 11:16:50 -0400 (Thu, 30 Jul 2009) | 5 lines

updating description of	centraldbhost directive.

-jason


------------------------------------------------------------------------
r3018 | zurawski | 2009-07-29 07:20:27 -0400 (Wed, 29 Jul 2009) | 5 lines

updating owmesh.conf file.

-jason


------------------------------------------------------------------------
r3015 | zurawski | 2009-07-21 10:42:50 -0400 (Tue, 21 Jul 2009) | 5 lines

Preparing for a new RC

-jason


------------------------------------------------------------------------
r3014 | zurawski | 2009-07-21 10:02:12 -0400 (Tue, 21 Jul 2009) | 5 lines

updating for rc generation

-jason


------------------------------------------------------------------------
r3010 | zurawski | 2009-07-20 09:11:27 -0400 (Mon, 20 Jul 2009) | 5 lines

Updating measset in the release.

-jason


------------------------------------------------------------------------
r3009 | zurawski | 2009-07-20 09:08:49 -0400 (Mon, 20 Jul 2009) | 5 lines

Preparing to update ami library

-jason


------------------------------------------------------------------------
r3008 | zurawski | 2009-07-20 09:08:04 -0400 (Mon, 20 Jul 2009) | 5 lines

tidy/doc updates to updated ami code

-jason


------------------------------------------------------------------------
r3007 | zurawski | 2009-07-20 08:59:37 -0400 (Mon, 20 Jul 2009) | 5 lines

preparing to update changes from ami code (again)

-jason


------------------------------------------------------------------------
r3006 | zurawski | 2009-07-20 08:57:53 -0400 (Mon, 20 Jul 2009) | 5 lines

tidy + bugfix for multi node/tspec situations

-jason


------------------------------------------------------------------------
r2998 | zurawski | 2009-07-17 17:25:33 -0400 (Fri, 17 Jul 2009) | 7 lines

Various nptoolkit related bugs.  Main fix was realizing that tspec could 
map to the same 'test', so we need to carry as many testspec_ids as we 
can with us.

-jason


------------------------------------------------------------------------
r2995 | zurawski | 2009-07-17 15:13:53 -0400 (Fri, 17 Jul 2009) | 6 lines

Fix for issue brian reported - N.B. this is untested but should solve 
the problem.

-jason


------------------------------------------------------------------------
r2994 | zurawski | 2009-07-17 13:39:35 -0400 (Fri, 17 Jul 2009) | 5 lines

bugfix for problem seen on NPToolkit instances.

-jason


------------------------------------------------------------------------
r2990 | zurawski | 2009-07-16 13:52:06 -0400 (Thu, 16 Jul 2009) | 6 lines

Minor changes to documentation/mesh file.  tidy/doc updates to pow/bw 
scripts.

-jason


------------------------------------------------------------------------
r2989 | zurawski | 2009-07-16 13:29:39 -0400 (Thu, 16 Jul 2009) | 5 lines

migrating ami versions.

-jason


------------------------------------------------------------------------
r2988 | zurawski | 2009-07-16 13:28:37 -0400 (Thu, 16 Jul 2009) | 5 lines

nuking old versions, bringing in updates from ami branch

-jason


------------------------------------------------------------------------
r2987 | zurawski | 2009-07-16 12:24:04 -0400 (Thu, 16 Jul 2009) | 6 lines

Changes to the package structure/documentation.  Preparing for RPM 
testing.

-jason


------------------------------------------------------------------------
r2986 | zurawski | 2009-07-16 10:59:30 -0400 (Thu, 16 Jul 2009) | 5 lines

doc + tidy run

-jason


------------------------------------------------------------------------
r2985 | zurawski | 2009-07-16 10:07:37 -0400 (Thu, 16 Jul 2009) | 11 lines

Rolling in modifications to perfsonar-daemon.pl from Aaron's test 
branch.  The modifications run a maintenance function at the highest 
level so we can submit any in memory variables (like a store file) to 
subsequent children.

pSB changes include functions that will take advantage of this so we can 
re-generate the store file and have new queries recognize it immediatly.  

-jason


------------------------------------------------------------------------
r2984 | zurawski | 2009-07-16 00:45:16 -0400 (Thu, 16 Jul 2009) | 7 lines

Adding some upper/lower bounds to data selection in the filter 
parameters case.  Removed the bounding, but left the note about it.  We 
still may want to explore this system wide.

-jason


------------------------------------------------------------------------
r2982 | zurawski | 2009-07-15 23:56:49 -0400 (Wed, 15 Jul 2009) | 10 lines

Checkpointing - data is being returned.  Two minor issues regarding data 
return to work out:

 - intelligent 'find' when a select range is specified (e.g. right now 
we don't even try and just join all the tables in DATES)
 - remove the rudamentary 'limit' we stuck in after JTs last year

-jason


------------------------------------------------------------------------
r2981 | zurawski | 2009-07-15 22:41:42 -0400 (Wed, 15 Jul 2009) | 6 lines

checkpointing.  The store file now can read the owamp/bwctl databases on 
creation but is sitll generated once.  Data format for owamp is pending.

-jason


------------------------------------------------------------------------
r2976 | zurawski | 2009-07-15 17:03:28 -0400 (Wed, 15 Jul 2009) | 5 lines

changing mesh setup + bugfix for powcollector.

-jason


------------------------------------------------------------------------
r2974 | zurawski | 2009-07-15 14:57:32 -0400 (Wed, 15 Jul 2009) | 7 lines

Checkpointing.  Changes to the installation of the rpm via the spec, 
small bugfix in powcollector, and additional test features to 
owmesh.conf.

-jason


------------------------------------------------------------------------
r2971 | zurawski | 2009-07-15 11:06:30 -0400 (Wed, 15 Jul 2009) | 5 lines

Updating package needs.

-jason


------------------------------------------------------------------------
r2969 | zurawski | 2009-07-15 10:40:14 -0400 (Wed, 15 Jul 2009) | 5 lines

Tidy + documentation only.  No structural changes.

-jason


------------------------------------------------------------------------
r2966 | zurawski | 2009-07-15 09:37:15 -0400 (Wed, 15 Jul 2009) | 5 lines

Tidy run + documentation udates.  Nothing structurally changed.

-jason


------------------------------------------------------------------------
r2965 | zurawski | 2009-07-15 08:46:46 -0400 (Wed, 15 Jul 2009) | 5 lines

adding new init scripts

-jason


------------------------------------------------------------------------
r2964 | zurawski | 2009-07-15 08:39:34 -0400 (Wed, 15 Jul 2009) | 5 lines

imported from AMI branch

-jason


------------------------------------------------------------------------
r2963 | zurawski | 2009-07-15 08:38:46 -0400 (Wed, 15 Jul 2009) | 5 lines

removing old files - preparing to import from ami branch

-jason


------------------------------------------------------------------------
r2962 | zurawski | 2009-07-15 08:23:43 -0400 (Wed, 15 Jul 2009) | 5 lines

adding necessary scrpts

-jason


------------------------------------------------------------------------
r2961 | zurawski | 2009-07-15 08:21:22 -0400 (Wed, 15 Jul 2009) | 5 lines

Adding new AMI branch content

-jason


------------------------------------------------------------------------
r2960 | zurawski | 2009-07-15 08:20:47 -0400 (Wed, 15 Jul 2009) | 5 lines

Importing data from AMI branch

-jason


------------------------------------------------------------------------
r2959 | zurawski | 2009-07-15 00:50:40 -0400 (Wed, 15 Jul 2009) | 5 lines

tidy run before adding in lots of new code.

-jason


------------------------------------------------------------------------
r2958 | zurawski | 2009-07-15 00:48:48 -0400 (Wed, 15 Jul 2009) | 7 lines

minor cleanups.  Found and fixed a new bug regarding the sql queries 
(since the parameters/testspec could be different for the same src/dst 
pair now we need to cary along the tspec_id in the key).

-jason


------------------------------------------------------------------------
r2956 | zurawski | 2009-07-14 23:00:23 -0400 (Tue, 14 Jul 2009) | 7 lines

checkpointing work on bug #174.  We are reading the database to 
create the store ok (instead of the mesh) but need to test with some 
alternate data situations in the db.  

-jason


------------------------------------------------------------------------
r2949 | zurawski | 2009-07-14 10:58:53 -0400 (Tue, 14 Jul 2009) | 7 lines

Starting on bug #152.  This won't be solved until the hLS/gLS 
registration API is complete but this fix addresses some of the false 
errors that were being generated.

-jason


------------------------------------------------------------------------
r2948 | zurawski | 2009-07-14 10:08:43 -0400 (Tue, 14 Jul 2009) | 6 lines

Addressing bug #131.  Trying to be backwards compat where we can, but 
gmaps may need to be looked at closer.

-jason 


------------------------------------------------------------------------
r2947 | zurawski | 2009-07-14 09:14:15 -0400 (Tue, 14 Jul 2009) | 8 lines

bugfix for bug #130.  store file will now properly generate a star/mesh 
set of data based on values in the owmesh.conf file.  This may change 
due to new owmesh/database organization, but it will not break things 
further.

-jason


------------------------------------------------------------------------
r2946 | zurawski | 2009-07-14 08:09:54 -0400 (Tue, 14 Jul 2009) | 7 lines

Bugfix for bug #115.  Should properly identify the differences between 
hostname/ipv4/ipv6 now.  This is also pending any changes to the 
owmesh/database schema but that should not be a deal breaker.

-jason


------------------------------------------------------------------------
r2944 | zurawski | 2009-07-13 22:05:59 -0400 (Mon, 13 Jul 2009) | 8 lines

Removing 'legacy' mode from pSB for BWCTL and OWAMP.  For special 
datasets (e.g. old SC, old Internet2 network) a 1-off may be needed.  
Since the common case is the new database schema this is all that should 
be supported by the WS.

-jason


------------------------------------------------------------------------
r2942 | zurawski | 2009-07-13 13:48:49 -0400 (Mon, 13 Jul 2009) | 5 lines

minor issues found during testing

-jason


------------------------------------------------------------------------
r2941 | zurawski | 2009-07-13 13:08:39 -0400 (Mon, 13 Jul 2009) | 5 lines

minor changes to config file for testing

-jason


------------------------------------------------------------------------
r2940 | zurawski | 2009-07-13 12:17:17 -0400 (Mon, 13 Jul 2009) | 5 lines

Installation bug fixes

-jason


------------------------------------------------------------------------
r2939 | zurawski | 2009-07-13 11:31:54 -0400 (Mon, 13 Jul 2009) | 5 lines

manifest changes + corrections to compile 3 packages.

-jason


------------------------------------------------------------------------
r2938 | zurawski | 2009-07-13 10:57:44 -0400 (Mon, 13 Jul 2009) | 5 lines

editing init/install scripts

-jason


------------------------------------------------------------------------
r2937 | zurawski | 2009-07-13 10:37:05 -0400 (Mon, 13 Jul 2009) | 5 lines

seperate script that handles client vs server environment

-jason


------------------------------------------------------------------------
r2936 | zurawski | 2009-07-13 10:36:27 -0400 (Mon, 13 Jul 2009) | 5 lines

more changes to package structure

-jason


------------------------------------------------------------------------
r2935 | zurawski | 2009-07-13 08:15:22 -0400 (Mon, 13 Jul 2009) | 5 lines

updating manifest and dep list.

-jason


------------------------------------------------------------------------
r2933 | zurawski | 2009-07-13 07:52:45 -0400 (Mon, 13 Jul 2009) | 7 lines

adding more content to this package.  Currently this reflects the 'mdm' 
release of the old pSB.  Will add the 'new' libs once they are out of 
testing.

-jason


------------------------------------------------------------------------
r2916 | zurawski | 2009-07-10 11:13:37 -0400 (Fri, 10 Jul 2009) | 6 lines

creating pSB package in anticpation of release.  Moving several things 
out of shared.

-jason


------------------------------------------------------------------------
r2640 | zurawski | 2009-03-19 21:21:21 -0400 (Thu, 19 Mar 2009) | 6 lines

Setting svn:keywords on all pm and pl files.  Many didnt seem to have 
these by default.

-jason


------------------------------------------------------------------------
r2525 | zurawski | 2009-03-11 13:21:26 -0400 (Wed, 11 Mar 2009) | 5 lines

Links to configure daemon.

-jason


------------------------------------------------------------------------
r2524 | zurawski | 2009-03-11 12:41:38 -0400 (Wed, 11 Mar 2009) | 5 lines

Links to the daemons and logging conf files.

-jason


------------------------------------------------------------------------
r2523 | zurawski | 2009-03-11 12:26:24 -0400 (Wed, 11 Mar 2009) | 6 lines

Adding the start of these packages.  Nothing in here but the contents of 
the 'skeleton'.

-jason


------------------------------------------------------------------------