pithos-ms-client
11 years agoVersion master
George Pantazis [Thu, 7 Jun 2012 14:07:33 +0000 (17:07 +0300)]
Version
Small Fixes

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoMoved the "Selective Sync Enabled" to the main preferences page
pkanavos [Thu, 24 May 2012 19:43:10 +0000 (22:43 +0300)]
Moved the "Selective Sync Enabled" to the main preferences page

11 years agoFix to upload both folder and file contents, when uploading a new unselected root...
pkanavos [Thu, 24 May 2012 19:03:51 +0000 (22:03 +0300)]
Fix to upload both folder and file contents, when uploading a new unselected root folder
Folders are uploaded first to ensure the selective folders are updated first

11 years agoSelective Sync filtering modified to allow uploading only of new root-level folders
pkanavos [Thu, 24 May 2012 18:36:12 +0000 (21:36 +0300)]
Selective Sync filtering modified to allow uploading only of new root-level folders

11 years agoModified the uploader to add new directories to Selected Folders if Selective Sync...
pkanavos [Wed, 23 May 2012 20:25:32 +0000 (23:25 +0300)]
Modified the uploader to add new directories to Selected Folders if Selective Sync is enabled

11 years agoModified selective sync to propagate the creation of new local directories and their...
pkanavos [Mon, 21 May 2012 23:24:21 +0000 (02:24 +0300)]
Modified selective sync to propagate the creation of new local directories and their contents to the server
Modified "Cancel Current Operation" to immediatelly cancel the upload of the current block
Enalbed build optimization for all projects

11 years agoAdded BufferManager
pkanavos [Mon, 21 May 2012 17:03:07 +0000 (20:03 +0300)]
Added BufferManager

