summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:tests: Add tests for smbspool_krb5_wrapperAndreas Schneider2017-07-251-0/+44
* s3:client: Use KRB5CCNAME in smbspool_krb5_wrapper if setAndreas Schneider2017-07-251-0/+8
* s3:tests: Add test for smbspoolAndreas Schneider2017-07-252-0/+112
* s3:client: Only use kerberos if credential cache exists in smbspoolAndreas Schneider2017-07-251-6/+58
* s3:client: Make it possible use smbspool in selftestAndreas Schneider2017-07-251-2/+7
* s3:client: Fix the usage of argv in smbspoolAndreas Schneider2017-07-251-19/+9
* s3:printing: Fix setting the first jobnumAndreas Schneider2017-07-251-3/+4
* s3:printing: Do not segfault in vlp if no command has been specifiedAndreas Schneider2017-07-251-0/+4
* rpc: use symbolic constant to replace /root/ncalrpc_as_systemGary Lockyer2017-07-241-1/+1
* s3: libsmb: Fix use-after-free when accessing pointer *p.Thomas Jarosch2017-07-221-3/+3
* winbindd: avoid refreshing sequence number when domain is offlineUri Simchoni2017-07-211-3/+0
* winbindd: queryuser - only get group name if neededUri Simchoni2017-07-211-2/+24
* winbindd: cache name-to-sid from PAC based on lookup domainUri Simchoni2017-07-211-1/+1
* vfs_ceph: fix cephwrap_chdir()David Disseldorp2017-07-211-8/+0
* build: fix ceph_statx check when configured with libcephfs_dirDavid Disseldorp2017-07-201-2/+7
* s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)Noel Power2017-07-201-11/+3
* smbd: Fix a connection run-down race conditionVolker Lendecke2017-07-191-6/+27
* dbwrap_ctdb: Fix calculation of persistent flagAmitay Isaacs2017-07-191-1/+1
* s3:tests: Fix directory creation and deletion of test_nosymlinks()Andreas Schneider2017-07-191-11/+78
* s3:tests: Fix directory creation and deletion of test_local_symlinks()Andreas Schneider2017-07-191-8/+77
* s3: smbclient: Add a test for the setmode command.Jeremy Allison2017-07-181-0/+51
* s3: libsmb: Reverse sense of 'clear all attributes', ignore attribute change ...Jeremy Allison2017-07-181-0/+23
* Revert "s3:smbclient: Allow last dos attribute to be cleared"Jeremy Allison2017-07-181-21/+3
* s3:client: The smbspool krb5 wrapper needs negotiate for authenticationAndreas Schneider2017-07-151-10/+19
* s3: smbd: Fix a read after free if a chained SMB1 call goes async.Jeremy Allison2017-07-151-1/+1
* s3/notifyd: ensure notifyd doesn't return from smbd_notifyd_initRalph Boehme2017-07-151-1/+7
* s3: drop build_envBernhard M. Wiedemann2017-07-142-49/+0
* s3:smbclient: Allow last dos attribute to be clearedSteve French2017-07-141-3/+21
* vfs_fruit: don't use MS NFS ACEs with Windows clientsRalph Boehme2017-07-131-0/+6
* spoolss: Fix CID 1414784 Uninitialized scalar variableVolker Lendecke2017-07-121-9/+9
* dbwrap: Ask CTDB for local tdb open flagsRalph Boehme2017-07-121-3/+19
* ctdbd_conn: pass persistent bool instead of tdb_flagsRalph Boehme2017-07-123-5/+5
* ctdbd_conn: move CTDB_CONTROL_ENABLE_SEQNUM control to db_open_ctdbRalph Boehme2017-07-122-15/+16
* dbwrap: CTDB ignores tdb_flags passed to db attach controlsAmitay Isaacs2017-07-121-1/+1
* dbwrap: enable mutexes by default for volatile TDBsRalph Boehme2017-07-121-1/+1
* idmap_ad: Retry query_user exactly once if we get TLDAP_SERVER_DOWNDustin L. Howett via samba-technical2017-07-121-1/+18
* selftest: add some basic tests for idmap_adRalph Boehme2017-07-121-1/+3
* vfs_fruit: add fruit:model = <modelname> parametric optionGünther Deschner2017-07-121-1/+5
* s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECKRalph Boehme2017-07-1116-62/+64
* s3/vfs: remove SMB_VFS_STRICT_UNLOCKRalph Boehme2017-07-1016-192/+30
* s3:smbd: consistently use talloc_tos() memory for rpc_pipe_open_interface()Stefan Metzmacher2017-07-102-11/+11
* selftest: add a test for accessing previous version of directories with snapd...Ralph Boehme2017-07-081-0/+23
* s3/smbd: let non_widelink_open() chdir() to directories directlyRalph Boehme2017-07-071-5/+25
* s3: tests: Add test for new smbclient "deltree" command.Jeremy Allison2017-07-071-0/+47
* s3: smbclient: Add new command deltree.Jeremy Allison2017-07-071-0/+178
* s3: client: Move struct file_list code to using talloc from malloc.Jeremy Allison2017-07-071-11/+18
* messaging: Remove messaging_handler_sendVolker Lendecke2017-07-072-89/+0
* notifyd: Remove notifyd_handler_doneVolker Lendecke2017-07-071-13/+0
* notifyd: Use messaging_register for MSG_SMB_NOTIFY_DBVolker Lendecke2017-07-071-35/+36
* notifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DBVolker Lendecke2017-07-071-25/+22