CVE-2020-25718 kdc: Confirm the RODC was allowed to issue a particular ticket
[samba.git] / source4 / rpc_server / drsuapi / getncchanges.c
2021-11-08 Andrew BartlettCVE-2020-25718 kdc: Confirm the RODC was allowed to...
2021-11-08 Andrew BartlettCVE-2020-25718 dsdb: Bring sid_helper.c into common...
2021-11-08 Andrew BartlettCVE-2020-25718 s4-rpc_server: Explain why we use DSDB_S...
2021-11-08 Andrew BartlettCVE-2020-25718 s4-rpc_server: Remove unused attributes...
2021-11-08 Andrew BartlettCVE-2020-25718 s4-rpc_server: Provide wrapper samdb_con...
2021-11-08 Andrew BartlettCVE-2020-25718 s4-rpc_server: Confirm that the RODC...
2021-11-08 Andrew BartlettCVE-2020-25718 s4-rpc_server: Put msDS-KrbTgtLinkBL...
2021-11-08 Andrew BartlettCVE-2020-25718 s4-rpc_server: Put RODC reveal/never...
2021-11-08 Andrew BartlettCVE-2020-25718 s4-rpc_server: Obtain the user tokenGrou...
2021-11-08 Andrew BartlettCVE-2020-25718 s4-rpc_server: Change sid list functions...
2019-10-18 Samuel Cabreros4:rpc_server: Remove imessaging_context from dcerpc...
2019-10-18 Samuel Cabreros4:rpc_server: Cleanup includes
2019-10-18 Andrew Bartletts4-rpc_server: Change LDB_TYPESAFE_QSORT() to TYPESAFE_...
2019-02-13 Douglas Bagnalldsdb: make get_parsed_dns_trusted() a common helper...
2019-01-12 Stefan Metzmachers4:rpc_server/drsuapi: make use of dcesrv_auth_session_...
2019-01-12 Stefan Metzmachers4:rpc_server/drsuapi: make use dcesrv_call_session_info()
2017-09-18 Tim Bealegetncchanges.c: max_links calculation didn't work well...
2017-09-18 Tim Bealegetncchanges.c: Support GET_TGT better with large numbe...
2017-09-18 Garming Samgetncchanges.c: Refactor to track more state using...
2017-09-18 Tim Bealedrs: Add basic GET_TGT support
2017-09-15 Tim Bealegetncchanges.c: Send linked attributes in each chunk
2017-09-15 Tim Bealegetnchanges.c: Avoid unnecessary continue
2017-09-15 Tim Bealegetncchanges.c: Split out code to get an object for...
2017-09-15 Tim Bealegetncchanges.c: Reduce the parameters to get_nc_changes...
2017-09-15 Tim Bealegetncchanges.c: Remove unused ncRoot_dn parameter
2017-09-15 Tim Bealegetncchanges.c: Remove a really old TODO
2017-09-15 Tim Bealegetncchanges.c: Replace hard-coded numbers with a define
2017-09-15 Tim Bealegetncchanges.c: Refactor how objects get added to the...
2017-09-15 Tim Bealegetncchanges.c: Refactor how we add ancestor links
2017-09-15 Tim Bealegetncchanges.c: Add ancestor links when the object...
2017-09-15 Tim Bealegetncchanges.c: Split GET_ANC block out into its own...
2017-09-15 Tim Bealegetncchanges.c: Split sorting linked attributes into...
2017-09-15 Tim Bealegetncchanges.c: Rename anc_cache to obj_cache
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-08-29 Tim Beales4-drsuapi/selftest: Add extra tests for invalid DNs
2017-08-29 Tim Beales4-drsuapi: Set getnc_state *after* we've checked reque...
2017-08-29 Tim Beales4-drsuapi: Change REPL_SECRET error code to match...
2017-08-29 Andrew Bartletts4-drsuapi: Refuse to replicate an NC is that not actua...
2017-08-29 Tim Beales4-drsuapi: Use sam_ctx consistently in dcesrv_drsuapi_...
2017-08-29 Andrew Bartletts4-drsuapi: Avoid segfault when replicating as a non...
2017-07-27 Tim Bealegetncchanges.c: Remove unused null_scope variable
2017-07-21 Andrew Bartlettgetncchanges: Do not segfault if somehow we get 0 resul...
2017-05-30 Garming Samgetncchanges: Do not filter EXOPs using highwatermark
2017-05-30 Garming Samrpc_server: Move SID helpers into common
2017-04-13 Garming Samdrepl_server: Allow refresh of partitions on UpdateRef
2017-03-27 Douglas Bagnallgetncchanges: remove whitespace
2017-03-27 Garming Samrepl_secret: Prevent null deref on DEBUG
2017-03-13 Garming Samgetncchanges: Remove O(n) loop in link parsing
2017-03-13 Garming Samgetncchanges: generalize samdb_result_sid_array_ndr...
2017-03-13 Garming Samgetncchanges: Add a comment regarding sIDHistory for...
2017-03-13 Garming Samgetncchanges: include object SID in tokenGroups calcula...
2017-03-13 Garming Samgetncchanges: Reorder and comment code for clarity
2017-03-13 Garming Samgetncchanges: Prevent a small, but possible race condit...
2017-03-13 Garming Samgetncchanges: Refactor filter_attrs from build_object
2017-03-13 Garming Samgetncchanges: Tie destination DSA GUID to authenticatin...
2017-03-13 Garming Samgetncchanges: Implement functionality for msDS-Revealed...
2017-03-13 Bob Campbellgetncchanges: Do not filter secrets by PAS in EXOP_REPL...
2017-03-13 Garming Samgetncchanges: Let security of RWDC+ manually replicate...
2017-03-13 Garming Samgetncchanges: Return correct denied REPL_SECRET error...
2017-02-08 Stefan Metzmachergetncchanges: implement DRSUAPI_DRS_GET_ANC more correctly
2017-02-08 Stefan Metzmachergetncchanges: calculate getnc_state->min_usn calculatio...
2017-02-08 Stefan Metzmachergetncchanges: improve get_nc_changes_add_links() by...
2017-02-08 Stefan Metzmachergetncchanges: improve get_nc_changes_build_object(...
2017-02-08 Stefan Metzmachergetncchanges: fix highest_usn off by one calculation...
2017-02-08 Stefan Metzmachergetncchanges: remove unused c++ comments/code in getncc...
2017-02-08 Garming Samgetncchanges: do not replicate links for non critical...
2017-02-08 Stefan Metzmachergetncchanges: don't process DRSUAPI_DRS_CRITICAL_ONLY...
2017-02-08 Stefan Metzmachergetncchanges: remember the ncRoot_guid on the getncchan...
2017-02-08 Stefan Metzmachergetncchanges: pass struct ldb_message as const
2017-02-08 Stefan Metzmachergetncchanges: only set nc_{object,linked_attributes...
2016-12-21 Garming Samgetncchanges: use the uptodateness_vector to filter...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-08-25 Garming Samgetncchanges: Compute the partial attribute set from...
2016-08-25 Bob Campbellgetncchanges: Fix some whitespace
2016-07-28 Garming Samrpc_server/drsuapi: Don't set msDS_IntId as attid for...
2016-07-28 Garming Samgetncchanges: Set is_schema_nc when EXOP_OBJ
2016-07-28 Evgeny Sinelnikovrpc_server/drsuapi: Set msDS_IntId as attid for linked...
2016-06-17 Andrew Bartlettrepl: Avoid excessive stack use and instead sort the...
2016-06-17 Garming Samgetncchanges: Match Windows on linked attribute sort
2016-06-17 Garming Samgetncchanges: sort with precalculated target guid array
2016-06-17 Garming Samgetncchanges: remove some whitespace
2016-06-01 Andrew Bartlettgetncchanges: Fill in ctr6.linked_attributes with a...
2016-06-01 Andrew Bartlettgetncchanges: Use the talloc_stackframe() for tempory...
2016-06-01 Andrew Bartlettgetncchanges: Give the correct error when RID_ALLOC...
2016-06-01 Andrew Bartlettrpc_server/drsuapi: Return the correct 3 objects for...
2016-03-08 Andrew Bartlettrpc_server/drsuapi: Block replication of incorrect...
2015-02-25 Volker LendeckeFix the developer O3 build
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-24 Andrew Bartlettrpc_server-drsuapi: Improve comments and DEBUG lines
2013-06-12 Andrew Bartlettdsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
2013-05-16 Andrew Bartlettrpc_server-drsuapi: Include the failing DN when unable...
2013-01-17 Andrew Bartlettdrs-fsmo: Improve handling of FSMO role takeover.
2013-01-01 Stefan Metzmachers4:drsuapi: try to behave more like windows for usn...
2013-01-01 Stefan Metzmachers4:drsuapi: make use of LDB_TYPESAFE_QSORT() and pass...
2013-01-01 Stefan Metzmachers4:drsuapi: make sure we report the meta data from...
2013-01-01 Stefan Metzmachers4:drsuapi: check the source_dsa_invocation_id (bug...
2013-01-01 Stefan Metzmachers4:drsuapi: make sure we never return the same highwate...
2013-01-01 Stefan Metzmachers4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()
2013-01-01 Stefan Metzmachers4:drsuapi: always use the current uptodateness_vector
2013-01-01 Stefan Metzmachers4:drsuapi: avoid a ldb_dn_copy() and use talloc_move...
next