summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* dsdb: Align integer typesVolker Lendecke2020-01-191-2/+4
* heimdal_build: Remove bashism from --address-sanitizer build ruleAndrew Bartlett2020-01-181-3/+3
* s4-torture: increase various bufsizes to better deal with Windows 2019 clustersGünther Deschner2020-01-161-3/+3
* s4-torture: fix copy/paste error in clusapi group testGünther Deschner2020-01-161-3/+3
* s4-torture: add clusapi GroupSet testsGünther Deschner2020-01-161-0/+162
* s4-torture: fix asserts in clusapi_NodeControl testsGünther Deschner2020-01-161-2/+2
* s4-torture: save cluster version in clusapi test contextGünther Deschner2020-01-161-2/+27
* tests: Test samba-tool user setprimarygroup commandBjörn Baumbach2020-01-151-0/+17
* tests: Test samba-tool user getgroups commandBjörn Baumbach2020-01-151-0/+24
* selftest: create working directory for blackbox testBjörn Baumbach2020-01-151-0/+1
* librpc: pidlify spoolss_EnumPerMachineConnectionsGünther Deschner2020-01-081-1/+1
* s4-torture: add test for spoolss_EnumPerMachineConnectionsGünther Deschner2020-01-081-0/+47
* s4-torture: add test for spoolss AddPerMachineConnectionGünther Deschner2020-01-081-0/+154
* librpc: fix IDL for spoolss_GetCorePrinterDrivers()Günther Deschner2020-01-081-6/+6
* dsdb: Align integer typesVolker Lendecke2020-01-032-8/+8
* audit_log: Align integer typesVolker Lendecke2020-01-031-1/+1
* Happy New Year 2020!Stefan Metzmacher2020-01-011-1/+1
* Convert samba4.base.rw1 test to smb2David Mulder2019-12-203-0/+165
* Convert samba4.base.*attr tests to smb2David Mulder2019-12-204-0/+545
* selftest: Confirm parse of dnsProperty recordsAndrew Bartlett2019-12-201-0/+32
* s4-smbd: Also restart prefork children lost to SIGKILL (-9)Andrew Bartlett2019-12-201-1/+2
* test upgradedns: ensure lmdb lock files linkedGary Lockyer2019-12-201-0/+2
* selftest: run samba.tests.samba_tool.user against ad_dc_ntvfs:local explicitlyRalph Boehme2019-12-201-1/+1
* selftest: run samba.ldap.referrals against ad_dc_ntvfs explicitlyRalph Boehme2019-12-201-1/+1
* selftest: run samba4.ldap.dirsync.python against ad_dc_ntvfs explicitlyRalph Boehme2019-12-201-1/+1
* selftest: run samba.tests.dcerpc.srvsvc against ad_dc_ntvfs explicitlyRalph Boehme2019-12-201-1/+1
* selftest: run rpc.srvsvc and rpc.mgmt against ad_dc_ntvfs explicitlyRalph Boehme2019-12-201-1/+4
* selftest: hardcode ad_dc_ntvfs for the rpc.netlogon testsuiteRalph Boehme2019-12-201-0/+2
* selftest: make testenv name logic more flexible for the rpc testcasesRalph Boehme2019-12-201-3/+4
* selftest: use ad_dc_ntvfs env instead of ad_dc_default for samba4.ldb.ldapsRalph Boehme2019-12-201-1/+1
* source4/utils/oLschema2ldif: include stdint.h before cmocka.hFabrice Fontaine2019-12-181-0/+1
* Avoiding bad call flags with python 3.8, using METH_NOARGS instead of zero.Torsten Fohrer2019-12-181-1/+1
* librpc: Move winstation.idl to the top level and exclude from fuzzingAndrew Bartlett2019-12-183-20/+1
* sefltest: Demonstrate crash in manually written printer for drsuapi_DsAttribu...Andrew Bartlett2019-12-181-0/+76
* mit-kdb: Fix license on header fileSimo Sorce2019-12-171-26/+19
* torture4: Fix a typoVolker Lendecke2019-12-161-1/+1
* s4-libcli/rap: Set the switch_value before NDR_BUFFERS to prepare for new lib...Andrew Bartlett2019-12-121-0/+3
* selftest: Add test for ndr_size_struct() faulting on a NULL pointerAndrew Bartlett2019-12-121-0/+43
* selftest: Add example xattr_NTACL packets to demonstrate switch/union behaviourAndrew Bartlett2019-12-122-0/+119
* s4:torture/rpc: Fix torture comment in mdssvc.cSamuel Cabrero2019-12-121-1/+1
* pidl:NDR/Server: Allow to define endpoint server shutdown functionsSamuel Cabrero2019-12-122-0/+14
* librpc:core: Add public functions to initialize endpoint serversSamuel Cabrero2019-12-122-0/+4
* librpc:core: Split dcesrv context init and endpoint servers initSamuel Cabrero2019-12-122-3/+13
* librpc dnsp test: Ensure length matches union selectorGary Lockyer2019-12-123-0/+110
* torture: Run durable_v2_reconnect_delay_msec with leasesVolker Lendecke2019-12-101-4/+9
* torture4: Use generate_random_u64() instead of random()Volker Lendecke2019-12-101-1/+1
* lib:crypto: Remove our implementation of AES GCMAndreas Schneider2019-12-101-3/+0
* lib:crypto: Remove our implementation of AES CCMAndreas Schneider2019-12-101-3/+0
* CVE-2019-14870: mit-kdc: enforce delegation_not_allowed flagIsaac Boukris2019-12-102-11/+11
* CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2SelfIsaac Boukris2019-12-101-22/+36