Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created lib dir and introduced new alphafs dll v2.1.2 * added tags and releasenotes * changed dll to version v212 compiled on .NET 452 * changed get-longchilditem to new methods in v2.1 * changed git autofetch * deleted alphafs.dll old version * explicitly specified cmdlets to export * introduced largecache and basicsearch direnumoptions * changed the generic method to enumeratefilesystementries * removed helpers function * trimmed $n.fullpath to $n * missed trimming $n.fullpath * disabled privilege enable for testing speed * re-enabled the privilegeenabler * new logic to enumerate files and folders * added additional logic for files and folders * introduced the helpers script file * added mount-longitem * corrected spelling mapdrive * added dismount long-item * added get-mappeddrives * added Get-FreeDriveLetter * replaced split-path with .net methods * added additional copyoptions * added copyoptions object * added path support to delete method * removed comma in last parameter * added symlink and hardlink support to new-longitem * added diskspace format file * added diskspace cmdlet * added format definition for listview * added get-longdiskspace * added additional properties * corrected directory flag * updated types.xml * formatted types.xml * removed adding domain to credential * formatted files * added support to load assembly based on the dot net version * missed $ prefix for variable * changed direnumoptions to work with ps v3 * changed foreach to foreach-object for performance * added md5 filehash * changed the way directories are validated * export alias * updated release notes * updated release * updated * updated new-longitem helper function * added new version of new-longitem * changed symlink to symboliclink * changed to symlink to reduce length * renamed to symlink * applied best practises * removed innerexception * fixed newlongitem * added relative path checks * changed order of shortcuts * updated release notes * added relative path support to symboliclinks and directory size * cleaned up whitespace * changed order of alphafs shortuts * changed islongpath * changed verbose lettering * added release notes additiona * new addition * added dsc resource map network drive * created mapdrive dsc resource * modified mount and unmount drives * modified dsc * updated sha256 file hash * created changelog * disabled copy-longitem * added help * added new help * added verbose to copy-longitem * added examples.md * edited readme * edited cmdlets to export
- Loading branch information