1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-07 12:23:51 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Tridgell
dd24c0e80c r11735: fixed the ALL_EAS smb2 level parsing 2007-10-10 13:46:19 -05:00
Andrew Tridgell
e51fb2b44a r11731: fixed typo noticed by metze 2007-10-10 13:46:19 -05:00
Andrew Tridgell
ca65bf0235 r11730: added parsing and tests for a bunch more SMB2 getinfo levels 2007-10-10 13:46:18 -05:00
Stefan Metzmacher
9b616516ca r11722: make the smb2_push/pull functions take a smb2_request_buffer
and the pull ones also a TALLOC_CTX, then we can reuse this functions
in the server later

metze
2007-10-10 13:46:18 -05:00
Volker Lendecke
d760583e38 r11721: Fix warnings 2007-10-10 13:46:17 -05:00
Andrew Tridgell
d3556cbfa3 r11715: added SMB2 read and write requests 2007-10-10 13:46:17 -05:00
Andrew Tridgell
fe5986067e r11697: - added a generic SMB2 getinfo call
- added a SMB2-SCANGETINFO test for scanning for available info levels

- added names for the info levels I recognise to smb2.h
2007-10-10 13:46:15 -05:00