soochoi
7c6681c949
CASA_auth_token_svc: add jdk and novell-zenworks-java-link build requirements in spec file
2007-01-23 12:31:46 +00:00
Juan Carlos Luciani
f7b0f92e80
Made changes to allow packages built for Zen to be more compatible with
...
it.
Enhanced places where exceptions are thrown to include information about
exceptions that may have been caught to improve debugging.
2007-01-23 10:32:50 +00:00
Juan Carlos Luciani
f7441b20ac
Added the ability to explicitedly configure the type of directory
...
back-ending a REALM and the ability to configure the search string that
should be utilized when performing a contextless login via the Pwd
Authenticate mechanism.
2007-01-22 11:25:55 +00:00
Greg Richardson
c1a12d0c44
Added startup and shutdown batch files
2007-01-22 11:04:47 +00:00
Greg Richardson
6684268ee6
Add batch files to launch editors
2007-01-22 10:59:04 +00:00
Juan Carlos Luciani
4e5959c6df
Updated the project to allow us to build RPMs that meet Zen's
...
requirements which state that we must work with the Java and Tomcat
packages that their install bundle.
2007-01-22 07:09:58 +00:00
Greg Richardson
70fca2cb11
First release of msi to consumer
2007-01-19 11:14:38 +00:00
soochoi
b0f49823ba
CASA-auth-java: take the package name change in spec file back due to build failure
2007-01-18 07:06:50 +00:00
soochoi
03c5d13eee
CASA-auth-server-java: name change of xerces-j2 in spec file
2007-01-18 06:31:34 +00:00
Greg Richardson
a6cd95ae31
2007-01-18 05:30:36 +00:00
Greg Richardson
645a738b57
Moved compile of java files into linux/windows directories
2007-01-18 04:50:30 +00:00
Greg Richardson
89a2bf73bc
2007-01-18 04:47:57 +00:00
Juan Carlos Luciani
f8decf4b84
Addressed bugs 225066 and 190821.
...
Also fixed "ReconfigureInterval=0" issue and added the ability
to search using multiple search roots configured on a per-realm
basis in the iaRealms file.
2007-01-17 12:14:29 +00:00
Juan Carlos Luciani
de3e4457c3
Fixed file eol-style problems as well as issues introduced in the
...
makesystem with the Windows Install check-in.
2007-01-16 11:21:37 +00:00
Greg Richardson
3ba102c4f1
2007-01-16 10:22:21 +00:00
Juan Carlos Luciani
5f0d0a486f
Finished changes to resolve issues associated with server response without payload data.
...
Changed the name of the .msi files to not include "-msi" as part of the names as per request.
GetAuthToken requests that fail due to a name resolution error now will return an error code indicating the reason.
2007-01-12 12:49:25 +00:00
Juan Carlos Luciani
32093affcb
Fixed crash that would occur if an RPC would succeed but no without
...
response data.
-This line, and those below, will be ignored--
M client/library/engine.c
2007-01-12 08:43:53 +00:00
Juan Carlos Luciani
0262de0e3f
Fixed Pwd Authenticate issue.
2007-01-12 05:31:50 +00:00
soochoi
bbf4a44deb
CASA-auth-token-client: check in relative build dependencies path changes in windows solution file
2007-01-11 10:36:56 +00:00
Juan Carlos Luciani
fb29201f17
Modified solution/project files to deal with "lib" folder rename to "library".
2007-01-10 11:07:35 +00:00
Juan Carlos Luciani
3d1b7f16e7
More code review changes.
2007-01-09 05:22:47 +00:00
Juan Carlos Luciani
0f58c82603
More changes as a result of project code review.
2007-01-09 05:05:37 +00:00
Juan Carlos Luciani
2f30ab05db
Applied changes to issues found during code review of the Svc component.
2007-01-08 10:36:42 +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
f2b89108b9
Updated changes.log file.
2007-01-05 07:33:01 +00:00
Juan Carlos Luciani
717b3c1091
Completed changes for clearing out memory associated with tokens.
2007-01-04 13:27:31 +00:00
Juan Carlos Luciani
834c6e0add
Added code to clear memory used to hold tokens since they contain data
...
which is security sensitive.
2007-01-04 10:18:40 +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
soochoi
47c01f7e34
CASA-auth-token-client: more makefile changes
2007-01-03 05:42:55 +00:00
soochoi
96204153a8
CASA-auth-token-client: rename lib directory to library and change in makefile
2007-01-03 05:04:26 +00:00
Juan Carlos Luciani
919bb85125
Added missing javadoc comments and made minor changes for issues found
...
during code inspection.
2006-12-21 12:20:39 +00:00
Juan Carlos Luciani
f09c8c5bef
Updated the changes file and fixed a comment in the spec file.
2006-12-13 05:26:34 +00:00
Juan Carlos Luciani
429f5e4297
The changes are to deal with changes made to the identity abstraction
...
that were keeping us from building cleanly.
2006-12-12 08:36:47 +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
88db52f6c2
Added option to command for importing eDir cert in the
...
CasaBasicATSSetup script so that it does not prompt
the user. This allows the script to work correctly
when invoked from our Yast module.
2006-12-06 05:38:04 +00:00
Juan Carlos Luciani
42e3203ab5
Fixed problem that was causing the library to crash when ObtainAuthToken was called with a null WinLUID.
2006-12-05 11:23:09 +00:00
Juan Carlos Luciani
974f4829b3
Added workaround to import eDirs Root CA Cert into Java's keystore
...
until OES is updated to do the same for Java 1.5.
2006-12-04 12:30:01 +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
ac1d64c52a
Fixed Basic ATS Setup issues for Bug225426.
2006-12-04 05:35:05 +00:00
Juan Carlos Luciani
11f501db43
Fixed fix path issue in CasaAuthToken c-sharp library.
2006-12-04 05:03:49 +00:00
Ryan Partridge
8adb445805
Fixed bug where proxy password value was being set to proxy username value.
2006-12-04 04:32:42 +00:00
Juan Carlos Luciani
d55ac482ac
Updates resulting from self-code review.
2006-12-01 12:42:52 +00:00
Juan Carlos Luciani
74dce09720
Switched to using the root of /tmp for creating user semaphores.
2006-12-01 05:41:42 +00:00
Juan Carlos Luciani
5d70356a09
Switched to using the /tmp folder rather than the /var folder for
...
creating user semaphores under Linux.
2006-12-01 04:48:11 +00:00
Juan Carlos Luciani
1974ee9875
Made changes to deal with issues found during self-code review.
...
Added lock callback functionality for interfacing with OpenSSL
in a multi-threaded environment.
2006-11-30 18:21:42 +00:00
Jim Norman
a522f9d982
Add ObtainAuthTokenAsString API to C# interface
2006-11-29 10:54:55 +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