------------------------------------------------------------------------
r18506 | msalle | 2015-07-21 13:58:39 +0200 (Tue, 21 Jul 2015) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c

Comment out use-less NULL-ifying of local variables.

------------------------------------------------------------------------
r18379 | msalle | 2015-04-22 17:07:23 +0200 (Wed, 22 Apr 2015) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Update version


------------------------------------------------------------------------
r18352 | msalle | 2015-04-16 14:37:44 +0200 (Thu, 16 Apr 2015) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c

No need to check for NULL when calling free()

------------------------------------------------------------------------
r18130 | msalle | 2014-12-08 11:45:22 +0100 (Mon, 08 Dec 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/doc/lcmaps_dummy_bad.mod.8
   M /trunk/lcmaps-plugins-basic/doc/lcmaps_dummy_good.mod.8
   M /trunk/lcmaps-plugins-c-pep/doc/man/lcmaps_plugins_c_pep.8.src
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep-admin.8

Fix man page warnings and update wiki url.

------------------------------------------------------------------------
r18078 | msalle | 2014-11-28 09:40:34 +0100 (Fri, 28 Nov 2014) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/LICENSE

LICENSE file incorrectly contained a EMI copyright statement, it's not an EMI
product.

------------------------------------------------------------------------
r17948 | dennisvd | 2014-08-07 18:31:05 +0200 (Thu, 07 Aug 2014) | 2 lines
Changed paths:
   M /trunk/glexec/LICENSE
   M /trunk/jobrepository/LICENSE
   M /trunk/lcas/LICENSE
   M /trunk/lcas-plugins-basic/LICENSE
   M /trunk/lcas-plugins-check-executable/LICENSE
   M /trunk/lcas-plugins-voms/LICENSE
   M /trunk/lcmaps-plugins-afs/LICENSE
   M /trunk/lcmaps-plugins-basic/LICENSE
   M /trunk/lcmaps-plugins-c-pep/LICENSE
   M /trunk/lcmaps-plugins-gums/LICENSE
   M /trunk/lcmaps-plugins-jobrep/LICENSE
   M /trunk/lcmaps-plugins-lcas/LICENSE
   M /trunk/lcmaps-plugins-scas-client/LICENSE
   M /trunk/lcmaps-plugins-tracking-groupid/LICENSE
   M /trunk/lcmaps-plugins-verify-proxy/LICENSE
   M /trunk/lcmaps-plugins-voms/LICENSE
   M /trunk/scas/LICENSE

Replaced license text with the Apache License 2.0

------------------------------------------------------------------------
r17862 | msalle | 2014-07-09 17:33:46 +0200 (Wed, 09 Jul 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c

Fix Wformat warnings

------------------------------------------------------------------------
r17851 | msalle | 2014-07-08 19:23:48 +0200 (Tue, 08 Jul 2014) | 3 lines
Changed paths:
   M /trunk/ees/src/main/main.c
   M /trunk/glexec/src/main_util.c
   M /trunk/lcas-lcmaps-gt4-interface/src/llgt_utils.c
   M /trunk/lcmaps/src/pluginmanager/lcmaps_log.c
   M /trunk/lcmaps-plugins-afs/src/afs/lcmaps_afs.c
   M /trunk/lcmaps-plugins-basic/src/ban_dn/lcmaps_ban_dn.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/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-c-pep/src/c-pep/lcmaps_c_pep.c
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/pep-c-obligation-handlers.c
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/pep-c-obligation-handlers_helpers.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-tracking-groupid/src/tracking_groupid/lcmaps_tracking_groupid.c
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/lcmaps_verify_proxy.c
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/proxylifetime/lcmaps_proxylifetime.c
   M /trunk/lcmaps-plugins-voms/src/gridlist/lcmaps_gridlist.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_ban_fqan.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
   M /trunk/scas/src/scas-server/logging/scas_log.c
   M /trunk/scas/src/scas-server/main.c

Fix compiler warnings resulting from casts, format etc.


------------------------------------------------------------------------
r17670 | msalle | 2014-03-21 12:48:34 +0100 (Fri, 21 Mar 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps/ChangeLog
   M /trunk/lcmaps-plugins-afs/ChangeLog
   M /trunk/lcmaps-plugins-c-pep/ChangeLog
   M /trunk/lcmaps-plugins-jobrep/ChangeLog
   M /trunk/lcmaps-plugins-scas-client/ChangeLog
   A /trunk/saml2-xacml2-c-lib/xacml/ChangeLog
   M /trunk/scas/ChangeLog

Updating ChangeLog files, adding ChangeLog file for xacml

------------------------------------------------------------------------
r17624 | msalle | 2014-03-10 15:39:13 +0100 (Mon, 10 Mar 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-lcas/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

Fix typo in reverting the CPPFLAGS

------------------------------------------------------------------------
r17611 | msalle | 2014-03-06 11:38:59 +0100 (Thu, 06 Mar 2014) | 4 lines
Changed paths:
   A /trunk/lcmaps-plugins-basic/BUGS
   M /trunk/lcmaps-plugins-basic/Makefile.am
   M /trunk/lcmaps-plugins-c-pep/BUGS
   M /trunk/lcmaps-plugins-jobrep/BUGS
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-lcas/Makefile.am
   A /trunk/lcmaps-plugins-tracking-groupid/BUGS
   M /trunk/lcmaps-plugins-tracking-groupid/Makefile.am
   M /trunk/lcmaps-plugins-verify-proxy/Makefile.am

Add empty BUGS files for lcmaps-plugins-basic and
lcmaps-plugins-tracking-groupid with basic bug filing information.
Make sure BUGS file is packaged and distributed.

------------------------------------------------------------------------
r17547 | msalle | 2014-02-27 14:42:50 +0100 (Thu, 27 Feb 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c

C++ comment -> C comment

------------------------------------------------------------------------
r17536 | msalle | 2014-02-27 11:12:15 +0100 (Thu, 27 Feb 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps/src/evaluationmanager/pdl.h
   M /trunk/lcmaps/src/evaluationmanager/pdl_main.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_policy.c
   M /trunk/lcmaps/src/evaluationmanager/pdl_rule.h
   M /trunk/lcmaps/src/pluginmanager/lcmaps_utils.c
   M /trunk/lcmaps-plugins-afs/src/afs/lcmaps_afs.c
   M /trunk/lcmaps-plugins-basic/src/gridlist/lcmaps_gridlist.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-c-pep/src/c-pep/pep-c-interact.c
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/pep-c-obligation-handlers.c
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/pep-c-obligation-handlers_helpers.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-scas-client/src/saml2-xacml2/io_handler/ssl/ssl-common.c
   M /trunk/lcmaps-plugins-scas-client/src/saml2-xacml2/io_handler/xacml_io_ssl.c
   M /trunk/lcmaps-plugins-scas-client/src/scas-client/lcmaps_scas_client.c
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/proxylifetime/lcmaps_proxylifetime.c
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/verify-lib/src/verify_x509_utils.c
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/verify-lib/src_internal/_verify_x509.c
   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/scas/src/saml2-xacml2/io_handler/ssl/ssl-common.c
   M /trunk/scas/src/saml2-xacml2/io_handler/xacml_io_ssl.c
   M /trunk/scas/src/saml2-xacml2/server/pdp_xacml_authz_process.c
   M /trunk/scas/src/saml2-xacml2/server/pdp_xacml_lcas_lcmaps.c
   M /trunk/scas/src/scas-server/logging/scas_log.c
   M /trunk/scas/src/scas-server/main.c

Fix GNU/pedantic compiler warnings

------------------------------------------------------------------------
r17522 | msalle | 2014-02-26 12:34:33 +0100 (Wed, 26 Feb 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c

Add missing emptyname to other function using it

------------------------------------------------------------------------
r17521 | msalle | 2014-02-26 12:24:08 +0100 (Wed, 26 Feb 2014) | 38 lines
Changed paths:
   M /trunk/cgul/environ/environ.c
   M /trunk/cgul/fileutil/fileutil.c
   M /trunk/lcmaps-plugins-afs/src/afs/lcmaps_afs.c
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/lcmaps_c_pep.c
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/pep-c-interact.c
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/pep-c-interact.h
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/pep-c-obligation-handlers.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-scas-client/interface/pep_obligation_handlers.h
   M /trunk/lcmaps-plugins-scas-client/src/saml2-xacml2/client/pep_obligation_handlers.c
   M /trunk/lcmaps-plugins-scas-client/src/saml2-xacml2/io_handler/network/net_common.c
   M /trunk/lcmaps-plugins-scas-client/src/saml2-xacml2/io_handler/ssl/ssl-common.c
   M /trunk/lcmaps-plugins-scas-client/src/scas-client/lcmaps_scas_client.c
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/verify-lib/src_internal/_verify_x509.c
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/verify-lib/src_internal/_verify_x509.h
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_localaccount.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_voms_poolaccount.c

Fix clang compiler warnings, in particular uninitialized variables and char*
const char* inconsistencies:
cgul:
- fix harmless uninitialized vars warnings: we checked with a flag in any case

all plugins:
- char * -> const char * for functions where possible and for char* used only as
  literals.

c-pep:
- treat pep_error_t properly
- use a strdup for the oh.id since we cannot guarantee they are constant
  pepc_initialize() returns number of oh-s so that we can properly clean all
  of them.
  pepc_initialize() also makes sure that oh is properly initialized and that the
  right variable is free-ed (it should have been *oh in the old version, not oh
  itself).
- do not log that addCredentialData() failed as we don't call it.

jobrep:
- define a variable emptyname instead of using the string literal. Note that
  getgrname also reuses the same buffer...

scas-client:
- getnameinfo() is wrongly described in (my) Linux manpage to use a size_t
  hostlen which not only in POSIX is nowadays a socklen_t nodelen, but also in
  the actual Linux header file /usr/include/netdb.h, at least since
  glibc-2.1.91.
- define variable name in order to call X509_PURPOSE_get_by_sname() with a
  char*. The OpenSSL implementation (anything since its introduction in OpenSSL
  0.9.5) only uses it in a strcmp so it could have been a const char *, but we
  don't rely on the implementation.

verify-proxy:
- treat verify_x509_error_t properly
- remove useless statement nfqan = nfqan 


------------------------------------------------------------------------
r17517 | msalle | 2014-02-25 16:58:59 +0100 (Tue, 25 Feb 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-afs/src/afs/lcmaps_afs.c
   M /trunk/lcmaps-plugins-basic/src/ban_dn/lcmaps_ban_dn.c
   M /trunk/lcmaps-plugins-basic/src/localaccount/lcmaps_localaccount.c
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/lcmaps_c_pep.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-lcas/src/lcas/lcmaps_lcas.c
   M /trunk/lcmaps-plugins-scas-client/src/saml2-xacml2/client/pep_obligation_handlers.c
   M /trunk/lcmaps-plugins-scas-client/src/scas-client/lcmaps_scas_client.c
   M /trunk/lcmaps-plugins-verify-proxy/src/verify-proxy/lcmaps_verify_proxy.c
   M /trunk/lcmaps-plugins-voms/src/voms/lcmaps_ban_fqan.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

Fix remaining logstr.

------------------------------------------------------------------------
r17475 | msalle | 2014-02-21 12:45:08 +0100 (Fri, 21 Feb 2014) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Try find unixODBC first via pkg-config, if that fails look for libodbc and sql
header files. If both fail, end with error.

------------------------------------------------------------------------
r17474 | msalle | 2014-02-21 12:27:12 +0100 (Fri, 21 Feb 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Update error mesg for missing sql headers

------------------------------------------------------------------------
r17473 | msalle | 2014-02-21 12:25:04 +0100 (Fri, 21 Feb 2014) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Add test for sql header files, part of unixODBC

------------------------------------------------------------------------
r17471 | msalle | 2014-02-21 11:28:50 +0100 (Fri, 21 Feb 2014) | 4 lines
Changed paths:
   M /trunk/lcas-lcmaps-gt4-interface/src/Makefile.am
   M /trunk/lcmaps/src/Makefile.am
   M /trunk/lcmaps-plugins-c-pep/src/c-pep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-scas-client/src/Makefile.am
   M /trunk/mwsec-utils/llrun/Makefile.am
   M /trunk/scas/src/Makefile.am

Do not by default enable a large set of compiler warning flags: they are good
for development, not for a distribution tarball...
llrun: do enable -g and -O0 for GNU: it's a debug tool

------------------------------------------------------------------------
r17405 | msalle | 2014-02-11 10:32:14 +0100 (Tue, 11 Feb 2014) | 3 lines
Changed paths:
   M /trunk/ees/bootstrap
   M /trunk/glexec/bootstrap
   M /trunk/lcas/bootstrap
   M /trunk/lcas-lcmaps-gt4-interface/bootstrap
   M /trunk/lcas-plugins-basic/bootstrap
   M /trunk/lcas-plugins-check-executable/bootstrap
   M /trunk/lcas-plugins-voms/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-jobrep/bootstrap
   M /trunk/lcmaps-plugins-lcas/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

Add --force to autoheader: we do not provide our own headerfile template, so we
want want to get that from autoheader.

------------------------------------------------------------------------
r17403 | msalle | 2014-02-10 11:56:07 +0100 (Mon, 10 Feb 2014) | 2 lines
Changed paths:
   M /trunk/ees/bootstrap
   M /trunk/glexec/bootstrap
   M /trunk/lcas/bootstrap
   M /trunk/lcas-lcmaps-gt4-interface/bootstrap
   M /trunk/lcas-plugins-basic/bootstrap
   M /trunk/lcas-plugins-check-executable/bootstrap
   M /trunk/lcas-plugins-voms/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-jobrep/bootstrap
   M /trunk/lcmaps-plugins-lcas/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/saml2-xacml2-c-lib/xacml/bootstrap
   M /trunk/scas/bootstrap

Update bootstrap scripts: should run libtoolize before aclocal

------------------------------------------------------------------------
r17356 | msalle | 2014-02-06 17:11:01 +0100 (Thu, 06 Feb 2014) | 2 lines
Changed paths:
   M /trunk/glexec/ChangeLog
   M /trunk/lcmaps/ChangeLog
   M /trunk/lcmaps-plugins-afs/ChangeLog
   M /trunk/lcmaps-plugins-basic/ChangeLog
   M /trunk/lcmaps-plugins-c-pep/ChangeLog
   M /trunk/lcmaps-plugins-jobrep/ChangeLog
   M /trunk/lcmaps-plugins-lcas/ChangeLog
   M /trunk/lcmaps-plugins-scas-client/ChangeLog
   M /trunk/lcmaps-plugins-tracking-groupid/ChangeLog
   M /trunk/lcmaps-plugins-verify-proxy/ChangeLog
   M /trunk/lcmaps-plugins-voms/ChangeLog
   M /trunk/scas/ChangeLog

Update ChangeLog files. We are (hopefully) ready to release.

------------------------------------------------------------------------
r17253 | msalle | 2013-12-12 15:03:28 +0100 (Thu, 12 Dec 2013) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

remove 'action-if-found' for libodbc and libdl to have automatic linking against
them. 

------------------------------------------------------------------------
r17229 | msalle | 2013-12-11 12:30:46 +0100 (Wed, 11 Dec 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c

Cast numerical constants to correct type

------------------------------------------------------------------------
r17228 | msalle | 2013-12-11 11:19:16 +0100 (Wed, 11 Dec 2013) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-c-pep/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 configure.ac to use the just determined LCMAPS_CFLAGS for checking for
lcmaps_plugin_prototypes.h

------------------------------------------------------------------------
r17195 | msalle | 2013-12-01 17:11:18 +0100 (Sun, 01 Dec 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c

Do not use unnamed unions.

------------------------------------------------------------------------
r17192 | msalle | 2013-11-29 12:45:21 +0100 (Fri, 29 Nov 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Add _XOPEN_SOURCE macros and cleanup list of #includes

------------------------------------------------------------------------
r17180 | msalle | 2013-11-28 20:12:57 +0100 (Thu, 28 Nov 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

Fix typo in headerfile name

------------------------------------------------------------------------
r17176 | msalle | 2013-11-25 11:51:38 +0100 (Mon, 25 Nov 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-afs/configure.ac
   M /trunk/lcmaps-plugins-basic/configure.ac
   M /trunk/lcmaps-plugins-c-pep/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

Further cleanup which tests to run

------------------------------------------------------------------------
r17166 | msalle | 2013-11-18 14:36:54 +0100 (Mon, 18 Nov 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Remove unneeded or obsolete tests

------------------------------------------------------------------------
r17162 | msalle | 2013-11-15 12:42:06 +0100 (Fri, 15 Nov 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Test on HAVE_LCMAPS_LCMAPS_PLUGIN_PROTOTYPES_H using #if defined()

------------------------------------------------------------------------
r17156 | msalle | 2013-11-14 15:35:21 +0100 (Thu, 14 Nov 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS

Update NEWS file

------------------------------------------------------------------------
r17154 | msalle | 2013-11-14 15:15:40 +0100 (Thu, 14 Nov 2013) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_plugin_prototypes.h (from /trunk/lcmaps-plugins-voms/src/voms/lcmaps_plugin_prototypes.h:17151)

Add support for lcmaps_plugin_prototypes.h:
- check lcmaps provides it, if not use private one.


------------------------------------------------------------------------
r17150 | msalle | 2013-11-13 15:43:33 +0100 (Wed, 13 Nov 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

Cleanup of unused tests and compile flags

------------------------------------------------------------------------
r16973 | okoeroo | 2013-03-21 12:45:03 +0100 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/ChangeLog
   M /trunk/lcmaps-plugins-jobrep/NEWS
   M /trunk/lcmaps-plugins-jobrep/configure.ac

updated changelog
------------------------------------------------------------------------
r16972 | okoeroo | 2013-03-21 12:26:20 +0100 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.graffle
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.pdf

Updating database schema design, now equipped with gatekeeper_jm_id
------------------------------------------------------------------------
r16971 | okoeroo | 2013-03-21 12:23:55 +0100 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Added the GATEKEEPER_JM_ID into the compute_jobs table to bind that environment variable to my effective credentials (session) id key for GridSAFE.
------------------------------------------------------------------------
r16970 | okoeroo | 2013-03-21 02:44:05 +0100 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

fixing a stupid mistake
------------------------------------------------------------------------
r16969 | okoeroo | 2013-03-21 02:08:26 +0100 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Adding the GATEKEEPER_JM_ID
------------------------------------------------------------------------
r16968 | okoeroo | 2013-03-11 21:14:51 +0100 (Mon, 11 Mar 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-admin.sh.in

Removed loading the database with the jobrep-create-CE.sql file. The file is obsoleted as all the SQL commands are in the jobrep-create-basic.sql
------------------------------------------------------------------------
r16953 | msalle | 2013-03-04 16:31:43 +0100 (Mon, 04 Mar 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/ChangeLog

Update ChangeLog

------------------------------------------------------------------------
r16952 | msalle | 2013-03-04 16:31:23 +0100 (Mon, 04 Mar 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

Remove -Wconversion flag

------------------------------------------------------------------------
r16950 | msalle | 2013-03-04 16:14:22 +0100 (Mon, 04 Mar 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/ChangeLog

Update ChangeLog

------------------------------------------------------------------------
r16949 | msalle | 2013-03-04 16:14:01 +0100 (Mon, 04 Mar 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/BUGS

Update BUGS

------------------------------------------------------------------------
r16948 | msalle | 2013-03-04 15:58:50 +0100 (Mon, 04 Mar 2013) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Add LOG_INFO log line when plugin succeeds.
Fix typo in log message.
Update NEWS file.

------------------------------------------------------------------------
r16947 | msalle | 2013-03-04 15:50:15 +0100 (Mon, 04 Mar 2013) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c

Replace goto-loop with for-loop. Note: we should rework this to prevent relying
on the rowcount. See note on
http://msdn.microsoft.com/en-us/library/windows/desktop/ms711835%28v=vs.85%29.aspx

------------------------------------------------------------------------
r16946 | msalle | 2013-03-04 14:49:33 +0100 (Mon, 04 Mar 2013) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Fix all invalid or implicit type conversions, update return type of SQL_Query
to SQLRETURN, uid and gid data is mostly long, not int. Use macro SQL_SUCCEEDED()

------------------------------------------------------------------------
r16944 | okoeroo | 2013-03-01 16:14:14 +0100 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c

Removed a lot of conversion errors in the jobrep plugin code which interacts with the SQL layer on CentOS 6 64
------------------------------------------------------------------------
r16943 | msalle | 2013-03-01 15:24:04 +0100 (Fri, 01 Mar 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Add test for libcrypto/OpenSSL-devel

------------------------------------------------------------------------
r16942 | msalle | 2013-03-01 15:13:10 +0100 (Fri, 01 Mar 2013) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h

Wrong type for certain variables lead to a mismatch on RH6/64 leading to a
SIGABORT. Updating NEWS and version

------------------------------------------------------------------------
r16937 | dennisvd | 2013-02-28 14:28:57 +0100 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/ChangeLog

Update for 1.5.1 release
------------------------------------------------------------------------
r16930 | msalle | 2013-02-27 16:40:15 +0100 (Wed, 27 Feb 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS

Add NEWS file entry

------------------------------------------------------------------------
r16872 | msalle | 2013-02-25 14:14:58 +0100 (Mon, 25 Feb 2013) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-admin.sh.in

Make jobrep-admin script posix compliant

------------------------------------------------------------------------
r16861 | okoeroo | 2013-02-22 12:16:33 +0100 (Fri, 22 Feb 2013) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Fixing a segv by avoiding an unsafe cast.
------------------------------------------------------------------------
r16768 | msalle | 2012-11-08 15:55:50 +0100 (Thu, 08 Nov 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am

Install and distribute BUGS as documentation

------------------------------------------------------------------------
r16749 | dennisvd | 2012-11-05 23:56:52 +0100 (Mon, 05 Nov 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/lcmaps_jobrep.mod.8

Removed leftover .UE macro.

------------------------------------------------------------------------
r16540 | msalle | 2012-09-28 16:17:18 +0200 (Fri, 28 Sep 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c

Add missing newlines in log entries.

------------------------------------------------------------------------
r16538 | msalle | 2012-09-28 15:29:32 +0200 (Fri, 28 Sep 2012) | 7 lines
Changed paths:
   D /trunk/lcmaps-plugins-jobrep/INSTALL
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   A /trunk/lcmaps-plugins-jobrep/doc/install_instructions.txt (from /trunk/lcmaps-plugins-jobrep/INSTALL:16535)
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Bugfixes:
- install INSTALL, but rename into install_instructions.txt
- improve text in the install instructions
- typo in jobrep-create-basic.sql: fqan_id -> voms_fqan_id
Bump version


------------------------------------------------------------------------
r16522 | okoeroo | 2012-08-31 15:01:27 +0200 (Fri, 31 Aug 2012) | 3 lines
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/BUGS
   M /trunk/lcmaps-plugins-jobrep/ChangeLog
   A /trunk/lcmaps-plugins-jobrep/README

Updated and new files.


------------------------------------------------------------------------
r16519 | okoeroo | 2012-08-31 13:22:15 +0200 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/INSTALL

Adding an Quick INSTALL guide
------------------------------------------------------------------------
r16518 | msalle | 2012-08-31 13:16:12 +0200 (Fri, 31 Aug 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c

Fix typo (found by lintian in the binary!)

------------------------------------------------------------------------
r16517 | okoeroo | 2012-08-31 13:13:56 +0200 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/lcmaps_jobrep.mod.8

Latest greatest MAN page
------------------------------------------------------------------------
r16515 | okoeroo | 2012-08-31 12:51:15 +0200 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/lcmaps_jobrep.mod.8

Typos and fixes
------------------------------------------------------------------------
r16512 | okoeroo | 2012-08-31 12:43:09 +0200 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS

NEWS, read all about it. In this case the jobrep plugin
------------------------------------------------------------------------
r16511 | okoeroo | 2012-08-31 12:31:17 +0200 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.graffle
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.pdf

Updated database schema PDF and date in the OmniGraffle file.
------------------------------------------------------------------------
r16510 | okoeroo | 2012-08-31 12:27:55 +0200 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/lcmaps_jobrep.mod.8

Rewritten the man page for this module.
------------------------------------------------------------------------
r16506 | msalle | 2012-08-31 11:16:31 +0200 (Fri, 31 Aug 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/Makefile.am

Fix updated name of manpage

------------------------------------------------------------------------
r16505 | msalle | 2012-08-31 11:01:20 +0200 (Fri, 31 Aug 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

Remove linking with odbcinst (not needed)

------------------------------------------------------------------------
r16501 | msalle | 2012-08-30 10:56:08 +0200 (Thu, 30 Aug 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/Makefile.am
   D /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql

Remove deprecated jobrep-create-CE.sql

------------------------------------------------------------------------
r16500 | msalle | 2012-08-30 10:52:44 +0200 (Thu, 30 Aug 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am

Do not distribute graffle. Install the database design pdf.

------------------------------------------------------------------------
r16499 | msalle | 2012-08-30 10:42:53 +0200 (Thu, 30 Aug 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am

Make sure manpages are installed. Make sure all docs are distributed.

------------------------------------------------------------------------
r16498 | msalle | 2012-08-30 10:31:35 +0200 (Thu, 30 Aug 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/bootstrap

Update copyright and authors

------------------------------------------------------------------------
r16497 | msalle | 2012-08-29 17:40:19 +0200 (Wed, 29 Aug 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c

No pointer arithmetic with void pointers.

------------------------------------------------------------------------
r16496 | msalle | 2012-08-29 17:31:16 +0200 (Wed, 29 Aug 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

Include dir should be with respect to top_srcdir.


------------------------------------------------------------------------
r16495 | msalle | 2012-08-29 16:25:54 +0200 (Wed, 29 Aug 2012) | 2 lines
Changed paths:
   D /trunk/lcmaps-plugins-jobrep/project/globus.m4
   D /trunk/lcmaps-plugins-jobrep/project/jobrep_api.m4

Removing now-unneeded m4 macros for jobrep_api and globus.

------------------------------------------------------------------------
r16494 | okoeroo | 2012-08-14 11:30:52 +0200 (Tue, 14 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c

Cleanup
------------------------------------------------------------------------
r16493 | okoeroo | 2012-08-14 09:15:43 +0200 (Tue, 14 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Fixed crash when the DSN doesn't exist
------------------------------------------------------------------------
r16492 | okoeroo | 2012-08-13 22:52:37 +0200 (Mon, 13 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Adjusted the database schema
------------------------------------------------------------------------
r16491 | okoeroo | 2012-08-13 22:48:50 +0200 (Mon, 13 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Added a database transaction, where needed
------------------------------------------------------------------------
r16490 | okoeroo | 2012-08-13 12:52:59 +0200 (Mon, 13 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Added effective_credential_unix_gids to the mix. Only need the coupling from or to the Globus environment
------------------------------------------------------------------------
r16489 | okoeroo | 2012-08-13 12:24:34 +0200 (Mon, 13 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Added insert into effective_credentials_unix_uid_voms and all sub-tables
------------------------------------------------------------------------
r16488 | okoeroo | 2012-08-13 08:15:04 +0200 (Mon, 13 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.graffle
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.pdf

Updated/reorganized database lay-out and fixed some bugs. Also the code is capable of inserting the annotated table names
------------------------------------------------------------------------
r16487 | okoeroo | 2012-08-12 22:15:35 +0200 (Sun, 12 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.graffle
   M /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.pdf

Fixed content and updated the lay-out
------------------------------------------------------------------------
r16486 | okoeroo | 2012-08-12 21:48:37 +0200 (Sun, 12 Aug 2012) | 1 line
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.graffle
   A /trunk/lcmaps-plugins-jobrep/doc/jobrep_database_design.pdf

Adding new database lay-out design.
------------------------------------------------------------------------
r16485 | okoeroo | 2012-08-12 16:29:43 +0200 (Sun, 12 Aug 2012) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Updated the SQL schema, fixed data handling, added support for the insert_last_id(), other improvements.


------------------------------------------------------------------------
r16484 | okoeroo | 2012-08-07 16:22:46 +0200 (Tue, 07 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Added FQANs into the database, and assigning a user_id by extraction and selection from the certificates directory
------------------------------------------------------------------------
r16483 | okoeroo | 2012-08-07 11:58:01 +0200 (Tue, 07 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Added push of certificate details to the database.
------------------------------------------------------------------------
r16482 | okoeroo | 2012-08-06 19:12:59 +0200 (Mon, 06 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.c
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_data_handling.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Split source files
------------------------------------------------------------------------
r16480 | okoeroo | 2012-08-06 17:42:32 +0200 (Mon, 06 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Fixed cleanups and more. Easy querying now
------------------------------------------------------------------------
r16474 | okoeroo | 2012-08-02 18:57:14 +0200 (Thu, 02 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   M /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Tiny updates for the jobrep
------------------------------------------------------------------------
r16473 | okoeroo | 2012-08-02 17:39:58 +0200 (Thu, 02 Aug 2012) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   A /trunk/lcmaps-plugins-jobrep/src/api
   A /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.c
   A /trunk/lcmaps-plugins-jobrep/src/api/jobrep_odbc_api.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Merged jobrepository library into the plug-in. This aids debugging possibilities
------------------------------------------------------------------------
r16150 | dennisvd | 2012-03-15 14:03:02 +0100 (Thu, 15 Mar 2012) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/doc/Makefile.am
   A /trunk/lcmaps-plugins-jobrep/doc/jobrep-admin.8
   A /trunk/lcmaps-plugins-jobrep/doc/lcmaps_jobrep.mod.8

Include manual pages (copied from Debian packaging)

------------------------------------------------------------------------
r15769 | okoeroo | 2011-12-16 10:56:45 +0100 (Fri, 16 Dec 2011) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

Adding -avoid-version to the LDFLAGS


------------------------------------------------------------------------
r15762 | okoeroo | 2011-12-16 10:41:38 +0100 (Fri, 16 Dec 2011) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/ChangeLog
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Added new changelog, removed comments in the configure.ac file for the jobrep plugin


------------------------------------------------------------------------
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.


------------------------------------------------------------------------
r15550 | okoeroo | 2011-11-10 10:02:28 +0100 (Thu, 10 Nov 2011) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/NEWS
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_test.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Adjusted logging to match LCMAPS 1.5.0



------------------------------------------------------------------------
r15497 | msalle | 2011-09-20 23:06:18 +0200 (Tue, 20 Sep 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Downgrading to 1.3.13, since the last release is 1.3.12.

------------------------------------------------------------------------
r15495 | msalle | 2011-09-20 22:52:19 +0200 (Tue, 20 Sep 2011) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   D /trunk/lcmaps-plugins-jobrep/src/jobrep/globus_gsi_gss_constants.h
   D /trunk/lcmaps-plugins-jobrep/src/jobrep/gssapi_openssl.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Cleanup of jobrep code: removing unused header files, removing of commented-out
include statements.


------------------------------------------------------------------------
r15460 | msalle | 2011-08-19 11:32:10 +0200 (Fri, 19 Aug 2011) | 2 lines
Changed paths:
   M /trunk/lcas/configure.ac
   M /trunk/lcas/src/grid_credential_handling/x509_handling/lcas_x509_utils.c
   M /trunk/lcas-plugins-voms/configure.ac
   M /trunk/lcas-plugins-voms/src/voms/lcas_voms.c
   M /trunk/lcmaps/src/grid_credential_handling/gsi_handling/lcmaps_voms_attributes.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Remove unneeded and incorrect cast.

------------------------------------------------------------------------
r15454 | msalle | 2011-08-17 17:17:19 +0200 (Wed, 17 Aug 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Adding prototypes to used lcmaps functions which are not in a interface header.

------------------------------------------------------------------------
r15434 | msalle | 2011-08-15 17:23:06 +0200 (Mon, 15 Aug 2011) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Use new AC_LCMAPS_INTERFACE([type])
Rename lcmaps_config.h into lcmaps_jobrep_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'.

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

Adding NEWS file
------------------------------------------------------------------------
r15255 | okoeroo | 2011-04-15 13:56:09 +0200 (Fri, 15 Apr 2011) | 1 line
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/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.

------------------------------------------------------------------------
r15174 | msalle | 2011-04-04 18:27:54 +0200 (Mon, 04 Apr 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac

bumping version

------------------------------------------------------------------------
r15169 | msalle | 2011-04-04 17:56:35 +0200 (Mon, 04 Apr 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/Makefile.am

Change datarootdir into datadir for EL5 compliance.

------------------------------------------------------------------------
r15060 | dennisvd | 2011-03-25 12:08:52 +0100 (Fri, 25 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac

- bumped to version 1.3.11 because of changes to jobrep-admin.

------------------------------------------------------------------------
r15059 | dennisvd | 2011-03-25 12:06:22 +0100 (Fri, 25 Mar 2011) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/Makefile.am
   D /trunk/lcmaps-plugins-jobrep/utils/jobrep-admin
   A /trunk/lcmaps-plugins-jobrep/utils/jobrep-admin.sh.in

- generate jobrep-admin with configured sqldir
- install SQL scripts to their own directory

------------------------------------------------------------------------
r15057 | dennisvd | 2011-03-25 02:20:35 +0100 (Fri, 25 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

disable useless include; clean up flags and library paths somewhat.

------------------------------------------------------------------------
r15049 | dennisvd | 2011-03-24 14:56:30 +0100 (Thu, 24 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/configure.ac

removed dlopen requirement, trimmed trailing whitespace and fixed 'make clean' in doc.

------------------------------------------------------------------------
r15013 | msalle | 2011-03-22 11:44:36 +0100 (Tue, 22 Mar 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Merging in EMI_1 update.

------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r14872 | dennisvd | 2011-03-04 22:00:03 +0100 (Fri, 04 Mar 2011) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/AUTHORS
   M /trunk/lcmaps-plugins-jobrep/LICENSE
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/bootstrap
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/doc/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/doc/jr.tex
   M /trunk/lcmaps-plugins-jobrep/doc/jr_include.tex
   M /trunk/lcmaps-plugins-jobrep/project/globus.m4
   M /trunk/lcmaps-plugins-jobrep/project/jobrep_api.m4
   M /trunk/lcmaps-plugins-jobrep/project/lcmaps.m4
   M /trunk/lcmaps-plugins-jobrep/src/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/globus_gsi_gss_constants.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/gssapi_openssl.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_test.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_test.h
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-admin
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-drop-total-database.sql

add keyword propery
------------------------------------------------------------------------
r14871 | dennisvd | 2011-03-04 21:59:38 +0100 (Fri, 04 Mar 2011) | 1 line
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/LICENSE
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-admin

removed executable bit
------------------------------------------------------------------------
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.

------------------------------------------------------------------------
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. 


------------------------------------------------------------------------
r11986 | msalle | 2011-01-12 15:02:46 +0100 (Wed, 12 Jan 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am

Also adding doc/Makefile.am to EXTRA_DIST since we don't run make in that dir.

------------------------------------------------------------------------
r11985 | msalle | 2011-01-12 14:55:57 +0100 (Wed, 12 Jan 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am

Add doc/Makefile.in to the distrib.

------------------------------------------------------------------------
r11984 | msalle | 2011-01-12 14:44:25 +0100 (Wed, 12 Jan 2011) | 7 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   D /trunk/lcmaps-plugins-jobrep/src/jobrep/globus_i_gsi_credential.h
   D /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_voms_utils.c
   D /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_voms_utils.h

Removing unused files:
    lcmaps-plugins-jobrep/src/jobrep/lcmaps_voms_utils.?
    lcmaps-plugins-jobrep/src/jobrep/globus_i_gsi_credential.h
Adding doc/*.tex files to EXTRA_DIST
Adding globus-related headers to noinst_HEADERS


------------------------------------------------------------------------
r11983 | msalle | 2011-01-11 18:46:00 +0100 (Tue, 11 Jan 2011) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am

Updating Makefile.am for missing dist files.

------------------------------------------------------------------------
r11982 | msalle | 2011-01-11 18:36:33 +0100 (Tue, 11 Jan 2011) | 6 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep
   A /trunk/lcmaps-plugins-jobrep/AUTHORS
   M /trunk/lcmaps-plugins-jobrep/bootstrap
   D /trunk/lcmaps-plugins-jobrep/build.xml
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   D /trunk/lcmaps-plugins-jobrep/project/build.number
   D /trunk/lcmaps-plugins-jobrep/project/build.properties
   D /trunk/lcmaps-plugins-jobrep/project/configure.properties.xml
   A /trunk/lcmaps-plugins-jobrep/project/globus.m4
   A /trunk/lcmaps-plugins-jobrep/project/jobrep_api.m4
   A /trunk/lcmaps-plugins-jobrep/project/lcmaps.m4
   D /trunk/lcmaps-plugins-jobrep/project/properties.xml
   D /trunk/lcmaps-plugins-jobrep/project/version.properties
   D /trunk/lcmaps-plugins-jobrep/runautotools
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_test.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_voms_utils.c
   D /trunk/lcmaps-plugins-jobrep/src/lcmaps_config.h.in

Updating jobrep plugin for new build scenario:
- using own m4 macros.
- removing glite reference.
- removinh dead files
- adding AUTHORS

------------------------------------------------------------------------
r10323 | okoeroo | 2007-08-27 15:44:56 +0200 (Mon, 27 Aug 2007) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/project/version.properties

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

------------------------------------------------------------------------
r10281 | okoeroo | 2007-08-03 00:20:26 +0200 (Fri, 03 Aug 2007) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/project/version.properties

bumped

------------------------------------------------------------------------
r10198 | venekamp | 2007-05-23 19:24:27 +0200 (Wed, 23 May 2007) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/project/version.properties
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

o  Make Makefile.am build in 32 and 64 bit builds.

------------------------------------------------------------------------
r10052 | okoeroo | 2006-11-30 10:04:52 +0100 (Thu, 30 Nov 2006) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/project/version.properties
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

Includes the CFLAGS fix for etics, plus bumped version to 1.3.6

note: also here I note to have left a $(libdir)

------------------------------------------------------------------------
r7925 | msteenba | 2005-12-13 12:29:14 +0100 (Tue, 13 Dec 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

removed voms dependency

------------------------------------------------------------------------
r7924 | okoeroo | 2005-12-13 11:33:00 +0100 (Tue, 13 Dec 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-admin

Fixed database install script to go to the correct directory for the sql scripts.

------------------------------------------------------------------------
r7754 | okoeroo | 2005-12-07 14:56:54 +0100 (Wed, 07 Dec 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Updated table voms_attributes to include the service_action_id.
This change had a small cascaded effect in the code to accompany this change

------------------------------------------------------------------------
r7627 | okoeroo | 2005-11-29 13:59:55 +0100 (Tue, 29 Nov 2005) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

This commit includes the fix to the bugs reports that state that the JobRep
didn't log the GIDs when using non-VOMS proxies.
This one, seems to work like a charm.

------------------------------------------------------------------------
r7566 | okoeroo | 2005-11-25 16:24:42 +0100 (Fri, 25 Nov 2005) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

The GID bug is being solved now. It is more wise to make an in-memory
structure for UID and GIDs which can be inserted with or without VOMS links.
This will result in a much cleaner and better result in the database.

------------------------------------------------------------------------
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

------------------------------------------------------------------------
r7141 | okoeroo | 2005-10-31 13:55:57 +0100 (Mon, 31 Oct 2005) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Cleaned up Makefile.am in the src dir and the .c file accordingly:
- No more VOMS inclusions: finally cleaned it all up, get the info at runtime through the LCMAPS framework anyway...
- No more vague and obscure inclusions of gsi or gss or whatever Globus libs, only one is still needed, which needs to get out!

------------------------------------------------------------------------
r7140 | okoeroo | 2005-10-31 09:52:46 +0100 (Mon, 31 Oct 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Includes some outcommented code
BTW: Hopefully this will work on the build system...

------------------------------------------------------------------------
r7069 | okoeroo | 2005-10-26 17:47:32 +0200 (Wed, 26 Oct 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

The service_id in the jobs table was not filled with its intended value.
This is fixed (and tested)

------------------------------------------------------------------------
r6972 | okoeroo | 2005-10-20 13:26:41 +0200 (Thu, 20 Oct 2005) | 4 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/doc/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/doc/jr.tex

Kicked the build of the docs out of the sequence
Latex couldn't make sence of tabularx when creating HTML, thus switched back to normal tabular
Kicked parts out of the scripts that redirected the err message tot /dev/null

------------------------------------------------------------------------
r6971 | okoeroo | 2005-10-20 11:58:57 +0200 (Thu, 20 Oct 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/Makefile.am

Hacked the documentation build problem away by commenting out the install-data-hook
for the creation of the HTML files of the doc. Sad but needed until further notice

------------------------------------------------------------------------
r6970 | okoeroo | 2005-10-20 11:21:12 +0200 (Thu, 20 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/jr.tex

Finished the jr.tex file.

------------------------------------------------------------------------
r6945 | okoeroo | 2005-10-19 16:16:36 +0200 (Wed, 19 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/configure.ac

Making the docs up to date with reality

------------------------------------------------------------------------
r6944 | okoeroo | 2005-10-19 16:15:35 +0200 (Wed, 19 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/doc/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/doc/jr.tex

Making the doc up to date with reality

------------------------------------------------------------------------
r6938 | okoeroo | 2005-10-19 11:35:04 +0200 (Wed, 19 Oct 2005) | 2 lines
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/doc/jr.tex
   A /trunk/lcmaps-plugins-jobrep/doc/jr_include.tex

Added jr.tex and jr_include.tex files for documentation on the Job Repository

------------------------------------------------------------------------
r6923 | okoeroo | 2005-10-18 13:32:01 +0200 (Tue, 18 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/project/build.number
   M /trunk/lcmaps-plugins-jobrep/project/version.properties
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Merged branch with head

------------------------------------------------------------------------
r6852 | okoeroo | 2005-10-13 14:37:36 +0200 (Thu, 13 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/project/version.properties

new version 1.3.2

------------------------------------------------------------------------
r6851 | okoeroo | 2005-10-13 14:28:55 +0200 (Thu, 13 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

More touch-ups

------------------------------------------------------------------------
r6850 | okoeroo | 2005-10-13 13:26:39 +0200 (Thu, 13 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Touch-up of the code, primarily on the loglevel stuff

------------------------------------------------------------------------
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

------------------------------------------------------------------------
r6806 | okoeroo | 2005-10-07 14:03:24 +0200 (Fri, 07 Oct 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/utils/Makefile.am

now distribute db schema installation scripts in rpm

------------------------------------------------------------------------
r6805 | okoeroo | 2005-10-07 13:22:09 +0200 (Fri, 07 Oct 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   M /trunk/lcmaps-plugins-jobrep/utils/Makefile.am

Changed the log levels on all the comments that I have introduced into the plugin for debugging purposes.
Attempting to include the SQL deployment scripts/files

------------------------------------------------------------------------
r6636 | okoeroo | 2005-09-30 15:00:32 +0200 (Fri, 30 Sep 2005) | 5 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Updated DB Schema
+ name modifications
- foreign key to voms_server
+ works with the code, totally :D

------------------------------------------------------------------------
r6635 | okoeroo | 2005-09-30 12:14:55 +0200 (Fri, 30 Sep 2005) | 6 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Fixed all problems regarding the DB Schema change
Also fixed a lot of small coding problems
Note:
The DB Schema has a few touch ups that still needs to be included into cvs
The deployment still needs to be improved

------------------------------------------------------------------------
r6632 | okoeroo | 2005-09-28 15:15:22 +0200 (Wed, 28 Sep 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/build.xml
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

The jobrep plugin is now extracting the VOMS attributes with the mapping information from the LCMAPS Framework
And it works ...

------------------------------------------------------------------------
r5601 | okoeroo | 2005-07-29 12:25:47 +0200 (Fri, 29 Jul 2005) | 3 lines
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/utils/jobrep-admin
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Added jobrep-admin
- This script-tool can be used to setup the jobrepository database

------------------------------------------------------------------------
r5559 | okoeroo | 2005-07-27 16:02:33 +0200 (Wed, 27 Jul 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

This version will be tested on the test machine - asap

------------------------------------------------------------------------
r5558 | okoeroo | 2005-07-27 15:51:42 +0200 (Wed, 27 Jul 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Added table: action_type
Note: did not put the DB Schema GRANTs correctly yet!

------------------------------------------------------------------------
r5557 | okoeroo | 2005-07-27 14:24:26 +0200 (Wed, 27 Jul 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Updated DB Schema

------------------------------------------------------------------------
r5516 | okoeroo | 2005-07-25 12:49:32 +0200 (Mon, 25 Jul 2005) | 14 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c

Big code change:
- certificate parsing in seperate function
- VOMS attributes will only be retrieved from the framework
- SQL has changed conforming the new layout

Bugs:
- Still have problems with the certificate chain conversion into a structure to be inserted into the database later in the code
- No VOMS server information is gathered at the moment
- Need to revise unix_uid, unix_gid

SQL Notes:
- Need to add letters 's' for some tables
- Need to add the table 'action_types'

------------------------------------------------------------------------
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

------------------------------------------------------------------------
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

------------------------------------------------------------------------
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"

------------------------------------------------------------------------
r3569 | okoeroo | 2005-03-21 17:12:01 +0100 (Mon, 21 Mar 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql

Can't recreate the database when it already exists from the CE specific script

------------------------------------------------------------------------
r3568 | okoeroo | 2005-03-21 17:10:06 +0100 (Mon, 21 Mar 2005) | 2 lines
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/utils/Makefile.am

automakefile

------------------------------------------------------------------------
r3567 | okoeroo | 2005-03-21 17:06:58 +0100 (Mon, 21 Mar 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   M /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql
   A /trunk/lcmaps-plugins-jobrep/utils/jobrep-drop-total-database.sql

Added drop script.
Made the split changes to the create script files

------------------------------------------------------------------------
r3566 | okoeroo | 2005-03-21 16:58:22 +0100 (Mon, 21 Mar 2005) | 2 lines
Changed paths:
   D /trunk/lcmaps-plugins-jobrep/utils/edg-jobrep-create.sql

Removal of edg tagged create script

------------------------------------------------------------------------
r3565 | okoeroo | 2005-03-21 16:57:01 +0100 (Mon, 21 Mar 2005) | 5 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/utils/edg-jobrep-create.sql
   A /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-CE.sql
   A /trunk/lcmaps-plugins-jobrep/utils/jobrep-create-basic.sql

Rename and renew of the SQL creation scripts for MySQL
The Job Repository creation scripts a split in:
-jobrep-create-basic.sql
-jobrep-create-CE.sql

------------------------------------------------------------------------
r3474 | okoeroo | 2005-03-17 16:44:00 +0100 (Thu, 17 Mar 2005) | 3 lines
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/utils
   A /trunk/lcmaps-plugins-jobrep/utils/edg-jobrep-create.sql

First renewed version of the Job Repository Database Schema
(Which makes it also usefull for other services then just the gatekeeper)

------------------------------------------------------------------------
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

------------------------------------------------------------------------
r2534 | msteenba | 2005-01-12 12:28:07 +0100 (Wed, 12 Jan 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/build.xml
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   M /trunk/lcmaps-plugins-jobrep/project/properties.xml
   D /trunk/lcmaps-plugins-jobrep/src/api
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

fixes in order to build properly with ant

------------------------------------------------------------------------
r2412 | okoeroo | 2005-01-06 16:28:18 +0100 (Thu, 06 Jan 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am

now use the headers from the jobrepository module

------------------------------------------------------------------------
r2411 | okoeroo | 2005-01-06 15:13:14 +0100 (Thu, 06 Jan 2005) | 3 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/Makefile.am
   M /trunk/lcmaps-plugins-jobrep/configure.ac
   D /trunk/lcmaps-plugins-jobrep/include
   M /trunk/lcmaps-plugins-jobrep/project/version.properties
   A /trunk/lcmaps-plugins-jobrep/src/jobrep
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/Makefile.am
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/globus_gsi_gss_constants.h
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/globus_i_gsi_credential.h
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/gssapi_openssl.h
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_test.c
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/jobrep_test.h
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_jobrep.c
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_voms_utils.c
   A /trunk/lcmaps-plugins-jobrep/src/jobrep/lcmaps_voms_utils.h

Added the plugin sources.
Configuration changes

------------------------------------------------------------------------
r2370 | okoeroo | 2005-01-04 16:46:16 +0100 (Tue, 04 Jan 2005) | 2 lines
Changed paths:
   M /trunk/lcmaps-plugins-jobrep/build.xml
   M /trunk/lcmaps-plugins-jobrep/doc/Makefile.am
   A /trunk/lcmaps-plugins-jobrep/include
   A /trunk/lcmaps-plugins-jobrep/include/jobrep_api.h
   A /trunk/lcmaps-plugins-jobrep/src/api
   A /trunk/lcmaps-plugins-jobrep/src/api/jobrep_api.c

All kind of changes

------------------------------------------------------------------------
r2369 | okoeroo | 2005-01-04 16:24:32 +0100 (Tue, 04 Jan 2005) | 2 lines
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/Makefile.am
   A /trunk/lcmaps-plugins-jobrep/bootstrap
   A /trunk/lcmaps-plugins-jobrep/build.xml
   A /trunk/lcmaps-plugins-jobrep/configure.ac
   A /trunk/lcmaps-plugins-jobrep/doc
   A /trunk/lcmaps-plugins-jobrep/doc/Makefile.am
   A /trunk/lcmaps-plugins-jobrep/src
   A /trunk/lcmaps-plugins-jobrep/src/Makefile.am
   A /trunk/lcmaps-plugins-jobrep/src/lcmaps_config.h.in

Added first set of plain and simple files

------------------------------------------------------------------------
r2368 | okoeroo | 2005-01-04 16:12:56 +0100 (Tue, 04 Jan 2005) | 2 lines
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/project
   A /trunk/lcmaps-plugins-jobrep/project/build.properties
   A /trunk/lcmaps-plugins-jobrep/project/configure.properties.xml
   A /trunk/lcmaps-plugins-jobrep/project/properties.xml
   A /trunk/lcmaps-plugins-jobrep/project/version.properties

Added project files

------------------------------------------------------------------------
r2367 | okoeroo | 2005-01-04 15:18:12 +0100 (Tue, 04 Jan 2005) | 2 lines
Changed paths:
   A /trunk/lcmaps-plugins-jobrep/LICENSE

Licence file

------------------------------------------------------------------------
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

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