| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Greg Morris: | Guy Harris | 2004-06-15 | 1 | -7/+7 |
* | From Greg Morris: | Guy Harris | 2004-02-29 | 1 | -14/+23 |
* | From Greg Morris: | Guy Harris | 2003-11-01 | 1 | -22/+103 |
* | From Greg Morris: | Guy Harris | 2003-08-25 | 1 | -50/+147 |
* | Add some missing entries to "ncp_nds_verb_vals[]". | Guy Harris | 2003-07-21 | 1 | -1/+3 |
* | Use "ncp_nds_verb_vals" for the NDS Verb item. | Guy Harris | 2003-07-20 | 1 | -2/+2 |
* | SetCmdValueNum needs to be used with a fixed length, not -1. Thus, | Gilbert Ramirez | 2003-06-11 | 1 | -3/+3 |
* | Get rid of trailing white space. | Guy Harris | 2003-06-05 | 1 | -1087/+1090 |
* | From Greg Morris: change the endianness of CCFilehandle to match other | Guy Harris | 2003-05-02 | 1 | -2/+2 |
* | From Greg Morris: | Guy Harris | 2003-04-25 | 1 | -18/+31 |
* | From Greg Morris: level 2 oplock support, add additional error codes, | Guy Harris | 2003-04-08 | 1 | -6/+10 |
* | Updates from Greg Morris: | Guy Harris | 2003-02-19 | 1 | -74/+159 |
* | The Novell Web site's information for Scan Directory Disk Space appears | Guy Harris | 2003-02-11 | 1 | -5/+6 |
* | Update URLs for NCP documentation. | Guy Harris | 2003-02-08 | 1 | -4/+5 |
* | 0xff00 is a valid completion code for Keyed Object Login requests. | Guy Harris | 2003-02-08 | 1 | -2/+2 |
* | Make the request frame number field an FT_FRAMENUM. | Guy Harris | 2003-02-08 | 1 | -3/+3 |
* | Fix a typo in the "Defined Name Spaces" field name. | Guy Harris | 2003-02-08 | 1 | -14/+24 |
* | Force the endianness of the dates and times in DirectoryInstance and | Guy Harris | 2003-02-08 | 1 | -18/+13 |
* | The "Subdirectory" bit in search attributes means "subdirectories only", | Guy Harris | 2003-02-05 | 1 | -41/+17 |
* | Various XXXDirectoryID values always appear to be big-endian (including | Guy Harris | 2003-02-05 | 1 | -39/+79 |
* | An object of type 0x5555 is apparently a "Site Lock". | Guy Harris | 2003-02-05 | 1 | -2/+2 |
* | FileSize appears to be big-endian in DOSFileEntryStruct and FileInstance | Guy Harris | 2003-02-05 | 1 | -9/+37 |
* | The MemberType field in various bindery operations is 2 bytes, not 1 | Guy Harris | 2003-01-30 | 1 | -8/+8 |
* | Keep track of and display the time between Call and Reply in NCP packets. | Ronnie Sahlberg | 2003-01-22 | 1 | -1/+6 |
* | "hf_nds_time_filter" is put into the tree as an integral value; make it | Guy Harris | 2003-01-06 | 1 | -2/+2 |
* | Don't cast away constness, and fix variable and structure member | Guy Harris | 2002-12-02 | 1 | -2/+2 |
* | From Greg Morris: | Guy Harris | 2002-10-21 | 1 | -20/+280 |
* | Fix some spelling errors. | Guy Harris | 2002-10-10 | 1 | -14/+14 |
* | Mark some fields as NDS fields. | Guy Harris | 2002-10-10 | 1 | -3/+3 |
* | Rename "ncp.nds_string" to "ncp.nds_tree_name", as it's not a generic | Guy Harris | 2002-10-10 | 1 | -10/+6 |
* | Warning fixes for the ncp code by Greg Morris and J�rg Mayer. | Jörg Mayer | 2002-09-26 | 1 | -1/+2 |
* | Greg Morris: | Jörg Mayer | 2002-09-25 | 1 | -5/+17 |
* | From Greg Morris: More NDS decodes. | Gerald Combs | 2002-09-22 | 1 | -513/+1725 |
* | Give the NDS Verb field a value_string table, so you can filter on it | Guy Harris | 2002-08-23 | 1 | -3/+83 |
* | From Greg Morris: | Gilbert Ramirez | 2002-08-23 | 1 | -53/+133 |
* | Put in a note about the two SAP number lists in this file and in | Guy Harris | 2002-06-26 | 1 | -1/+10 |
* | Update from Greg Morris. | Gilbert Ramirez | 2002-06-24 | 1 | -81/+155 |
* | Add in names for NDS verbs, from a list found by a Web search that found | Guy Harris | 2002-06-09 | 1 | -5/+103 |
* | Fix the decode of NCP 8701. | Gilbert Ramirez | 2002-06-07 | 1 | -72/+86 |
* | Fix indentation of bitfield-checking code so that all variables | Gilbert Ramirez | 2002-05-25 | 1 | -6/+7 |
* | Fix the bit value for "Last Access" in the ExtendedInfo bitmask, and add | Guy Harris | 2002-05-25 | 1 | -3/+4 |
* | Fix the definition of AllocateMode; it's only ever used as a 2-byte | Gilbert Ramirez | 2002-05-24 | 1 | -5/+5 |
* | Have bitfields check the type of bf_booleans inside of them, ensuring | Gilbert Ramirez | 2002-05-24 | 1 | -76/+100 |
* | Update from Greg Morris. | Gilbert Ramirez | 2002-05-17 | 1 | -365/+773 |
* | DirectoryBase should be a uint32. | Gilbert Ramirez | 2002-05-17 | 1 | -2/+2 |
* | Move the #defines for NCP packet types to "packet-ncp-int.h", and use | Guy Harris | 2002-05-16 | 1 | -1/+24 |
* | For response packets, add a field showing the number of the frame | Gilbert Ramirez | 2002-05-16 | 1 | -1/+6 |
* | Add a comment about the Name Space field and its possible use to | Guy Harris | 2002-05-15 | 1 | -1/+11 |
* | Fix JobFileHandle and JobFileHandleLong. | Gilbert Ramirez | 2002-05-14 | 1 | -4/+3 |