summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:printing: Fix size typesAndreas Schneider2018-04-032-11/+18
* s3:smbd: Fix size types in reply_negprot()Andreas Schneider2018-04-031-5/+8
* s3:modules: fix the build of vfs_aixacl2.cStefan Metzmacher2018-04-031-2/+3
* s3:modules: make virusfilter_io_connect_path() more portableStefan Metzmacher2018-04-031-15/+16
* s3:modules: fix the picky-developer build of vfs_virusfilter.c on FreeBSD 11Stefan Metzmacher2018-04-031-2/+3
* s3:smbd: don't use the directory cache for SMB2/3Ralph Boehme2018-03-301-3/+29
* s3: smbd: Files or directories can't be opened DELETE_ON_CLOSE without delete...Jeremy Allison2018-03-291-0/+12
* libads: Fix CID 1349423 Resource leakVolker Lendecke2018-03-291-1/+2
* net: Fix CID 1128559 Dereference null return valueVolker Lendecke2018-03-291-3/+7
* smbstatus: Fix CID 1128560 Dereference null return valueVolker Lendecke2018-03-291-1/+9
* vfs_fruit: Fix CID 1433613 Operands don't affect resultVolker Lendecke2018-03-291-2/+2
* libads: Fix 1433611 Resource leakVolker Lendecke2018-03-291-0/+1
* libads: Fix CID 1433606 Dereference before null checkVolker Lendecke2018-03-291-1/+1
* selftest: Do not run *.lock tests against both nt4_dc and ad_dcAndrew Bartlett2018-03-271-1/+2
* selftest: Do not run raw.notify, smb2.oplock and raw.oplock twiceAndrew Bartlett2018-03-271-1/+2
* selftest: Move slower base.deny1 and base.deny2 to fileserver environmentAndrew Bartlett2018-03-271-1/+1
* Move smbtorture3 tests to fileserver environmentAndrew Bartlett2018-03-271-1/+1
* selftest: Move base.delaywrite tests to fileserver environmentAndrew Bartlett2018-03-271-1/+1
* selftest: Do not run smb2.notify against nt4_dc and ad_dcAndrew Bartlett2018-03-271-1/+0
* winbindd: Use talloc_zero_array for consistency with other winbindd_domain al...Andrew Bartlett2018-03-241-2/+2
* winbindd: Do re-connect if the RPC call fails in the passdb caseAndrew Bartlett2018-03-241-0/+128
* winbindd: Add a cache of the samr and lsa handles for the passdb domainAndrew Bartlett2018-03-241-108/+159
* s3/script/tests: convert print func to be py2/py3 compatibleNoel Power2018-03-231-3/+4
* s3:lib: Fix probably a copy&paste error in namemap_cache_set_sid2name()Andreas Schneider2018-03-231-1/+0
* s3: smbd: always set vuid in check_user_ok()Ralph Boehme2018-03-221-0/+2
* s3-libnet: move rpc_join label into HAVE_ADS block with only callerAndrew Bartlett2018-03-221-1/+2
* libsmb: Use the same #ifdef for is_our_primary_domain() as the only callerAndrew Bartlett2018-03-221-1/+1
* s3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specifically debug credit issues.Jeremy Allison2018-03-221-18/+30
* s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*....Jeremy Allison2018-03-2222-0/+66
* s3:lib: Fix size types in tldap_find_first_star()Andreas Schneider2018-03-211-1/+2
* s3:lib: Fix size types in ms_fnmatch()Andreas Schneider2018-03-211-1/+2
* s3:printing: Fix size check in get_file_version()Andreas Schneider2018-03-211-6/+18
* s3: smbd: Fruit. Make the use of dom_sid_compare_domain() much clearer.Jeremy Allison2018-03-211-2/+3
* s3:registry: Fix size types and length calculationsAndreas Schneider2018-03-211-7/+9
* s3:vfs_preopen: Change to a do-while loop and fix the checkAndreas Schneider2018-03-201-2/+2
* s3:locking: Fix integer overflow check in posix_lock_in_range()Andreas Schneider2018-03-201-1/+2
* s3:nmbd: Fix possible integer overflowAndreas Schneider2018-03-201-1/+3
* s3:rpcclient: Fix size typesAndreas Schneider2018-03-201-1/+1
* s3:rpc_server: Fix size types in spoolssAndreas Schneider2018-03-201-4/+4
* s3:passdb: Fix size typesAndreas Schneider2018-03-201-1/+2
* s3:modules: Fix size type in getdateAndreas Schneider2018-03-202-2/+2
* s3:nmbd: Fix size type in nmbd_browsesync.cAndreas Schneider2018-03-201-1/+1
* s3:utils: Fix size type in log2pcaphexAndreas Schneider2018-03-201-1/+1
* s3:rpc_server: Fix size types in srvsvcAndreas Schneider2018-03-201-4/+4
* s3:vfs_nettalk: Fix size typesAndreas Schneider2018-03-201-1/+1
* s3:winbindd: Fix size types in idmap_tdb_commonAndreas Schneider2018-03-201-2/+2
* s3:printing: Fix size type in printing_dbAndreas Schneider2018-03-201-1/+1
* s3:avahi: Fix size typesAndreas Schneider2018-03-201-2/+2
* s3:client: Fix size typesAndreas Schneider2018-03-201-3/+3
* s3:libsmb: Fix size types in nmblibAndreas Schneider2018-03-201-3/+3