lib:ldb-samba: Improve calculate_popt_array_length()
[samba.git] / examples /
2021-06-09 Jeremy Allisons3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE()
2021-06-09 Jeremy Allisons3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE()
2021-06-09 Jeremy Allisonvfs: RIP SMB_VFS_GET_NT_ACL_AT()
2021-06-09 Noel PowerVFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additio...
2021-06-02 Jeremy Allisons3: VFS: Add SMB_VFS_PARENT_PATHNAME().
2021-05-28 Andreas Schneiderexamples: Migrate smb2mount to new cmdline option parser
2021-05-28 Andreas Schneiderexamples: Pass cli_credentials to connect_one in smb2mount
2021-05-18 Jeremy Allisonvfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE()
2021-05-18 Jeremy Allisons3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(),
2021-05-14 Samuel Cabreros3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer used
2021-05-14 Samuel CabreroVFS: Add SMB_VFS_FREADDIR_ATTR()
2021-05-11 Noel Powers3: VFS: Remove SMB_VFS_STREAMINFO(), no longer used
2021-05-11 Noel PowerVFS: Add SMB_VFS_FSTREAMINFO
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-04-28 Andreas Schneidertests: Use --configfile instead of -s
2021-04-19 Volker Lendeckeauth3: Remove auth_skel.c
2021-04-19 Andreas Schneiders3:script: Remove findsmb from default installation
2021-04-19 Samuel Cabreros3: VFS: Remove SMB_VFS_NTIMES(), no longer used
2021-04-19 Samuel CabreroVFS: Add SMB_VFS_FNTIMES
2021-04-11 Noel PowerVFS: Remove SMB_VFS_CHMOD, no longer used
2021-04-08 Noel PowerVFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
2021-04-07 Jeremy AllisonVFS: Remove SMB_VFS_REMOVEXATTR, no longer used
2021-03-11 Noel PowerVFS: Remove SMB_VFS_SETXATTR, no longer used
2021-02-26 Noel PowerVFS: Remove SMB_VFS_LISTXATTR, no longer used
2021-02-10 Stefan Metzmacherexamples/fuse/smb2mount: fix compiler warning on ubuntu...
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-16 Ralph Boehmevfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESS...
2020-12-16 Ralph Boehmevfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES()
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-11-26 Andreas Schneiderwinexe: Fix a possible null pointer derference
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-10-23 Andreas Schneiderexamples:auth: Do not install example plugin
2020-10-23 Ralph Boehmevfs: make dirfsp arg to SMB_VFS_READLINKAT() const
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-08-19 Andreas Schneiderexamples: Remove obsolete force encryption from smb2mount
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
2020-08-19 Andreas Schneiders3:libsmb: Introduce CLI_FULL_CONNECTION_IPC
2020-06-12 Andrew Bartlettdocs: Point to wiki Contribute page rather than samba...
2020-06-04 Jeremy Allisons3: libsmb: Change size of finfo->attr to uint32_t.
2020-06-04 Jeremy Allisons3: libsmb: In struct file_info rename mode -> attr.
2020-06-04 Jeremy Allisonexamples: clifuse: Info level SMB_FIND_FILE_BOTH_DIRECT...
2020-06-03 Jeremy Allisons3: VFS: Change the function signature for SMB_VFS_READ...
2020-05-28 Stefan Metzmacherexamples/fuse/smb2mount: avoid using CLI_FULL_CONNECTIO...
2020-05-28 Stefan Metzmacherexamples/fuse/smb2mount: make use of get_cmdline_auth_i...
2020-05-27 Andrew BartlettOID: Reserve 1.3.6.1.4.1.7165.777.x for use on the...
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs: add SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-07 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_GET_NT_ACL...
2020-05-07 Jeremy Allisons3: VFS: Add SMB_VFS_GET_NT_ACL_AT().
2020-05-05 Ralph Boehmesmbd: vfs: convert link_contents arg of SMB_VFS_SYMLINK...
2020-05-05 Ralph Boehmesmbd: convert SMB_VFS_GET_REAL_FILENAME() arg path...
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-03-09 Günther Deschnerwinexe: add configure option to control whether to...
2020-03-09 Günther Deschnerlibrpc: fix IDL for svcctl_ChangeServiceConfigW
2020-02-18 Jeremy Allisons3: VFS: Add SMB_VFS_READ_DFS_PATHAT().
2020-01-10 Jeremy Allisons3: VFS: Add SMB_VFS_CREATE_DFS_PATHAT().
2020-01-06 Volker Lendeckeauth: Remove the "typedef auth_methods"
2019-10-31 Björn Jackeexamples/VFS/skel_transparent.c: typo fixes
2019-10-15 Jeremy Allisons3: VFS: Complete the removal of SMB_VFS_CHOWN()
2019-10-10 Jeremy Allisons3: VFS: Complete the removal of SMB_VFS_RMDIR()
2019-10-08 Anoop C Ss3: VFS: Add SMB_VFS_FCNTL
2019-09-26 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_UNLINK...
2019-09-26 Jeremy Allisons3: VFS: Add SMB_VFS_UNLINKAT().
2019-09-20 Günther Deschnermisc: fix AD trust attributes in adssearch
2019-09-11 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_MKDIR...
2019-09-11 Jeremy Allisons3: VFS: Add SMB_VFS_MKDIRAT().
2019-09-03 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_SYMLINK...
2019-09-03 Jeremy Allisons3: VFS: Add SMB_VFS_SYMLINKAT().
2019-09-01 Mathieu ParentSpelling fixes s/wont /won't /
2019-08-23 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_READLINK...
2019-08-23 Jeremy Allisons3: VFS: Add SMB_VFS_READLINKAT().
2019-08-22 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_MKNOD...
2019-08-22 Jeremy Allisons3: VFS: Add SMB_VFS_MKNODAT().
2019-08-20 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_LINK(...
2019-08-20 Jeremy Allisons3: VFS: Add SMB_VFS_LINKAT().
2019-08-16 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_RENAME...
2019-08-16 Jeremy Allisons3: VFS: Add SMB_VFS_RENAMEAT().
2019-08-09 Volker Lendeckesmbd: Make "lease" const in SMB_VFS_CREATE_FILE()
2019-07-05 Karl Lenzwinexe: Add support for connecting to a host on an...
2019-07-05 Karl Lenzwinexe: Fix translation of the winexesvc binaries to C
2019-07-02 Volker Lendeckevfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WI...
2019-07-02 Volker Lendeckevfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWS
2019-07-01 Ralph Boehmes3:vfs: add SMB_VFS_FS_FILE_ID()
2019-06-20 Volker Lendeckevfs: Remove SMB_VFS_BRL_CANCEL_WINDOWS
2019-05-28 Stefan Metzmacherwinexe: Use C99 initializer for poptOption in winexe.c
2019-03-01 Volker Lendeckelibsmb: add in/out cblobs to cli_smb2_create_fnum
2019-03-01 Volker Lendeckelibsmb: Reformat the cli_smb2_create_fnum_send args
2019-01-28 Andreas Schneiderexamples: Use C99 initializer for poptOption in testacl
2019-01-28 Andreas Schneiderexamples: Reformat testacl libsmbclient example
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SE...
2019-01-11 Ralph Boehmes3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit...
2018-12-14 Joe GuoPY3: change shebang to python3 in misc dirs
2018-12-14 Brian CandlerChange order of flags in Makefile so that crackcheck...
2018-12-13 Brian CandlerAdd #include <unistd.h> to provide prototype for getopt()
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_ntcreate_send()
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_smb2_create_...
next