lib/adouble: README.Coding fix: multi-line if expression
[samba.git] / examples /
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_...
2018-09-26 Noel PowerPY3: fix "TabError: inconsistent use of tabs and spaces"
2018-09-07 Volker Lendeckeexamples: Fix the smb2mount build
2018-09-04 Volker Lendeckeexamples: Fix mingw64 detection
2018-08-28 Volker Lendeckeexamples: Add winexe re-implemented on current Samba...
2018-08-24 Joe GuoPEP8: fix W291: trailing whitespace
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-25 Stefan Metzmacherexamples/VFS/skel_transparent: make vfs_fn_pointers...
2018-07-25 Ralph Boehmeexamples/VFS/skel_opaque: make vfs_fn_pointers static
2018-07-25 Ralph Boehmeexamples/VFS/skel_opaque: fix a likely a copy/paste...
2018-07-24 Stefan Metzmacherexamples/VFS/skel_transparent: call smb_vfs_assert_all_...
2018-07-24 Ralph Boehmeexamples/VFS/skel_transparent: add missing durable...
2018-07-24 Ralph Boehmeexamples/VFS/skel_transparent: add missing audit_file_fn
2018-07-24 Stefan Metzmacherexamples/VFS/skel_opaque: call smb_vfs_assert_all_fns()
2018-07-24 Ralph Boehmeexamples/VFS/skel_opaque: add missing durable handle...
2018-07-24 Ralph Boehmeexamples/VFS/skel_opaque: add missing audit_file_fn
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-12 Joe GuoFix typo for response
2018-05-04 Jeremy Allisons3: client: Add btime_ts to struct finfo.
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-01-24 Trever L. AdamsSamba-VirusFilter: common headers and sources.
2017-12-13 Stefan Metzmacherexamples/scripts: remove unused shares directory
2017-11-11 Uri SimchoniVFS examples: remove init_search_ops
2017-10-18 Christof SchmittRemoved unused 'oplock contention limit' config parameter
2017-08-11 Ralph Boehmeexamples: add cache effectiveness stats to gencache.stp
2017-07-19 Ralph Boehmeexamples: add winbindd.stp and a shell script to genera...
2017-07-19 Ralph Boehmeexamples: add gencache.stp
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
2017-07-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CONNECTPATH to take const struc...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_STATVFS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_LISTXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-05-10 Aurelien Aptelvfs: add parameter to copy chunk VFS function to handle...
2017-05-09 Jeremy Allisons3: client tools: Call popt_free_cmdline_auth_info...
2017-05-09 Jeremy Allisons3: client tools. Remove direct access to struct user_a...
next