Make the LookupRid access check match LookupName until
[samba.git] / source3 / smbd /
2008-12-10 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-10 Volker LendeckeChange get_real_filename() to unix syscall conventions...
2008-12-10 Volker LendeckeApply some const
2008-12-10 Volker LendeckeRename "scan_directory" to "get_real_filename"
2008-12-10 Tim Proutys3: [3/3]: Fix a delete on close divergence from window...
2008-12-10 Tim Proutys3: [1/3] Fix a delete on close divergence from windows...
2008-12-09 Tim Proutys3: Call fd_close from close_directory
2008-12-09 Tim Proutys3: Refactor calculating path from relative_fid into...
2008-12-09 Tim Proutys3: Refactor getting sec_info from a security_descripto...
2008-12-09 Tim Proutys3: Make a few open utility functions non-static
2008-12-07 Volker LendeckeReplace some pointless variables in reply_open_pipe_and...
2008-12-05 Yasuma TakedaFix bug #5944 - nmbd does not boot if socket adress...
2008-12-04 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-04 Tim Proutys3: Fix FILE_FLAG_POSIX_SEMANTICS handling underneath...
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
2008-12-04 Tim Proutys3: Simplify the create_file_unix_path->open_file_ntcre...
2008-12-04 Tim Proutys3: Modify direct caller of open_file to call SMB_VFS_C...
2008-12-04 Tim Proutys3: Modify direct callers of open_file_ntcreate and...
2008-12-04 Tim Proutys3: Modify direct callers of create_file_unix_path...
2008-12-04 Tim Proutys3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to the vfs layer
2008-12-01 Stefan Metzmachers3:smbd: close the low level fd of the base_fsp, if...
2008-12-01 Stefan Metzmachers3:smbd: give the correct error when trying to replace...
2008-12-01 Stefan Metzmachers3:smbd: only try and fallback to open a directory...
2008-12-01 Stefan Metzmachers3:smbd: write times should be set on the base file...
2008-12-01 Stefan Metzmachers3:smbd: return DELETE_PENDING on path based operations...
2008-12-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-01 Stefan Metzmachers3:smbd: construct the correct newname for stream renames
2008-12-01 Stefan Metzmachers3:smbd: wildcard characters are allowed in stream...
2008-12-01 Stefan Metzmachers3:smbd: correctly verify stream names to pass RAW...
2008-12-01 Stefan Metzmachers3:smbd: '|' isn't allowed in windows filenames
2008-12-01 Volker LendeckeFix a debug message, append the correct \n
2008-12-01 Steven DannemanMake nt4_compatible_acls() non-static for use by VFS...
2008-11-30 Steven DannemanSet PRESENT flag when returning NULL [SD]ACL like Windo...
2008-11-28 Volker LendeckeRemove "conn" parameter from np_open, smb_request conta...
2008-11-28 Volker LendeckeRemove inbuf references from the trans2ioctl code
2008-11-28 Volker LendeckeConsolidate the buffer checks for the reply_trans style...
2008-11-28 Volker LendeckeRemove the variable "size" from reply_nttrans
2008-11-28 Volker LendeckeRemove the variable "size" from reply_trans
2008-11-28 Volker LendeckeRemove an unused variable
2008-11-28 Volker LendeckeRemove two direct inbuf references from reply_sesssetup...
2008-11-27 Volker LendeckeFix the offset checks in the trans routines
2008-11-24 Jeremy AllisonFix bug #5873 - ACL inheritance cannot be broken. This...
2008-11-24 Volker LendeckeGet rid of pipes_struct->pipe_user, we have server_info...
2008-11-24 Volker LendeckeRemove unused make_connection_with_chdir()
2008-11-24 Steven DannemanFix to allow setting of NULL DACL/SACL
2008-11-23 Volker LendeckeAdd auth_serversupplied_info to create_conn_struct
2008-11-22 Jeremy AllisonRever 83ff6979f504d50caf725ee62549604630b69be7 - "Fix...
2008-11-22 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-11-21 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-11-21 Jeremy AllisonFirst part of fix for bug #5903 - vfs_streams_xattr...
2008-11-20 Yasuma TakedaFix bug #5909 - MS-DFS does not work on Vista, if link...
2008-11-18 Dina FineFix bug #5908 - Samba 3.0.32 - internal change notify...
2008-11-18 Jeremy AllisonRe-structure Volker's patch to "Fix trans2findfirst...
2008-11-18 Volker LendeckeFix trans2findfirst for the large directory optimization
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-11-13 Tim ProutyFix build break
2008-11-13 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-13 Jeremy AllisonPretty print out SD's on get/set.
2008-11-12 Tim Proutys3: Add support for storing dos attributes as st_flags...
2008-11-11 Jeremy AllisonFix bug 5889. "delete veto files = no" seems to break.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Volker LendeckeMake "construct_reply_common" static
2008-11-08 Volker LendeckeDo not write into inbuf for the transs request
2008-11-08 Volker LendeckeRemove direct inbuf refs from send_trans_reply
2008-11-08 Volker Lendeckechange CHECK_READ to use smb_request instead of inbuf
2008-11-08 Volker LendeckeRemove a direct inbuf reference from reply_nttrans()
2008-11-08 Volker LendeckeRemove a direct inbuf reference (should have been remov...
2008-11-08 Volker LendeckeRemove the change to the user context in process_blocki...
2008-11-08 Volker LendeckeConverting notify.c to store a request, not an inbuf
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-11-07 Herb LewisConvert to use VFS layer.
2008-11-07 Jeremy AllisonAdd wrapper str_list_make_v3() to replace the old S3...
2008-11-06 Jeremy AllisonFinal fix to make us pass NULL SD test in RAW-ACLs...
2008-11-06 Jeremy AllisonDon't call FSET_NT_ACL on file create if there's no...
2008-11-06 Jeremy AllisonAdd reference to bug #4308 to remind me to add regressi...
2008-11-05 Volker LendeckeFix the build
2008-11-04 Volker LendeckeFix a const warning
2008-11-04 Volker LendeckeConvert blocking.c to store a smb_request instead of...
2008-11-04 Volker LendeckeSimplify logic of cancel_pending_lock_requests_by_fid()
2008-11-04 Volker LendeckeSlightly simplify logic in process_lockingX()
2008-11-04 Volker LendeckeSlightly simplify logic in remove_pending_lock_requests...
2008-11-04 Volker LendeckeSlightly simplify logic in cancel_pending_lock_requests...
2008-11-04 Volker LendeckeConvert blocking.c to use talloc
2008-11-04 Volker LendeckeRewrite aio.c to keep the whole smb_request structure...
2008-11-04 Volker LendeckeMake "inbuf" a talloc child of "smb_request" for normal...
2008-11-04 Volker LendeckeAdd construct_reply_common_req wrapper
2008-11-04 Volker LendeckeFix nonempty blank lines
2008-11-04 Volker LendeckeUse talloc for struct aio_extra
2008-11-04 Jeremy AllisonPass all of RAW-ACLS except for inheritence. Working...
2008-11-04 Volker LendeckeTrigger (and fix) a bug in Samba3 making smbd an infini...
2008-11-04 Jeremy AllisonPass the directory versions of the RAW-ACL (still not...
2008-11-04 Jeremy AllisonPass all the non-inherited S4 RAW-ACL tests.
2008-11-03 Volker LendeckeFix nonempty blank lines
2008-11-03 Volker LendeckeMake a comment match its function definition
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckeRemove some inbuf references by adding "cmd" to smb_request
2008-11-02 Volker LendeckeRemove the inbuf reference from map_checkpath_error()
next