Commit Graph

1331 Commits

Author SHA1 Message Date
soochoi
b985dd634e CASA.changes: check in date format fix 2007-01-12 06:30:03 +00:00
Juan Carlos Luciani
0262de0e3f Fixed Pwd Authenticate issue. 2007-01-12 05:31:50 +00:00
Jim Norman
316947e05f Bug 225803. Added launcher for Windows, that prompts user to install GTK Sharp if already installed. 2007-01-12 05:28:37 +00:00
Jim Norman
1f273f2976 Removed the Reference Paths from CASAManager project file 2007-01-12 05:20:49 +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
Jim Norman
0f816ce809 Bug 227503, 229669. Use gtk-sharp2.x now.
This line, and those below, will be ignored--

M    gui/Makefile.am
M    package/linux/CASA.spec.in
M    adlib/ad_gk/Makefile.am
M    adlib/Makefile.am
M    CASA.changes
2007-01-11 09:03:57 +00:00
Jim Norman
7e223019a2 increase supported Firefox version to 2.1 2007-01-11 06:34:46 +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
Jim Norman
bdc46f5639 Bug 228046. Prompt user for MasterPassword prior to
displaying the Find and Replace dialog.
2007-01-09 08:41:54 +00:00
Jim Norman
434bc49a50 Bug 229763. Found that reading a file using Mono while that
file is being watched fires a 'OnChanged' event.  Changed the
  file read ReadWrite to a FileAccess.Read prevents this event.
2007-01-09 07:45:26 +00:00
Jim Norman
52ccbd37a7 Clean up C# wrappers for NSL use. 2007-01-09 07:39:22 +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
0019475d4d CASA: check in autobuild failure due to glib update in stable dist 2007-01-08 08:35:24 +00:00
soochoi
b8517bfe11 CASA_auth_token_server: check in changes from sles10-oes2 autobuild 2007-01-05 11:27:34 +00:00
Jim Norman
503da7f739 Minor fix for linux build. 2007-01-05 11:07:19 +00:00
Jim Norman
d81e894996 NSL Support, expose Create and Modify Timestamp info thru miCASAWrapper. 2007-01-05 11:01:07 +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
Jim Norman
fbfa990210 - Limit where persistent files can be saved. 2007-01-04 08:58:30 +00:00
Jim Norman
d0a9891cdf bug 222012. Better enforce persistent directory location 2007-01-04 08:54:07 +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
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