netcmd/domain: remove dns records after DC demote
[kai/samba-autobuild/.git] / examples /
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...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-14 Volker Lendeckeexamples:clifuse: Add a stub for getattr
2017-03-14 Volker Lendeckeexamples: Add '-p', '--port' to smb2mount
2017-03-10 Douglas Bagnall./examples/scripts/SambaConfig.py: fix typo in "continue"
2017-02-22 Edward Bettsfix spelling of 'unchangeable'
2017-02-22 Chris LambCorrect "doesnt" typos.
2016-12-04 Andreas Schneiders3:waf: Make PARAM and SMBREGISTRY a subsystem of smbco...
2016-11-15 Stefan Metzmachers3:popt_common: simplify popt_common_credentials handling
2016-10-14 Volker Lendeckeexamples: Add smb2mount
2016-10-11 Ralph Boehmes3/vfs: remove now unused is_offline/set_offline VFS...
2016-05-12 Michael Adamexamples:smbclient:write: fix O3 error unused result...
2016-05-12 Michael Adamexamples:smbclient:read: fix O3 error unused result...
2016-05-12 Michael Adamexamples:smbclient:fstatvfs: fix O3 error unused result...
2016-05-12 Michael Adamexamples:smbclient:statvfs: fix O3 error unused result...
2016-05-12 Michael Adamexamples:smbclient:notify: fix O3 error unused result...
2016-05-12 Michael Adamexamples:smbclient:testacl3: fix O3 error unused result...
2016-05-06 Garming Samexamples/crackcheck: allow compilation with current...
2016-04-09 Santiago Vilaexamples/smb.conf.default: Fix typo in comment line...
2016-03-30 Aurelien Aptelexamples/perfcounter/perf_writer.c: fix memset
2016-03-27 Richard Sharpes3: vfs: Add VFS functions for setting and getting...
2016-03-22 Jeremy Allisonexamples: Remove all uses of strcpy in examples (except...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2016-03-05 Jeremy AllisonVFS: Modify lchown to take a const struct smb_filename...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-18 Andreas Schneiderexamples: Fix script interpreter line
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-01-26 Uri Simchonivfs: add path parameter to get_quota
2015-10-28 Volker Lendeckeexamples: Fix unchecked result warnings
2015-09-07 Volker Lendeckelibsmbclient: Fix 32-bit problems
2015-08-20 Stefan Metzmacherexamples/VFS: make function prototypes available via...
2015-08-20 Stefan Metzmacherexamples/pdb: fix and validate pdb_test_init() prototyp...
2015-07-10 Volker Lendeckelibsmb: Implement smbc_notify
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-03-31 David Disseldorpvfs: add snapshot create/delete hooks
2015-03-17 Volker Lendeckeautobuild: Remove ntdb target
2015-03-17 Volker LendeckeRemove ntdb from scripts
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-02-25 Volker LendeckeFix the developer O3 build
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-02-10 Andrew BartlettUpdate mailing list references to point at lists.samba.org
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-12-04 Ralph Boehmes3:vfs: add SMB_VFS_READDIR_ATTR()
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-04-02 Stefan Metzmacherexamples/libsmbclient: avoid some compiler warnings
2013-11-22 David Disseldorpvfs: add [GET/SET]_COMPRESSION hooks
2013-11-15 Andreas Schneiderexamples: Fix scanf format in perf_writer_disk.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-18 Simo SorceReserve an OID space for external projects
next