The following table outlines all the changes that have been made to the Multiple and Inter-File Management documentation (in reverse chronological order):
|
February 28, 2007 |
Updated NWOpenNSEntry. |
|
October 11, 2006 |
Updated NWIntScanForTrustees, ScanTrustees, and NWScanConnectionsUsingFile. |
|
March 1, 2006 |
Updated format. |
|
October 5, 2005 |
Transitioned to revised Novell documentation standards. |
|
March 2, 2005 |
Modified the documentation for Section 16.2, Default Name Space, GetExtendedFileAttributes, NWAddTrusteeToNSDirectory, and NWDeleteTrusteeFromNSDirectory. |
|
June 9, 2004 |
Added some sample code for NWIntScanForTrustees. Added the new file system, deleted file, and name space functions that are designed to use UTF-8 strings: NWAddTrusteeExt, NWDeleteTrusteeExt, NWGetEffectiveRightsExt, NWAllocTempNSDirHandle2Ext, NWGetDirectoryBaseExt, NWScanForDeletedFilesExt, etc. |
|
February 18, 2004 |
Added Section 16.2, Default Name Space. Modified the documentation for the following functions and structures: NWGetDirSpaceLimitList2, NWIntMoveDirEntry, and OpenFileCallBackStruct. |
|
October 8, 2003 |
Removed the Delphi syntax for NWScanNSDirectoryForTrustees. Delphi does not expose this function. |
|
July 30, 2003 |
Fixed the Delphi syntax for SEARCH_DIR_INFO and TRUSTEE_INFO. |
|
June 2003 |
Modified the description of FEQuickFileLength. Added a note about NSS volumes to the GetNameSpaceName function. Fixed the prototype for the NWScanNSEntryInfo2 function. Fixed a typo in the ChangeDirectoryEntry function. Changed all Pascal references to Delphi references. |
|
March 2003 |
Modified the _splitpath function to indicate that it only works with the DOS namespace. |
|
October 2002 |
Modified the Pascal syntax for the structures. Modified the documentation for UnAugmentAsterisk and FEQuickFileLength. |
|
September 2002 |
Updated the documentation for the following functions: NWScanNSEntryInfo and NWIntMoveDirEntry |
|
May 2002 |
Updated the introduction of Section 16.0, Name Space Concepts. Updated the description of iterHandle in NWSetDirEntryInfo. Added a Pascal syntax to NWGetDirSpaceLimitList2. |
|
February 2002 |
Updated the description of augmentFlag in NWIntScanFileInformation2. Updated the Pascal syntax of NWScanNSEntryInfo2 and NW_ENTRY_INFO2. Updated links. |
|
October 2001 |
Added fileHandle to OpenFileCallBackStruct and provided an explanation of valid fields for the _PRE_ and _POST_ hooks. Updated Pascal syntax of NW_LIMIT_LIST and NW_NS_OPENCREATE. Added Pascal syntax for NWScanNSEntryInfo2 and NW_ENTRY_INFO2. |
|
September 2001 |
Added support for NetWare 6.x to documentation. Added descriptions to graphics. |
|
June 2001 |
Added table headings. |
|
February 2001 |
Added documentation for FEQuickFileLength and FEQuickWrite. Moved the following volume functions from Section 26.0, Server-Based File System Functions to Volume Management:
Changed getcwd to state the the allocated string must be freed. Updated NWOpenDataStream to clarify that a DOS namespace directory handle must be passed to dirHandle and how this parameter and datastream work together. Changed "bindery object" to "object" references since these references can also specify NDS objects. |
|
September 2000 |
Added cross-references to NWSetNSEntryDOSInfo to NWSetExtendedFileAttributes2 and NWSetFileAttributes. |
|
July 2000 |
Added UnAugmentAsterisk and added information about that function to opendir and readdir. Added values for flags parameter in FEGetOpenFileInfo and FEGetOpenFileInfoForNS. Corrected several values in Section 20.0, Name Space Values. Corrected rename to reflect that it works for the LONG name space as well as the DOS name space. Corrected header for UseAccurateCaseForPaths. Removed the following obsolete functions from the documentation:
|
|
May 2000 |
Added information about calling NWGetExtendedVolumeInfo to return the block size to NWGetDirSpaceInfo. Added 4K block information to MODIFY_DOS_INFO. Changed header file for _makepath and _splitpath to the nwfileio.h file. |
|
March 2000 |
Changed ownerID reference in Remarks section to be objectID in TRUSTEE_INFO. Added explanation of how to reverse FERegisterNSPathParser. |
|
January 2000 |
Added NWScanNSEntryInfo2 and four corresponding structures. Added UseAccurateCaseForPaths. Added NWDeleteTrusteeFromNSDirectory. Added sample code to NWGetCompressedFileLengths. Updated Remarks section of NWGetNSPath because this function returns only the directory path even if a file name is passed. Updated Remarks section of NWOpenNSEntry because NULL should be passed to fileHandle if a directory is being created. Updated Remarks section of NWModifyMaximumRightsMask because the current rights mask value can be returned by calling NWIntScanDirectoryInformation2. Updated Remarks section of NWScanForDeletedFiles because the function returns -2 if entryInfo and itemHandle are NULL or dirHandle is zero. Changed the description of NWVolumeIsCDROM. Changed the last two parameters of NWRecoverDeletedFile to be OUT (rather than IN) parameters. |
|
November 1999 |
Added NWScanNSEntryInfoSet. Added functions in Server-Based File System Functions to Master API List. Added description for newPathString in RenameMoveEntryCallBackStruct. Added descriptions for dataForkFirstFAT and otherForkSize in NW_EXT_FILE_INFO. Added descriptions for maximumSpace in MODIFY_DOS_INFO and hugeStateInfo and hugeDataLength in NW_NS_INFO. Added library information for each function. Updated Remarks section of NWParsePath. Updated Remarks section of SetFileInfo explaining that the date/time field must be in DOS format. Split the Return Mask Values into two topics: Section 20.6, Basic Return Mask Values and Section 20.7, Extended Return Mask Values. |
|
September 1999 |
Added NWGetDirSpaceLimitList2. Added an example of a length-preceded string that is returned in pathName to NWGetPathFromDirectoryBase. Deleted the pointer indicator from ccode in NWAddFSMonitorHook. Updated Remarks sections of NWGetDirSpaceInfo and NWGetDirSpaceLimitList and their related structures. Replaced 0x16 EBADHNDL return value with 0x04 EBADF in closedir. |
|
July 1999 |
Obsoleted NWSetInitDrive. Removed NWGetSearchDriveVector and NWSetSearchDriveVector (supported for DOS and Windows 3.1 only). Removed NWParseConfig and NWSetNetWareErrorMode (supported for OS/2, DOS, and Windows 3.1 only). Removed GrammarTableStruct, SetTableStruct, TypeDefaultStruct, and PARAMETER_TABLE_TYPE (used in NWParseConfig). |
|
June 1999 |
Added NWGetVolumeFlags and NWSetVolumeFlags. Added NWAddTrusteeToNSDirectory. |