s3:smb2_ioctl: Fix Coverity ID 701771 Uninitialized scalar variable
[samba.git] / source3 / smbd / smb2_ioctl.c
2012-05-21 Stefan Metzmachers3:smb2_ioctl: Fix Coverity ID 701771 Uninitialized...
2012-05-12 Stefan Metzmachers3:smb2_ioctl: implement FSCTL_VALIDATE_NEGOTIATE_INFO
2012-05-11 Stefan Metzmachers3:smb2_ioctl: implement FSCTL_VALIDATE_NEGOTIATE_INFO_224
2012-05-11 Stefan Metzmachers3:smb2_ioctl: allow functions to disconnect the smb...
2012-05-11 Stefan Metzmachers3:smb2_ioctl: FSCTL_SRV_ENUMERATE_SNAPSHOTS is handles...
2012-05-11 Stefan Metzmachers3:smb2_ioctl: call SMB_VFS_FSCTL() as fallback for...
2012-02-18 Jeremy AllisonFix a bunch of "unused variable" warnings.
2011-12-12 Stefan Metzmachers3:smb2_server: use sconn->ev_ctx instead of sconn...
2011-11-15 Stefan Metzmachers3:smb2_ioctl: STATUS_PENDING is defered by 1 milliseco...
2011-11-15 Stefan Metzmachers3:smb2_server: pass explicit defer_times to smbd_smb2_...
2011-09-29 David Disseldorps3-smb2_server: fix ioctl InputOffset checking
2011-09-07 Stefan Metzmachers3:smb2_server: use smbd_smb2_request_verify_sizes...
2011-06-24 Stefan Metzmachers3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BU...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-19 Volker Lendeckes3: Fix Coverity ID 2582: FORWARD_NULL
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-05-31 Volker Lendeckes3: Support shadow copy display over SMB2
2011-05-30 Volker Lendeckes3: Add ioctl code to smbd_smb2_ioctl_send debug
2011-05-02 Günther Deschners3-proto: move more rpc_server prototypes out of proto.h
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-05-20 Jeremy Allison(Finally) fix bug #7158 - SMB2 connection resets during...
2010-04-28 Jeremy AllisonDon't return a potentially uninitialized NT_STATUS...
2010-04-28 Jeremy AllisonAdd debug statements so I can track the flow of RPC...
2009-08-17 Stefan Metzmachers3:smbd: implement SMB2 Cancel correctly.
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
2009-08-08 Stefan Metzmachers3:smbd: rename conn => sconn for smbd_server_connectio...
2009-07-24 Volker LendeckeFix a few uninitialized variable warnings
2009-06-24 Stefan Metzmachers3:smbd: send SMB2 interim responses for async calls
2009-06-09 Stefan Metzmachers3:smbd: skip file handle checks for SMB2 compounded...
2009-06-06 Stefan Metzmachers3:smbd: FSCTL_PIPE_TRANSCEIVE on a none IPC$ share...
2009-06-06 Stefan Metzmachers3:smbd: return the same things as Windows 7 for SMB2...
2009-06-05 Stefan Metzmachers3:smbd: fix the build in smb2_ioctl.c
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl FSCTL_DFS_GET_REFERRALS
2009-06-05 Stefan Metzmachers3:smbd: add support for STATUS_BUFFER_OVERFLOW to...
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl FSCTL_PIPE_TRANSCEI...
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl