Age | Commit message (Expand) | Author | Files | Lines |
2009-05-30 | Fix bug #6421 - POSIX read-only open fails on read-only shares. | Jeremy Allison | 1 | -5/+9 |
2009-05-26 | Attempt to fix the build on NetBSD | Volker Lendecke | 1 | -6/+0 |
2009-05-26 | Fix some nonempty blank lines | Volker Lendecke | 1 | -28/+27 |
2009-05-26 | Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT | Volker Lendecke | 1 | -52/+52 |
2009-05-24 | TALLOC_FREE happily lives with a NULL ptr. Tim, please check! | Volker Lendecke | 1 | -9/+3 |
2009-05-22 | Ensure we return NT_STATUS_FILE_IS_A_DIRECTORY on a posix open on a | Jeremy Allison | 1 | -1/+1 |
2009-05-20 | s3: Change unix_convert (and its callers) to use struct smb_filename | Tim Prouty | 1 | -41/+87 |
2009-05-18 | s3: Always allocate memory in dptr_ReadDirName | Aravind Srinivasan | 1 | -4/+18 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 1 | -0/+1 |
2009-03-25 | Ensure we never enter VFS_CREATE without having initialized | Jeremy Allison | 1 | -0/+2 |
2009-03-23 | s3:smbd: use new simplified snb_signing code in the server | Stefan Metzmacher | 1 | -2/+3 |
2009-02-25 | Make test for open modes more robust against other bits. | Jeremy Allison | 1 | -1/+1 |
2009-02-25 | Fix bug in processing of open modes in POSIX open. | Jeremy Allison | 1 | -0/+2 |
2009-02-24 | Allow set attributes on a stream fnum to be redirected to the base filename. | Jeremy Allison | 1 | -2/+10 |
2009-02-13 | Add VFS ops for Windows BRL: Lock, Unlock and Cancel: | Zack Kirsch | 1 | -1/+2 |
2009-02-09 | s3: Added SMB_VFS_INIT_SEARCH_OP to initialize data at the beginning of SMB s... | Steven Danneman | 1 | -3/+9 |
2009-02-09 | S3: New module interface for SMB message statistics gathering | todd stecher | 1 | -1/+4 |
2009-01-29 | s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation | Tim Prouty | 1 | -39/+13 |
2009-01-23 | Extend NTIMES to allow setting create_time | todd stecher | 1 | -40/+59 |
2009-01-15 | s3: make better use of ccache by not including version.h in every C-file. | Michael Adam | 1 | -0/+1 |
2009-01-08 | s3:smbd: move all globals and static variables in globals.[ch] | Stefan Metzmacher | 1 | -3/+1 |
2009-01-08 | s3:smbd: make static const in mangle_hash2.c really static const | Stefan Metzmacher | 1 | -1/+1 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -0/+2 |
2008-12-31 | Rename parent_dirname_talloc() to parent_dirname() | Volker Lendecke | 1 | -2/+1 |
2008-12-31 | Use parent_dirname_talloc instead of parent_dirname in smb_unix_mknod | Volker Lendecke | 1 | -3/+7 |
2008-12-23 | s3: Fix stream marshalling to return the correct streaminfo status | Tim Prouty | 1 | -10/+1 |
2008-12-19 | Fix bug #5986 - Editing a stream is broken (rename problems). | Jeremy Allison | 1 | -10/+11 |
2008-12-04 | Fix bug #5937 - filenames with "*" char hide other files | Jeremy Allison | 1 | -6/+4 |
2008-12-03 | s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argument | Tim Prouty | 1 | -6/+6 |
2008-12-03 | s3: Modify direct callers of open_file_ntcreate and open_directory to call SM... | Tim Prouty | 1 | -61/+98 |
2008-12-03 | s3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE | Tim Prouty | 1 | -0/+1 |
2008-12-03 | s3: Add SMB_VFS_CREATE_FILE to the vfs layer | Tim Prouty | 1 | -16/+17 |
2008-12-01 | s3:smbd: write times should be set on the base file instead of the stream name | Stefan Metzmacher | 1 | -1/+9 |
2008-12-01 | s3:smbd: return DELETE_PENDING on path based operations on streams, when the ... | Stefan Metzmacher | 1 | -0/+40 |
2008-12-01 | s3:smbd: construct the correct newname for stream renames | Stefan Metzmacher | 1 | -16/+32 |
2008-12-01 | Fix a debug message, append the correct \n | Volker Lendecke | 1 | -1/+1 |
2008-11-28 | Remove inbuf references from the trans2ioctl code | Volker Lendecke | 1 | -4/+4 |
2008-11-28 | Consolidate the buffer checks for the reply_trans style functions | Volker Lendecke | 1 | -57/+18 |
2008-11-28 | Remove an unused variable | Volker Lendecke | 1 | -2/+0 |
2008-11-27 | Fix the offset checks in the trans routines | Volker Lendecke | 1 | -3/+3 |
2008-11-08 | Do not write into inbuf for the transs request | Volker Lendecke | 1 | -6/+6 |
2008-11-04 | Fix a const warning | Volker Lendecke | 1 | -1/+1 |
2008-11-02 | Remove some inbuf references by adding "cmd" to smb_request | Volker Lendecke | 1 | -3/+3 |
2008-11-02 | Use "vwv" in trans parsing | Volker Lendecke | 1 | -21/+21 |
2008-11-02 | Remove a bunch of direct inbuf references by adding "vwv" to smb_request | Volker Lendecke | 1 | -5/+5 |
2008-10-31 | Get closer to passing S4 RAW-ACLs. | Jeremy Allison | 1 | -3/+6 |
2008-10-16 | Cope with bad trans2mkdir requests from System i QNTC IBM SMB client. | Jeremy Allison | 1 | -3/+4 |
2008-10-14 | Use {u,}int64_t instead of SMB_BIG_{U,}INT. | Jelmer Vernooij | 1 | -57/+57 |
2008-10-13 | Use "struct files_struct" for pipes instead of smb_np_struct | Volker Lendecke | 1 | -3/+3 |
2008-10-13 | Pass struct smb_request to file_free | Volker Lendecke | 1 | -11/+11 |