Commit Graph

1056 Commits

Author SHA1 Message Date
soochoi
96204153a8 CASA-auth-token-client: rename lib directory to library and change in makefile 2007-01-03 05:04:26 +00:00
Jim Norman
33c3cf2ecf Change include from micasa_mgmd.h to micasa.h 2007-01-03 03:28:33 +00:00
Jim Norman
7de821926a fix 64 bit build problem on windows 2007-01-02 09:26:01 +00:00
Jim Norman
0b4d751ef2 Bug 231331. Pass correct parameter to native code. 2007-01-02 07:48:36 +00:00
Jim Norman
17b3766285 Bug 231331. Pass CRED_TYPE_BASIC_F in JNI Layer. 2007-01-02 07:40:41 +00:00
jkb2
3884f9ab65 2006-12-29 08:28:12 +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
Jim Norman
43009ada4f Security Audit - Marshal export file to CASAManager for saving. 2006-12-20 10:22:27 +00:00
Rajasekaran Nagarajan
98c12387a6 Changes to make ProtectedData.Protect() and ProtectedData.Unprotect() use entropy. 2006-12-19 23:21:24 +00:00
Jim Norman
8b6a60e9ab Security Audit - Remove assumption of username. 2006-12-18 11:13:23 +00:00
Jim Norman
174b0eb88c Bug 228054. Change hotkey for Exit from E to X. Checkpoint Base64 Decode window. 2006-12-15 04:41:46 +00:00
smanojna
d9f0649bc0 -Security audit fixes. 2006-12-14 22:23:00 +00:00
smanojna
4e7bac6bc7 -Security Audit fixes. 2006-12-14 22:18:17 +00:00
smanojna
5ef038939f - Security Audit fixes: freed dynamically allocated memory 2006-12-14 21:43:50 +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
Jim Norman
9a0426279c Remove condition for installing CASAManager.exe - Windows only. 2006-12-07 04:32:16 +00:00
Jim Norman
7074c14c85 Use UTC for timestamp on persistent data. 2006-12-06 11:46:28 +00:00
Jim Norman
6fe32f742c Create Session KeyChain, and Server KeyChain by default during creation of user session. 2006-12-06 11:06:41 +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
Jim Norman
26aa7f731c Back out code for Single Server Keychain. Per discussion with Engineering team. 2006-12-06 05:16:09 +00:00
Juan Carlos Luciani
9d4144006b Added a new status code and changed the PWDAuthenticate module facility
code to be different then the code used by the Krb5Authenticate
module.
2006-12-05 12:03:54 +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
Cameron (Kamran) Mashayekhi
a4280ae24b Resolving Bug 2205355 to change the "Configure" and "Unconfigure" buttons to read "Enable" and "Disable" and update the copyright year on the files to extend to 2007. 2006-12-05 11:21:54 +00:00
Cameron (Kamran) Mashayekhi
40f5250684 Resolving Bug 222012 to allow the scripts called from yast to recognize the SLES server so the won't modigy the PAM stack. 2006-12-05 11:16:10 +00:00
Cameron (Kamran) Mashayekhi
d2961b73ca Resolving Bug 222012 to allow the scripts called from yast to recognize the SLES server so the won't modigy the PAM stack. 2006-12-05 11:04:02 +00:00
Jim Norman
f77c6b51ab Bug 225476. Fix for deleting secrets. 2006-12-05 09:51:28 +00:00
Jim Norman
286f1ee10e Bug 219314. Put CASA Manager shortcut in users start menu. Remove from Desktop. 2006-12-05 04:18:14 +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
Jim Norman
b0fad0f85f Fix for linux build and Server Keychain. Work-in-progress 2006-12-04 12:00:27 +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
Jim Norman
effc79937b Code to maintain a single server keychain. 2006-12-04 09:07:14 +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
Jim Norman
df3c67e201 miCASA.jar fix for windows build. 2006-12-01 04:04:05 +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
Jim Norman
5bc483cba2 Bug 223292. Update help screen 1.6 to 1.7. 2006 to 2007. 2006-11-29 09:42:22 +00:00
Juan Carlos Luciani
dfc4379769 More changes to deal with 64bit platform issues. 2006-11-29 06:23:48 +00:00
Jim Norman
33ca5ca168 Save and Restore timestamps on Secrets/KeyValue objects. 2006-11-29 05:54:02 +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