------------------------------------------------------------------------
r16710 | okoeroo | 2012-10-31 10:28:39 +0100 (Wed, 31 Oct 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-voms/BUGS
   M /trunk/lcmaps-plugins-voms/NEWS
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/doc/lcmaps_voms.mod.8

Bumping to 1.5.5 adding a clear deprecation notice in the man page with respect to the VOMS Extract plugin.
------------------------------------------------------------------------
r16566 | msalle | 2012-10-23 15:36:03 +0200 (Tue, 23 Oct 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/ChangeLog

Updating ChangeLog

------------------------------------------------------------------------
r16564 | msalle | 2012-10-23 14:08:18 +0200 (Tue, 23 Oct 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_ban_fqan.c

Missing banmap file is fatal, as for the ban_dn plugin in lcmaps-plugins-basic.
Small cosmetic updates, such as using lcmaps_log instead of lcmaps_log_debug

------------------------------------------------------------------------
r16413 | msalle | 2012-06-05 12:30:40 +0200 (Tue, 05 Jun 2012) | 5 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/NEWS
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/doc/Makefile.am
   A /trunk/lcmaps-plugins-voms/doc/lcmaps_ban_fqan.mod.8
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_ban_fqan.c

Adding new plugin lcmaps_ban_fqan that can ban users if any of its FQANs appears
in a banfile. This plugin works the same as the new lcmaps_ban_dn for FQANs
instead of DNs. It has its own manpage.
Updating version and NEWS file.

------------------------------------------------------------------------
r16206 | msalle | 2012-03-20 10:52:28 +0100 (Tue, 20 Mar 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/ChangeLog

Updating ChangeLog

------------------------------------------------------------------------
r16162 | msalle | 2012-03-15 17:38:43 +0100 (Thu, 15 Mar 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/NEWS

Update NEWS file

------------------------------------------------------------------------
r16157 | msalle | 2012-03-15 16:46:31 +0100 (Thu, 15 Mar 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c

Removing \t from log strings

------------------------------------------------------------------------
r16154 | msalle | 2012-03-15 16:19:20 +0100 (Thu, 15 Mar 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac

removing outdated comments

------------------------------------------------------------------------
r16153 | msalle | 2012-03-15 16:18:09 +0100 (Thu, 15 Mar 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c

Syncing with version in lcmaps-plugins-basic

------------------------------------------------------------------------
r16147 | dennisvd | 2012-03-15 13:28:06 +0100 (Thu, 15 Mar 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/doc/lcmaps_voms.mod.8
   M /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_localaccount.mod.8
   M /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_localgroup.mod.8
   M /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_poolaccount.mod.8
   M /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_poolgroup.mod.8

updated 'source' and 'manual' parts of the manpages
added some highlighting.

------------------------------------------------------------------------
r16146 | msalle | 2012-03-15 13:02:49 +0100 (Thu, 15 Mar 2012) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c

Change match_username() to use isdigit() instead of strspn() which seems to be
broken (cross-platform) for short string comparisons: it produces invalid reads
in valgrind.

------------------------------------------------------------------------
r16143 | okoeroo | 2012-03-14 22:50:44 +0100 (Wed, 14 Mar 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/NEWS
   M /trunk/lcmaps-plugins-voms/configure.ac

Updated NEWS file and pushed the configure.ac to reflect version 1.5.3


------------------------------------------------------------------------
r16142 | okoeroo | 2012-03-14 22:45:34 +0100 (Wed, 14 Mar 2012) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_poolaccount.mod.8
   A /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_poolgroup.mod.8

Added man page for lcmaps_voms_poolgroup.mod.8



------------------------------------------------------------------------
r16141 | okoeroo | 2012-03-14 19:47:06 +0100 (Wed, 14 Mar 2012) | 5 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/configure.ac
   A /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_poolaccount.mod.8

Added doc/lcmaps_voms_poolaccount.mod.8 man page.
Added doc/Makefile.am to the configure.ac as an Makefile target.



------------------------------------------------------------------------
r16113 | okoeroo | 2012-03-07 15:56:43 +0100 (Wed, 07 Mar 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_localaccount.mod.8
   A /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_localgroup.mod.8

Added lcmaps_voms_localgroup.mod.8 (not finished yet).


------------------------------------------------------------------------
r16105 | okoeroo | 2012-03-06 12:57:59 +0100 (Tue, 06 Mar 2012) | 3 lines
Changed paths:
   A /trunk/lcmaps-plugins-voms/doc/lcmaps_voms_localaccount.mod.8

Added lcmaps_voms_localaccount.mod.8


------------------------------------------------------------------------
r16101 | okoeroo | 2012-03-06 10:48:58 +0100 (Tue, 06 Mar 2012) | 4 lines
Changed paths:
   A /trunk/lcmaps-plugins-voms/doc
   A /trunk/lcmaps-plugins-voms/doc/Makefile.am
   A /trunk/lcmaps-plugins-voms/doc/lcmaps_voms.mod.8

Added doc directory itself and added the first Man page and the doc/Makefile.am



------------------------------------------------------------------------
r16100 | okoeroo | 2012-03-06 10:42:12 +0100 (Tue, 06 Mar 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/Makefile.am

Added ./doc


------------------------------------------------------------------------
r16052 | okoeroo | 2012-02-29 11:49:52 +0100 (Wed, 29 Feb 2012) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/ChangeLog

Updated ChangeLog.



------------------------------------------------------------------------
r16045 | okoeroo | 2012-02-29 11:02:54 +0100 (Wed, 29 Feb 2012) | 5 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/NEWS
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

Fixed a bug when the option -do_not_use_secondary_gids is set and no other is set. This was discovered during an upgrade on a CREAM CE by Massimo Sgaravatto.. The check was intented to cast an error when mutually exclusive settings where configured. In this case the settings were not mutually exclusive and falsely failed the initialization of the plug-in.
The check has been removed.



------------------------------------------------------------------------
r15908 | okoeroo | 2012-01-30 14:13:26 +0100 (Mon, 30 Jan 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-voms/ChangeLog

Updated the ChangeLog from svn log -v
------------------------------------------------------------------------
r15878 | msalle | 2012-01-26 15:47:48 +0100 (Thu, 26 Jan 2012) | 6 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am
   D /trunk/lcmaps-plugins-voms/src/voms/globus_gsi_gss_constants.h
   D /trunk/lcmaps-plugins-voms/src/voms/globus_i_gsi_credential.h
   D /trunk/lcmaps-plugins-voms/src/voms/gssapi_openssl.h
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_gsi_utils.h (from /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.h:15877)
   D /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.c
   D /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.h

Remove local gss_cred_id_t to (STACKOF) X509 conversion since we can take it
from the lcmaps framework. Rename lcmaps_voms_utils.h into
lcmaps_voms_gsi_utils.h, it provides the function prototypes from the lcmaps
function that hack into the private gsi globus structs.


------------------------------------------------------------------------
r15845 | okoeroo | 2012-01-11 14:28:48 +0100 (Wed, 11 Jan 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac

Bu,ping version.


------------------------------------------------------------------------
r15844 | okoeroo | 2012-01-11 14:26:52 +0100 (Wed, 11 Jan 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

Oops.


------------------------------------------------------------------------
r15843 | okoeroo | 2012-01-11 14:26:12 +0100 (Wed, 11 Jan 2012) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

GGUS #77996 - A more clear error message when a Group ID could not be found on the system.



------------------------------------------------------------------------
r15691 | okoeroo | 2011-12-11 22:19:12 +0100 (Sun, 11 Dec 2011) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c

Change a log message from LOG_ERR to LOG_WARNING.



------------------------------------------------------------------------
r15659 | okoeroo | 2011-12-02 20:46:30 +0100 (Fri, 02 Dec 2011) | 52 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/NEWS
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

Changed to the previously added newest additions:


-   A new option to the plugins "voms_localaccount" and "voms_poolaccount":
        --add-primary-gid-from-mapped-account
            When set the primary Unix ID will come from the mapped local/pool
            account based on 'passwd' information on the account.
        --do-not-add-primary-gid-from-mapped-account
            When set the primary Unix ID will NOT come from the account and is
            expected to be set by another plug-in prior. The voms_poolaccount
            plug-in expects (by default) a primary Unix group id to be
            provided. The voms_localaccount could function without the primary
            Unix group id set. It is thereby advised to run a plug-in that will
            provided this information prior to these two plug-ins.
            Note for the voms_localaccount::
                This feature is equivalent to setting -use_voms_gid or
                --use-voms-gid
        --add-secondary-gids-from-mapped-account:
            When set the secondary Unix group IDs of the mapped account are
            added as mapped secondary Unix group ID results
        --add-primary-gid-as-secondary-gid-from-mapped-account
            The mapped pool/local account is looked up for its 'passwd'
            information and the associated primary Unix group ID is added to
            the mapping result as a secondary Unix group ID.
        The following combination of options is mutually exclusive:
            --do-not-map-primary-gid and --match-primary-gid-to-mapped-account
            --use-voms-gid and --do-not-map-primary-gid
            --use-voms-gid and --match-primary-gid-to-mapped-account
            --use-voms-gid and --add-secondary-gids-from-mapped-account

-   New option to "voms_poolaccount":
        --require-primary-gid:
            This was the old default. The voms_poolaccount plugin expects to
            have access to an already mapped primary Unix group ID from a
            previously executed plug-in. The primary Unix group ID and the
            secondary Unix group IDs were used to form the poolindex entry for
            in the gridmapdir and poolaccount procurement process.
        --do-not-require-primary-gid:
            The new DEFAULT. The voms_poolaccount plugin does not expect a
            primary Unix group ID to be set by another plug-in. At the time of
            the poolindex construction and account procurement process from the
            gridmapdir the primary Unix group ID is *NOT* used when not yet
            set. If another plugin did set a primary Unix group ID, then this
            is going to be used too.
            Applying this setting provides the opportunity to us the
            "--map-to-secondary-groups" option to the "voms_localaccount" and
            "voms_poolaccount" and let the primary Unix group ID from the
            "--add-primary-gid-from-mapped-account" work as advertised.




------------------------------------------------------------------------
r15656 | okoeroo | 2011-12-02 12:03:04 +0100 (Fri, 02 Dec 2011) | 5 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

Fixed boolean expression mistake in handling the primary GID. 




------------------------------------------------------------------------
r15654 | okoeroo | 2011-12-01 11:56:32 +0100 (Thu, 01 Dec 2011) | 32 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/NEWS
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

Additions to version 1.5.0:

-   A new option to the plugins "voms_localgroup" and "voms_poolgroup":
        --map-to-secondary-groups:
            When set all the VOMS FQAN to Unix Group ID mappings will be
            stored as secondary Unix group IDs. By default, the first mapping
            will be stored as a primary Unix Group ID
-   A new option to the plugins "voms_localaccount" and "voms_poolaccount":
        --match-primary-gid-to-mapped-account:
            When set the primary Unix ID will come from the mapped local/pool
            account based on 'passwd' information on the account.
        --do-not-map-primary-gid:
            When set the primary Unix ID will NOT come from the account and is
            expected to be set by another plug-in prior. The voms_poolaccount
            plug-in expects (by default) a primary Unix group id to be
            provided. The voms_localaccount could function without the primary
            Unix group id set. It is thereby advised to run a plug-in that will
            provided this information prior to these two plug-ins.
            Note for the voms_localaccount::
                This feature is equivalent to setting -use_voms_gid or
                --use-voms-gid
        --add-secondary-gids-from-mapped-account:
            When set the secondary Unix group IDs of the mapped account are
            added as mapped secondary Unix group ID results
        The following combination of options is mutually exclusive:
            --do-not-map-primary-gid and --match-primary-gid-to-mapped-account
            --use-voms-gid and --do-not-map-primary-gid
            --use-voms-gid and --match-primary-gid-to-mapped-account
            --use-voms-gid and --add-secondary-gids-from-mapped-account



------------------------------------------------------------------------
r15628 | msalle | 2011-11-24 13:03:32 +0100 (Thu, 24 Nov 2011) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-afs/src/afs/Makefile.am
   M /trunk/lcmaps-plugins-c-pep/configure.ac
   M /trunk/lcmaps-plugins-c-pep/doc/man/lcmaps-plugins-c-pep.8.src
   M /trunk/lcmaps-plugins-c-pep/doc/man/sed.template.in
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/Makefile.am
   M /trunk/lcmaps-plugins-gums/configure.ac
   M /trunk/lcmaps-plugins-gums/src/gums/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-scas-client/configure.ac
   M /trunk/lcmaps-plugins-scas-client/doc/man/lcmaps_plugins_scas_client.8.src
   M /trunk/lcmaps-plugins-scas-client/doc/man/sed.template.in
   M /trunk/lcmaps-plugins-scas-client/src/Makefile.am
   M /trunk/lcmaps-plugins-tracking-groupid/configure.ac
   M /trunk/lcmaps-plugins-tracking-groupid/src/tracking_groupid/Makefile.am
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/Makefile.am
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

Determine dynamic library extension in configure and use that for creating
.mod symlinks.


------------------------------------------------------------------------
r15530 | okoeroo | 2011-11-07 21:41:05 +0100 (Mon, 07 Nov 2011) | 3 lines
Changed paths:
   A /trunk/lcmaps-plugins-voms/BUGS

Added BUGS file


------------------------------------------------------------------------
r15529 | okoeroo | 2011-11-07 21:38:14 +0100 (Mon, 07 Nov 2011) | 23 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/NEWS
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

News:
Version 1.5.0:
-   Changing the log messages to match the logging method used in LCMAPS
    version 1.5.0, which will be using the Syslog native log priority/levels.
-   Added an initialization check to the voms localaccount plugin. The
    grid-mapfile must be stat()-able, otherwise trigger an initialization
    failure. Previously a run-time error would have been triggered.
-   Added initialization checks to the voms poolgroup plugin. The groupmapfile
    and groupmapdir stat()-able, otherwise trigger an initialization failure.
    Previously a run-time error would have been triggered.



Open BUGS:
Version 1.5.0 and older:
-   When a voms poolgroup or voms localgroup plugin selects the primary GID, it
    will not consult the getCredentialData(PRI_GID, &count) return count value
    to see if another plugin had already set a Primary Unix Group ID for the
    mapping results. This needs to be checked first to push the mapping result
    for a Unix group id to either the primary or the secundary GID list.



------------------------------------------------------------------------
r15455 | msalle | 2011-08-17 17:27:09 +0200 (Wed, 17 Aug 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

Fix typo preventing installation of correct plugin symlinks

------------------------------------------------------------------------
r15438 | msalle | 2011-08-15 17:38:19 +0200 (Mon, 15 Aug 2011) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

Use new AC_LCMAPS_INTERFACE([basic])
Rename lcmaps_config.h into lcmaps_voms_config.h

------------------------------------------------------------------------
r15310 | dennisvd | 2011-07-11 12:11:39 +0200 (Mon, 11 Jul 2011) | 2 lines
Changed paths:
   M /trunk/lcas/examples/Makefile.am
   M /trunk/lcas-plugins-check-executable/src/check-executable/Makefile.am
   M /trunk/lcas-plugins-voms/src/voms/Makefile.am
   M /trunk/lcmaps-plugins-afs/src/afs/Makefile.am
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/Makefile.am
   M /trunk/lcmaps-plugins-gums/src/gums/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-scas-client/src/Makefile.am
   M /trunk/lcmaps-plugins-tracking-groupid/src/tracking_groupid/Makefile.am
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

Make all plugins without versioned names (using -avoid-version)

------------------------------------------------------------------------
r15309 | dennisvd | 2011-07-11 12:05:16 +0200 (Mon, 11 Jul 2011) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-check-executable/configure.ac
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-c-pep/configure.ac
   M /trunk/lcmaps-plugins-gums/configure.ac
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-scas-client/configure.ac
   M /trunk/lcmaps-plugins-tracking-groupid/configure.ac
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   M /trunk/lcmaps-plugins-voms/configure.ac

Update the default moduledir to be 'lcas' resp. 'lcmaps' instead of 'modules'.

------------------------------------------------------------------------
r15269 | okoeroo | 2011-04-19 16:20:09 +0200 (Tue, 19 Apr 2011) | 1 line
Changed paths:
   A /trunk/lcmaps-plugins-voms/NEWS

Adding NEWS file
------------------------------------------------------------------------
r15258 | okoeroo | 2011-04-15 14:06:04 +0200 (Fri, 15 Apr 2011) | 1 line
Changed paths:
   A /trunk/lcmaps-plugins-voms/ChangeLog

Adding ChangeLog from svn log
------------------------------------------------------------------------
r15241 | msalle | 2011-04-14 12:29:43 +0200 (Thu, 14 Apr 2011) | 2 lines
Changed paths:
   M /trunk/glexec/bootstrap
   M /trunk/jobrepository/bootstrap
   M /trunk/lcas/bootstrap
   M /trunk/lcas-plugins-basic/bootstrap
   M /trunk/lcas-plugins-check-executable/bootstrap
   M /trunk/lcas-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-afs/bootstrap
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-c-pep/bootstrap
   M /trunk/lcmaps-plugins-gums/bootstrap
   M /trunk/lcmaps-plugins-jobrep/bootstrap
   M /trunk/lcmaps-plugins-scas-client/bootstrap
   M /trunk/lcmaps-plugins-tracking-groupid/bootstrap
   M /trunk/lcmaps-plugins-verify-proxy/bootstrap
   M /trunk/lcmaps-plugins-voms/bootstrap
   M /trunk/scas/bootstrap

Adding --copy flag to libtoolize, which eases packaging.

------------------------------------------------------------------------
r15182 | dennisvd | 2011-04-05 09:57:47 +0200 (Tue, 05 Apr 2011) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/configure.ac
   M /trunk/lcas-plugins-basic/src/timeslots/Makefile.am
   M /trunk/lcas-plugins-basic/src/userallow/Makefile.am
   M /trunk/lcas-plugins-basic/src/userban/Makefile.am
   M /trunk/lcas-plugins-check-executable/configure.ac
   M /trunk/lcas-plugins-check-executable/src/check-executable/Makefile.am
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcas-plugins-voms/src/voms/Makefile.am
   M /trunk/lcmaps-plugins-afs/Makefile.am
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-afs/src/afs/Makefile.am
   M /trunk/lcmaps-plugins-c-pep/configure.ac
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/Makefile.am
   M /trunk/lcmaps-plugins-gums/configure.ac
   M /trunk/lcmaps-plugins-gums/src/gums/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-scas-client/configure.ac
   M /trunk/lcmaps-plugins-scas-client/src/Makefile.am
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/Makefile.am
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

Added --with-moduledir to set the install location for plug-ins.

------------------------------------------------------------------------
r15123 | dennisvd | 2011-03-31 13:26:55 +0200 (Thu, 31 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac

removed dlopen dependency

------------------------------------------------------------------------
r15076 | dennisvd | 2011-03-28 16:19:54 +0200 (Mon, 28 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

removed trailing whitespace

------------------------------------------------------------------------
r14914 | msalle | 2011-03-06 11:17:47 +0100 (Sun, 06 Mar 2011) | 2 lines
Changed paths:
   M /trunk/jobrepository/configure.ac
   M /trunk/lcas/configure.ac
   M /trunk/lcas-lcmaps-gt4-interface/configure.ac
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-scas-client/configure.ac
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/scas/configure.ac

Bumping versions for components with fixed globus / crypto deps.

------------------------------------------------------------------------
r14860 | dennisvd | 2011-03-04 21:34:21 +0100 (Fri, 04 Mar 2011) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-voms/LICENSE
   M /trunk/lcmaps-plugins-voms/src/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/voms/globus_gsi_gss_constants.h
   M /trunk/lcmaps-plugins-voms/src/voms/globus_i_gsi_credential.h
   M /trunk/lcmaps-plugins-voms/src/voms/gssapi_openssl.h
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.h
   M /trunk/lcmaps-plugins-voms/src/voms/plugin_test.c
   M /trunk/lcmaps-plugins-voms/src/voms/plugin_test.h

removed executable bit
------------------------------------------------------------------------
r14858 | dennisvd | 2011-03-04 21:28:51 +0100 (Fri, 04 Mar 2011) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/gridlist/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h

removed executable bit
------------------------------------------------------------------------
r14856 | dennisvd | 2011-03-04 21:21:11 +0100 (Fri, 04 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/LICENSE
   M /trunk/lcmaps-plugins-voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-voms/configure.ac

add keyword properties

------------------------------------------------------------------------
r14846 | msalle | 2011-03-04 16:22:33 +0100 (Fri, 04 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   M /trunk/lcmaps-plugins-voms/configure.ac

Add check for libcrypto in essential components.

------------------------------------------------------------------------
r14837 | msalle | 2011-03-04 15:36:31 +0100 (Fri, 04 Mar 2011) | 3 lines
Changed paths:
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcas-plugins-voms/src/voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/configure.ac

Fix typo in lcmaps-plugins-voms configure. Cleanup lcas-plugins-voms to have
right globus dependencies.

------------------------------------------------------------------------
r14836 | msalle | 2011-03-04 15:10:36 +0100 (Fri, 04 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

Fix globus dependencies based on #include's and .so dependencies.

------------------------------------------------------------------------
r14690 | msalle | 2011-02-25 15:38:01 +0100 (Fri, 25 Feb 2011) | 2 lines
Changed paths:
   M /trunk/jobrepository/Makefile.am
   M /trunk/jobrepository/configure.ac
   M /trunk/lcas-lcmaps-gt4-interface/configure.ac
   M /trunk/lcas-plugins-basic/configure.ac
   M /trunk/lcas-plugins-check-executable/configure.ac
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-gums/configure.ac
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/scas/configure.ac

Re-syncing all the versions with branch EMI-1

------------------------------------------------------------------------
r14618 | msalle | 2011-02-23 12:58:46 +0100 (Wed, 23 Feb 2011) | 3 lines
Changed paths:
   M /trunk
   M /trunk/ees
   M /trunk/ees-plugins-one
   M /trunk/glexec
   M /trunk/lcas
   M /trunk/lcas-lcmaps-gt4-interface
   M /trunk/lcas-plugins-basic
   M /trunk/lcas-plugins-check-executable
   M /trunk/lcas-plugins-voms
   M /trunk/lcmaps-plugins-afs
   M /trunk/lcmaps-plugins-basic
   M /trunk/lcmaps-plugins-c-pep
   M /trunk/lcmaps-plugins-gums
   M /trunk/lcmaps-plugins-jobrep
   M /trunk/lcmaps-plugins-scas-client
   M /trunk/lcmaps-plugins-verify-proxy
   M /trunk/lcmaps-plugins-voms
   M /trunk/scas

Updating externals to use http://ndpfsvn.nikhef.nl/ro instead of
https://ndpfsvn.nikhef.nl/repos

------------------------------------------------------------------------
r14572 | msalle | 2011-02-06 16:38:54 +0100 (Sun, 06 Feb 2011) | 10 lines
Changed paths:
   M /trunk/lcas/configure.ac
   M /trunk/lcas-lcmaps-gt4-interface/configure.ac
   M /trunk/lcas-plugins-basic/configure.ac
   M /trunk/lcas-plugins-check-executable/configure.ac
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcmaps/configure.ac
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/m4/globus.m4

Major overhaul of globus.m4 and adaptation of all the configure.ac files.
- we can either call e.g. AC_GLOBUS_CALLOUT and parse have_globus_callout or
  call AC_GLOBUS([CALLOUT],[action when found],[action when not found])
- AC_GLOBUS does an AC_REQUIRE on AC_GLOBUS_INIT. That macro defines the
  configure flags such as --with-globus-prefix etc. and then defines all the
  AC_GLOBUS_<module> macros.
This way, we can modularly call all the globus package-macros and get only the
CFLAGS and LIBS flags of the modules we actually use. 


------------------------------------------------------------------------
r11958 | msalle | 2011-01-07 14:18:38 +0100 (Fri, 07 Jan 2011) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/Makefile.am
   M /trunk/lcas-plugins-check-executable/Makefile.am
   M /trunk/lcas-plugins-voms/Makefile.am
   M /trunk/lcmaps-plugins-afs/Makefile.am
   M /trunk/lcmaps-plugins-afs/src/afs/Makefile.am
   M /trunk/lcmaps-plugins-basic/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/ldap_enf/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/localaccount/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/poolaccount/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/posix_enf/Makefile.am
   M /trunk/lcmaps-plugins-c-pep/Makefile.am
   M /trunk/lcmaps-plugins-verify-proxy/Makefile.am
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/Makefile.am
   M /trunk/lcmaps-plugins-voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

Updating EXTRA_DIST etc. to include missing files in dist's

------------------------------------------------------------------------
r11953 | msalle | 2011-01-07 13:18:30 +0100 (Fri, 07 Jan 2011) | 2 lines
Changed paths:
   D /trunk/lcas-plugins-basic/src/lcas_config.h.in
   D /trunk/lcas-plugins-check-executable/src/lcas_config.h.in
   D /trunk/lcas-plugins-voms/src/lcas_config.h.in
   D /trunk/lcmaps-plugins-afs/src/lcmaps_config.h.in
   D /trunk/lcmaps-plugins-gums/src/lcmaps_config.h.in
   D /trunk/lcmaps-plugins-verify-proxy/src/lcmaps_config.h.in
   D /trunk/lcmaps-plugins-voms/src/lcmaps_config.h.in

Removing automatically created _config.h.in files.

------------------------------------------------------------------------
r11951 | msalle | 2011-01-07 13:02:43 +0100 (Fri, 07 Jan 2011) | 2 lines
Changed paths:
   A /trunk/glexec/AUTHORS (from /trunk/glexec/MAINTAINERS:11944)
   D /trunk/glexec/MAINTAINERS
   M /trunk/glexec/Makefile.am
   A /trunk/lcas/AUTHORS (from /trunk/lcas/MAINTAINERS:11950)
   D /trunk/lcas/MAINTAINERS
   M /trunk/lcas/doc/Makefile.am
   M /trunk/lcas-lcmaps-gt4-interface/Makefile.am
   A /trunk/lcas-plugins-basic/AUTHORS (from /trunk/lcas-plugins-basic/MAINTAINERS:11946)
   D /trunk/lcas-plugins-basic/MAINTAINERS
   M /trunk/lcas-plugins-basic/Makefile.am
   A /trunk/lcas-plugins-check-executable/AUTHORS (from /trunk/lcas-plugins-check-executable/MAINTAINERS:11947)
   D /trunk/lcas-plugins-check-executable/MAINTAINERS
   M /trunk/lcas-plugins-check-executable/Makefile.am
   A /trunk/lcas-plugins-voms/AUTHORS (from /trunk/lcas-plugins-voms/MAINTAINERS:11947)
   D /trunk/lcas-plugins-voms/MAINTAINERS
   M /trunk/lcas-plugins-voms/Makefile.am
   A /trunk/lcmaps/AUTHORS (from /trunk/lcmaps/MAINTAINERS:11927)
   D /trunk/lcmaps/MAINTAINERS
   M /trunk/lcmaps/doc/Makefile.am
   A /trunk/lcmaps-plugins-afs/AUTHORS (from /trunk/lcmaps-plugins-afs/MAINTAINERS:11948)
   D /trunk/lcmaps-plugins-afs/MAINTAINERS
   M /trunk/lcmaps-plugins-afs/Makefile.am
   A /trunk/lcmaps-plugins-basic/AUTHORS (from /trunk/lcmaps-plugins-basic/MAINTAINERS:11948)
   D /trunk/lcmaps-plugins-basic/MAINTAINERS
   M /trunk/lcmaps-plugins-basic/Makefile.am
   A /trunk/lcmaps-plugins-c-pep/AUTHORS (from /trunk/lcmaps-plugins-c-pep/MAINTAINERS:11948)
   D /trunk/lcmaps-plugins-c-pep/MAINTAINERS
   M /trunk/lcmaps-plugins-c-pep/Makefile.am
   A /trunk/lcmaps-plugins-gums/AUTHORS (from /trunk/lcmaps-plugins-gums/MAINTAINERS:11948)
   D /trunk/lcmaps-plugins-gums/MAINTAINERS
   M /trunk/lcmaps-plugins-gums/Makefile.am
   A /trunk/lcmaps-plugins-scas-client/AUTHORS (from /trunk/lcmaps-plugins-scas-client/MAINTAINERS:11948)
   D /trunk/lcmaps-plugins-scas-client/MAINTAINERS
   M /trunk/lcmaps-plugins-scas-client/Makefile.am
   A /trunk/lcmaps-plugins-verify-proxy/AUTHORS (from /trunk/lcmaps-plugins-verify-proxy/MAINTAINERS:11948)
   D /trunk/lcmaps-plugins-verify-proxy/MAINTAINERS
   M /trunk/lcmaps-plugins-verify-proxy/Makefile.am
   A /trunk/lcmaps-plugins-voms/AUTHORS (from /trunk/lcmaps-plugins-voms/MAINTAINERS:11948)
   D /trunk/lcmaps-plugins-voms/MAINTAINERS
   M /trunk/lcmaps-plugins-voms/Makefile.am
   M /trunk/scas/Makefile.am

Renaming MAINTAINERS in AUTHORS and let them be installed.

------------------------------------------------------------------------
r11948 | msalle | 2011-01-06 17:46:36 +0100 (Thu, 06 Jan 2011) | 4 lines
Changed paths:
   M /trunk/lcas-plugins-basic/Makefile.am
   M /trunk/lcas-plugins-check-executable/Makefile.am
   M /trunk/lcas-plugins-voms/Makefile.am
   A /trunk/lcmaps-plugins-afs/MAINTAINERS
   M /trunk/lcmaps-plugins-afs/Makefile.am
   M /trunk/lcmaps-plugins-afs/bootstrap
   M /trunk/lcmaps-plugins-afs/configure.ac
   A /trunk/lcmaps-plugins-basic/MAINTAINERS
   M /trunk/lcmaps-plugins-basic/Makefile.am
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-basic/configure.ac
   A /trunk/lcmaps-plugins-c-pep/MAINTAINERS
   M /trunk/lcmaps-plugins-c-pep/Makefile.am
   M /trunk/lcmaps-plugins-c-pep/bootstrap
   M /trunk/lcmaps-plugins-c-pep/configure.ac
   A /trunk/lcmaps-plugins-gums/MAINTAINERS
   M /trunk/lcmaps-plugins-gums/Makefile.am
   M /trunk/lcmaps-plugins-gums/bootstrap
   M /trunk/lcmaps-plugins-gums/configure.ac
   A /trunk/lcmaps-plugins-scas-client/MAINTAINERS
   M /trunk/lcmaps-plugins-scas-client/Makefile.am
   M /trunk/lcmaps-plugins-scas-client/bootstrap
   M /trunk/lcmaps-plugins-scas-client/configure.ac
   A /trunk/lcmaps-plugins-verify-proxy/MAINTAINERS
   M /trunk/lcmaps-plugins-verify-proxy/Makefile.am
   M /trunk/lcmaps-plugins-verify-proxy/bootstrap
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   A /trunk/lcmaps-plugins-voms/MAINTAINERS
   M /trunk/lcmaps-plugins-voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-voms/configure.ac

Add missing files for dist
Add MAINTAINERS and LICENSE files for doc
resync bootstrap

------------------------------------------------------------------------
r11871 | msalle | 2010-12-31 14:07:47 +0100 (Fri, 31 Dec 2010) | 3 lines
Changed paths:
   M /trunk/glexec/bootstrap
   M /trunk/lcmaps/bootstrap
   M /trunk/lcmaps-plugins-afs/bootstrap
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-c-pep/bootstrap
   M /trunk/lcmaps-plugins-gums/bootstrap
   M /trunk/lcmaps-plugins-scas-client/bootstrap
   M /trunk/lcmaps-plugins-verify-proxy/bootstrap
   M /trunk/lcmaps-plugins-voms/bootstrap

Syncing all bootstrap files and removing reference to src/autogen which is no
longer used.

------------------------------------------------------------------------
r11847 | msalle | 2010-12-28 13:21:44 +0100 (Tue, 28 Dec 2010) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   M /trunk/lcmaps-plugins-voms/configure.ac

Changing deprecated AM_CONFIG_HEADER to AC_CONFIG_HEADERS and move output to
src/ directory.

------------------------------------------------------------------------
r11842 | msalle | 2010-12-28 12:18:30 +0100 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
   D /trunk/lcmaps-plugins-voms/build.xml

remove dead file

------------------------------------------------------------------------
r11812 | msalle | 2010-12-23 12:13:00 +0100 (Thu, 23 Dec 2010) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac

- reinsert gsi-mode, but only locally: it's for the plugin itself, not for
  the lcmaps it will use it.

------------------------------------------------------------------------
r11811 | msalle | 2010-12-23 12:03:07 +0100 (Thu, 23 Dec 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac

remove reference to -without-gsi from lcmaps-interface

------------------------------------------------------------------------
r11799 | msalle | 2010-12-22 16:10:49 +0100 (Wed, 22 Dec 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac

Fail when no lcmaps is found

------------------------------------------------------------------------
r11775 | msalle | 2010-12-21 12:28:53 +0100 (Tue, 21 Dec 2010) | 2 lines
Changed paths:
   D /trunk/lcmaps-plugins-voms/project/gridlist.m4

gridlist.m4 is no longer used.

------------------------------------------------------------------------
r11774 | msalle | 2010-12-21 12:28:33 +0100 (Tue, 21 Dec 2010) | 5 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-voms/configure.ac
   D /trunk/lcmaps-plugins-voms/doc
   D /trunk/lcmaps-plugins-voms/project/build.number
   D /trunk/lcmaps-plugins-voms/project/build.properties
   D /trunk/lcmaps-plugins-voms/project/configure.properties.xml
   A /trunk/lcmaps-plugins-voms/project/globus.m4
   A /trunk/lcmaps-plugins-voms/project/gridlist.m4
   A /trunk/lcmaps-plugins-voms/project/lcmaps.m4
   D /trunk/lcmaps-plugins-voms/project/properties.xml
   D /trunk/lcmaps-plugins-voms/project/version.properties
   A /trunk/lcmaps-plugins-voms/project/voms.m4
   D /trunk/lcmaps-plugins-voms/runautotools
   M /trunk/lcmaps-plugins-voms/src/gridlist/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_gridlist.c
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.c
   M /trunk/lcmaps-plugins-voms/src/voms/plugin_test.c

Numerous fixed for EMI_R and general improvements.
- no need for AC_GRIDLIST by using SVN-based symlinks.
- making use of local voms, globus and lcmaps m4 macros.
- removing unused files from project and doc dirs.

------------------------------------------------------------------------
r11772 | msalle | 2010-12-21 10:48:52 +0100 (Tue, 21 Dec 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms

Adding m4 externals 

------------------------------------------------------------------------
r11557 | msalle | 2010-06-22 14:09:59 +0200 (Tue, 22 Jun 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/project/version.properties

Bumping age

------------------------------------------------------------------------
r11542 | okoeroo | 2010-06-17 11:59:59 +0200 (Thu, 17 Jun 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-voms/bootstrap

Fixing OSX build

------------------------------------------------------------------------
r11537 | msalle | 2010-05-31 13:35:03 +0200 (Mon, 31 May 2010) | 9 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac

- To fix same error as in LCMAPS:
    m4_require: circular dependency of AC_LANG_COMPILER(C++)
  it's necessary to check for the a C++ compiler beforehand! That's done by
  including AC_PROG_CXX, not only AC_PROG_CC. See definition of
  AC_COMPILE_IFELSE in general.m4:
    '...Requires that the compiler for the current language was checked for...'
  Note that AC_TRY_COMPILE is deprecated and should be replaced by
  AC_COMPILE_IFELSE.

------------------------------------------------------------------------
r11502 | okoeroo | 2010-03-31 16:01:39 +0200 (Wed, 31 Mar 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-verify-proxy/bootstrap
   M /trunk/lcmaps-plugins-verify-proxy/project/version.properties
   M /trunk/lcmaps-plugins-verify-proxy/runautotools
   M /trunk/lcmaps-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-voms/runautotools

Bumped version and updated L & C

------------------------------------------------------------------------
r11451 | okoeroo | 2010-02-19 07:01:37 +0100 (Fri, 19 Feb 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-voms/src/voms/globus_gsi_gss_constants.h
   M /trunk/lcmaps-plugins-voms/src/voms/globus_i_gsi_credential.h
   M /trunk/lcmaps-plugins-voms/src/voms/gssapi_openssl.h
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.h
   M /trunk/lcmaps-plugins-voms/src/voms/plugin_test.c
   M /trunk/lcmaps-plugins-voms/src/voms/plugin_test.h

Added licence

------------------------------------------------------------------------
r11422 | okoeroo | 2010-02-16 19:01:23 +0100 (Tue, 16 Feb 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

Adding DN information by default.

------------------------------------------------------------------------
r11373 | okoeroo | 2010-02-09 21:17:22 +0100 (Tue, 09 Feb 2010) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/project/version.properties

Bumping version to 1.4.0-1

------------------------------------------------------------------------
r11372 | okoeroo | 2010-02-09 21:16:12 +0100 (Tue, 09 Feb 2010) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

Adopted the same mapfile and gridmapdir function fixes as fixed in the lcmaps-plugins-basic. These functions have a full overlap.

Added a stat() to the configured grid-mapfile and gridmapdir to check in the initialize phase that they exist and are reachable.

------------------------------------------------------------------------
r10318 | okoeroo | 2007-08-27 15:19:24 +0200 (Mon, 27 Aug 2007) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/project/version.properties

Bumped age: No code change but needed to stay in sync for the next jump to LCMAPS 1.4.x

------------------------------------------------------------------------
r10286 | okoeroo | 2007-08-03 00:31:17 +0200 (Fri, 03 Aug 2007) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/project/version.properties

bump

------------------------------------------------------------------------
r10058 | okoeroo | 2006-11-30 11:39:10 +0100 (Thu, 30 Nov 2006) | 7 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-voms/src/gridlist/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

Includes the CFLAGS fix for etics, plus bumped version to 1.3.7 to keep sync in the cvs tag names and numbers


note: I didn't find and $(libdir) but probably I missed it somewhere...

note note: I make the notes just to have a log about the anomoly

------------------------------------------------------------------------
r9204 | msteenba | 2006-02-07 17:14:10 +0100 (Tue, 07 Feb 2006) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/src/gridlist/lcas_gridlist.c
   M /trunk/lcas-plugins-basic/src/gridlist/lcas_gridlist.h
   M /trunk/lcas-plugins-voms/src/gridlist/lcas_gridlist.c
   M /trunk/lcas-plugins-voms/src/gridlist/lcas_gridlist.h
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c

bugfix #14888

------------------------------------------------------------------------
r8727 | msteenba | 2006-01-05 12:17:58 +0100 (Thu, 05 Jan 2006) | 5 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/project/version.properties

Merge with glite-security-lcmaps-plugins-voms_branch_1_3_0 branch:
version 1.3.4 (fixes bug #8923):
- use libvomsapi instead of libvomsc (for voms > 1.6.0)
- fixed verification method for multiple accounts + some clean-up

------------------------------------------------------------------------
r8105 | msteenba | 2005-12-22 17:31:44 +0100 (Thu, 22 Dec 2005) | 4 lines
Changed paths:
   M /trunk/lcmaps/src/grid_credential_handling/lcmaps_credential.c
   M /trunk/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

apply fixes from 1_3_0 branches:
- fixed verification method for multiple accounts + some clean-up
- added missing free()

------------------------------------------------------------------------
r8037 | msteenba | 2005-12-20 16:05:50 +0100 (Tue, 20 Dec 2005) | 2 lines
Changed paths:
   M /trunk/lcas/src/lcas.c
   M /trunk/lcas-plugins-voms/src/voms/Makefile.am
   M /trunk/lcmaps/src/Makefile.am
   M /trunk/lcmaps/src/pluginmanager/lcmaps_pluginmanager.c
   M /trunk/lcmaps/src/test/Makefile.am
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am

use libvomsapi instead of libvomsc (for voms > 1.6.0)

------------------------------------------------------------------------
r7779 | msteenba | 2005-12-09 01:31:14 +0100 (Fri, 09 Dec 2005) | 3 lines
Changed paths:
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_3_0/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_3_0/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.h
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_3_0/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_3_0/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_3_0/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_3_0/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_3_0/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

- fix for bug 14126 "LCMAPS problem with overlapping poolaccount namespaces"
- add bracket in lcmaps_gridlist.c

------------------------------------------------------------------------
r7778 | msteenba | 2005-12-09 00:44:33 +0100 (Fri, 09 Dec 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_3_0/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_3_0/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.h
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_3_0/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_3_0/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h

fix for bug 14126 "LCMAPS problem with overlapping poolaccount namespaces"

------------------------------------------------------------------------
r7677 | msteenba | 2005-12-02 16:26:21 +0100 (Fri, 02 Dec 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

extended bugfix for bug #10512 to multiple account functional code

------------------------------------------------------------------------
r7646 | msteenba | 2005-11-30 17:00:44 +0100 (Wed, 30 Nov 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

fixed print statement

------------------------------------------------------------------------
r7509 | msteenba | 2005-11-23 14:27:18 +0100 (Wed, 23 Nov 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps/configure.ac
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/configure.ac
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/project/version.properties
   M /trunk/lcmaps-plugins-verify-proxy/configure.ac
   M /trunk/lcmaps-plugins-verify-proxy/project/version.properties
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/project/version.properties

updated version

------------------------------------------------------------------------
r7177 | msteenba | 2005-11-03 14:37:19 +0100 (Thu, 03 Nov 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

Added another break statement to correctly find the poolaccount in mapcount loop

------------------------------------------------------------------------
r6847 | msteenba | 2005-10-11 15:04:30 +0200 (Tue, 11 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

fixed wrong if-statement

------------------------------------------------------------------------
r6845 | msteenba | 2005-10-11 13:52:58 +0200 (Tue, 11 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-afs/src/afs/lcmaps_afs.c
   M /trunk/lcmaps-plugins-basic/src/dummy/lcmaps_dummy_bad.c
   M /trunk/lcmaps-plugins-basic/src/dummy/lcmaps_dummy_good.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-basic/src/ldap_enf/lcmaps_ldap.c
   M /trunk/lcmaps-plugins-basic/src/localaccount/lcmaps_localaccount.c
   M /trunk/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /trunk/lcmaps-plugins-basic/src/posix_enf/lcmaps_posix.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

added plugin_verify() method in all plugins

------------------------------------------------------------------------
r6831 | msteenba | 2005-10-10 18:41:03 +0200 (Mon, 10 Oct 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

- added plugin_verify() method. Still some to go.
- added safe pool lease discovery

------------------------------------------------------------------------
r6168 | msteenba | 2005-08-26 19:33:44 +0200 (Fri, 26 Aug 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

fixes in leasename encoding lengths

------------------------------------------------------------------------
r6157 | msteenba | 2005-08-26 18:38:14 +0200 (Fri, 26 Aug 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

fix bug #10512 "poolindex naming in gridmapdir cannot handle subject DN with colons"

------------------------------------------------------------------------
r4701 | msteenba | 2005-06-14 18:59:13 +0200 (Tue, 14 Jun 2005) | 2 lines
Changed paths:
   A /trunk/lcmaps/runautotools
   A /trunk/lcmaps-interface/runautotools
   A /trunk/lcmaps-plugins-afs/runautotools
   A /trunk/lcmaps-plugins-basic/runautotools
   A /trunk/lcmaps-plugins-jobrep/runautotools
   A /trunk/lcmaps-plugins-voms/runautotools

just a script to run autotools automagically with glite settings

------------------------------------------------------------------------
r4480 | msteenba | 2005-06-03 16:45:52 +0200 (Fri, 03 Jun 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps/configure.ac
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/test/test_lcmaps_return_poolindex_without_gsi.c
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/project/version.properties
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/project/version.properties

- bump version to 1.3.1 to stay in sync with lcmaps-interface
- added option -fqans to test script

------------------------------------------------------------------------
r4455 | msteenba | 2005-06-03 00:22:09 +0200 (Fri, 03 Jun 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

to prevent bug #8867

------------------------------------------------------------------------
r4454 | msteenba | 2005-06-03 00:08:57 +0200 (Fri, 03 Jun 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

added mapcounter for multiple accounts support

------------------------------------------------------------------------
r4453 | msteenba | 2005-06-03 00:03:36 +0200 (Fri, 03 Jun 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

fixed memory leak, bug #8876

------------------------------------------------------------------------
r4329 | zurek | 2005-05-26 17:18:33 +0200 (Thu, 26 May 2005) | 2 lines
Changed paths:
   M /trunk/lcas/build.xml
   M /trunk/lcas-interface/build.xml
   M /trunk/lcas-plugins-basic/build.xml
   M /trunk/lcas-plugins-voms/build.xml
   M /trunk/lcmaps/build.xml
   M /trunk/lcmaps-interface/build.xml
   M /trunk/lcmaps-plugins-afs/build.xml
   M /trunk/lcmaps-plugins-basic/build.xml
   M /trunk/lcmaps-plugins-jobrep/build.xml
   M /trunk/lcmaps-plugins-voms/build.xml

inserted module.build.file

------------------------------------------------------------------------
r4131 | msteenba | 2005-05-10 12:37:24 +0200 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/src/gridlist/lcas_gridlist.c
   M /trunk/lcas-plugins-voms/src/gridlist/lcas_gridlist.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c

set pointer to NULL after free(). This bug shows up when malformed DNs are used.

------------------------------------------------------------------------
r4051 | msteenba | 2005-05-01 11:00:39 +0200 (Sun, 01 May 2005) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/bootstrap
   M /trunk/lcas-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-voms/bootstrap

restored more or less

------------------------------------------------------------------------
r4050 | msteenba | 2005-04-30 23:36:18 +0200 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/bootstrap
   M /trunk/lcas-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-voms/bootstrap

removing links

------------------------------------------------------------------------
r4049 | msteenba | 2005-04-30 22:33:09 +0200 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/bootstrap
   M /trunk/lcas-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-voms/bootstrap

another trigger

------------------------------------------------------------------------
r4048 | msteenba | 2005-04-30 21:16:16 +0200 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/bootstrap
   M /trunk/lcas-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-voms/bootstrap

another trigger

------------------------------------------------------------------------
r4047 | msteenba | 2005-04-30 21:06:38 +0200 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic/bootstrap
   M /trunk/lcas-plugins-voms/bootstrap
   M /trunk/lcmaps-plugins-basic/bootstrap
   M /trunk/lcmaps-plugins-voms/bootstrap

try to trigger build system

------------------------------------------------------------------------
r4045 | msteenba | 2005-04-28 22:06:51 +0200 (Thu, 28 Apr 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/configure.ac
   D /trunk/lcmaps-plugins-basic/project/gridlist.m4
   M /trunk/lcmaps-plugins-basic/project/properties.xml
   M /trunk/lcmaps-plugins-basic/src/Makefile.am
   M /trunk/lcmaps-plugins-voms/configure.ac
   D /trunk/lcmaps-plugins-voms/project/gridlist.m4
   M /trunk/lcmaps-plugins-voms/project/properties.xml

moved gridlist.m4 from components to subsystem

------------------------------------------------------------------------
r3871 | zurek | 2005-04-12 22:24:56 +0200 (Tue, 12 Apr 2005) | 2 lines
Changed paths:
   A /trunk/lcas/project/build.number
   M /trunk/lcas/project/version.properties
   A /trunk/lcas-interface/project/build.number
   M /trunk/lcas-interface/project/version.properties
   A /trunk/lcas-plugins-basic/project/build.number
   M /trunk/lcas-plugins-basic/project/version.properties
   A /trunk/lcas-plugins-voms/project/build.number
   M /trunk/lcas-plugins-voms/project/version.properties
   A /trunk/lcmaps/project/build.number
   M /trunk/lcmaps/project/version.properties
   A /trunk/lcmaps-interface/project/build.number
   M /trunk/lcmaps-interface/project/version.properties
   A /trunk/lcmaps-plugins-afs/project/build.number
   M /trunk/lcmaps-plugins-afs/project/version.properties
   A /trunk/lcmaps-plugins-basic/project/build.number
   M /trunk/lcmaps-plugins-basic/project/version.properties
   A /trunk/lcmaps-plugins-jobrep/project/build.number
   M /trunk/lcmaps-plugins-jobrep/project/version.properties
   A /trunk/lcmaps-plugins-voms/project/build.number
   M /trunk/lcmaps-plugins-voms/project/version.properties

"corrections"

------------------------------------------------------------------------
r3209 | msteenba | 2005-03-03 22:08:15 +0100 (Thu, 03 Mar 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c

fixed memory leak in gridmap parsing code

------------------------------------------------------------------------
r3127 | msteenba | 2005-02-27 02:30:42 +0100 (Sun, 27 Feb 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps/Doxyfile
   M /trunk/lcmaps/examples/lcmaps_plugin_example.c
   M /trunk/lcmaps/interface/lcmaps_modules.h
   M /trunk/lcmaps/src/evaluationmanager/evaluationmanager.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_main.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_policy.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_rule.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_variable.c
   M /trunk/lcmaps/src/grid_credential_handling/_lcmaps_credential.h
   M /trunk/lcmaps/src/grid_credential_handling/lcmaps_credential.c
   M /trunk/lcmaps/src/grid_credential_handling/lcmaps_runvars.c
   M /trunk/lcmaps/src/lcmaps.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_arguments.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_db_read.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_utils.c
   M /trunk/lcmaps-interface/interface/lcmaps.h
   M /trunk/lcmaps-plugins-afs/src/afs/lcmaps_afs.c
   M /trunk/lcmaps-plugins-basic/src/ldap_enf/lcmaps_ldap.c
   M /trunk/lcmaps-plugins-basic/src/localaccount/lcmaps_localaccount.c
   M /trunk/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /trunk/lcmaps-plugins-basic/src/posix_enf/lcmaps_posix.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

reorganized apidoc

------------------------------------------------------------------------
r2514 | glbuild | 2005-01-12 03:50:25 +0100 (Wed, 12 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2494 | glbuild | 2005-01-11 03:48:13 +0100 (Tue, 11 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2475 | glbuild | 2005-01-10 03:46:47 +0100 (Mon, 10 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2454 | glbuild | 2005-01-09 03:37:39 +0100 (Sun, 09 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2434 | glbuild | 2005-01-08 03:48:15 +0100 (Sat, 08 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2413 | glbuild | 2005-01-07 03:37:35 +0100 (Fri, 07 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2392 | glbuild | 2005-01-06 03:53:45 +0100 (Thu, 06 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2371 | glbuild | 2005-01-05 03:37:17 +0100 (Wed, 05 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2348 | glbuild | 2005-01-04 03:54:50 +0100 (Tue, 04 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2329 | glbuild | 2005-01-03 03:55:28 +0100 (Mon, 03 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2308 | glbuild | 2005-01-02 03:39:21 +0100 (Sun, 02 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2288 | glbuild | 2005-01-01 03:38:49 +0100 (Sat, 01 Jan 2005) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2267 | glbuild | 2004-12-31 03:38:58 +0100 (Fri, 31 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2246 | glbuild | 2004-12-30 03:38:52 +0100 (Thu, 30 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2226 | glbuild | 2004-12-29 03:48:20 +0100 (Wed, 29 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2207 | glbuild | 2004-12-28 03:53:57 +0100 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2186 | glbuild | 2004-12-27 03:39:06 +0100 (Mon, 27 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2165 | glbuild | 2004-12-26 03:38:55 +0100 (Sun, 26 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2144 | glbuild | 2004-12-25 03:38:49 +0100 (Sat, 25 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2125 | glbuild | 2004-12-24 03:53:50 +0100 (Fri, 24 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2104 | glbuild | 2004-12-23 03:39:17 +0100 (Thu, 23 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2082 | glbuild | 2004-12-22 03:39:15 +0100 (Wed, 22 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2061 | glbuild | 2004-12-21 03:37:52 +0100 (Tue, 21 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2041 | glbuild | 2004-12-20 03:46:26 +0100 (Mon, 20 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2020 | glbuild | 2004-12-19 03:38:22 +0100 (Sun, 19 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r2000 | glbuild | 2004-12-18 03:44:01 +0100 (Sat, 18 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1981 | glbuild | 2004-12-17 03:02:36 +0100 (Fri, 17 Dec 2004) | 2 lines
Changed paths:
   M /branches/glite-security-lcas-interface_branch_1_2_0_RC1/lcas-interface/project/version.properties
   M /branches/glite-security-lcas-plugins-basic_branch_1_2_0_RC1/lcas-plugins-basic/project/version.properties
   M /branches/glite-security-lcas-plugins-voms_branch_1_2_0_RC1/lcas-plugins-voms/project/version.properties
   M /branches/glite-security-lcas_branch_1_2_0_RC1/lcas/project/version.properties
   M /branches/glite-security-lcmaps-interface_branch_1_2_0_RC1/lcmaps-interface/project/version.properties
   M /branches/glite-security-lcmaps-plugins-afs_branch_1_2_0_RC1/lcmaps-plugins-afs/project/version.properties
   M /branches/glite-security-lcmaps-plugins-basic_branch_1_2_0_RC1/lcmaps-plugins-basic/project/version.properties
   M /branches/glite-security-lcmaps-plugins-voms_branch_1_2_0_RC1/lcmaps-plugins-voms/project/version.properties
   M /branches/glite-security-lcmaps_branch_1_2_0_RC1/lcmaps/project/version.properties
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1969 | glbuild | 2004-12-16 19:52:32 +0100 (Thu, 16 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1929 | glbuild | 2004-12-14 02:44:11 +0100 (Tue, 14 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1928 | msteenba | 2004-12-13 11:13:19 +0100 (Mon, 13 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcas/configure.ac
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/configure.ac
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/configure.ac
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/configure.ac
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/configure.ac
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/project/version.properties

increased minor version on the HEAD branch after branching off RC1

------------------------------------------------------------------------
r1921 | glbuild | 2004-12-13 02:43:39 +0100 (Mon, 13 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1910 | glbuild | 2004-12-12 16:28:08 +0100 (Sun, 12 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1909 | glbuild | 2004-12-12 16:13:35 +0100 (Sun, 12 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1906 | glbuild | 2004-12-11 02:42:06 +0100 (Sat, 11 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1902 | glbuild | 2004-12-10 12:54:26 +0100 (Fri, 10 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1898 | msteenba | 2004-12-10 11:38:41 +0100 (Fri, 10 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/project/version.properties

increased the build nr by hand

------------------------------------------------------------------------
r1893 | msteenba | 2004-12-09 17:26:52 +0100 (Thu, 09 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/src/grid_credential_handling/gsi_handling/lcmaps_voms_attributes.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c

avoided use of vsnprinf in printing VOMS info

------------------------------------------------------------------------
r1867 | glbuild | 2004-12-09 03:52:25 +0100 (Thu, 09 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1855 | glbuild | 2004-12-08 03:51:14 +0100 (Wed, 08 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1838 | glbuild | 2004-12-07 03:47:05 +0100 (Tue, 07 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1824 | glbuild | 2004-12-06 03:47:34 +0100 (Mon, 06 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1812 | glbuild | 2004-12-05 03:47:23 +0100 (Sun, 05 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1803 | glbuild | 2004-12-04 03:26:58 +0100 (Sat, 04 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1797 | msteenba | 2004-12-03 10:28:12 +0100 (Fri, 03 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/properties.xml
   M /trunk/lcmaps-interface/project/properties.xml
   M /trunk/lcmaps-plugins-basic/project/properties.xml
   M /trunk/lcmaps-plugins-voms/project/properties.xml

removed double dashes in cvs comments, otherwise ant won't eat it

------------------------------------------------------------------------
r1786 | msteenba | 2004-12-02 18:52:06 +0100 (Thu, 02 Dec 2004) | 8 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/project/properties.xml
   M /trunk/lcmaps-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-voms/src/gridlist/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/lcmaps_config.h.in
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c

- Made split between gsi-dependent and gsi-free code, perhaps they
  should even be splitted into two different modules: TBD
- The voms plugins can also take the FQANs from the input credentials now
  (no voms parsing at this stage)
- Adjusted the build infrastructure to take the two LCMAPS flavours into account
- configuration switch: --with-gsi-mode/--without-gsi-mode
- version upgrade because of this: 1.2.0

------------------------------------------------------------------------
r1768 | glbuild | 2004-12-02 03:51:40 +0100 (Thu, 02 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1754 | glbuild | 2004-12-01 03:48:48 +0100 (Wed, 01 Dec 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1741 | glbuild | 2004-11-30 14:23:17 +0100 (Tue, 30 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1727 | glbuild | 2004-11-29 03:44:35 +0100 (Mon, 29 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1714 | glbuild | 2004-11-28 03:43:39 +0100 (Sun, 28 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1701 | glbuild | 2004-11-27 03:44:15 +0100 (Sat, 27 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1687 | glbuild | 2004-11-26 03:43:32 +0100 (Fri, 26 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1674 | glbuild | 2004-11-25 03:39:52 +0100 (Thu, 25 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1661 | glbuild | 2004-11-24 03:34:25 +0100 (Wed, 24 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1648 | glbuild | 2004-11-23 12:58:59 +0100 (Tue, 23 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1635 | glbuild | 2004-11-22 03:36:23 +0100 (Mon, 22 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1619 | glbuild | 2004-11-21 03:35:01 +0100 (Sun, 21 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1606 | glbuild | 2004-11-20 03:37:02 +0100 (Sat, 20 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1593 | glbuild | 2004-11-19 03:36:06 +0100 (Fri, 19 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1580 | glbuild | 2004-11-18 03:35:57 +0100 (Thu, 18 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1567 | glbuild | 2004-11-17 05:00:59 +0100 (Wed, 17 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1554 | glbuild | 2004-11-16 03:37:04 +0100 (Tue, 16 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1541 | glbuild | 2004-11-15 03:37:51 +0100 (Mon, 15 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1528 | glbuild | 2004-11-14 03:35:19 +0100 (Sun, 14 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1515 | glbuild | 2004-11-13 13:26:26 +0100 (Sat, 13 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1494 | glbuild | 2004-11-12 03:35:45 +0100 (Fri, 12 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1476 | glbuild | 2004-11-11 03:34:41 +0100 (Thu, 11 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1463 | glbuild | 2004-11-10 03:35:26 +0100 (Wed, 10 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1450 | glbuild | 2004-11-09 03:30:42 +0100 (Tue, 09 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1436 | glbuild | 2004-11-08 03:30:40 +0100 (Mon, 08 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1423 | glbuild | 2004-11-07 03:31:08 +0100 (Sun, 07 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1410 | glbuild | 2004-11-06 03:30:06 +0100 (Sat, 06 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1393 | glbuild | 2004-11-05 03:25:09 +0100 (Fri, 05 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1389 | glbuild | 2004-11-05 03:17:19 +0100 (Fri, 05 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1372 | glbuild | 2004-11-04 03:30:23 +0100 (Thu, 04 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1358 | glbuild | 2004-11-03 15:30:40 +0100 (Wed, 03 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1339 | glbuild | 2004-11-02 22:02:17 +0100 (Tue, 02 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1317 | glbuild | 2004-11-02 03:54:39 +0100 (Tue, 02 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1304 | glbuild | 2004-11-01 03:55:57 +0100 (Mon, 01 Nov 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1290 | dimeglio | 2004-10-31 18:29:10 +0100 (Sun, 31 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1281 | glbuild | 2004-10-31 05:18:49 +0100 (Sun, 31 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1267 | glbuild | 2004-10-31 02:54:26 +0100 (Sun, 31 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1254 | glbuild | 2004-10-30 16:27:11 +0200 (Sat, 30 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1241 | glbuild | 2004-10-30 03:59:19 +0200 (Sat, 30 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1236 | dimeglio | 2004-10-29 17:36:38 +0200 (Fri, 29 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas-plugins-basic
   M /trunk/lcas-plugins-voms
   M /trunk/lcmaps-interface
   M /trunk/lcmaps-plugins-afs
   M /trunk/lcmaps-plugins-basic
   A /trunk/lcmaps-plugins-jobrep
   M /trunk/lcmaps-plugins-voms

First version of this file

------------------------------------------------------------------------
r1226 | glbuild | 2004-10-28 14:12:00 +0200 (Thu, 28 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1213 | glbuild | 2004-10-27 12:58:00 +0200 (Wed, 27 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1202 | glbuild | 2004-10-27 04:51:09 +0200 (Wed, 27 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1189 | glbuild | 2004-10-26 07:47:41 +0200 (Tue, 26 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1176 | glbuild | 2004-10-25 07:58:19 +0200 (Mon, 25 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1163 | glbuild | 2004-10-24 07:56:18 +0200 (Sun, 24 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1150 | glbuild | 2004-10-23 07:56:37 +0200 (Sat, 23 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1137 | glbuild | 2004-10-22 07:56:23 +0200 (Fri, 22 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1124 | glbuild | 2004-10-21 07:44:11 +0200 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1111 | glbuild | 2004-10-20 17:19:21 +0200 (Wed, 20 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1098 | glbuild | 2004-10-20 06:38:20 +0200 (Wed, 20 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1084 | glbuild | 2004-10-19 07:00:14 +0200 (Tue, 19 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1070 | glbuild | 2004-10-18 14:02:45 +0200 (Mon, 18 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1054 | glbuild | 2004-10-18 06:20:37 +0200 (Mon, 18 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-interface/project/version.properties
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1047 | glbuild | 2004-10-17 06:58:05 +0200 (Sun, 17 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1036 | glbuild | 2004-10-16 06:56:42 +0200 (Sat, 16 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1025 | glbuild | 2004-10-15 06:58:17 +0200 (Fri, 15 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1018 | msteenba | 2004-10-14 14:46:12 +0200 (Thu, 14 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-voms/configure.ac

forgot to also change the version here

------------------------------------------------------------------------
r1017 | msteenba | 2004-10-14 12:48:57 +0200 (Thu, 14 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-interface/src/Makefile.am
   M /trunk/lcmaps-plugins-afs/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Updated the version

------------------------------------------------------------------------
r1010 | glbuild | 2004-10-14 03:13:38 +0200 (Thu, 14 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r1005 | msteenba | 2004-10-13 18:38:00 +0200 (Wed, 13 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/Makefile.am
   M /trunk/lcmaps/doc/Makefile.am
   M /trunk/lcmaps/doc/evaluationmanager/Makefile.am
   M /trunk/lcmaps/etc/Makefile.am
   M /trunk/lcmaps/examples/Makefile.am
   M /trunk/lcmaps/examples/lcmaps_plugin_example.c
   M /trunk/lcmaps/interface/Makefile.am
   M /trunk/lcmaps/interface/lcmaps_arguments.h
   M /trunk/lcmaps/interface/lcmaps_cred_data.h
   M /trunk/lcmaps/interface/lcmaps_db_read.h
   M /trunk/lcmaps/interface/lcmaps_defines.h
   M /trunk/lcmaps/interface/lcmaps_log.h
   M /trunk/lcmaps/interface/lcmaps_modules.h
   M /trunk/lcmaps/interface/lcmaps_types.h
   M /trunk/lcmaps/interface/lcmaps_utils.h
   M /trunk/lcmaps/interface/lcmaps_vo_data.h
   M /trunk/lcmaps/modules/Makefile.am
   M /trunk/lcmaps/modules/jobrepository/Makefile.am
   M /trunk/lcmaps/modules/jobrepository/jobrep_test.c
   M /trunk/lcmaps/modules/jobrepository/jobrep_test.h
   M /trunk/lcmaps/modules/jobrepository/lcmaps_jobrep.c
   M /trunk/lcmaps/modules/jobrepository/lcmaps_voms_utils.c
   M /trunk/lcmaps/modules/jobrepository/lcmaps_voms_utils.h
   M /trunk/lcmaps/src/Makefile.am
   M /trunk/lcmaps/src/evaluationmanager/Makefile.am
   M /trunk/lcmaps/src/evaluationmanager/evaluationmanager.c
   M /trunk/lcmaps/src/evaluationmanager/evaluationmanager.h
   M /trunk/lcmaps/src/evaluationmanager/pdl.h
   M /trunk/lcmaps/src/evaluationmanager/pdl_lex.l
   M /trunk/lcmaps/src/evaluationmanager/pdl_main.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_policy.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_policy.h
   M /trunk/lcmaps/src/evaluationmanager/pdl_rule.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_rule.h
   M /trunk/lcmaps/src/evaluationmanager/pdl_test.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_variable.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_variable.h
   M /trunk/lcmaps/src/evaluationmanager/pdl_yacc.y
   M /trunk/lcmaps/src/lcmaps.c
   M /trunk/lcmaps/src/lcmaps_test.c
   M /trunk/lcmaps/src/pluginmanager/Makefile.am
   M /trunk/lcmaps/src/pluginmanager/_lcmaps_cred_data.h
   M /trunk/lcmaps/src/pluginmanager/_lcmaps_db_read.h
   M /trunk/lcmaps/src/pluginmanager/_lcmaps_defines.h
   M /trunk/lcmaps/src/pluginmanager/_lcmaps_log.h
   M /trunk/lcmaps/src/pluginmanager/_lcmaps_pluginmanager.h
   M /trunk/lcmaps/src/pluginmanager/_lcmaps_runvars.h
   M /trunk/lcmaps/src/pluginmanager/_lcmaps_utils.h
   M /trunk/lcmaps/src/pluginmanager/lcmaps_arguments.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_cred_data.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_db_read.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_log.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_pluginmanager.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_runvars.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_utils.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_vo_data.c
   M /trunk/lcmaps-interface/Makefile.am
   M /trunk/lcmaps-interface/doc/Makefile.am
   M /trunk/lcmaps-interface/interface/Makefile.am
   M /trunk/lcmaps-interface/interface/lcmaps.h
   M /trunk/lcmaps-interface/interface/lcmaps_gss_assist_gridmap.h
   M /trunk/lcmaps-interface/interface/lcmaps_return_poolindex.h
   M /trunk/lcmaps-interface/interface/lcmaps_types.h
   M /trunk/lcmaps-interface/src/Makefile.am
   M /trunk/lcmaps-interface/src/lcmaps_gss_assist_gridmap.c
   M /trunk/lcmaps-interface/src/lcmaps_return_poolindex.c
   M /trunk/lcmaps-plugins-afs/Makefile.am
   M /trunk/lcmaps-plugins-afs/doc/Makefile.am
   M /trunk/lcmaps-plugins-afs/src/Makefile.am
   M /trunk/lcmaps-plugins-afs/src/afs/Makefile.am
   M /trunk/lcmaps-plugins-afs/src/afs/lcmaps_afs.c
   M /trunk/lcmaps-plugins-afs/src/afs/plugin_test.c
   M /trunk/lcmaps-plugins-afs/src/afs/plugin_test.h
   M /trunk/lcmaps-plugins-basic/Makefile.am
   M /trunk/lcmaps-plugins-basic/doc/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/dummy/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/dummy/lcmaps_dummy_bad.c
   M /trunk/lcmaps-plugins-basic/src/dummy/lcmaps_dummy_good.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-basic/src/ldap_enf/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/ldap_enf/lcmaps_ldap.c
   M /trunk/lcmaps-plugins-basic/src/ldap_enf/plugin_test.c
   M /trunk/lcmaps-plugins-basic/src/ldap_enf/plugin_test.h
   M /trunk/lcmaps-plugins-basic/src/localaccount/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/localaccount/lcmaps_localaccount.c
   M /trunk/lcmaps-plugins-basic/src/localaccount/plugin_test.c
   M /trunk/lcmaps-plugins-basic/src/localaccount/plugin_test.h
   M /trunk/lcmaps-plugins-basic/src/poolaccount/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /trunk/lcmaps-plugins-basic/src/poolaccount/plugin_test.c
   M /trunk/lcmaps-plugins-basic/src/poolaccount/plugin_test.h
   M /trunk/lcmaps-plugins-basic/src/posix_enf/Makefile.am
   M /trunk/lcmaps-plugins-basic/src/posix_enf/lcmaps_posix.c
   M /trunk/lcmaps-plugins-basic/src/posix_enf/plugin_test.c
   M /trunk/lcmaps-plugins-basic/src/posix_enf/plugin_test.h
   M /trunk/lcmaps-plugins-voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/doc/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/gridlist/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.h
   M /trunk/lcmaps-plugins-voms/src/voms/plugin_test.c
   M /trunk/lcmaps-plugins-voms/src/voms/plugin_test.h

Hopefully added all license lines in lcmaps sources

------------------------------------------------------------------------
r998 | glbuild | 2004-10-13 06:54:48 +0200 (Wed, 13 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r992 | msteenba | 2004-10-12 16:03:29 +0200 (Tue, 12 Oct 2004) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

fixed wrong invocation of addCredentialData
export url_encode function from lcmaps_gridlist.c

------------------------------------------------------------------------
r988 | okoeroo | 2004-10-11 15:42:09 +0200 (Mon, 11 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/src/poolaccount/lcmaps_poolaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

Store POOL_INDEX in credentialData

------------------------------------------------------------------------
r981 | glbuild | 2004-10-11 07:36:30 +0200 (Mon, 11 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r970 | glbuild | 2004-10-10 06:29:44 +0200 (Sun, 10 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r959 | glbuild | 2004-10-09 12:57:34 +0200 (Sat, 09 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r945 | glbuild | 2004-10-08 17:57:40 +0200 (Fri, 08 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r936 | glbuild | 2004-10-08 12:52:52 +0200 (Fri, 08 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r925 | glbuild | 2004-10-07 13:47:50 +0200 (Thu, 07 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r913 | glbuild | 2004-10-07 04:45:12 +0200 (Thu, 07 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r902 | glbuild | 2004-10-06 15:15:21 +0200 (Wed, 06 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r891 | glbuild | 2004-10-06 04:43:51 +0200 (Wed, 06 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r880 | glbuild | 2004-10-05 04:40:02 +0200 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r869 | glbuild | 2004-10-04 04:44:15 +0200 (Mon, 04 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r858 | glbuild | 2004-10-03 04:42:35 +0200 (Sun, 03 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r847 | glbuild | 2004-10-02 04:41:38 +0200 (Sat, 02 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r836 | glbuild | 2004-10-01 04:42:13 +0200 (Fri, 01 Oct 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r825 | glbuild | 2004-09-30 04:42:42 +0200 (Thu, 30 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r820 | msteenba | 2004-09-29 19:04:07 +0200 (Wed, 29 Sep 2004) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac
   M /trunk/lcmaps-plugins-voms/project/properties.xml
   M /trunk/lcmaps-plugins-voms/project/version.properties
   M /trunk/lcmaps-plugins-voms/src/voms/Makefile.am
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c

Added another VOMS plugin: lcmaps_voms_localaccount.
This module finds a static account based on the VOMS attributes.

------------------------------------------------------------------------
r812 | glbuild | 2004-09-29 04:42:18 +0200 (Wed, 29 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r801 | glbuild | 2004-09-28 13:24:21 +0200 (Tue, 28 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r790 | glbuild | 2004-09-27 04:41:35 +0200 (Mon, 27 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r779 | glbuild | 2004-09-26 04:40:35 +0200 (Sun, 26 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r768 | glbuild | 2004-09-25 04:40:52 +0200 (Sat, 25 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r757 | glbuild | 2004-09-24 14:41:22 +0200 (Fri, 24 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r746 | glbuild | 2004-09-24 04:44:08 +0200 (Fri, 24 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r732 | glbuild | 2004-09-23 04:39:29 +0200 (Thu, 23 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r721 | glbuild | 2004-09-22 11:48:51 +0200 (Wed, 22 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r717 | dimeglio | 2004-09-22 02:54:07 +0200 (Wed, 22 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-voms/configure.ac

Removed wrong revisions

------------------------------------------------------------------------
r708 | glbuild | 2004-09-21 04:20:03 +0200 (Tue, 21 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r697 | glbuild | 2004-09-20 04:20:35 +0200 (Mon, 20 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r686 | glbuild | 2004-09-19 04:20:12 +0200 (Sun, 19 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r675 | glbuild | 2004-09-18 04:20:45 +0200 (Sat, 18 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r670 | msteenba | 2004-09-17 17:14:40 +0200 (Fri, 17 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcmaps/INSTALL
   M /trunk/lcmaps/Makefile.am
   M /trunk/lcmaps/README
   M /trunk/lcmaps/configure.ac
   M /trunk/lcmaps/doc/Makefile.am
   M /trunk/lcmaps/project/configure.properties.xml
   M /trunk/lcmaps/src/Makefile.am
   M /trunk/lcmaps-interface/Makefile.am
   M /trunk/lcmaps-interface/configure.ac
   A /trunk/lcmaps-interface/doc
   A /trunk/lcmaps-interface/doc/Makefile.am
   M /trunk/lcmaps-plugins-afs/Makefile.am
   M /trunk/lcmaps-plugins-afs/configure.ac
   A /trunk/lcmaps-plugins-afs/doc
   A /trunk/lcmaps-plugins-afs/doc/Makefile.am
   M /trunk/lcmaps-plugins-basic/Makefile.am
   M /trunk/lcmaps-plugins-basic/configure.ac
   A /trunk/lcmaps-plugins-basic/doc
   A /trunk/lcmaps-plugins-basic/doc/Makefile.am
   M /trunk/lcmaps-plugins-voms/Makefile.am
   M /trunk/lcmaps-plugins-voms/configure.ac
   A /trunk/lcmaps-plugins-voms/doc
   A /trunk/lcmaps-plugins-voms/doc/Makefile.am

Added LICENSE files, READMEs etc. to the package

------------------------------------------------------------------------
r657 | glbuild | 2004-09-17 04:17:45 +0200 (Fri, 17 Sep 2004) | 2 lines
Changed paths:
   M /trunk/lcas/project/version.properties
   M /trunk/lcas-interface/project/version.properties
   M /trunk/lcas-plugins-basic/project/version.properties
   M /trunk/lcas-plugins-voms/project/version.properties
   M /trunk/lcmaps/project/version.properties
   M /trunk/lcmaps-plugins-basic/project/version.properties
   M /trunk/lcmaps-plugins-voms/project/version.properties

Incremented build number [GLBUILDER]

------------------------------------------------------------------------
r653 | msteenba | 2004-09-16 19:28:21 +0200 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   A /trunk/lcmaps-plugins-voms
   A /trunk/lcmaps-plugins-voms/LICENSE
   A /trunk/lcmaps-plugins-voms/Makefile.am
   A /trunk/lcmaps-plugins-voms/bootstrap
   A /trunk/lcmaps-plugins-voms/build.xml
   A /trunk/lcmaps-plugins-voms/configure.ac
   A /trunk/lcmaps-plugins-voms/project
   A /trunk/lcmaps-plugins-voms/project/build.properties
   A /trunk/lcmaps-plugins-voms/project/configure.properties.xml
   A /trunk/lcmaps-plugins-voms/project/gridlist.m4
   A /trunk/lcmaps-plugins-voms/project/properties.xml
   A /trunk/lcmaps-plugins-voms/project/version.properties
   A /trunk/lcmaps-plugins-voms/src
   A /trunk/lcmaps-plugins-voms/src/Makefile.am
   A /trunk/lcmaps-plugins-voms/src/gridlist
   A /trunk/lcmaps-plugins-voms/src/gridlist/Makefile.am
   A /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   A /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.h
   A /trunk/lcmaps-plugins-voms/src/lcmaps_config.h.in
   A /trunk/lcmaps-plugins-voms/src/voms
   A /trunk/lcmaps-plugins-voms/src/voms/Makefile.am
   A /trunk/lcmaps-plugins-voms/src/voms/globus_gsi_gss_constants.h
   A /trunk/lcmaps-plugins-voms/src/voms/globus_i_gsi_credential.h
   A /trunk/lcmaps-plugins-voms/src/voms/gssapi_openssl.h
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms.c
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localgroup.c
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolgroup.c
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.c
   A /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_utils.h
   A /trunk/lcmaps-plugins-voms/src/voms/plugin_test.c
   A /trunk/lcmaps-plugins-voms/src/voms/plugin_test.h

Start

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