tevent: version 0.9.33
[sfrench/samba-autobuild/.git] / source3 /
2017-07-21 Uri Simchoniwinbindd: avoid refreshing sequence number when domain...
2017-07-21 Uri Simchoniwinbindd: queryuser - only get group name if needed
2017-07-21 Uri Simchoniwinbindd: cache name-to-sid from PAC based on lookup...
2017-07-21 David Disseldorpvfs_ceph: fix cephwrap_chdir()
2017-07-20 David Disseldorpbuild: fix ceph_statx check when configured with libcep...
2017-07-20 Noel Powers3/utils: smbcacls failed to detect DIRECTORIES using...
2017-07-19 Volker Lendeckesmbd: Fix a connection run-down race condition
2017-07-19 Amitay Isaacsdbwrap_ctdb: Fix calculation of persistent flag
2017-07-19 Andreas Schneiders3:tests: Fix directory creation and deletion of test_n...
2017-07-19 Andreas Schneiders3:tests: Fix directory creation and deletion of test_l...
2017-07-18 Jeremy Allisons3: smbclient: Add a test for the setmode command.
2017-07-18 Jeremy Allisons3: libsmb: Reverse sense of 'clear all attributes...
2017-07-18 Jeremy AllisonRevert "s3:smbclient: Allow last dos attribute to be...
2017-07-15 Andreas Schneiders3:client: The smbspool krb5 wrapper needs negotiate...
2017-07-15 Jeremy Allisons3: smbd: Fix a read after free if a chained SMB1 call...
2017-07-15 Ralph Boehmes3/notifyd: ensure notifyd doesn't return from smbd_not...
2017-07-14 Bernhard M. Wiedemanns3: drop build_env
2017-07-14 Steve Frenchs3:smbclient: Allow last dos attribute to be cleared
2017-07-13 Ralph Boehmevfs_fruit: don't use MS NFS ACEs with Windows clients
2017-07-12 Volker Lendeckespoolss: Fix CID 1414784 Uninitialized scalar variable
2017-07-12 Ralph Boehmedbwrap: Ask CTDB for local tdb open flags
2017-07-12 Ralph Boehmectdbd_conn: pass persistent bool instead of tdb_flags
2017-07-12 Ralph Boehmectdbd_conn: move CTDB_CONTROL_ENABLE_SEQNUM control...
2017-07-12 Amitay Isaacsdbwrap: CTDB ignores tdb_flags passed to db attach...
2017-07-12 Ralph Boehmedbwrap: enable mutexes by default for volatile TDBs
2017-07-12 Dustin L. Howett... idmap_ad: Retry query_user exactly once if we get TLDAP...
2017-07-12 Ralph Boehmeselftest: add some basic tests for idmap_ad
2017-07-12 Günther Deschnervfs_fruit: add fruit:model = <modelname> parametric...
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-10 Stefan Metzmachers3:smbd: consistently use talloc_tos() memory for rpc_p...
2017-07-07 Ralph Boehmeselftest: add a test for accessing previous version...
2017-07-07 Ralph Boehmes3/smbd: let non_widelink_open() chdir() to directories...
2017-07-07 Jeremy Allisons3: tests: Add test for new smbclient "deltree" command.
2017-07-07 Jeremy Allisons3: smbclient: Add new command deltree.
2017-07-07 Jeremy Allisons3: client: Move struct file_list code to using talloc...
2017-07-07 Volker Lendeckemessaging: Remove messaging_handler_send
2017-07-06 Volker Lendeckenotifyd: Remove notifyd_handler_done
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_DB
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DB
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_TRIGGER
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_REC_...
2017-07-06 Volker Lendeckemessaging: make messaging_rec_create public
2017-07-06 Volker Lendeckenotifyd: Avoid an if-expression
2017-07-06 Volker Lendeckenotifyd: Consolidate two #ifdef CLUSTER into one
2017-07-06 Volker Lendeckenotifyd: Only ask for messaging_ctdb_conn when clustering
2017-07-06 Richard SharpeAdd support for passing the max_referral_level into...
2017-07-04 Ralph Boehmes3/tests: add a net cache samlogon test
2017-07-04 Ralph Boehmenet: fix net cache samlogon list output
2017-07-04 Alexander Bokovoysmbldap: expose bind callback via API and increase...
2017-07-04 Andrew Bartlettsamr: Disable NTLM-based password changes on the server...
2017-07-04 Andrew Bartlettparam: Disable LanMan authentication unless NTLMv1...
2017-07-04 Andrew Bartlettauth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given...
2017-07-04 Andrew Bartletts3-rpc_server: Disable the NETLOGON server by default
2017-07-03 Ralph Boehmenet: add net cache samlogon list|show|ndrdump|delete
2017-07-03 Ralph Boehmesamlogon_cache: add netsamlog_cache_for_all()
2017-07-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/smbd: get rid of files_struct.aapl_copyfile_supported
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/smbd: redesign macOS copyfile copy-chunk
2017-07-03 Ralph Boehmes3/smbd: remove copy-chunk chunk merging optimisation
2017-07-03 Ralph Boehmes3/smbd: remove unused arg smb1req from copychunk_check...
2017-07-03 Ralph Boehmes3/smbd: remove flags2 FLAGS2_READ_PERMIT_EXECUTE hack...
2017-07-03 Ralph Boehmes3/smbd: remove ununsed req arg from CHECK_READ_IOCTL...
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/smbd: use SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-07-03 Stefan Metzmachers3:rpc_server: wrap make_auth4_context() into {become...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CONNECTPATH to take const struc...
2017-07-01 Jeremy AllisonS3: smbd: Finish plumbing struct smb_filename * through...
2017-07-01 Jeremy Allisons3: smbd: Add missing out of memory check.
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-28 Andreas Schneiders3:winbind: Move debug statement into the error handling
2017-06-28 Andreas Schneiders3:tests: Do *NOT* flush the complete gencache!
2017-06-27 Stefan Metzmacherparam: change the effective default for "client max...
2017-06-27 Stefan Metzmachers3:selftest: run samba3.blackbox.smbclient_large_file...
2017-06-27 Stefan Metzmachers3:test_smbclient_posix_large.sh: there's no posix...
2017-06-27 Stefan Metzmachers3:selftest: also run samba3.blackbox.smbclient_krb5...
2017-06-27 Stefan Metzmachers3:selftest: run samba3.blackbox.smbclient_tar* tests...
2017-06-27 Stefan Metzmachers3:selftest: run samba3.blackbox.large_acl tests with...
2017-06-27 Stefan Metzmachers3:selftest: run samba3.blackbox.inherit_owner tests...
2017-06-27 Stefan Metzmachers3:selftest: run samba3.blackbox.acl_xattr with NT1...
2017-06-27 Stefan Metzmachers3:test_acl_xattr.sh: add more assertion about the...
2017-06-27 Stefan MetzmacherRevert "s3:test_acl_xattr.sh: use -mNT1 for the 'getfac...
2017-06-27 Stefan Metzmachers3:test_acl_xattr.sh: allow passing additional argument...
2017-06-27 Stefan Metzmachers3:selftest: also run test_smbclient_s3.sh with PROTO...
2017-06-27 Stefan Metzmachers3:libsmb: remove unused 'bool show_hdr' from cli_cm_open()
2017-06-27 Stefan Metzmachers3:libsmb: remove unused 'bool show_hdr' from cli_cm_co...
2017-06-27 Stefan Metzmachers3:libsmb: remove unused show_sessetup handling from...
2017-06-27 Stefan Metzmachers3:smbclient: remove unreliable Domain=[...] OS=[Window...
2017-06-27 Stefan Metzmachers3:test_smbclient_s3.sh: improve the error handling
2017-06-27 Stefan Metzmachers3:smb2_create: remove unused timer pointer from smbd_s...
2017-06-27 Stefan Metzmachers3:smb2_create: avoid reusing the 'tevent_req' within...
2017-06-27 Stefan Metzmachers3:secrets: remove unused secrets_store_[prev_]machine_...
2017-06-27 Stefan Metzmachers3:libads: make use of secrets_*_password_change()...
2017-06-27 Stefan Metzmachernet: make use of secrets_*_password_change() for "net...
2017-06-27 Stefan Metzmachers3:trusts_util: make use the workstation password chang...
2017-06-27 Stefan Metzmachers3:libnet: make use of secrets_store_JoinCtx()
next