summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* torture/rpc/lsa: allow testing different lookup levelsAlexander Bokovoy2019-08-162-53/+67
* Revert "s3:messages: protect against usage of wrapper tevent_context objects ...Ralph Boehme2019-08-085-69/+0
* Revert "s3:messages: allow messaging_{dgm,ctdb}_register_tevent_context() to ...Ralph Boehme2019-08-082-58/+18
* Revert "s3:messages: allow messaging_dgm_ref() to use wrapper tevent_context"Ralph Boehme2019-08-081-12/+12
* Revert "s3:messages: allow messaging_filtered_read_send() to use wrapper teve...Ralph Boehme2019-08-081-11/+5
* Revert "s4:messaging: make sure only imessaging_client_init() can be used wit...Ralph Boehme2019-08-081-26/+2
* ctdb-config: depend on /etc/ctdb/nodes fileRafael David Tinoco2019-08-081-0/+1
* vfs_catia: pass stat info to synthetic_smb_fname()Ralph Boehme2019-08-081-21/+21
* samba-tool: add 'import samba.drs_utils' to fsmo.pyBjörn Baumbach2019-08-081-0/+1
* samba-tool: use only one LDAP modify for dns partition fsmo role transferStefan Metzmacher2019-08-081-16/+6
* s4:torture:fsmo.py: remove unused 'net_cmd' variableBjörn Baumbach2019-08-081-2/+0
* samba-tool: fix replication after dns partition fsmo role transferStefan Metzmacher2019-08-082-3/+3
* s4:torture:fsmo.py: test role transfers of dns partitionsBjörn Baumbach2019-08-082-0/+12
* dnsp.idl: fix payload for DSPROPERTY_ZONE_DELETED_FROM_HOSTNAMEStefan Metzmacher2019-08-082-2/+1
* dnsp.idl: fix the dnsp_dns_addr_array definitionStefan Metzmacher2019-08-083-3/+4
* dnsp.idl: fix dnsp_ip4_array definitionStefan Metzmacher2019-08-085-27/+26
* s4:torture: add local.ndr.dnsp testsStefan Metzmacher2019-08-085-0/+380
* dbcheck: fallback to the default tombstoneLifetime of 180 daysStefan Metzmacher2019-08-081-1/+4
* lib/util: remove unused prototypes in debug.hStefan Metzmacher2019-08-081-2/+0
* lib/util: fix call to dbghdrclass() for DEBUGC()Stefan Metzmacher2019-08-081-1/+1
* s4/libnet: Fix joining a Windows pre-2008R2 DCTim Beale2019-07-081-0/+9
* vfs:glusterfs_fuse: treat ENOATTR as ENOENTMichael Adam2019-07-081-1/+1
* vfs:glusterfs: treat ENOATTR as ENOENTMichael Adam2019-07-081-1/+1
* dsdb: Handle DB corner-case where PSO container doesn't existTim Beale2019-07-081-0/+12
* s3:rpc_server:netlogon: simplify AUTH_TYPE_SCHANNEL check in netr_creds_serve...Stefan Metzmacher2019-07-081-35/+4
* s3:rpc_server:netlogon: don't require NEG_AUTHENTICATED_RPC in netr_ServerAut...Stefan Metzmacher2019-07-081-12/+1
* s4:rpc_server:netlogon: don't require NEG_AUTHENTICATED_RPC in netr_ServerAut...Stefan Metzmacher2019-07-081-15/+0
* WHATSNEW: Fix typo.Karolin Seeger2019-07-081-1/+1
* VERSION: Bump version up to 4.9.12...Karolin Seeger2019-07-031-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.9.11 release.samba-4.9.11Karolin Seeger2019-07-031-1/+1
* WHATSNEW: Add release notes for Samba 4.9.11.Karolin Seeger2019-07-031-3/+46
* ldb: Release ldb 1.4.7ldb-1.4.7Stefan Metzmacher2019-07-034-1/+284
* VERSION: Bump version up to 4.9.11...Karolin Seeger2019-07-021-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.9.10 release.samba-4.9.10Karolin Seeger2019-07-021-1/+1
* WHATSNEW: Add release notes for Samba 4.9.10.Karolin Seeger2019-07-021-2/+127
* python/ntacls: use correct "state directory" smb.conf option instead of "stat...Björn Baumbach2019-06-261-1/+3
* docs: Document DCEPRC binding string for rpcclientAndreas Schneider2019-06-262-59/+68
* s3:mdssvc: fix flex compilation errorRalph Boehme2019-06-211-2/+10
* ctdb-scripts: Fix tcp_tw_recycle existence checkRafael David Tinoco via samba-technical2019-06-211-2/+2
* docs: Improve documentation of "lanman auth" and "ntlm auth" connectionAndrew Bartlett2019-06-212-10/+13
* vfs_fruit: remove a now unnecessary includeRalph Boehme2019-06-211-1/+0
* vfs_fruit: use VFS functions in ad_read_rsrc_adouble()Ralph Boehme2019-06-211-7/+6
* vfs_fruit: use fsp and remove syscalls from ad_convert_blank_rfork()Ralph Boehme2019-06-211-24/+12
* vfs_fruit: use VFS function in ad_convert_truncate()Ralph Boehme2019-06-211-6/+4
* vfs_fruit: add VFS handle to ad_convert_truncate()Ralph Boehme2019-06-211-2/+3
* vfs_fruit: use fsp and remove mmap in ad_convert_xattr()Ralph Boehme2019-06-211-24/+5
* vfs_fruit: remove use of mmap() from ad_convert_move_reso()Ralph Boehme2019-06-211-23/+33
* vfs_fruit: convert ad_open_rsrc() to open a proper fsp with SMB_VFS_CREATE_FI...Ralph Boehme2019-06-211-26/+77
* vfs_fruit: only do cross protocol locking on non-internal opensRalph Boehme2019-06-211-1/+3
* vfs_fruit: remove a layer of indirectionRalph Boehme2019-06-211-11/+4