| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-07-14 | s3: lib: Add sys_fstatat() wrapper. | Jeremy Allison | 1 | -0/+5 |
| 2021-07-08 | libcli: Move map_errno_from_nt_status from s3 lib to common libcli | Samuel Cabrero | 1 | -1/+0 |
| 2021-07-04 | vfs: RIP SMB_VFS_GETXATTR() | Jeremy Allison | 2 | -20/+1 |
| 2021-06-29 | VFS: Remove SMB_VFS_CHFLAGS, not used anymore | Noel Power | 2 | -8/+0 |
| 2021-06-29 | VFS: Add initial implemenataion for SMB_VFS_FCHFLAGS | Noel Power | 2 | -0/+15 |
| 2021-06-22 | s3: VFS: Cleanup. Remove SMB_VFS_FSYNC() macro. | Jeremy Allison | 1 | -5/+0 |
| 2021-06-09 | smbd: add dosmode_from_fake_filehandle() | Ralph Boehme | 1 | -0/+1 |
| 2021-06-09 | s3: lib: sysacls: Remove all implementations of sys_acl_set_file(). | Jeremy Allison | 1 | -4/+0 |
| 2021-06-09 | s3: lib: sysacls: Add the 'SMB_ACL_TYPE_T type' parameter to sys_acl_set_fd(). | Jeremy Allison | 1 | -2/+4 |
| 2021-06-09 | s3: lib: sysacls: Remove sys_acl_get_file(). No longer used. | Jeremy Allison | 1 | -4/+0 |
| 2021-06-09 | s3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE() | Jeremy Allison | 2 | -20/+1 |
| 2021-06-09 | s3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE() | Jeremy Allison | 2 | -17/+1 |
| 2021-06-09 | vfs: RIP SMB_VFS_GET_NT_ACL_AT() | Jeremy Allison | 2 | -11/+1 |
| 2021-06-09 | VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type param | Noel Power | 2 | -5/+9 |
| 2021-06-09 | VFS: SMB_VFS_SYS_ACL_GET_FD: Add SMB_ACL_TYPE_T type arg | Noel Power | 1 | -1/+3 |
| 2021-06-02 | s3: smbd: Remove parent_smb_fname(), no longer used. | Jeremy Allison | 1 | -4/+0 |
| 2021-06-02 | s3: VFS: Add SMB_VFS_PARENT_PATHNAME(). | Jeremy Allison | 2 | -0/+22 |
| 2021-05-28 | s3:lib: Remove util_cmdline | Andreas Schneider | 1 | -69/+0 |
| 2021-05-28 | s3:lib: Remove popt_samba3 | Andreas Schneider | 2 | -96/+0 |
| 2021-05-28 | s3:libsmb: Use cli_credentials to store traversal creds | Andreas Schneider | 1 | -3/+2 |
| 2021-05-18 | s3: smbd: Remove all references to utility and backend functions supporting s... | Jeremy Allison | 1 | -2/+0 |
| 2021-05-18 | vfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE() | Jeremy Allison | 2 | -11/+1 |
| 2021-05-18 | s3: lib: sysacls: Add sys_acl_delete_def_fd(). | Jeremy Allison | 1 | -0/+2 |
| 2021-05-18 | s3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(), | Jeremy Allison | 2 | -0/+12 |
| 2021-05-14 | s3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer used | Samuel Cabrero | 2 | -17/+1 |
| 2021-05-14 | VFS: Add SMB_VFS_FREADDIR_ATTR() | Samuel Cabrero | 2 | -0/+18 |
| 2021-05-11 | lib: Add parent_watch_fd() | Volker Lendecke | 1 | -0/+1 |
| 2021-05-11 | s3: VFS: Remove SMB_VFS_STREAMINFO(), no longer used | Noel Power | 1 | -19/+0 |
| 2021-05-11 | VFS: Add SMB_VFS_FSTREAMINFO | Noel Power | 2 | -0/+22 |
| 2021-05-07 | s3: utils: Remove debug2html utility. Not used, installed or tested. | Richard Sharpe | 1 | -126/+0 |
| 2021-04-22 | s3:smbd: Remove NIS support | Andreas Schneider | 1 | -4/+0 |
| 2021-04-19 | lib: Remove two unused historic macros | Volker Lendecke | 1 | -3/+0 |
| 2021-04-19 | s3: VFS: Remove SMB_VFS_NTIMES(), no longer used | Samuel Cabrero | 3 | -9/+1 |
| 2021-04-19 | VFS: Add SMB_VFS_FNTIMES | Samuel Cabrero | 3 | -0/+16 |
| 2021-04-11 | VFS: Remove SMB_VFS_CHMOD, no longer used | Noel Power | 2 | -14/+1 |
| 2021-04-11 | VFS: Fix version SMB_VFS_GET_DOS_ATTRIBUTES was removed in | Noel Power | 1 | -1/+1 |
| 2021-04-08 | VFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used | Noel Power | 2 | -11/+0 |
| 2021-04-07 | VFS: Remove SMB_VFS_REMOVEXATTR, no longer used | Jeremy Allison | 2 | -14/+1 |
| 2021-03-30 | s3:passdb: Add secrets_store_creds() | Andreas Schneider | 1 | -0/+3 |
| 2021-03-19 | lib: Properly return errno from open_socket_in() | Volker Lendecke | 1 | -5/+5 |
| 2021-03-16 | lib: Remove init_names() | Volker Lendecke | 1 | -3/+0 |
| 2021-03-16 | nmbd: Move my_netbios_names() to nmbd | Volker Lendecke | 1 | -1/+0 |
| 2021-03-16 | printing: Move rap2jobid functions to their own file | Volker Lendecke | 1 | -3/+0 |
| 2021-03-16 | printing: Fix a typo | Volker Lendecke | 1 | -1/+1 |
| 2021-03-11 | VFS: Remove SMB_VFS_SETXATTR, no longer used | Noel Power | 2 | -17/+1 |
| 2021-03-10 | lib/util: Replace buggy string_sub_talloc() with talloc_string_sub() in lib/util | Andrew Bartlett | 1 | -14/+0 |
| 2021-02-26 | VFS: Remove SMB_VFS_LISTXATTR, no longer used | Noel Power | 2 | -14/+3 |
| 2021-02-09 | s3 lib system: Change signature of sys_proc_fd_path | Gary Lockyer | 1 | -1/+1 |
| 2021-01-28 | vfs: make fsp arg of vfs_[memctx|fetch]_fsp_extension const | Ralph Boehme | 1 | -2/+3 |
| 2021-01-21 | winbind: move "winbind:ignore domain" logic to a seperate function | Ralph Boehme | 1 | -0/+1 |