Commit Graph

1049 Commits

Author SHA1 Message Date
Jim Norman
0e03e5e475 Add support for Dynamic Local User(DLU) on windows 2006-10-10 17:56:57 +00:00
Juan Carlos Luciani
18e290e209 Brought up to date the README and TODO files. 2006-10-10 14:47:19 +00:00
soochoi
ac412cb2cd CASA-auth-token-native: remove unnecessary comment from spec file 2006-10-09 16:38:30 +00:00
Juan Carlos Luciani
aa0df7c917 Fixed compiler warnings in AuthTokenValidate. 2006-10-09 15:28:03 +00:00
Juan Carlos Luciani
af9da1fff2 Fixed line terminating character problem in file internal.h. 2006-10-09 15:26:53 +00:00
soochoi
9f22ebcba5 CASA-auth-token-native: add require CASA version in spec file 2006-10-06 22:17:31 +00:00
soochoi
b20b46ab3a CASA: merge CASA.changes with one in autobuild 2006-10-06 22:13:57 +00:00
Jim Norman
4d7afa7990 Define MAX_PATH 2006-10-06 20:22:16 +00:00
Jim Norman
6655817073 Fix minor issues for Firefox on Windows. 2006-10-06 20:18:33 +00:00
Juan Carlos Luciani
665c251e3b Fixed all of the compiler warnings for the client components. 2006-10-06 20:13:14 +00:00
Jim Norman
06369edbd9 Add support for "Server" secrets, by adding an additional keychain and a new credential type. This is the c code(micasa.so) only. We still need to implement persistence in micasad for this keychain. 2006-10-05 22:39:07 +00:00
Juan Carlos Luciani
c076f68b37 Finished the auth token client port to Linux and made some minor
makefile system maintenance.
2006-10-05 21:25:00 +00:00
Juan Carlos Luciani
8db0e78d31 Changes necessary to create CASA_auth_token_client package. 2006-10-04 23:37:27 +00:00
Juan Carlos Luciani
02c573db01 Adding missing makefiles. 2006-10-04 22:40:35 +00:00
Juan Carlos Luciani
0c45cbb4ef Port of client Krb5 Auth Mechanism to Linux. 2006-10-04 20:41:00 +00:00
Jim Norman
8e942319a7 Enable 'Add Secret' for Firefox on windows 2006-10-03 19:58:21 +00:00
Juan Carlos Luciani
3de7a584bb No need to have visual studio user specific files checked into the project. 2006-10-03 15:32:10 +00:00
Jim Norman
24fce092f4 Fix build for windows 2006-10-03 15:29:29 +00:00
Juan Carlos Luciani
cd3313e8e1 Made MSDN project file updates to refer to the include folders using relative paths. 2006-10-03 15:28:54 +00:00
Juan Carlos Luciani
17546e4602 Finished porting the Auth Client Test to linux. 2006-10-03 03:52:21 +00:00
Juan Carlos Luciani
12691a85fb Continued changes for client port to Linux. 2006-10-03 03:31:31 +00:00
Juan Carlos Luciani
c8bb4008e6 Continued changes for client port to Linux. 2006-10-03 03:30:11 +00:00
Juan Carlos Luciani
68ccb5b8d8 Continued changes adjusting Windows client for Linux port. 2006-10-02 23:49:43 +00:00
Juan Carlos Luciani
8778321ba9 Fixed compile problems introduced with Linux port. 2006-10-02 23:00:49 +00:00
Jim Norman
2631525040 Make sure users has rights to directory on export. 2006-10-02 21:57:55 +00:00
Juan Carlos Luciani
fd8d57708d Initial changes for Linux port of the CASA-auth-token client to linux. 2006-10-02 21:01:45 +00:00
Jim Norman
ae9d0c58c5 Revert last changes 2006-10-02 20:58:26 +00:00
Juan Carlos Luciani
fa466d3af5 Implemented spec file changes suggested by SuSE to make the
RPMs more solid.
2006-10-02 17:49:58 +00:00
Jim Norman
af226ee216 Prevent hang in ReadSecret when buffer is too small 2006-09-29 22:38:33 +00:00
Jim Norman
dd5bef3c2a in miCASAReadKey, fix hang if too small of buffer was passed in. 2006-09-29 22:32:16 +00:00
Jim Norman
c62ce742de Prevent hang when caller does not pass large enough buffer. 2006-09-29 22:22:26 +00:00
Jim Norman
aa244fe2ab Add Write\ReadBinaryKey to sample 2006-09-29 20:04:50 +00:00
Jim Norman
6eb95d8fbd Add Write\ReadBinaryKey to sample 2006-09-29 19:02:07 +00:00
Jim Norman
076e2c0650 Export miCASARemoveKey 2006-09-29 18:32:04 +00:00
Juan Carlos Luciani
e18dc76919 Added sscs_utf8.h to the list of header files that get installed by the
devel package since it is needed to use the Set/Read binary key APIs.
2006-09-29 14:33:59 +00:00
smanojna
1cd3c566a7 - Distribution of Firefox Password Manager secrets. 2006-09-29 11:41:27 +00:00
soochoi
66b98cc0d0 add the correct NO_BRP_CHECK_BYTECODE_VERSION flag to fix the autobuild fail 2006-09-28 17:36:26 +00:00
soochoi
011561c3d3 CASA: Added functions miCASAWriteBinaryKey and miCASAReadBinaryKey to the list of exported functions. 2006-09-27 23:09:45 +00:00
Jim Norman
39e403c1d3 Fix windows build from previous check in. 2006-09-27 21:18:51 +00:00
Jim Norman
e2db0e3ecc Prevent users from moving .miCASA files to directories
other than /home/... or /media/...
2006-09-27 21:13:35 +00:00
soochoi
af925e58c1 CASA: change CASA.changes to build in autobuild 2006-09-27 19:25:52 +00:00
soochoi
db9af9463c CASA_auth_token_native: add NO_BRP_BYTECODE_VERSION check to fix the autobuild break 2006-09-27 16:10:43 +00:00
soochoi
96ab544ce3 CASA_auth_token_svc: add NO_BRP_BYTECODE_VERSION flag to fix the autobuild break 2006-09-26 23:15:27 +00:00
soochoi
cf26903f85 CASA: add NO_BRP_BYTECODE_VERSION flag to fix the autobuild break 2006-09-26 23:14:17 +00:00
Rajasekaran Nagarajan
f4bf118742 - Added the functionality to handle change password in PAM system 2006-09-26 05:03:03 +00:00
Jim Norman
06000507be Migrate .miCASA files to /home/.casa/[username] directory 2006-09-25 19:46:38 +00:00
Jim Norman
36292f46b7 Handle 'Access Denied' casa on importing Secrets 2006-09-22 20:29:12 +00:00
Jim Norman
818c0796dd Move .CASAPolicy.xml file to /home/.casa/username 2006-09-22 17:35:40 +00:00
Juan Carlos Luciani
e770de6959 Added file client.conf to be installed in the authtoken configuration folder. 2006-09-22 16:33:06 +00:00
Juan Carlos Luciani
637726123c Added the capability of configuring the ATS Address, port, and whether or not SSL should be used for communications. 2006-09-22 16:24:03 +00:00