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