11 years agoVersion number changes
pkanavos [Tue, 15 May 2012 14:44:36 +0000 (17:44 +0300)]
Version number changes

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
pkanavos [Tue, 15 May 2012 14:39:11 +0000 (17:39 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Core/Agents/FileAgent.cs

11 years agoFix incorrect check in Selective Sync that prevented folder changes to propagate...
pkanavos [Tue, 15 May 2012 14:08:24 +0000 (17:08 +0300)]
Fix incorrect check in Selective Sync that prevented folder changes to propagate to the server, when the parent folder was unselected

11 years agoFix incorrect check in Selective Sync that prevented folder changes to propagate...
pkanavos [Tue, 15 May 2012 14:08:24 +0000 (17:08 +0300)]
Fix incorrect check in Selective Sync that prevented folder changes to propagate to the server, when the parent folder was unselected

11 years agoAdded Keep Local, Keep Server conflict resolution actions
pkanavos [Sat, 12 May 2012 18:50:16 +0000 (21:50 +0300)]
Added Keep Local, Keep Server conflict resolution actions
Modified ConflictsView.xaml to always display a combobox with the actions
Fixed PollAgent bug that caused false conflict reports
Modification of settings now causes a sync operation to force PollAgent to use modified poll settings

11 years agoAdded Clear Conflict action to resolver
pkanavos [Fri, 11 May 2012 20:26:14 +0000 (23:26 +0300)]
Added Clear Conflict action to resolver

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
pkanavos [Fri, 11 May 2012 17:31:04 +0000 (20:31 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

11 years agoThe Tags tab of ContainerPropertiesView.xaml now works in a similar way to FileProper...
pkanavos [Fri, 11 May 2012 17:25:07 +0000 (20:25 +0300)]
The Tags tab of ContainerPropertiesView.xaml now works in a similar way to FileProperties/ContainerPropertiesView.xaml

11 years agoThe Tags tab of ContainerPropertiesView.xaml now works in a similar way to FileProper...
pkanavos [Fri, 11 May 2012 17:25:07 +0000 (20:25 +0300)]
The Tags tab of ContainerPropertiesView.xaml now works in a similar way to FileProperties/ContainerPropertiesView.xaml

11 years agoTag and Permission editing of File Permissions is functional.
pkanavos [Fri, 11 May 2012 17:17:24 +0000 (20:17 +0300)]
Tag and Permission editing of File Permissions is functional.

11 years agoFixed bug that didn't record skipped uploads, resulting in repeated upload attempts...
pkanavos [Thu, 10 May 2012 20:22:40 +0000 (23:22 +0300)]
Fixed bug that didn't record skipped uploads, resulting in repeated upload attempts of read-only files
Modified File Properties dialog to look more like Window Properties

11 years agoEnabled ThreeState for Selective Sync treeview
pkanavos [Wed, 9 May 2012 20:08:49 +0000 (23:08 +0300)]
Enabled ThreeState for Selective Sync treeview

11 years agoFixes to hashing
pkanavos [Wed, 9 May 2012 19:41:52 +0000 (22:41 +0300)]
Fixes to hashing
Fixes to selective sync

11 years agoModified Selectives.IsSelected(ObjectInfo) to include the user's account, to properly...
Panagiotis Kanavos [Wed, 9 May 2012 09:01:09 +0000 (12:01 +0300)]
Modified Selectives.IsSelected(ObjectInfo) to include the user's account, to properly check if selective synchronization is enabled.
ObjectInfo includes the account info of the target file, not the user's account and fails for shared files

11 years ago-
pkanavos [Tue, 8 May 2012 16:14:12 +0000 (19:14 +0300)]
-

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
George Pantazis [Tue, 8 May 2012 16:10:52 +0000 (19:10 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchViewModel.cs

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoLabel on shared
George Pantazis [Tue, 8 May 2012 16:09:25 +0000 (19:09 +0300)]
Label on shared

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
pkanavos [Tue, 8 May 2012 16:07:24 +0000 (19:07 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Interfaces/ObjectInfo.cs

11 years agoAdded code for shared folder miration
pkanavos [Tue, 8 May 2012 16:01:36 +0000 (19:01 +0300)]
Added code for shared folder miration
Changed minimum polling interval to 1
Added null checks to Selectives

11 years agoIsshared default value on uploader
George Pantazis [Tue, 8 May 2012 14:01:43 +0000 (17:01 +0300)]
Isshared default value on uploader
Removed personal identifiers from Settings.settings
Version

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoShared File Fix for Upload
George Pantazis [Tue, 8 May 2012 13:29:21 +0000 (16:29 +0300)]
Shared File Fix for Upload

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoChanged version to 0.7.20507
pkanavos [Mon, 7 May 2012 19:55:23 +0000 (22:55 +0300)]
Changed version to 0.7.20507

11 years agoAdded option to disable selective Synchronization
pkanavos [Mon, 7 May 2012 19:52:02 +0000 (22:52 +0300)]
Added option to disable selective Synchronization
When selective sync is disabled only owned files are synchronized. Shared files are not synchronized.
Folders (not their contents) are synchronized even when selective sync is disabled

11 years agoNew check to enable/disable selective sync
George Pantazis [Fri, 4 May 2012 15:49:45 +0000 (18:49 +0300)]
New check to enable/disable selective sync
Fixed tooltip for the status in the context menu of the taskbar icon, to show its also a toggle for the status window.

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoConflict resolver stub
pkanavos [Thu, 3 May 2012 19:06:37 +0000 (22:06 +0300)]
Conflict resolver stub

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
pkanavos [Thu, 3 May 2012 18:48:20 +0000 (21:48 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchViewModel.cs
trunk/Pithos.Client.WPF/Utils/SelectiveExtensions.cs

11 years agoSelective Sync now shows both server AND local folders
pkanavos [Thu, 3 May 2012 17:59:06 +0000 (20:59 +0300)]
Selective Sync now shows both server AND local folders

11 years agoSelective Sync now shows both server AND local folders
pkanavos [Thu, 3 May 2012 17:59:06 +0000 (20:59 +0300)]
Selective Sync now shows both server AND local folders

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
George Pantazis [Wed, 2 May 2012 15:19:35 +0000 (18:19 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

11 years agoNew class to check if there is an active & connected NIC, it will disregard virtual...
George Pantazis [Wed, 2 May 2012 15:19:08 +0000 (18:19 +0300)]
New class to check if there is an active & connected NIC, it will disregard virtual, nicks tunnels and loop backs, it can also accept a minimum IF speed (Max IF speed reported by the windows API for the selected NIC)

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoModified to allow initial selection of all folders and containers
Panagiotis Kanavos [Wed, 2 May 2012 13:08:51 +0000 (16:08 +0300)]
Modified to allow initial selection of all folders and containers

11 years agoAll containers and first level folders are automatically added to Selective Sync...
pkanavos [Tue, 1 May 2012 18:11:08 +0000 (21:11 +0300)]
All containers and first level folders are automatically added to Selective Sync when adding a new account.
Shared Objects are NOT added

11 years agoAdding a new account now forces a logout to clear any stale Pithos cookies
pkanavos [Tue, 1 May 2012 16:18:48 +0000 (19:18 +0300)]
Adding a new account now forces a logout to clear any stale Pithos cookies

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
pkanavos [Mon, 30 Apr 2012 19:49:07 +0000 (22:49 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

11 years agoMinor fix in Selective sync to ignore 403 errors the first time new share listings...
pkanavos [Mon, 30 Apr 2012 19:48:40 +0000 (22:48 +0300)]
Minor fix in Selective sync to ignore 403 errors the first time new share listings are requested

11 years agoFix for merge issue with AssemblyInfo.cs.
George Pantazis [Mon, 30 Apr 2012 17:28:04 +0000 (20:28 +0300)]
Fix for merge issue with AssemblyInfo.cs.

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
George Pantazis [Mon, 30 Apr 2012 17:23:28 +0000 (20:23 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoManually edited Version
George Pantazis [Mon, 30 Apr 2012 17:22:26 +0000 (20:22 +0300)]
Manually edited Version
Changelog

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoFile index overflow fix
pkanavos [Mon, 30 Apr 2012 17:10:22 +0000 (20:10 +0300)]
File index overflow fix

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
George Pantazis [Mon, 30 Apr 2012 12:31:42 +0000 (15:31 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoVersion Change
George Pantazis [Mon, 30 Apr 2012 12:29:41 +0000 (15:29 +0300)]
Version Change

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoAdded selective sync check after resuming sync
Panagiotis Kanavos [Mon, 30 Apr 2012 07:31:18 +0000 (10:31 +0300)]
Added selective sync check after resuming sync

11 years agoAdded missing converter
Panagiotis Kanavos [Mon, 30 Apr 2012 07:14:07 +0000 (10:14 +0300)]
Added missing converter

11 years agoModifications to enable Sync Pausing for all operations
pkanavos [Sun, 29 Apr 2012 20:43:41 +0000 (23:43 +0300)]
Modifications to enable Sync Pausing for all operations
Added cancellation of the current operation

11 years agoFix for duplicates in selectivesync display code
pkanavos [Sat, 28 Apr 2012 20:17:19 +0000 (23:17 +0300)]
Fix for duplicates in selectivesync display code
Still needs cleanup

11 years agoFix for missing directories
pkanavos [Thu, 26 Apr 2012 21:00:37 +0000 (00:00 +0300)]
Fix for missing directories

11 years agoFix for FileState.Create constraint violation in StatusAgent.cs
pkanavos [Thu, 26 Apr 2012 18:50:56 +0000 (21:50 +0300)]
Fix for FileState.Create constraint violation in StatusAgent.cs
Uploader.cs modified to check if it is possible to upload a new shared file before actually uploading
CloudFilesClient.CanUpload added that checks whether a file can be uploaded in the parent folder of a target object

Closes #2352

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
George Pantazis [Thu, 26 Apr 2012 15:47:19 +0000 (18:47 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

11 years agoFixed Mini Status Window
George Pantazis [Thu, 26 Apr 2012 15:46:38 +0000 (18:46 +0300)]
Fixed Mini Status Window
Removed entry for Mini Status Window and added the toggle to CurrentSyncStatus

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoTODO: Check that we can upload new files in shares
Panagiotis Kanavos [Thu, 26 Apr 2012 10:11:47 +0000 (13:11 +0300)]
TODO: Check that we can upload new files in shares

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
George Pantazis [Thu, 26 Apr 2012 08:29:30 +0000 (11:29 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

11 years agoChanged Display name for Shared Item root folder
George Pantazis [Thu, 26 Apr 2012 08:27:40 +0000 (11:27 +0300)]
Changed Display name for Shared Item root folder

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoSelective Sync fixes
pkanavos [Wed, 25 Apr 2012 23:13:26 +0000 (02:13 +0300)]
Selective Sync fixes
FileState persistence fix that correctly stores forbidden files
Permission check fix

11 years agoFixed Newline Break in message dialogs
George Pantazis [Wed, 25 Apr 2012 14:15:35 +0000 (17:15 +0300)]
Fixed Newline Break in message dialogs
Added loging option when the Restclient has no parameter

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoRestart manager support for the main application.
George Pantazis [Wed, 25 Apr 2012 12:56:23 +0000 (15:56 +0300)]
Restart manager support for the main application.

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

11 years agoFixed handling for Content_Type "application/folder" in SelectiveSync and other locations
pkanavos [Tue, 24 Apr 2012 19:22:41 +0000 (22:22 +0300)]
Fixed handling for Content_Type "application/folder" in SelectiveSync and other locations

11 years agoNew SQLite version
pkanavos [Tue, 24 Apr 2012 18:37:31 +0000 (21:37 +0300)]
New SQLite version

11 years agov 0.7.20424
pkanavos [Tue, 24 Apr 2012 00:24:28 +0000 (03:24 +0300)]
v 0.7.20424

11 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
pkanavos [Mon, 23 Apr 2012 21:31:22 +0000 (00:31 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

11 years agoAdded Trace to log4net forwarder
pkanavos [Mon, 23 Apr 2012 21:16:57 +0000 (00:16 +0300)]
Added Trace to log4net forwarder

11 years agoNow immediatelly downloading new selected folders
Panagiotis Kanavos [Mon, 23 Apr 2012 20:39:51 +0000 (23:39 +0300)]
Now immediatelly downloading new selected folders

11 years agoModified Exit code to call App Shutdown in every case
Panagiotis Kanavos [Mon, 23 Apr 2012 18:27:18 +0000 (21:27 +0300)]
Modified Exit code to call App Shutdown in every case

11 years agoFixed Check initialization bug in Selective Synch
Panagiotis Kanavos [Mon, 23 Apr 2012 18:26:50 +0000 (21:26 +0300)]
Fixed Check initialization bug in Selective Synch

11 years agoAdded orphan state removal
Panagiotis Kanavos [Mon, 23 Apr 2012 17:41:51 +0000 (20:41 +0300)]
Added orphan state removal

11 years agoFixed Wizard title
Panagiotis Kanavos [Mon, 23 Apr 2012 17:40:19 +0000 (20:40 +0300)]
Fixed Wizard title

12 years agov. 0.7.20410
pkanavos [Tue, 10 Apr 2012 05:48:14 +0000 (08:48 +0300)]
v. 0.7.20410

12 years agoWorkaround for multiple account permissions
pkanavos [Tue, 10 Apr 2012 05:37:28 +0000 (08:37 +0300)]
Workaround for multiple account permissions

12 years agoFixed incorrect account key in PollAgent.cs
pkanavos [Mon, 9 Apr 2012 17:56:02 +0000 (20:56 +0300)]
Fixed incorrect account key in PollAgent.cs
Fixed incorrect check for Uri and Path relations in CollectionExtensions.cs

12 years agoInitial Commit for the Manual
George Pantazis [Mon, 9 Apr 2012 14:15:19 +0000 (17:15 +0300)]
Initial Commit for the Manual

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

12 years agoVersion 0.7.20409
pkanavos [Mon, 9 Apr 2012 05:51:40 +0000 (08:51 +0300)]
Version 0.7.20409

12 years agoAdded BusyIndicator to Login View
pkanavos [Mon, 9 Apr 2012 05:45:12 +0000 (08:45 +0300)]
Added BusyIndicator to Login View

12 years agoAdded Reason column
pkanavos [Fri, 6 Apr 2012 20:33:53 +0000 (23:33 +0300)]
Added Reason column
Added Conflict filter

12 years agoChanged listbox in ConflictsView.xaml to datagrid
pkanavos [Fri, 6 Apr 2012 20:27:59 +0000 (23:27 +0300)]
Changed listbox in ConflictsView.xaml to datagrid
Fixed context menu

12 years agoNotification changes
pkanavos [Fri, 6 Apr 2012 19:48:59 +0000 (22:48 +0300)]
Notification changes
Fixed the way folders appear in Selective Synch
Added form with conflicts

12 years agoExtracted upload/download functionality from NetworkAgent to Uploader.cs and Download...
pkanavos [Tue, 3 Apr 2012 20:37:42 +0000 (23:37 +0300)]
Extracted upload/download functionality from NetworkAgent to Uploader.cs and Downloader.cs

Taskbar menu fixes
Empty file fixes

12 years agoRemoved faulty silent install
pkanavos [Mon, 2 Apr 2012 20:22:20 +0000 (23:22 +0300)]
Removed faulty silent install

12 years agoUpdated versioninfo.xml
pkanavos [Mon, 2 Apr 2012 20:11:07 +0000 (23:11 +0300)]
Updated versioninfo.xml

12 years agoFixes for v.0.7.20401
pkanavos [Mon, 2 Apr 2012 20:08:21 +0000 (23:08 +0300)]
Fixes for v.0.7.20401

12 years agoFixed HttpWebRequest.DefaultMaximumErrorResponseLength value that was causing problems.
Panagiotis Kanavos [Mon, 2 Apr 2012 08:49:36 +0000 (11:49 +0300)]
Fixed HttpWebRequest.DefaultMaximumErrorResponseLength value that was causing problems.

12 years agoAdded option to disable certificate checking
pkanavos [Mon, 2 Apr 2012 05:40:03 +0000 (08:40 +0300)]
Added option to disable certificate checking

12 years agoAdded silent install option
Panagiotis Kanavos [Fri, 30 Mar 2012 20:33:15 +0000 (23:33 +0300)]
Added silent install option
Now allowing accounts with the same name from different servers

12 years agoTemp fixes
Panagiotis Kanavos [Fri, 30 Mar 2012 14:54:44 +0000 (17:54 +0300)]
Temp fixes

12 years agoAdded release notes and version info for v.0.7.20319
pkanavos [Thu, 29 Mar 2012 22:11:30 +0000 (01:11 +0300)]
Added release notes and version info for v.0.7.20319

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
pkanavos [Thu, 29 Mar 2012 22:05:10 +0000 (01:05 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Network/RestClient.cs

Replaced v 1.0.66 of SQLite with v. 1.0.79 specific for .NET 4.0

12 years agoFixed container path edit in user profile.
George Pantazis [Thu, 29 Mar 2012 16:56:53 +0000 (19:56 +0300)]
Fixed container path edit in user profile.
Fixed small issue in installer.

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

12 years agoAdded new ico in the bin resources to include versions 48x 512x
George Pantazis [Wed, 28 Mar 2012 14:58:35 +0000 (17:58 +0300)]
Added new ico in the bin resources to include versions 48x 512x
Fixed issue with GoToSite, it will now properly send the user to the Pithos production site.
Fixed Type in AboutView Upates -> Updates.

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

12 years agoInstaller:
George Pantazis [Wed, 28 Mar 2012 13:53:42 +0000 (16:53 +0300)]
Installer:
Added 3 new images for the installer.

Pithos:
Updated Images (Splash, About)
Updated Application icon

Fixed Typo in object preferences Synch -> Sync
Fixed Type in Status Window Uploading {0} to Upload -> Uploading {0}
Changed Version to 20317

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

12 years agoFixed Quotes added be external editor.
George Pantazis [Wed, 28 Mar 2012 10:19:04 +0000 (13:19 +0300)]
Fixed Quotes added be external editor.
Fixed un-installer issue where the process id checker library was not copied after the process ended.
Fixed Issue with the WPF exec, the file was not installed if the user was not creating a desktop icon.
Updated versioninfo.xml for 316 release.

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

12 years agoChanged release date
Panagiotis Kanavos [Wed, 28 Mar 2012 09:01:53 +0000 (12:01 +0300)]
Changed release date

12 years agoChanged version to 316
Panagiotis Kanavos [Wed, 28 Mar 2012 09:01:03 +0000 (12:01 +0300)]
Changed version to 316

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
George Pantazis [Wed, 28 Mar 2012 08:50:54 +0000 (11:50 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

12 years agoFixed Installer build output directory.
George Pantazis [Wed, 28 Mar 2012 08:45:57 +0000 (11:45 +0300)]
Fixed Installer build output directory.
Added UninsHs.exe since it was auto ignored.

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

12 years agoAdded fix for maximum error response
Panagiotis Kanavos [Wed, 28 Mar 2012 08:11:13 +0000 (11:11 +0300)]
Added fix for maximum error response