summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3:utils: Add missing NULL check in rpc_fetch_domain_aliases()Andreas Schneider2019-02-131-0/+4
* s3:locking: Add missing NULL checkAndreas Schneider2019-02-121-0/+3
* s3:srv_samr_chgpasswd: export SAMBA_CPS_{ACCOUNT,USER_PRINCIPAL,FULL}_NAME fo...Stefan Metzmacher2019-02-113-1/+25
* s3:modules: Fix compilation of nfs41acl_xdr.c when building outside srcAliaksei Karaliou2019-02-111-7/+17
* s3:util: Move static file_pload() function to lib/utilAliaksei Karaliou2019-02-111-47/+0
* s3:util: Move popen wrappers to lib/utilAliaksei Karaliou2019-02-114-282/+1
* libsmb,s3/smbd: dump SMB3+ session keys if debug parm is setAurelien Aptel2019-02-092-0/+82
* s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider2019-02-094-16/+16
* s3:vfs: Initialize pid to 0 in test_netatalk_lock()Andreas Schneider2019-02-081-1/+1
* s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility code.Jeremy Allison2019-02-081-106/+96
* s3/libsmb/py: match input argument types with C typesDouglas Bagnall2019-02-081-3/+3
* winbindd: Enhance xids2sids debuggingVolker Lendecke2019-02-081-0/+5
* smbd: Avoid sending S-1-22- to winbindVolker Lendecke2019-02-081-0/+12
* winbind: Enhance xids2sids debuggingVolker Lendecke2019-02-081-2/+6
* build: Get rid of hardcoded 'bin/default' in includesAliaksei Karaliou2019-02-081-2/+2
* s3/lib/popt_common: use stack buffer in set_logfile()David Disseldorp2019-02-071-7/+8
* s3/lib/popt_common: don't assume stackframe presenceDavid Disseldorp2019-02-071-5/+22
* Clean up reference used with PyDict_SetxxxNoel Power2019-02-071-198/+210
* Cleanup (decref) some objects added to list.Noel Power2019-02-072-11/+85
* Decrement references to python objects passed to Py_BuildValueNoel Power2019-02-071-2/+5
* tldap: avoid more use after free errorsRalph Boehme2019-02-061-2/+0
* tldap: avoid a use after free crashRalph Boehme2019-02-061-1/+0
* vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S2019-02-032-0/+22
* sysquota_linux: fix querying of group quotasBjörn Jacke2019-02-031-4/+4
* printing: check lp_load_printers() prior to pcap cache updateDavid Disseldorp2019-02-012-1/+6
* printing: drop pcap_cache_loaded() guard around load_printers()David Disseldorp2019-02-013-10/+6
* build: replace SAMBA3_ADD_OPTION with samba_add_onoff_optionDavid Disseldorp via samba-technical2019-02-011-28/+28
* s3: smbd: smb2-posix: Add NFS_SPECFILE_XXX defines.Jeremy Allison2019-01-311-0/+6
* s3: smbd: smb2-posix: Add IO_REPARSE_TAG_NFS.Jeremy Allison2019-01-301-0/+1
* vfs_gpfs: Fix the 32-bit buildVolker Lendecke2019-01-291-2/+4