Age | Commit message (Expand) | Author | Files | Lines |
2008-01-17 | Remove is_remotestorage() call from VFS. We already have statvfs() there to h... | Alexander Bokovoy | 2 | -7/+0 |
2008-01-17 | Rework of VFS is_offline() function to only return boolean offline/online res... | Alexander Bokovoy | 2 | -4/+4 |
2008-01-16 | Fix the mess that ab just made of the new VFS code. | Jeremy Allison | 2 | -45/+43 |
2008-01-16 | Merge branch 'ctdb-merge' into v3-2-test | Alexander Bokovoy | 4 | -0/+44 |
2008-01-16 | Merge lsarpc.idl from samba4 and rerun make idl. | Günther Deschner | 1 | -19/+0 |
2008-01-16 | Add support for offline files support, remote storage, and Async I/O force op... | Alexander Bokovoy | 2 | -0/+37 |
2008-01-16 | Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge... | Alexander Bokovoy | 2 | -0/+7 |
2008-01-16 | Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test | Derrell Lipman | 1 | -0/+2 |
2008-01-15 | Include libnet_join.h in the right places. | Günther Deschner | 1 | -0/+2 |
2008-01-15 | Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test | Derrell Lipman | 2 | -169/+4 |
2008-01-14 | Add detection for need of update to the registry db. | Michael Adam | 1 | -0/+4 |
2008-01-14 | Remove old lsa set info policy call. | Günther Deschner | 1 | -16/+0 |
2008-01-14 | Remove more redundant lsa parsing functions. | Günther Deschner | 1 | -115/+0 |
2008-01-14 | Start removing hand-written lsa marshalling code (namely | Günther Deschner | 1 | -38/+0 |
2008-01-13 | Fix smbc_listxattr() and friends (bug #5189) | Derrell Lipman | 1 | -1/+1 |
2008-01-11 | Combine fsp and tofd to tofsp in SMB_VFS_RECVFILE(). | Michael Adam | 2 | -4/+5 |
2008-01-11 | Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE(). | Michael Adam | 2 | -4/+5 |
2008-01-10 | Remove redundant parameter fd from SMB_VFS_WRITE(). | Michael Adam | 2 | -4/+5 |
2008-01-10 | Remove redundant parameter fd from SMB_VFS_READ(). | Michael Adam | 2 | -4/+5 |
2008-01-10 | Move transfer_file and transfer_file_internal to a module of their own. | Michael Adam | 2 | -0/+35 |
2008-01-09 | Fixup hot paths - add macro for toupper (c < 0x80). | Jeremy Allison | 1 | -0/+8 |
2008-01-09 | Add the calls to make use of talloc_pools in a talloc_stackframe. | Jeremy Allison | 1 | -0/+1 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_AIO_CANCEL(). | Michael Adam | 2 | -4/+5 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FSETXATTR(). | Michael Adam | 2 | -4/+5 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR(). | Michael Adam | 2 | -4/+5 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FLISTXATTR(). | Michael Adam | 2 | -4/+5 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FGETXATTR(). | Michael Adam | 2 | -4/+5 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD(). | Michael Adam | 2 | -4/+5 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL(). | Michael Adam | 2 | -4/+5 |
2008-01-08 | Add comment. | Michael Adam | 1 | -0/+2 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD(). | Michael Adam | 2 | -4/+4 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_GETLOCK(). | Michael Adam | 2 | -4/+6 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_LINUX_SETLEASE(). | Michael Adam | 2 | -4/+4 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_KERNEL_FLOCK(). | Michael Adam | 2 | -4/+5 |
2008-01-07 | Fix wrong unused opaque macro for kernel_flock(). | Michael Adam | 1 | -1/+1 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_LOCK(). | Michael Adam | 2 | -4/+5 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FTRUNCATE(). | Michael Adam | 2 | -4/+5 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FCHOWN(). | Michael Adam | 2 | -4/+5 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FCHMOD(). | Michael Adam | 2 | -4/+5 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FSTAT(). | Michael Adam | 2 | -4/+6 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FSYNC(). | Michael Adam | 2 | -4/+5 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_LSEEK(). | Michael Adam | 2 | -4/+5 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_PWRITE(). | Michael Adam | 2 | -4/+5 |
2008-01-07 | Remove unneeded parameter fd from SMB_VFS_PREAD(). | Michael Adam | 2 | -4/+5 |
2008-01-06 | Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL(). | Michael Adam | 2 | -4/+4 |
2008-01-06 | Wrap lines for readability. | Michael Adam | 1 | -2/+10 |
2008-01-06 | Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL(). | Michael Adam | 2 | -4/+5 |
2008-01-05 | Add the options smb_encrypt_level to set the requested | Jeremy Allison | 1 | -0/+7 |
2008-01-05 | Add general '-e' option to enable smb encryption | Jeremy Allison | 1 | -0/+1 |
2008-01-04 | Refactor the crypto code after a very helpful conversation | Jeremy Allison | 2 | -4/+11 |