summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* libcli: Pass buf/len to smb2_negotiate_context_addVolker Lendecke2019-02-251-8/+12
* libsmb: Resolve special _recv handling in cli_ntcreateVolker Lendecke2019-02-251-12/+28
* smbd: Align integer typesVolker Lendecke2019-02-251-1/+1
* s3: smbd: filenames - ensure we replace the missing '/' if we error in an int...Jeremy Allison2019-02-251-0/+18
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-02-251-0/+102
* smbd: unix_convert: Ensure we don't call get_real_filename on POSIX paths.Jeremy Allison2019-02-241-0/+25
* smbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH_OPEN for UCF_UNIX_NAM...Jeremy Allison2019-02-241-0/+1
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-02-242-1/+104
* winbindd: set idmap cache entries as the last step in async wb_xids2sidsRalph Boehme2019-02-231-11/+22
* winbindd: track whether a result from xid2sid was coming from the cacheRalph Boehme2019-02-231-0/+7
* winbindd: switch send-next/done orderRalph Boehme2019-02-231-9/+13
* winbindd: update xid in wb_xids2sids_state->xids with what we gotRalph Boehme2019-02-231-0/+1
* winbindd: convert id to a pointer in wb_xids2sids_dom_done()Ralph Boehme2019-02-231-2/+2
* winbindd: make xids a const argument to wb_xids2sids_send()Ralph Boehme2019-02-232-2/+2
* winbindd: make a copy of xid's in wb_xids2sids_send()Ralph Boehme2019-02-231-1/+6
* s3:winbindd: Remove unused arcfour.h from PAM handlingAndreas Schneider2019-02-221-1/+0
* s3:rpc_server: Remove unused arcfour.h from netlogonAndreas Schneider2019-02-221-1/+0
* s3:auth: Remove unused arcfour.h from auth_util.cAndreas Schneider2019-02-221-1/+0
* s3:auth: Remove unused arcfour.h header from server_info.cAndreas Schneider2019-02-221-1/+0
* libsmb: Fix a resource leak in cli_posix_mkdirVolker Lendecke2019-02-221-1/+1
* libsmb: Pull up wire_flags calculation from open_internalVolker Lendecke2019-02-221-11/+10
* libsmb: Convert cli_posix_open to normal tevent_req patternVolker Lendecke2019-02-221-56/+143
* set caller allocation units in statvfs f_bavailMark Niggemann2019-02-221-0/+2
* notifyd: Fix SIGBUS on sparcJiří Šašek2019-02-221-2/+9
* vfs_ceph: refactor if-error-return-else logicDavid Disseldorp2019-02-201-53/+49
* vfs_glusterfs: check for VFS_ADD_FSP_EXTENSION() failureDavid Disseldorp2019-02-201-1/+9
* winbind: Log PAM and NTLM authentications.Gary Lockyer2019-02-203-18/+227
* winbind: Generate and pass logon IDGary Lockyer2019-02-206-5/+38
* librpc idl: netlogon netr_identity_info logon_id to 64 bitGary Lockyer2019-02-201-8/+4
* s3 auth: Create messaging and lp contexts.Gary Lockyer2019-02-202-4/+16
* s3:tests: Set/return $failed in test_smbclient_auth.shTim Beale2019-02-201-13/+16
* waf: add library dependency for sendfile on SolarisBjörn Jacke2019-02-171-0/+2
* sysquotas_4B: raise log level of a sometimes too noisy messageBjörn Jacke2019-02-171-1/+1
* waf/quotas: fail configure when quotas were requested but not foundBjörn Jacke2019-02-171-2/+5
* quotas: remove legacy AIX quota code that is covered by sysquotas nowBjoern Jacke2019-02-171-122/+0
* add sysquotas_jfs2.cBjoern Jacke2019-02-174-0/+157
* sysquotas_4B: enable for jfs/quota.h on AIXBjoern Jacke2019-02-171-0/+4
* sysquotas_4B: make quota block calculation adopt to platform quota block sizeBjoern Jacke2019-02-171-25/+20
* waf: check for jfs/quota.hBjoern Jacke2019-02-171-0/+2
* sysquotas.h: collect more platform quotablock sizesBjoern Jacke2019-02-171-0/+10
* sysquotas_nfs: also honor reported inode/file limitsBjörn Jacke2019-02-171-0/+3
* sysquotas_xfs: fix inode limit setting, which is not depeding on blocksizeBjörn Jacke2019-02-171-4/+2
* sysquotas_linux: fix inode limit setting, which is not depeding on blocksizeBjörn Jacke2019-02-171-4/+2
* ntquotas: do not set inode limits when setting space quotaBjörn Jacke2019-02-171-15/+0
* lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider2019-02-141-0/+1
* winbindd_irpc: remove unused winbind_DsrUpdateReadOnlyServerDnsRecords from w...Stefan Metzmacher2019-02-141-2/+0
* messages_dgm: Properly handle receiver re-initializationVolker Lendecke2019-02-141-0/+16
* torture3: Extend read3 for the "messaging target re-inits" failureVolker Lendecke2019-02-141-20/+24
* messages_dgm: Use saved errno valueVolker Lendecke2019-02-141-1/+1
* waf: Check for libnscdChristof Schmitt2019-02-132-0/+4