summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2009-09-22s4-drsserver: sort by DN to give tree orderAndrew Tridgell3-8/+29
2009-09-22s4-ldb: added a bunch more debug for DC joinAndrew Tridgell1-0/+6
2009-09-22s4-rpcserver: added support for shared handlesAndrew Tridgell3-6/+49
2009-09-22s4-lsa: added support for QuerySecurity on LSAAndrew Tridgell1-2/+85
2009-09-22s4-rpcserver: added shared association groupsAndrew Tridgell3-34/+111
2009-09-22s4-rpcserver: run all RPC operations in a single taskAndrew Tridgell1-1/+8
2009-09-22s4-rpc: remove two unused functionsAndrew Tridgell1-32/+3
2009-09-19s4-drs: security checking on DRS needs to default to onAndrew Tridgell1-1/+2
2009-09-19s4-repl: need param.h for lp_parm_boolAndrew Tridgell1-0/+1
2009-09-19Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.Anatoliy Atanasov1-7/+1
2009-09-19Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov6-20/+36
2009-09-19more include minimisationAndrew Tridgell12-41/+0
2009-09-19s4-rpc_server: removed remaining unnecessary #includesAndrew Tridgell4-5/+2
2009-09-19s4-rpc: remove some unnecessary #include linesAndrew Tridgell4-8/+0
2009-09-19s4-netlogon: implement dcesrv_netr_DsRAddressToSitenamesExWAndrew Tridgell1-2/+24
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-1/+1
2009-09-18s4:rpc_server: remove some now unused codeStefan Metzmacher2-199/+0
2009-09-18s4:rpc_server: export dcesrv_add_ep() so that torture tests can use itStefan Metzmacher2-5/+9
2009-09-17idl: added DsExecuteKCC IDLAndrew Tridgell1-3/+3
2009-09-16s4:rpc_server netgotiate max xmit size with RPC clientAndrew Bartlett1-2/+2
2009-09-15s4-repl: take advantage of async RPC forwardingAndrew Tridgell1-21/+4
2009-09-15s4-rpc: added a module for forwarding RPC requestsAndrew Tridgell3-9/+116
2009-09-15s4-drs: lock down key DRS callsAndrew Tridgell4-22/+54
2009-09-15s4-drs: filter based on local_usnAndrew Tridgell1-1/+1
2009-09-16schannel: move schannel_sign to main directory.Günther Deschner1-1/+2
2009-09-14s4-drs: allow replication of renamesAndrew Tridgell1-6/+7
2009-09-13s4-drs: fixed search expressionAndrew Tridgell1-1/+1
2009-09-12s4-drs: change debug levelAndrew Tridgell1-1/+1
2009-09-12s4-drs: also fill in tmp_highest_usnAndrew Tridgell1-0/+1
2009-09-12s4-drs: return objects with uSN > highest_usnAndrew Tridgell1-2/+6
2009-09-12s4-drs: spelling fix, and simpler search expressionAndrew Tridgell1-2/+2
2009-09-12s4-drs: fixed the cursor generation to always be filled inAndrew Tridgell1-102/+152
2009-09-12s4-repl: use common functions to simplify updaterefs.cAndrew Tridgell1-108/+4
2009-09-12Fix up-to-dateness vector creation.Anatoliy Atanasov1-15/+76
2009-09-11s4-drs: fixed the ldap SPN in AddEntryAndrew Tridgell1-1/+1
2009-09-11s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell1-9/+9
2009-09-11lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner1-4/+4
2009-09-11s4-drs: actually call the new drsuapi_add_SPNs() codeAndrew Tridgell1-2/+2
2009-09-11s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell1-4/+120
2009-09-11s4/drs: parentGUID needs to be specififcally asked forAndrew Tridgell1-1/+2
2009-09-10s4:srvsvc: Fix logic on error checking.Andrew Kroeger1-6/+6
2009-09-10s4:netlogon - Put the "supported encryption types" more back in the "LogonGet...Matthias Dieter Wallnöfer1-6/+8
2009-09-10s4/drs: enable attribute encryptionAndrew Tridgell1-6/+41
2009-09-10s4/drs: changed the UpdateRefs server to use the dn instead of the GUIDAndrew Tridgell1-27/+18
2009-09-10s4/drs: correctly fill in the GUID of DRS objectsAndrew Tridgell1-1/+1
2009-09-10s4: fix spellingAndrew Tridgell1-1/+1
2009-09-10s4/drs: when we don't find an attribute use zero valuesAndrew Tridgell1-19/+10
2009-09-09s4:drs match the meta_data and attributes arrayAndrew Tridgell1-16/+46
2009-09-09s4/drs: broke out the core of the getncchanges codeAndrew Tridgell1-81/+96
2009-09-09s4:drs level_out is a pointerAndrew Tridgell1-1/+1