Fix bug #10010 - Missing integer wrap protection in EA list reading can cause server...
[samba.git] / source3 / smbd / nttrans.c
2013-07-29 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2012-09-13 Jeremy AllisonWindows does canonicalization of inheritance bits....
2012-09-13 Jeremy AllisonRe-add set_sd(), called from set_sd_blob(). Allows...
2012-09-13 Jeremy AllisonRename set_sd() to set_sd_blob() - this describes what...
2012-07-24 Jeremy AllisonFix Bug 8989 - Samba 3.5.x (and probably all other...
2012-06-22 Stefan MetzmacherFix bug #8311 - Winzip occasionally can not read files...
2012-01-23 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2012-01-23 Frank LahmFirst part of fix for bug #8419 - Make VFS op "streamin...
2012-01-23 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
2011-10-12 Jeremy AllisonFix bug #8458] - IE9 on Windows 7 cannot download files...
2011-06-07 Volker Lendeckestruct make "struct shadow_copy_data" its own talloc...
2011-06-07 Volker Lendeckes3: Remove SHADOW_COPY_DATA typedef (cherry picked...
2011-05-17 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-15 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-05-15 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-05-15 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-26 Stefan Metzmachers3:smbd/nttrans: make use of BVAL() and remove ugly...
2011-04-26 Günther Deschners3: only include smb profiling where needed.
2011-04-11 Karolin SeegerMerge remote branch 'origin/v3-6-test' into v3-6-stable
2011-04-05 Jeremy AllisonFix bug #7080 - Quota only shown when logged as root.
2011-04-05 Günther Deschners3: only include ntioctl.h where needed.
2011-04-05 Günther Deschners3-auth: smbd needs auth.h
2011-04-05 Günther Deschners3: include smbd/smbd.h where needed.
2011-04-05 Günther Deschners3-passdb: use passdb headers where needed.
2011-04-05 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-01-25 Jeremy AllisonAdd uint32_t name_hash argument (currently unused)...
2011-01-25 Jeremy AllisonAdd uint32_t name_hash argument (currently unused)...
2011-01-21 Jeremy AllisonMake processing of incoming stream rename paths common...
2011-01-21 Jeremy AllisonMake processing of incoming stream rename paths common...
2010-12-22 Volker Lendeckes3: Reply correctly to FSCTL_IS_VOLUME_DIRTY
2010-12-19 Volker Lendeckes3: Reply correctly to FSCTL_IS_VOLUME_DIRTY
2010-12-17 Jeremy AllisonMove checks inside file_set_sparse() to allow it to...
2010-12-17 Jeremy AllisonMove checks inside file_set_sparse() to allow it to...
2010-12-17 Jeremy Allisonfile_set_sparse needs to be a handle based call.
2010-12-17 Björn Jackes3:smbd: implement FSCTL_SET_SPARSE more correctly
2010-12-17 Jeremy Allisonfile_set_sparse needs to be a handle based call.
2010-12-17 Björn Jackes3:smbd: implement FSCTL_SET_SPARSE more correctly
2010-11-30 Karolin SeegerMerge master into v3-6-test again.
2010-11-24 Jeremy AllisonAdd in fsp->access_mask checks. Not required (underlyin...
2010-11-24 Jeremy AllisonAdd in fsp->access_mask checks. Not required (underlyin...
2010-11-03 Volker Lendeckes3: Align nttrans replies the same way Windows does it
2010-11-03 Volker Lendeckes3: Align nttrans replies the same way Windows does it
2010-10-21 Jeremy AllisonAdd SeSecurityPrivilige.
2010-10-21 Jeremy AllisonAdd code to implement SeSecurityPrivilege in net rpc...
2010-10-12 Jeremy AllisonCanonicalize incoming and outgoing ACLs.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Jeremy AllisonCanonicalize incoming and outgoing ACLs.
2010-10-05 David Disseldorps3: include fake_file.h in nttrans.c
2010-10-01 Steven Dannemans3:smbd: Increase unsupported IOCTL debug message to 2
2010-10-01 Steven Dannemans3:smbd: Increase unsupported IOCTL debug message to 2
2010-09-15 Jeremy AllisonFix all sid_parse returns to be checked. Tidy up some...
2010-09-15 Günther Deschners3-smbd: prevent call_nt_transact_ioctl() crash in...
2010-09-15 Jeremy AllisonFix all sid_parse returns to be checked. Tidy up some...
2010-09-15 Günther Deschners3-smbd: prevent call_nt_transact_ioctl() crash in...
2010-09-15 Jeremy AllisonAdd check for invalid data size.
2010-09-15 Jeremy AllisonAdd check for invalid data size.
2010-09-09 Jeremy AllisonMore paranoia to ensure SD's can't be set on read-only...
2010-09-09 Jeremy AllisonMore paranoia to ensure SD's can't be set on read-only...
2010-09-09 Jeremy AllisonDon't rely on the underlying ACL modules to enforce...
2010-09-09 Jeremy AllisonDon't rely on the underlying ACL modules to enforce...
2010-08-25 Günther Deschners3-build: only include "fake_file.h" where needed.
2010-08-24 Volker Lendeckes3: Make srv_send_smb take an sconn instead of a sock fd
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from send_nt_replies
2010-06-13 Volker Lendeckes3: Remove fsp_belongs_conn
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to remove_pending_lock_reques...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to the remove_pending_change_...
2010-06-12 Volker Lendeckes3: change_notify_reply() does not need its "conn"...
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from reply_ntcancel
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from send_nt_replies
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_SACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_GROUP define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_OWNER define.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-19 Jeremy AllisonImplement missing info level SMB_FILE_LINK_INFORMATION.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-build: fix the build.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-04-30 Jeremy AllisonCarefully label SMB1-specific locking calls.
2010-04-28 Jeremy AllisonConnect set security descriptor into SMB2 code.
2010-04-27 Jeremy AllisonPlumb in get_nt_acl into SMB2.
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-04-07 Björn Jackes3: add comment about what the FSCTL_QUERY_ALLOCATED_RA...
2010-04-06 Jeremy AllisonAdd FSCTL_QUERY_ALLOCATED_RANGES to the list of Windows...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-30 Jeremy AllisonSecond part of fix for bug #6494 - Incorrect FileStatus...
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Jeremy AllisonRemove all calls to reply_doserror - turn them into
2009-12-18 Jeremy AllisonVector correctly through reply_openerror() (which uses...
2009-11-24 Jeremy AllisonFix make test. Only do POSIX case conversion if FILE_FL...
2009-11-24 Jeremy AllisonRestore NtCreateX case handling with FILE_FLAG_POSIX_SE...
2009-11-23 Jeremy AllisonProper fix for #6898 - Samba duplicates file content...
2009-11-23 Jeremy AllisonFix bug #6898 - Samba duplicates file content on appending
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
next