Commit Graph

751 Commits

Author SHA1 Message Date
soochoi
d2a89a5f7a add libgcc and libstdc++ to fix autobuild failure on yast2-CASA 2006-07-26 21:03:17 +00:00
soochoi
3a0aa68d38 add libgcc and libstdc++ to fix autobuild failure 2006-07-26 20:41:30 +00:00
Juan Carlos Luciani
e1d46bdd6d Check-point of changes made to build under autobuild using the
identity-abstraction that is part of it.
2006-07-26 17:06:46 +00:00
Jim Norman
8f19a3798b Bug 193933. Fix Desktop capture problem. 2006-07-26 16:28:50 +00:00
soochoi
65b1bbbfc4 add libstdc++ and libgcc to fix autobuild breaks 2006-07-25 21:49:24 +00:00
Jim Norman
0e7d97109b Fix windows build on Build Box 2006-07-25 20:50:17 +00:00
Jim Norman
70adaff308 Remove dual reference 2006-07-14 20:06:07 +00:00
Jim Norman
6a42c87b74 2006-07-14 20:04:32 +00:00
Jim Norman
2ff9891e3f GUI enhancements. 2006-07-14 20:03:28 +00:00
Jim Norman
e14e516541 Remove Debug trace 2006-07-13 21:11:15 +00:00
Jim Norman
62adabbaa1 Use casa icon for tray on linux. 2006-07-13 18:55:58 +00:00
Jim Norman
f0b46cb64f Note added. 2006-07-13 16:32:51 +00:00
Jim Norman
60713b3408 Modify XML Layout for config. 2006-07-13 16:31:07 +00:00
Jim Norman
4a0f17ecb9 Fix null pointer exception 2006-07-12 22:37:03 +00:00
soochoi
9408a5efec Add Config.cs in gui Makefile.am and path change for CASA-msm.vdproj in windows makefile 2006-07-12 21:37:14 +00:00
Jim Norman
5fd8ac462a Project files update for windows 2006-07-12 19:57:12 +00:00
Jim Norman
3e30c0e565 2006-07-12 19:43:29 +00:00
Jim Norman
62213fc24b 2006-07-12 19:40:19 +00:00
Jim Norman
bbbafa8daa 2006-07-12 19:36:50 +00:00
Jim Norman
fcc9dfec98 File added. 2006-07-12 19:33:28 +00:00
Jim Norman
2af5095c4e Windows project files update. Added Config.cs class. 2006-07-12 19:25:01 +00:00
Jim Norman
047578aa15 Windows project files update. Added Config.cs class. 2006-07-12 19:24:24 +00:00
Jim Norman
a7df476662 2006-07-12 19:20:15 +00:00
Jim Norman
9fd0d5b8f0 Improve FileWatcher functionality. 2006-07-12 15:23:09 +00:00
Jim Norman
0408acc206 Bug 178796. MPFileWatcher created a race condition on deletion of files. 2006-07-11 22:10:16 +00:00
soochoi
d146250ece update readme-win.txt for CASA 2006-07-11 15:47:47 +00:00
Jim Norman
7dbb81d641 Mark file hidden when rewriting the file. 2006-07-07 17:52:10 +00:00
Jim Norman
9b71029b0c Bug 190867, remove files not used. 2006-07-07 14:34:40 +00:00
Jim Norman
803b5ef661 Bug 173648. Exec CASAManager.exe in the forground. 2006-07-06 20:34:39 +00:00
Jim Norman
47d1509d82 Bug 190532. Compute properly length when escaping SecretIDs 2006-07-06 18:06:31 +00:00
Jim Norman
dfcdf3988a Bug 173756. Fix for building 32 on 64bit machine 2006-07-06 16:42:06 +00:00
soochoi
985f28637a remove SingleApplication.cs from gui/Makefile.am 2006-07-05 21:55:11 +00:00
soochoi
7d4086fae9 change in Makefile.am to work with new file addition 2006-07-05 20:12:06 +00:00
Jim Norman
7844d4bd81 remove Console.WriteLine 2006-07-05 18:38:49 +00:00
Jim Norman
8ff56b0a12 Bug 176460. Added a filewatcher on file in question 2006-07-05 18:29:53 +00:00
Jim Norman
1b5e320313 Bug 164181. Prevent multiple instances of CASAManager on windows. 2006-07-03 19:04:31 +00:00
Jim Norman
feb8a323af Added miCASARemoveKey API to dll. 2006-06-27 20:32:20 +00:00
Jim Norman
737b51aaf4 Added miCASARemoveKey API to dll. 2006-06-27 20:25:31 +00:00
soochoi
20903abb21 add RemoveKey.cs to micasad Makefile and clean up CASA.spec.in 2006-06-27 17:30:47 +00:00
Jim Norman
468d9b87d2 Added RemoveKey verb 2006-06-27 17:05:51 +00:00
Juan Carlos Luciani
062d08a902 Project changes to allow the client to build under the new directory structure. 2006-06-27 16:18:30 +00:00
Juan Carlos Luciani
d79d97b8d3 Finished modifications to allow CASA-auth-token to build under
autobuild.
2006-06-27 16:15:30 +00:00
Juan Carlos Luciani
17bb9006f4 Added files sscs_string.h, micasa.h, and casa_status.h to the devel
package.
2006-06-26 22:20:27 +00:00
Juan Carlos Luciani
b4b0a7aab5 Added header files that are needed in the devel package. 2006-06-23 17:27:47 +00:00
soochoi
a4092748dd remove self-provides section from CASA.spec 2006-06-22 22:48:22 +00:00
Todd Throne
726e545f31 Fixes for miCASAReadBinaryKey and miCASAWriteBinaryKey to work. 2006-06-21 15:47:45 +00:00
Todd Throne
8f96e7cbc1 Fixes for miCASAReadBinaryKey and miCASAWriteBinaryKey to work. 2006-06-21 15:47:02 +00:00
Juan Carlos Luciani
74a6359218 Changes to allow the "make dist" command to work. 2006-06-20 23:30:50 +00:00
Todd Throne
114f934ce9 Moved all synchronization primatives to platform.c and changed the code to allocate and free the user mutex within ObtainAuthToken(). 2006-06-20 23:01:51 +00:00
Todd Throne
fc7f88c01d Changed storage of tokens from registry to CASA wallet.
Broke out storage of Session tokens and Authentication tokens.
2006-06-20 20:33:11 +00:00