Commit Graph

12 Commits

Author SHA1 Message Date
Juan Carlos Luciani
4da676ac00 2007-04-02 22:16:07 +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
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
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
11f501db43 Fixed fix path issue in CasaAuthToken c-sharp library. 2006-12-04 05:03:49 +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
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
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