Cameron Gutman
|
36b4bed9c8
|
- Use NewBuf instead of Data so we actually use the buffer we allocate
svn path=/branches/aicom-network-fixes/; revision=36003
|
2008-09-06 20:42:10 +00:00 |
|
Cameron Gutman
|
b732baa632
|
- Return NDIS_STATUS_RESOURCES not STATUS_NO_MEMORY
svn path=/branches/aicom-network-fixes/; revision=36002
|
2008-09-06 20:37:06 +00:00 |
|
Cameron Gutman
|
0d461c29a8
|
- Return TDI_NO_RESOURCES instead of TDI_INVALID_REQUEST when we can't allocate memory
svn path=/branches/aicom-network-fixes/; revision=36001
|
2008-09-06 20:27:56 +00:00 |
|
Cameron Gutman
|
17c1d9b828
|
- Check that we successfully allocated memory
- Return TDI_NO_RESOURCES instead of STATUS_NO_MEMORY
svn path=/branches/aicom-network-fixes/; revision=35783
|
2008-08-30 02:04:30 +00:00 |
|
Cameron Gutman
|
df19533df7
|
- Fix IRP cancellation issues
- Ping doesn't hang anymore
svn path=/branches/aicom-network-fixes/; revision=35485
|
2008-08-20 18:50:26 +00:00 |
|
Cameron Gutman
|
67fae61a27
|
- Revert 35477-35481
svn path=/branches/aicom-network-fixes/; revision=35484
|
2008-08-20 18:46:38 +00:00 |
|
Cameron Gutman
|
a796846871
|
- The rest of the merge
- This will most likely need fixing later
svn path=/branches/aicom-network-fixes/; revision=35478
|
2008-08-20 14:43:33 +00:00 |
|
Cameron Gutman
|
5cf6890ee7
|
- Always set Irp->IoStatus.Status
- Clear the cancel routine only when completing
svn path=/branches/aicom-network-fixes/; revision=35340
|
2008-08-14 15:14:32 +00:00 |
|
Cameron Gutman
|
1fccbafaed
|
- Close the handle on failure
svn path=/branches/aicom-network-fixes/; revision=35116
|
2008-08-05 01:46:59 +00:00 |
|
Cameron Gutman
|
376173f679
|
- Fail if we can't allocate memory
- Fix a memory leak
- Also resize the buffer on STATUS_BUFFER_OVERFLOW
svn path=/branches/aicom-network-fixes/; revision=35076
|
2008-08-03 18:02:10 +00:00 |
|
Cameron Gutman
|
fa8410c89c
|
- Don't continue if OpenRegistryKey fails
svn path=/branches/aicom-network-fixes/; revision=35073
|
2008-08-03 17:27:16 +00:00 |
|
Cameron Gutman
|
93abe83cd2
|
- Check to see if the ZwEnumerateKey call succeeded with the larger buffer and continue if possible
svn path=/branches/aicom-network-fixes/; revision=35055
|
2008-08-03 05:10:53 +00:00 |
|
Cameron Gutman
|
31bbc55cec
|
- Add some more debug prints for memory allocation/freeing
svn path=/branches/aicom-network-fixes/; revision=35054
|
2008-08-03 03:05:39 +00:00 |
|
Cameron Gutman
|
80709d7858
|
- Make sure to set Irp->IoStatus.Status to the correct status
svn path=/branches/aicom-network-fixes/; revision=35023
|
2008-08-02 03:17:53 +00:00 |
|
Art Yerkes
|
c501d8112c
|
Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
|
2008-08-01 11:32:26 +00:00 |
|