summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2023-10-26s4:dns_server: loudly warn when a tombstone record has other recordsDouglas Bagnall1-0/+5
2023-10-26s4/dsdb: try not to leak on access check failureDouglas Bagnall1-0/+5
2023-10-25librpc/rpc: Add windows propertyset info and associated accessor and helper api.Noel Power1-0/+201
2023-10-25s4/lib: remove packet_full_request_u16, not used anymoreRalph Boehme2-13/+0
2023-10-25libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_tRalph Boehme8-23/+25
2023-10-25s4:torture: Fix code spellingJoseph Sutton8-15/+15
2023-10-25s4:rpc_server: Fix code spellingJoseph Sutton2-6/+6
2023-10-25s4:ntvfs: Fix code spellingJoseph Sutton1-2/+2
2023-10-25s4:librpc: Fix code spellingJoseph Sutton1-2/+2
2023-10-25s4:lib: Fix code spellingJoseph Sutton1-1/+1
2023-10-25s4:kdc: Fix code spellingJoseph Sutton2-2/+2
2023-10-25s4:dsdb: Fix code spellingJoseph Sutton3-3/+3
2023-10-25s4:auth: Fix code spellingJoseph Sutton1-1/+1
2023-10-25s4:kdc: Add device to Authenticated Users for RBCD conditions evaluationJoseph Sutton1-0/+4
2023-10-25s4:kdc: Add device to default groups for RBCD conditions evaluationJoseph Sutton1-0/+1
2023-10-25s4:ntvfs: Avoid signed integer overflowJoseph Sutton1-4/+8
2023-10-25s4:dsdb:tests: Remove unnecessary f‐stringsJoseph Sutton1-6/+6
2023-10-24python: tests: fix some hidden tab characters in tests.pyRob van der Linde1-4/+4
2023-10-24smbtorture: add test for fruit:validate_afpinfo optionRalph Boehme2-0/+70
2023-10-24s4:torture: Produce more output to help debug smb2.multichannel.bugs.bug_15346Joseph Sutton1-3/+47
2023-10-24s4:rpc_server: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+2
2023-10-24s4:service_named_pipe: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+2
2023-10-24s4:wrepl_server: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+5
2023-10-24s4:libcli/wrepl: make use of tstream_bsd_fail_readv_first_error(false)Stefan Metzmacher1-0/+2
2023-10-24s4:ntp_signd: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+2
2023-10-24s4:dns_server: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+2
2023-10-24s4:ldap_server: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+2
2023-10-24s4:kdc: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+2
2023-10-24s4:kdc: Add device to Authenticated Users for authentication policy evaluationJoseph Sutton1-0/+4
2023-10-24s4:kdc: Add a flag indicating that the device should be added to Authenticate...Joseph Sutton1-0/+16
2023-10-24s4:kdc: Add device to default groups for authentication policy evaluationJoseph Sutton1-0/+1
2023-10-24s4:kdc: Add a flag indicating that the device should be added to the default ...Joseph Sutton1-4/+23
2023-10-24s4:kdc: Make a copy of the device SIDs to be placed in the security tokenJoseph Sutton1-7/+17
2023-10-19s4:kdc: Permit RODC‐issued evidence tickets for constrained delegationJoseph Sutton1-10/+2
2023-10-19s4:kdc: Add flag to indicate the upper sixteen bits of the kvno are specifiedJoseph Sutton2-2/+3
2023-10-19s4:kdc: Use HDB flag constants instead of SDB onesJoseph Sutton1-1/+1
2023-10-19s4:kdc: Always regard device info when the client performs RBCDJoseph Sutton1-1/+2
2023-10-19s4:dsdb: Remove reference to non‐existent codeJoseph Sutton1-3/+1
2023-10-19s4:torture: Check return values of gnutls functions (CID 1547212)Joseph Sutton1-8/+30
2023-10-19s4:torture: Fix leaksJoseph Sutton1-0/+6
2023-10-19s4:torture: Check return values of talloc functionsJoseph Sutton1-3/+14
2023-10-17s4:torture: Increase multichannel timeoutAndreas Schneider1-1/+1
2023-10-17s4:rpc_server/epmapper: use ndr_syntax_id_equal() in dcesrv_epm_Map() to matc...Stefan Metzmacher1-4/+17
2023-10-17s4:rpc_server/epmapper: check dcerpc_floor_get_uuid_full() result in dcesrv_e...Stefan Metzmacher1-3/+6
2023-10-17s4:rpc_server: simplify logic in dcesrv_epm_Map matchingStefan Metzmacher1-5/+10
2023-10-17librpc/rpc: also get the 2nd half of the ndr_syntax_id from a floorStefan Metzmacher2-4/+4
2023-10-17s4:rpc_server/remote: make use of dcesrv_async_reply()Stefan Metzmacher1-5/+1
2023-10-17s4:rpc_server/netlogon: make use of dcesrv_async_reply()Stefan Metzmacher1-22/+5
2023-10-17s4:rpc_server/lsa: make use of dcesrv_async_reply()Stefan Metzmacher1-8/+2
2023-10-17s4:rpc_server/common: make use of dcesrv_async_reply()Stefan Metzmacher1-5/+1