Commit Graph

47 Commits

Author SHA1 Message Date
Juan Carlos Luciani
c148ea90b3 Changes file update. 2007-07-05 23:48:18 +00:00
Juan Carlos Luciani
7de2e95970 Merged changes from autobuild and updated the changes file. 2007-06-28 20:38:31 +00:00
Juan Carlos Luciani
d279666753 Updated changes file with BUG number. 2007-06-27 16:16:09 +00:00
Juan Carlos Luciani
f27856d545 Updated changes and todo files. 2007-06-04 17:24:49 +00:00
Juan Carlos Luciani
5d357da357 Updated the changes file and fixed a problem in the make system. 2007-04-17 15:11:19 +00:00
Juan Carlos Luciani
0c5a911d89 Updated the MSIs to have appropriate titles and support Url. 2007-04-13 20:33:53 +00:00
Juan Carlos Luciani
ffcc189131 More project updates. 2007-04-06 15:44:18 +00:00
Juan Carlos Luciani
3f0062dcf7 Fixed windows build conflict issues. 2007-04-06 03:52:43 +00:00
Juan Carlos Luciani
4826e3c2d1 Fixed project and solution issues which were keeping us from building 32bit and 64bit packages on a 64bit Windows platform. 2007-04-04 20:44:25 +00:00
Juan Carlos Luciani
5931526b22 Fixed missing makefile build problem. 2007-04-04 16:58:18 +00:00
Juan Carlos Luciani
ec3f1ce6de 2007-04-03 22:33:46 +00:00
Juan Carlos Luciani
8e2a037a48 2007-04-03 18:08:06 +00:00
Juan Carlos Luciani
0affdaea60 2007-04-03 18:06:08 +00:00
Juan Carlos Luciani
c3a55fa93e 2007-04-03 17:51:17 +00:00
Juan Carlos Luciani
763b17156a 2007-04-03 17:43:14 +00:00
Juan Carlos Luciani
0d96a7a331 2007-04-03 17:42:58 +00:00
Juan Carlos Luciani
654e8cfef1 2007-04-03 17:42:36 +00:00
Juan Carlos Luciani
4f276984b8 2007-04-03 17:41:56 +00:00
Juan Carlos Luciani
53d06963fc Fixed some 64bit platform issues. 2007-04-02 23:28:47 +00:00
Juan Carlos Luciani
4da676ac00 2007-04-02 22:16:07 +00:00
Juan Carlos Luciani
9173985287 Updated the changes file. 2007-03-21 23:18:46 +00:00
Juan Carlos Luciani
8a95e15272 Changes file update. 2007-03-05 18:31:54 +00:00
Juan Carlos Luciani
35d315a78b Removed un-necessary line from changes file. 2007-02-26 18:11:15 +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
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
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
9a6b412a72 CASA_auth_token_client: add changes in spec from german autobuild 2007-02-14 18:16:48 +00:00
Juan Carlos Luciani
37bef401c6 Updated the changes file. 2007-02-07 23:08:23 +00:00
soochoi
3e2c8b1f37 CASA-auth-token-client: fix the windows build break 2007-01-30 12:34:40 +00:00
soochoi
966e3f5efa CASA-auth-token-client: change the name of library casa_authtoken.lib for windows build 2007-01-30 11:00:22 +00:00
Juan Carlos Luciani
c1d99fca8d Updated the changes file and modified the spec file to allow
applications to more easily dynamically link our library without
having to worry about the libraries version.
2007-01-29 13:11:18 +00:00
Juan Carlos Luciani
5f0d0a486f Finished changes to resolve issues associated with server response without payload data.
Changed the name of the .msi files to not include "-msi" as part of the names as per request.

GetAuthToken requests that fail due to a name resolution error now will return an error code indicating the reason.
2007-01-12 12:49:25 +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
Juan Carlos Luciani
f2b89108b9 Updated changes.log file. 2007-01-05 07:33:01 +00:00
soochoi
47c01f7e34 CASA-auth-token-client: more makefile changes 2007-01-03 05:42:55 +00:00
Juan Carlos Luciani
11f501db43 Fixed fix path issue in CasaAuthToken c-sharp library. 2006-12-04 05:03:49 +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
Juan Carlos Luciani
23bb4f7943 Corrected the MSI and MSM packages to install the appropriate components. These components got broken during the migration to VS2005. 2006-11-27 09:36:13 +00:00
soochoi
6d185b22c3 Change log change to add fateID to submit to sled10 sp1 2006-11-21 10:56:16 +00:00
Juan Carlos Luciani
a8dd761bde Minor changes to correct some build problems. 2006-11-15 11:39:39 +00:00
Greg Richardson
0d7915de0e Fix errors introduced by code reorg 2006-11-15 05:29:15 +00:00
Juan Carlos Luciani
05b43cafdd Adjusted the VS solution to conform to the new folder organization.
Migrated the solution from VS2003 to VS2005.

Created clientdevel MSM and MSI.
2006-11-13 12:52:08 +00:00
Juan Carlos Luciani
55304c2836 Separated the non-java project into client and server projects
in order to better support distributions that target desktops.
This commit completes the client project setup.
2006-11-13 06:32:58 +00:00
Juan Carlos Luciani
9b647e40e7 Adding spec file for the client package. 2006-11-13 05:57:50 +00:00
Juan Carlos Luciani
2c8668479c Splitted the non-java project into client and server projects in order
to be able to deliver the client component onto distributions targeting
desktops without having to deliver the server components. This commit is
for the resulting client project.
2006-11-13 05:20:43 +00:00