summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2017-07-21winbindd: avoid refreshing sequence number when domain is offlineUri Simchoni1-3/+0
2017-07-21winbindd: queryuser - only get group name if neededUri Simchoni1-2/+24
2017-07-21winbindd: cache name-to-sid from PAC based on lookup domainUri Simchoni1-1/+1
2017-07-21vfs_ceph: fix cephwrap_chdir()David Disseldorp1-8/+0
2017-07-20build: fix ceph_statx check when configured with libcephfs_dirDavid Disseldorp1-2/+7
2017-07-20s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)Noel Power1-11/+3
2017-07-19smbd: Fix a connection run-down race conditionVolker Lendecke1-6/+27
2017-07-19dbwrap_ctdb: Fix calculation of persistent flagAmitay Isaacs1-1/+1
2017-07-19s3:tests: Fix directory creation and deletion of test_nosymlinks()Andreas Schneider1-11/+78
2017-07-19s3:tests: Fix directory creation and deletion of test_local_symlinks()Andreas Schneider1-8/+77
2017-07-18s3: smbclient: Add a test for the setmode command.Jeremy Allison1-0/+51
2017-07-18s3: libsmb: Reverse sense of 'clear all attributes', ignore attribute change ...Jeremy Allison1-0/+23
2017-07-18Revert "s3:smbclient: Allow last dos attribute to be cleared"Jeremy Allison1-21/+3
2017-07-15s3:client: The smbspool krb5 wrapper needs negotiate for authenticationAndreas Schneider1-10/+19
2017-07-15s3: smbd: Fix a read after free if a chained SMB1 call goes async.Jeremy Allison1-1/+1
2017-07-15s3/notifyd: ensure notifyd doesn't return from smbd_notifyd_initRalph Boehme1-1/+7
2017-07-14s3: drop build_envBernhard M. Wiedemann2-49/+0
2017-07-14s3:smbclient: Allow last dos attribute to be clearedSteve French1-3/+21
2017-07-13vfs_fruit: don't use MS NFS ACEs with Windows clientsRalph Boehme1-0/+6
2017-07-12spoolss: Fix CID 1414784 Uninitialized scalar variableVolker Lendecke1-9/+9
2017-07-12dbwrap: Ask CTDB for local tdb open flagsRalph Boehme1-3/+19
2017-07-12ctdbd_conn: pass persistent bool instead of tdb_flagsRalph Boehme3-5/+5
2017-07-12ctdbd_conn: move CTDB_CONTROL_ENABLE_SEQNUM control to db_open_ctdbRalph Boehme2-15/+16
2017-07-12dbwrap: CTDB ignores tdb_flags passed to db attach controlsAmitay Isaacs1-1/+1
2017-07-12dbwrap: enable mutexes by default for volatile TDBsRalph Boehme1-1/+1
2017-07-12idmap_ad: Retry query_user exactly once if we get TLDAP_SERVER_DOWNDustin L. Howett via samba-technical1-1/+18
2017-07-12selftest: add some basic tests for idmap_adRalph Boehme1-1/+3
2017-07-12vfs_fruit: add fruit:model = <modelname> parametric optionGünther Deschner1-1/+5
2017-07-11s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECKRalph Boehme16-62/+64
2017-07-10s3/vfs: remove SMB_VFS_STRICT_UNLOCKRalph Boehme16-192/+30
2017-07-10s3:smbd: consistently use talloc_tos() memory for rpc_pipe_open_interface()Stefan Metzmacher2-11/+11
2017-07-08selftest: add a test for accessing previous version of directories with snapd...Ralph Boehme1-0/+23
2017-07-07s3/smbd: let non_widelink_open() chdir() to directories directlyRalph Boehme1-5/+25
2017-07-07s3: tests: Add test for new smbclient "deltree" command.Jeremy Allison1-0/+47
2017-07-07s3: smbclient: Add new command deltree.Jeremy Allison1-0/+178
2017-07-07s3: client: Move struct file_list code to using talloc from malloc.Jeremy Allison1-11/+18
2017-07-07messaging: Remove messaging_handler_sendVolker Lendecke2-89/+0
2017-07-07notifyd: Remove notifyd_handler_doneVolker Lendecke1-13/+0
2017-07-07notifyd: Use messaging_register for MSG_SMB_NOTIFY_DBVolker Lendecke1-35/+36
2017-07-07notifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DBVolker Lendecke1-25/+22
2017-07-07notifyd: Use messaging_register for MSG_SMB_NOTIFY_TRIGGERVolker Lendecke1-32/+29
2017-07-07notifyd: Use messaging_register for MSG_SMB_NOTIFY_REC_CHANGEVolker Lendecke1-32/+41
2017-07-07messaging: make messaging_rec_create publicVolker Lendecke2-1/+6
2017-07-07notifyd: Avoid an if-expressionVolker Lendecke1-36/+33
2017-07-07notifyd: Consolidate two #ifdef CLUSTER into oneVolker Lendecke1-12/+9
2017-07-07notifyd: Only ask for messaging_ctdb_conn when clusteringVolker Lendecke2-31/+42
2017-07-07Add support for passing the max_referral_level into the cli call to get a DFS...Richard Sharpe2-2/+26
2017-07-04s3/tests: add a net cache samlogon testRalph Boehme2-0/+47
2017-07-04net: fix net cache samlogon list outputRalph Boehme1-4/+5
2017-07-04smbldap: expose bind callback via API and increase smbldap ABI versionAlexander Bokovoy4-7/+50