Commit Graph

259 Commits

Author SHA1 Message Date
soochoi
9a6b412a72 CASA_auth_token_client: add changes in spec from german autobuild 2007-02-14 18:16:48 +00:00
Juan Carlos Luciani
b03293da31 Fixed running library from drive different that install drive windows issue.
Added code to not-persist tokens in the miCASA cache.
2007-02-14 17:55:15 +00:00
Juan Carlos Luciani
81a369b7aa Corrected the name of the output debug pdb file. 2007-02-13 23:58:11 +00:00
Juan Carlos Luciani
06225de129 Made changes to deal with Greg's recommendations as a result of his
code review.

Fixed the problem that was preventing us from associating a PID file
with the ATS service.

Stopped deleting the "casaatsd" user during RPM un-install to avoid
problems with orphaned files.

Added code to protect against zero length passwords in the Pwd
authentication mechanism.
2007-02-13 23:54:27 +00:00
Juan Carlos Luciani
2aaa7b3f52 Changed the license notice in the source files to correctly
specify LGPL instead of GPL.
2007-02-12 18:07:49 +00:00
Juan Carlos Luciani
40ea1c851d Changes file update.
`
2007-02-12 16:11:28 +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
37bef401c6 Updated the changes file. 2007-02-07 23:08:23 +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
e5fea0a0a2 CASA-auth-token-java: check in build config file for autobuild 2007-02-07 19:44:54 +00:00
soochoi
dabe4594ac yast2-casa-ats: check in build script for autobuild 2007-02-06 23:36:25 +00:00
Juan Carlos Luciani
5deee61fea Added needed defines missing in the windows environment that were keeping the components from building cleanly. 2007-02-06 23:36:07 +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
51ffdf0702 More changes to resolve issues brought up during the security
review of the code.
2007-02-06 22:09:00 +00:00
soochoi
8719ce2410 CASA-auth-token-client: check in build scripts for autobuild 2007-02-06 21:35:17 +00:00
soochoi
dbe91182f6 CASA-auth-client: modify the include path in Windows solution file 2007-02-05 18:00:46 +00:00
Juan Carlos Luciani
791b0be583 Addressed issues found during the SuSE security review. 2007-02-02 23:02:43 +00:00
Greg Richardson
77a151fa13 eol problem 2007-02-02 15:28:31 +00:00
Greg Richardson
f4958805fc eof fix 2007-02-02 15:18:43 +00:00
Greg Richardson
454e3b2adc 2007-02-01 22:07:06 +00:00
Greg Richardson
e4018bfad2 EOF problems 2007-02-01 21:49:23 +00:00
Greg Richardson
0aba721217 Added windows uninstall actions 2007-02-01 21:24:02 +00:00
Juan Carlos Luciani
69f772ed91 Fixed one-byte buffer overflow problem in memcpy found during
code review.

-This line, and those below, will be ignored--

M    linux/get.c
2007-02-01 16:04:28 +00:00
Greg Richardson
d1d93ba218 Update file in distribution list 2007-01-31 23:28:41 +00:00
Greg Richardson
f357e87c11 1. Switch CommandLauncher from a console application to a windows application so that no windows pop up during install.
2. Handle spaces in files names.
2007-01-31 20:24:41 +00:00
Juan Carlos Luciani
9dbe2a3ade Fixed typo in iaRealms.xml template which was keeping the ATS from
running.
2007-01-31 19:27:00 +00:00
soochoi
3e2c8b1f37 CASA-auth-token-client: fix the windows build break 2007-01-30 12:34:40 +00:00
soochoi
966e3f5efa CASA-auth-token-client: change the name of library casa_authtoken.lib for windows build 2007-01-30 11:00:22 +00:00
soochoi
9bc4c31f2a CASA-auth-token-client: check in build config file to build windows 2007-01-30 10:08:44 +00:00
Greg Richardson
0db5c0e007 Added connector port for port 2645 2007-01-30 09:03:57 +00:00
Juan Carlos Luciani
c1d99fca8d Updated the changes file and modified the spec file to allow
applications to more easily dynamically link our library without
having to worry about the libraries version.
2007-01-29 13:11:18 +00:00
Juan Carlos Luciani
57f18cef8c Finished the Linux side changes for the "Cleanup during library unload"
issue.
2007-01-29 13:04:22 +00:00
Juan Carlos Luciani
b5a6a452e8 Added code to allow us to un-initialize the library when it is unloaded. These changes allow library un-initialization to work for Windows. More code needs to be added to un-initialize the library under Linux. 2007-01-29 10:46:18 +00:00
soochoi
1ae3790b1b CASA-auth-token-java: add xml-commons-apis to fix autobuild dependency for stable branch 2007-01-26 03:50:24 +00:00
Juan Carlos Luciani
3e47ad8b60 Fixed EOL issues that were breaking the build. 2007-01-25 12:50:31 +00:00
Juan Carlos Luciani
1adf80b8ae The keystore path in the server.xml specific to Zen installations was
wrong.
2007-01-25 10:29:19 +00:00
Greg Richardson
c8181cebaa Another attempt to get around ms tool bug 2007-01-24 11:37:11 +00:00
Greg Richardson
c33d864d67 Avoid making CommandLauncher due to bug in ms tools 2007-01-24 11:26:48 +00:00
Greg Richardson
96c64973dd Remove CommandLauncher from make of parent and check in CommandLauncher.exe due to bug in MS dev tools 2007-01-24 11:00:45 +00:00
Greg Richardson
fe83bfbbb5 Moved windows specific file templates into templates\windows 2007-01-24 10:15:38 +00:00
Greg Richardson
c3aa5727fc 1. Changed jsharp files to java files
2. Added CommandLauncher to allow java classes to be invoked from msi install
2007-01-24 07:18:15 +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
Juan Carlos Luciani
bc915356e8 The ATS envvars script now does not rely on the environment variable
JAVA_HOME since it may not be pointing to the JVM that we need to use.
2007-01-24 06:06:57 +00:00
soochoi
3a6e08dc7e CASA-auth-token: install xercesImpl.jar but not include in war file 2007-01-24 04:31:10 +00:00
Juan Carlos Luciani
f85a54358f Removing two files that got added by mistake. 2007-01-24 04:11:25 +00:00