s3: smbd: Make setup_readX_header() externally accessible
[kai/samba-autobuild/.git] / source3 / smbd / reply.c
2016-06-18 Jeremy Allisons3: smbd: Make setup_readX_header() externally accessible
2016-06-18 Jeremy Allisons3: smbd: Remove unused 'req' argument from setup_readX...
2016-04-27 Volker Lendeckesmbd: Avoid large reads beyond EOF
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-14 Jeremy Allisons3: smbd: Remove the last lp_posix_pathnames() in the...
2016-03-10 Jeremy Allisons3: smbd: Simplify logic inside rename_internals_fsp...
2016-03-10 Jeremy Allisons3: smbd: Simplify logic inside rename_internals_fsp...
2016-03-10 Jeremy Allisons3:lib: Move internal lp_posix_pathnames() call out...
2016-03-10 Jeremy Allisons3:lib: Remove the const SMB_STRUCT_STAT * parameter...
2016-03-01 Jeremy Allisons3: smbd: Change dptr_create() to take a const struct...
2016-03-01 Jeremy Allisons3: smbd: Change OpenDir() to take a struct smb_filenam...
2015-12-23 Jeremy Allisons3: smbd: Replace most uses of lp_posix_pathnames(...
2015-12-23 Jeremy Allisons3: smbd: Now struct smb_request has a bool posix_pathn...
2015-12-23 Jeremy Allisons3: smbd: srvstr_get_path() is now only called when...
2015-12-23 Jeremy Allisons3: smbd: Add srvstr_get_path_posix().
2015-12-23 Jeremy Allisons3: smbd: We now know that srvstr_get_path_wcard()...
2015-12-23 Jeremy Allisons3: smbd: Add srvstr_get_path_wcard_posix().
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out into srvstr_get...
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out into srvstr_get...
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out of srvstr_get_p...
2015-12-23 Jeremy Allisons3: smbd: In reply.c, add in UCF_POSIX_PATHNAMES to...
2015-12-23 Jeremy Allisons3: smbd: In reply.c Use ucf_flags variable instead...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-13 Jeremy Allisons3: smbd: Moving lp_posix_pathnames() out of the lower...
2015-12-01 Ralph Boehmevfs: remove posix_flags hack, bump interface version...
2015-12-01 Ralph Boehmes3:smbd: file_struct: seperate POSIX directory rename...
2015-12-01 Ralph Boehmes3:smbd: convert file_struct.posix_open to a bitmap...
2015-11-30 Volker Lendeckesmbd: Fix a comment
2015-11-30 Volker Lendeckesmbd: Simplify a boolean expression
2015-11-30 Volker Lendeckesmbd: Fix a typo
2015-11-24 Jeremy Allisons3: smbd: Change semantics of strict rename to search...
2015-11-05 Noel Powerfix 'Invalid read of size 1' in reply_search
2015-10-21 Jeremy Allisons3-smbd: Fix old DOS client doing wildcard delete ...
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-05-16 Richard SharpeConvert the few instances of int32 there were to int32_t.
2015-05-06 Richard SharpeConvert all uses of uint8/16/32 to _t in source3/smbd.
2015-05-01 Richard SharpeConvert uint32/16/8 to 32_t/16_t/8_t in printing.h...
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-02-17 David Disseldorpsmbd/reply: convert free space to 16bit in dskattr...
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: read_data->read_data_ntstatus
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-10-03 Christof Schmittsmbd: Use MIN macro in fake_sendfile
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to open_was_deferred()
2014-09-19 Stefan Metzmachers3:smbd: use xconn->client->sconn in reply_special()
2014-09-19 Stefan Metzmachers3:smbd: pass smb_request to make_connection()
2014-09-19 Stefan Metzmachers3:smbd: use req->sconn in reply.c where possible
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to srv_send_smb()
2014-09-15 Jeremy Allisons3: smbd: Change the function signature of srvstr_push...
2014-09-09 Volker Lendeckesmbd: Move make_dir_struct() to reply.c
2014-08-29 Christof Schmittsmbd: Add padding byte to readx response
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smbd_[un]lock_socket()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection explicitly to sendfile...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection explicitly to fake_sen...
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in reply.c
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to reply_readbraw_error()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to is_valid_writeX_buf...
2014-08-06 Stefan Metzmachers3:smbd: remove unused 'sconn' from is_encrypted_packet()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to netbios_session_ret...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to reply_special()
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.echo_handler.* to xconn-...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.signing_state to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.sessions.* to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.negprot.* to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->sock to xconn->transport.sock
2014-08-06 Stefan Metzmachers3:smbd: move sconn->nbt.* to xconn->transport.nbt.*
2014-08-06 Stefan Metzmachers3:smbd: avoid get_peer_addr() and use smbXsrv_connecti...
2014-07-22 Volker Lendeckesmbd: ?True:False is pretty pointless :-)
2014-07-22 Volker Lendeckesmbd: Add missing {}
2014-07-22 Volker Lendeckesmbd: Remove superfluous ()
2014-07-22 Volker Lendeckesmbd: Fix a typo
2014-07-22 Volker Lendeckesmbd: "err" is no longer set in get_lock_offset
2014-07-22 Volker Lendeckesmbd: Add comments
2014-07-22 Volker Lendeckesmbd/nmbd: Remove HAVE_LONGLONG
2014-07-04 Volker Lendeckesmbd: do_lock_cancel does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: do_lock does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: Remove two outdated comments
2014-07-04 Volker Lendeckesmbd: Factor out unlocking from smbd_do_locking
2014-04-30 Jeremy Allisons3: smbd : Fix wildcard unlink to fail if we get an...
2014-04-11 Stefan Metzmachers3:smbd: use smb1srv_open_lookup() in is_valid_writeX_b...
2014-04-02 Stefan Metzmachers3:smbd: let srvstr_pull_req_talloc() take 'const uint8...
2014-03-21 Volker Lendeckesmbd: Explicitly pass "file_id" to rename_share_filename
2014-03-21 Volker Lendeckesmbd: Explicitly pass "file_id" to rename_open_files
2014-03-05 Stefan Metzmachers3:smbd: fix the maxentries calculation depending on...
2014-03-05 Stefan Metzmachers3:smbd: simplify maxentries calculation in reply_search()
2014-03-05 Stefan Metzmachers3:smbd: fix the read numtoread calculation depending...
2014-03-05 Stefan Metzmachers3:smbd: fix the lockread numtoread calculation dependi...
2014-03-05 Stefan Metzmachers3:smbd: pass the final numtoread reply_outbuf() for...
2014-03-05 Stefan Metzmachers3:smbd: fix lockread numtoread calculation to match...
2014-03-03 Noel Powers3: smbd - smb1 - fix read of deleted memory in reply_w...
2014-02-12 Garming Samparam: change fstype to use a constant string
2014-02-08 Garming Samparam: rename lp function and variable from 'dontdescen...
2013-12-09 Jeremy Allisonsmbd: Always use UCF_PREP_CREATEFILE for filename_conve...
2013-12-09 Jeremy Allisonsmbd: change flag name from UCF_CREATING_FILE to UCF_PR...
2013-11-27 Volker Lendeckesmbd: Remove a "set but unused" variable
2013-11-22 Volker Lendeckesmbd: Pull mtime handling into open_file_ntcreate
2013-11-22 Volker Lendeckesmbd: Point reply_open at the correct stat struct
2013-11-22 Jeremy AllisonRename the profile enums with a SAMBA_ prefix to avoid...
2013-11-14 Jeremy Allisons3-smbd: smbclient shows no error if deleting a directo...
next