summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* talloc: version 2.1.12talloc-2.1.12Stefan Metzmacher2018-03-214-1/+97
* talloc: use a library destructor instead of atexit() if availableStefan Metzmacher2018-03-211-28/+44
* talloc: Fix size type and checks in _vasprintf_tcAndreas Schneider2018-03-211-3/+8
* s3: smbd: Fruit. Make the use of dom_sid_compare_domain() much clearer.Jeremy Allison2018-03-211-2/+3
* samba-tool visualize: fix python2.6 incompatibilityBjörn Baumbach2018-03-211-1/+5
* samba-tool ldapcmp: remove duplicate takes_optiongroups attributeDouglas Bagnall2018-03-211-6/+0
* samba_dnsupdate: Introduce automatic site coverageGarming Sam2018-03-212-1/+27
* tests/samba_dnsupdate: Add a trivial test of automatic site coverageGarming Sam2018-03-212-0/+55
* tests/kcc_util: Add unit tests for automatic site coverageGarming Sam2018-03-213-1/+354
* kcc_utils: Use lower name in automatic sites coveredGarming Sam2018-03-211-1/+1
* kcc_utils: Prevent multiple sites attached to a sitelink covering a siteGarming Sam2018-03-211-3/+34
* kcc_utils: Keep a count of the DCs in each siteGarming Sam2018-03-211-2/+3
* kcc_utils: Add a routine for automatic site coverageGarming Sam2018-03-211-0/+80
* join.py: Add missing NTSTATUSError importGarming Sam2018-03-211-1/+1
* 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
* s4:dsdb: Fix integer operationsAndreas Schneider2018-03-201-3/+3
* lib:socket: Return early if we have only one interfaceAndreas Schneider2018-03-201-1/+4
* ldb: Fix size types in ldb_ldif functionsAndreas Schneider2018-03-201-2/+4
* 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
* s4:client: Fix size typesAndreas Schneider2018-03-201-4/+4
* s4:torture: Fix size types in nss testsAndreas Schneider2018-03-201-2/+2
* s3:libsmb: Fix size types in nmblibAndreas Schneider2018-03-201-3/+3
* s3:torture: Fix size types in spoolss testAndreas Schneider2018-03-201-1/+1
* s4:torture: Fix size types in qfileinfo testAndreas Schneider2018-03-201-3/+3
* s4:torture: Fix size types in qsinfo testAndreas Schneider2018-03-201-3/+3
* s4:rpc_server: Fix size typesAndreas Schneider2018-03-201-2/+2
* s4:utils: Fix size typesAndreas Schneider2018-03-201-1/+1
* s3:param: Fix size typesAndreas Schneider2018-03-201-2/+2
* libcli:smb: Fix size typesAndreas Schneider2018-03-201-3/+4
* s4:cldap_server: Fix size typesAndreas Schneider2018-03-201-1/+1
* s4:ldap_server: Fix size typesAndreas Schneider2018-03-201-2/+2
* s4:rpc_server: Fix size types in dcerpc dnsserverAndreas Schneider2018-03-202-3/+3
* s4:dns_server: Fix size typesAndreas Schneider2018-03-201-2/+2
* s3:libads: Fix size types in kerberos functionsAndreas Schneider2018-03-201-5/+5
* s4:ntvfs: Fix size type in pvfs functionsAndreas Schneider2018-03-201-4/+4
* heimdal: Fix size typesAndreas Schneider2018-03-205-6/+7