s4-drs: do not try to contact for replication servers that are not anymore in reps*
[kai/samba-autobuild/.git] / source3 / smbd /
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-11-30 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2011-11-29 Jeremy AllisonFix bug 8631 - POSIX ACE x permission becomes rx follow...
2011-11-24 Christian Ambachs3:smb2 report access_based_dir_enum in tcon reply
2011-11-24 Christian Ambachs3:smb2 do not set allow_namespace_caching flag for...
2011-11-22 Jeremy AllisonMove setting the inherited ACL into the main open code...
2011-11-22 Jeremy AllisonMove the "set SD" code into provided SD and "inherit...
2011-11-22 Jeremy AllisonOnly add the SD if it's not a new stream file.
2011-11-22 Jeremy AllisonMove the add security descriptor code to *after* all...
2011-11-20 Stefan Metzmachers3:smb2_negprot: add support for SMB2_22
2011-11-16 Stefan Metzmachers3:smbd: calculate the negprot signing flags from the...
2011-11-16 Jeremy AllisonFinal part of patchset to fix bug #8556 - ACL permissio...
2011-11-16 Jeremy AllisonRemove the check for FILE_WRITE_ATTRIBUTES from smb_set...
2011-11-16 Jeremy AllisonAlways set the attribute first, before the time.
2011-11-16 Jeremy AllisonMove handle-based access check into handle codepath.
2011-11-16 Jeremy AllisonWe've already checked fsp must be non-null here.
2011-11-16 Jeremy AllisonRemove unneeded access check. This is done inside smb_s...
2011-11-16 Jeremy AllisonRemove unneeded access check. This is done inside smb_s...
2011-11-16 Jeremy AllisonMove handle based access check into handle code path.
2011-11-15 Jeremy AllisonEnsure we correctly calculate reply credits over all...
2011-11-15 Jeremy AllisonRemove unneeded NULL check.
2011-11-15 Stefan Metzmachers3:smbd/aio: handle_aio_completed() should do nothing...
2011-11-15 Stefan Metzmachers3:smbd/aio: pass ECANCELED to the smb2 aio handlers
2011-11-15 Stefan Metzmachers3:smb2_read: make it possible to cancel aio reads
2011-11-15 Stefan Metzmachers3:smb2_write: make it possible to cancel aio writes
2011-11-15 Stefan Metzmachers3:smbd/aio: add cancel_smb2_aio()
2011-11-15 Stefan Metzmachers3:smb2_ioctl: STATUS_PENDING is defered by 1 milliseco...
2011-11-15 Stefan Metzmachers3:smb2_create: defer STATUS_PENDING for 2 seconds...
2011-11-15 Stefan Metzmachers3:smb2_server: pass explicit defer_times to smbd_smb2_...
2011-11-15 Stefan Metzmachers3:smb2_server: always send STATUS_PENDING responses...
2011-11-14 Stefan Metzmachers3:smb2_flush: outbody only needs 4 bytes
2011-11-10 Volker Lendeckes3: Avoid a race with the async echo handler
2011-11-10 Stefan Metzmachers3:smbd: don't limit the number of open dptrs for smb2...
2011-11-10 Stefan Metzmachers3:smbd: fully construct the dptr before allocating...
2011-11-10 Stefan Metzmachers3:smbd: avoid string_set() in dir.c
2011-11-09 Stefan Metzmachers3:smb2_server: grant credits in async interim response...
2011-11-07 Jeremy AllisonAdd the SEC_DIR_LIST check to dptr_create().
2011-11-05 Jeremy AllisonMove the SEC_DIR_LIST check into dptr_create for SMB2...
2011-11-04 Jeremy Allisoncan_write_to_file() does now take share permissions...
2011-11-04 Jeremy AllisonNo longer do the pre-check on DELETE_ACCESS - we're...
2011-11-04 Jeremy AllisonRemove can_access_file_acl(). We no longer need this...
2011-11-04 Jeremy AllisonRemove can_access_file_data() - make it use the standar...
2011-11-04 Jeremy AllisonAdd const to the smb_filename argument of smbd_check_ac...
2011-11-04 Jeremy AllisonExpose smbd_check_access_rights() to other modules.
2011-11-04 Jeremy AllisonRename smbd_check_open_rights() to smbd_check_access_ri...
2011-11-04 Jeremy AllisonReplace smb1_file_se_access_check() with just se_access...
2011-11-04 Jeremy AllisonMove root check out of smb1_file_se_access_check()...
2011-11-04 Jeremy Allisonsmb1_file_se_access_check() is now static to smbd/open.c
2011-11-04 Jeremy AllisonRevert "Change function signature of check_parent_acces...
2011-11-04 Jeremy AllisonRevert "Call check_parent_access() on readdir."
2011-11-04 Christian Ambachs3:smbd increase a debug level
2011-11-04 Stefan Metzmachers3:smbd: also send the server name in the negprot response
2011-11-03 Stefan Metzmachers3:smbd: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:param: the behavior of "client/server signing =...
2011-11-02 David Disseldorps3:smb2_server: remove unused outhdr variables
2011-11-01 Jeremy AllisonCall check_parent_access() on readdir.
2011-11-01 Jeremy AllisonChange function signature of check_parent_access()...
2011-10-31 Stefan Metzmachers3:smb2_server: FLAG_CHAINED means we always use the...
2011-10-31 Stefan Metzmachers3:smb2_server: don't reset the tid and session id...
2011-10-31 Stefan Metzmachers3:smb2_server: echo the SMB2_HDR_CREDIT_CHARGE and...
2011-10-31 Stefan Metzmachers3:smbd: also the parent smbd needs FLAG_MSG_PRINT_GENE...
2011-10-28 Jeremy AllisonRemove the order dependency in parent_override_delete...
2011-10-28 Jeremy AllisonRemove unused "struct security_descriptor" parameter...
2011-10-28 Jeremy AllisonFinally do all the open checks inside open_file()....
2011-10-28 Jeremy AllisonSimplify smbd_check_open_rights() and move all the...
2011-10-28 Jeremy AllisonMove parent_override_delete() to before I need to use it.
2011-10-28 Jeremy AllisonMake smbd_check_open_rights() static.
2011-10-27 Andreas Schneiders3: Include uid_wrapper where it is missing.
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-26 Jeremy AllisonFactor out the code checking if a parent should overrid...
2011-10-26 Jeremy AllisonRemove another level of indentation - deal with !NT_STA...
2011-10-26 Jeremy AllisonAdd early return on stat open without O_CREAT if file...
2011-10-24 Stefan Metzmacherlibcli/smb: move smb_signing.[ch] to the toplevel
2011-10-22 Jeremy AllisonThird part of fix for bug #8541 - readlink() on Linux...
2011-10-22 Jeremy AllisonSecond part of fix for bug #8541 - readlink() on Linux...
2011-10-21 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-10-21 Stefan Metzmacherlibcli/smb: move smb_seal.c to the toplevel
2011-10-21 Andrew Bartletts3-seal Remove struct smb_srv_trans_enc_ctx
2011-10-21 Andrew Bartletts3-ntlmssp Remove references to auth_ntlmssp_context...
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_want_feature()
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and...
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_update wrapper
2011-10-21 Andrew Bartletts3-auth remove auth_ntlmssp_session_info()
2011-10-21 Stefan Metzmachers3:smbd/seal: pass talloc_tos() auth_ntlmssp_update...
2011-10-20 Jeremy AllisonRefactor to create check_parent_access() which can...
2011-10-20 Jeremy AllisonMake mkdir_internal() check the parent ACL for SEC_DIR_...
2011-10-19 Jeremy AllisonFix error return to be NT_STATUS_NOT_A_DIRECTORY.
2011-10-19 Jeremy AllisonMake use of the "dir_exists" we already have on directo...
2011-10-19 David Disseldorps3: Remove duplicate fsctl function definitions
2011-10-18 Andrew Bartletts3-smbd Give the nt error string when failing to set...
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-17 Frank LahmFirst part of fix for bug #8419 - Make VFS op "streamin...
2011-10-14 Günther Deschners3: remove some dead prototypes.
2011-10-14 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-10-13 Stefan Metzmachers3:smb2_server: get/set info are limited by max_trans...
2011-10-12 Stefan Metzmachers3:smb2_server: reject writes larger then the negotiate...
2011-10-12 Stefan Metzmachers3:smb2_server: remember the max_{trans,read,write...
2011-10-12 Gregor Becks3:smbcontrol: let smbd pass the idmap msg to its child...
next