Jim Norman
6a7f038ef4
When doing a ReadSecret return "BINARY - cannot modify" for binary keys. This prevents the c code from failing when parsing the keys and values.
2007-02-28 21:32:10 +00:00
Jim Norman
1aa7eac4f9
Bug 209858. Roll out fix because of hang. Fix still needed.
2007-02-27 20:04:18 +00:00
Cameron (Kamran) Mashayekhi
a24e1e6a66
Version 1202 changes reverted.
2007-02-27 19:56:05 +00:00
Juan Carlos Luciani
35d315a78b
Removed un-necessary line from changes file.
2007-02-26 18:11:15 +00:00
Juan Carlos Luciani
9edd08b887
Completed the changes to switch from logging to std.out to log4j.
2007-02-22 22:58:49 +00:00
Juan Carlos Luciani
3fad0cabc5
Added Rpc tracing capabilities with the log4j changes.
2007-02-22 22:53:51 +00:00
Juan Carlos Luciani
2a03137120
Added Rpc tracing capabilities with the log4j changes.
2007-02-22 22:53:20 +00:00
Jim Norman
b3458af086
Bug 242984. Fix typo in export file.
2007-02-22 22:50:18 +00:00
Greg Richardson
6cbdfb7e6d
Log4j related changes
2007-02-22 19:39:55 +00:00
Juan Carlos Luciani
9478044e7b
Continuation of changes to switch to log4j from System.err.
2007-02-21 21:47:07 +00:00
Juan Carlos Luciani
f33278929d
Continuation of changes to switch over to using log4j.
2007-02-21 18:08:09 +00:00
Juan Carlos Luciani
a5d4983177
Continuation of changes to make use of log4j.
2007-02-20 19:35:14 +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
Jim Norman
493ce1a9fe
Bug 242984. Export new symbols in JNI wrapper for linux
2007-02-20 14:29:16 +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
1d3f1b039a
Continuation of changes to start using log4j.
2007-02-16 18:41:14 +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
047797a119
Fixed function prototype miss-match that was causing a build problem on
...
64bit machines.
2007-02-16 18:13:48 +00:00
Juan Carlos Luciani
e1e74055b5
Part of changes to switch from using System.err.println to using log4j.
2007-02-15 18:16:52 +00:00
Cameron (Kamran) Mashayekhi
76e1078be0
Updated the CASA.chages file for the fix to bug 209858 and SuSE security review.
2007-02-14 21:39:32 +00:00
Cameron (Kamran) Mashayekhi
4a79493d55
Fix for bug 209858.
2007-02-14 21:35:56 +00:00
Juan Carlos Luciani
4ad530078e
Fixed install paths being utilized in the authtoken client devel install.
2007-02-14 21:30:04 +00:00
Juan Carlos Luciani
597aa02ead
Changes file update.
2007-02-14 19:05:18 +00:00
soochoi
e8bf8a9e36
CASA-auth-client: make change in build script to build debug as well
2007-02-14 18:25:18 +00:00
soochoi
9a6b412a72
CASA_auth_token_client: add changes in spec from german autobuild
2007-02-14 18:16:48 +00:00
Juan Carlos Luciani
3c32748c2e
Finished making changes for the non-persistent key feature.
2007-02-14 17:57:33 +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
Jim Norman
87082fbdb2
Pass ssFlags from NDK to micasad on WriteBinaryKey. Needed by AuthToken.
2007-02-14 16:00:42 +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
Cameron (Kamran) Mashayekhi
d5f2ad902e
Fix for bug 242410 of Suse review on item 4.7 of the audit list.
2007-02-13 22:58:24 +00:00
Cameron (Kamran) Mashayekhi
37c54b1167
Updated the CASA.chages file for the fix to bug 242410 and SuSE security review.
2007-02-13 22:56:57 +00:00
Jim Norman
0778dad12d
Bug 243906. Base64 encode binary values when persisting them.
2007-02-13 00:12:29 +00:00
Jim Norman
8f70c27fb2
Free correct buffer.
2007-02-12 23:05:08 +00:00
soochoi
d61344702b
CASA: fix make package fail for linux build
2007-02-12 20:26:50 +00:00
soochoi
9047bc193f
CASA: fix the format in CASA.changes
2007-02-12 18:33:07 +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
Cameron (Kamran) Mashayekhi
e8be849feb
Updated the CASA.chages file for the fix to memory problem in ipc.
2007-02-09 23:00:45 +00:00
Jim Norman
408ed007a1
Fix Malloc problem for IPC Reads.
2007-02-09 22:49:48 +00:00
Jim Norman
8ceff1a109
Expose server credentials thru Java APIs
2007-02-09 17:41: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
Jim Norman
dc46d381cc
Added DeleteCredential(LUID) for Windows
2007-02-08 22:01:09 +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