soochoi
95b82d4654
casa-auth-token-server: remove sysvinit from build dependency for STABLE dist
2008-09-08 17:26:52 +00:00
soochoi
c19febd344
casa-auth-token-server: check more changes in spec file
2008-08-19 16:53:09 +00:00
soochoi
bebe2d19f3
casa-auth-token-server: check in the changes by german autobuild team
2008-08-19 16:23:19 +00:00
Juan Carlos Luciani
a9084e0fd7
Changed BuildRequires to require a JAVA sdk greater or equal than 1.5.
2008-08-18 16:34:09 +00:00
Juan Carlos Luciani
7bcae7598a
Changes file update.
2008-08-18 15:18:58 +00:00
Juan Carlos Luciani
014ac9de24
Removed build dependency on insserv.
2008-08-18 15:17:47 +00:00
Juan Carlos Luciani
3e44d02f3c
Changes file updates.
2008-06-05 16:47:55 +00:00
Juan Carlos Luciani
a50234c0f6
Applied Ruedigers envvars fix to all other scripts where we are
...
trying to decide whether the platform is 64bit or not. We should have
been checking for the existance of the /usr/lib64/jvm/jre folder instead
of just checking for the existance of the /usr/lib64 folder.
2008-06-05 16:43:23 +00:00
Juan Carlos Luciani
fcc40dd350
Changes file update.
2008-06-03 16:13:54 +00:00
Juan Carlos Luciani
acbd1363e9
Merged info from STABLE onto our changes file.
...
-gThi line, and those below, will be ignored--
M server/package/linux/CASA_auth_token_server.changes
2008-06-03 16:02:49 +00:00
Juan Carlos Luciani
268046b8ee
Fixed issues that were keeping the component from building on STABLE.
...
Also made necessary changes to the spec files as recommended by
autobuild and to conform with the spec file on STABLE.
2008-06-03 16:01:53 +00:00
Juan Carlos Luciani
d56bb8a320
Changes file update.
2008-01-14 20:18:38 +00:00
Juan Carlos Luciani
572284e80f
Fixed segmentation fault during ipc_client library un-initialization
...
caused when the RemoteEndPoint map destructor was executed before the
library destructor.
2008-01-14 20:05:36 +00:00
Juan Carlos Luciani
1dd90307b7
Added pwdutils to BuildRequires in spec files to fix build problem.
2007-04-02 22:46:18 +00:00
Juan Carlos Luciani
39cb26f298
Updated the Java Classpath string to deal with the changes made when the
...
Axis dependency was removed from the CASA-auth-token project.
2007-03-19 16:20:18 +00:00
Juan Carlos Luciani
37c2d94ec9
Resolved inconsistencies between the spec files and the SuSE PDB entries
...
for package summaries and descriptions.
2007-02-20 16:20:05 +00:00
soochoi
9cf3c09361
CASA-auth-token-client and CASA-auth-token-server : add entry in changes log for build fix
2007-02-17 01:07:13 +00:00
Juan Carlos Luciani
5a41aba791
Fixed function prototype miss-match that was resulting on a build
...
problem.
2007-02-16 18:36:27 +00:00
Juan Carlos Luciani
cd548627d1
Changes file update.
2007-02-12 16:09:31 +00:00
Juan Carlos Luciani
f97b5ba909
Fixed RPM un-install clean-up issues and modified to no longer delete
...
the users created during RPM install to avoid problems created with
files left around that were created by the users.
Also removed un-necessary BuildRequire dependency on glade-sharp from
CASA_auth_token_server package.
2007-02-12 16:07:25 +00:00
Juan Carlos Luciani
f2318eadd2
Added check to the envvars file sourced by the AuthTokenValidate service
...
to keep us from invalidly setting LD_LIBRARY_PATH when the variable is
not set.
2007-02-08 23:10:19 +00:00
Juan Carlos Luciani
4ac1494f79
Changes file update.
2007-02-07 23:12:04 +00:00
Juan Carlos Luciani
6eecc9a531
Changes file update.
2007-02-07 23:02:07 +00:00
Juan Carlos Luciani
8888e5d330
Switched to using checkproc in casa_atvd init scrip when checking the
...
status of the daemon.
2007-02-07 22:59:55 +00:00
soochoi
1323841a3a
CASA-auth-token-server: check in build scripts for autobuild
2007-02-06 23:00:12 +00:00
Juan Carlos Luciani
44ee58ef5f
Changes to address issues brought up by the security review.
2007-02-06 22:52:44 +00:00
Juan Carlos Luciani
6b83871de5
Made spec file changes to support applications that want to dynamically
...
link our libraries.
2007-01-24 06:27:52 +00:00
soochoi
b8517bfe11
CASA_auth_token_server: check in changes from sles10-oes2 autobuild
2007-01-05 11:27:34 +00:00
Juan Carlos Luciani
67e99fc3d9
Fixed BUG228036 which was causing casa_atvd to not re-start after a
...
system re-boot.
Also added code to deal with cases where the
CASA_auth_token_jaas_support rpm is installed before the basic ATS setup
script is executed, thus ending up with the signing cert not being
imported into the client's key store.
M server/package/linux/CASA_auth_token_server.changes
M server/package/linux/CASA_auth_token_server.spec.in
M server/AuthTokenValidate/Svc/linux/CasaAuthtokenValidateD
2007-01-03 10:22:36 +00:00
Juan Carlos Luciani
245d0fe0bf
Finished project self-review changes.
2006-12-08 10:26:52 +00:00
Juan Carlos Luciani
8ade751650
Modifications to resolve issues found during self-code review.
2006-12-08 05:45:03 +00:00
Juan Carlos Luciani
3216d2b739
Updated .changes file with fixed bug number information.
2006-12-04 10:22:29 +00:00
Juan Carlos Luciani
6489700c92
Fixed init.d script ouput "Shutting...." to "Shutting down...".
2006-12-04 10:17:19 +00:00
Juan Carlos Luciani
dfc4379769
More changes to deal with 64bit platform issues.
2006-11-29 06:23:48 +00:00
Juan Carlos Luciani
3bab43861a
One more change to solve 64bit platform issues.
2006-11-29 05:22:04 +00:00
Juan Carlos Luciani
4df11cd930
More changes to try to resolve 64bit platform build issues.
2006-11-29 04:20:37 +00:00
Juan Carlos Luciani
00cffb071c
Fixed some 64bit platform build issues.
...
-omhis line, and those below, will be ignored--
M server/configure.in
M server/package/linux/CASA_auth_token_server.changes
M server/package/linux/CASA_auth_token_server.spec.in
M server/AuthTokenValidate/Svc/linux/envvars
M server/AuthTokenValidate/Svc/linux/Makefile.am
2006-11-28 11:47:04 +00:00
soochoi
4bc612ca9b
yast2-casa-ats: add COPYING and LICENSE files and change in VERSION
2006-11-27 09:01:30 +00:00
Juan Carlos Luciani
cce03a7a13
Updated README and TODO files to reflect the current state of the
...
project.
2006-11-22 05:21:33 +00:00
Juan Carlos Luciani
cd04a3d4cf
Added list of resolved bugs to .changes files to allow autobuild
...
submition to proceed.
2006-11-22 03:51:18 +00:00
Juan Carlos Luciani
ffab761e39
Changes file update.
2006-11-21 05:41:54 +00:00
Juan Carlos Luciani
82545be587
Fixed problem that would not allow package to build under openSuSe.
2006-11-21 05:39:52 +00:00
soochoi
1d02f15357
CASA-auth-token: apply changes from german autobuild diff
2006-11-21 04:20:15 +00:00
Juan Carlos Luciani
7b18319169
Fixed build problem on SLES10 distro.
...
-This line, and those below, will be ignored--
M server/configure.in
M server/autogen.sh
2006-11-20 06:15:24 +00:00
Juan Carlos Luciani
ec831ed16c
Switched from using printf() to syslog() in DbgTrace macro.
2006-11-18 13:11:20 +00:00
Juan Carlos Luciani
0332b6610e
Removed hard dependency on IBM's JVM.
2006-11-18 07:10:14 +00:00
Juan Carlos Luciani
027e884407
Changed the format parameters in some of the debug printf to
...
be more cross-platform enabled.
2006-11-15 06:32:25 +00:00
Juan Carlos Luciani
f90f3d91bf
Reverted the forked process model changes after finding out that
...
they needed to be more involved (Each child process needed to
initialize the JVM) and because it introduced a whole set of
new problems that were not acceptible. Instead, now we will support
an optional single-threaded process model that can be invoked to
deal with JVMs that have trouble executing when invoked from a
thread.
2006-11-15 05:06:54 +00:00
Juan Carlos Luciani
5f14f490e2
Enhancing the AuthTokenValidateSvc so that it can have a process model
...
where it executes the Java classes from helper processes. This is being
dome to get around SUN's JVM problem where class invokations from a
thread fail.
2006-11-14 08:07:01 +00:00
Juan Carlos Luciani
fd8c1be326
The devel package does no longer require the Svc package.
2006-11-13 06:48:05 +00:00