summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the Samba 4.4.0rc4 release.samba-4.4.0rc4Karolin Seeger2016-03-081-1/+1
* WHATSNEW: Add release notes for Samba 4.4.0rc4.Karolin Seeger2016-03-081-1/+34
* CVE-2016-0771: tests/dns: Remove dependencies on env variablesGarming Sam2016-03-081-45/+25
* CVE-2016-0771: tests/dns: change samba.tests.dns from being a unittestGarming Sam2016-03-082-9/+40
* CVE-2016-0771: tests: rename test getopt to get_optGarming Sam2016-03-082-1/+1
* CVE-2016-0771: tests/dns: RPC => DNS roundtrip testGarming Sam2016-03-082-13/+190
* CVE-2016-0771: dnsserver: don't force UTF-8 for TXTGarming Sam2016-03-081-1/+1
* CVE-2016-0771: tests/dns: modify tests to check via RPCGarming Sam2016-03-081-106/+160
* CVE-2016-0771: tests/dns: Add some more test cases for TXT recordsGarming Sam2016-03-081-39/+71
* CVE-2016-0771: tests/dns: Correct error code for formerly unrun testGarming Sam2016-03-081-1/+1
* CVE-2016-0771: tests/dns: restore formerly segfaulting testGarming Sam2016-03-081-26/+25
* CVE-2016-0771: tests/dns: Add a comment regarding odd Windows behaviourGarming Sam2016-03-081-0/+1
* CVE-2016-0771: tests/dns: FORMERR can simply timeout against WindowsGarming Sam2016-03-081-10/+53
* CVE-2016-0771: tests/dns: prepare script for further testingGarming Sam2016-03-081-6/+6
* CVE-2016-0771: tests/dns: Modify dns tests to match new IDLGarming Sam2016-03-081-18/+20
* CVE-2016-0771: dns.idl: make use of dnsp_hinfoStefan Metzmacher2016-03-081-8/+1
* CVE-2016-0771: s4:dns_server: fix idl for dns_txt_recordStefan Metzmacher2016-03-085-42/+48
* CVE-2016-0771: librpc: add ndr_dnsp_string_list_copy() helper functionStefan Metzmacher2016-03-082-0/+28
* CVE-2016-0771: librpc: add RPC_NDR_DNSSERVER to dcerpc-samba libraryStefan Metzmacher2016-03-081-14/+4
* CVE-2016-0771: s4:librpc: python_dns and python_dcerpc_dnsp doesn't require c...Stefan Metzmacher2016-03-083-5/+5
* CVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK-EA test.Jeremy Allison2016-03-083-1/+180
* CVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK-ACL test.Jeremy Allison2016-03-083-1/+200
* CVE-2015-7560: s3: libsmb: Add SMB1-only POSIX cli_posix_setacl() functions. ...Jeremy Allison2016-03-082-0/+111
* CVE-2015-7560: s3: libsmb: Rename cli_posix_getfaclXX() functions to cli_posi...Jeremy Allison2016-03-083-19/+19
* CVE-2015-7560: s3: smbd: Refuse to set EA's on a symlink.Jeremy Allison2016-03-081-0/+5
* CVE-2015-7560: s3: smbd: Silently return no EA's available on a symlink.Jeremy Allison2016-03-081-0/+9
* CVE-2015-7560: s3: smbd: Set return values early, allows removal of code dupl...Jeremy Allison2016-03-081-8/+5
* CVE-2015-7560: s3: smbd: Refuse to get a POSIX ACL on a symlink.Jeremy Allison2016-03-081-0/+7
* CVE-2015-7560: s3: smbd: Refuse to set a POSIX ACL on a symlink.Jeremy Allison2016-03-081-0/+6
* CVE-2015-7560: s3: smbd: Refuse to set an ACL from a POSIX file handle on a s...Jeremy Allison2016-03-081-0/+6
* CVE-2015-7560: s3: smbd: Refuse to get an ACL from a POSIX file handle on a s...Jeremy Allison2016-03-081-0/+7
* CVE-2015-7560: s3: smbd: Add refuse_symlink() function that can be used to pr...Jeremy Allison2016-03-081-0/+28
* selftest: Add a blackbox test for smbgetChristian Ambach2016-03-043-1/+250
* selftest: add a helper for the smbget binaryChristian Ambach2016-03-041-0/+1
* selftest: Reduce code duplicationChristian Ambach2016-03-041-23/+18
* s3:utils/smbget fix option parsingChristian Ambach2016-03-041-9/+40
* WHATSNEW: document removal of -P in smbgetChristian Ambach2016-03-041-0/+1
* s3:utils/smbget update manpage with -P option removalChristian Ambach2016-03-041-6/+0
* s3:utils/smbget remove -P optionChristian Ambach2016-03-041-32/+0
* s3:utils/smbget improve check of write() resultChristian Ambach2016-03-041-4/+6
* s3:utils/smbget abort recursive download on errorChristian Ambach2016-03-041-0/+6
* s3:utils/smbget another int -> bool conversionChristian Ambach2016-03-041-14/+12
* samba3.blackbox.smbclient.forceuser_validusers: Add new test for force user o...Robin Hack2016-03-043-2/+93
* passdb: add linefeed to debug messageUri Simchoni2016-03-041-1/+2
* smbd: ignore SVHDX create contextUri Simchoni2016-03-041-16/+0
* winbindd: return trust parameters when listing trustsUri Simchoni2016-03-042-24/+61
* winbindd: initialize foreign domain as AD based on trustUri Simchoni2016-03-041-0/+7
* winbindd: introduce add_trusted_domain_from_tdc()Uri Simchoni2016-03-041-26/+46
* access based share enum: handle permission set in configuration filesAlberto Maria Fiaschi2016-03-041-5/+12
* tevent: version 0.9.28Stefan Metzmacher2016-03-042-1/+91