summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4758: - added async support to the session request codeAndrew Tridgell1-2/+0
2007-10-10r4745: remove the distinguishedName attribute adds from samr. See theAndrew Tridgell1-5/+0
2007-10-10r4728: split up server_services into:Stefan Metzmacher2-80/+55
2007-10-10r4715: alwys add the distinguishedName attributeStefan Metzmacher1-0/+5
2007-10-10r4713: Add initial support for QueryTrustedDomainInfo on LSA.Andrew Bartlett1-6/+47
2007-10-10r4712: slight tidy up in alter_context serverAndrew Tridgell1-2/+1
2007-10-10r4707: w2k3 don't restict passwords onStefan Metzmacher2-10/+21
2007-10-10r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett2-5/+82
2007-10-10r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher1-5/+108
2007-10-10r4698: - Initial implementation of trusted domains in LSA.Andrew Bartlett2-181/+381
2007-10-10r4695: Leave less memory handing around on long-term TALLOC_CTX.Andrew Bartlett1-19/+29
2007-10-10r4694: 'fix' the behaviour for setting only the old, but not the new secret.Andrew Bartlett1-3/+43
2007-10-10r4690: - add support for async rpc server repliesStefan Metzmacher4-108/+235
2007-10-10r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett1-17/+466
2007-10-10r4680: Make more efficient use of memory in SAMR:Andrew Bartlett1-2/+2
2007-10-10r4663: fixed SPNEGO auth in the rpc serverAndrew Tridgell1-3/+4
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher2-2/+3
2007-10-10r4648: fix netr_ServerPasswordSet() bugsStefan Metzmacher1-22/+18
2007-10-10r4647: - use talloc_zero() instead of ZERO_STRUCTP()Stefan Metzmacher1-23/+20
2007-10-10r4642: added support for alter_context in the server for adding new interface...Andrew Tridgell2-6/+80
2007-10-10r4641: Push a few more details into the schannel ldb, and into theAndrew Bartlett2-47/+37
2007-10-10r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell13-251/+211
2007-10-10r4639: initialize all struct members!Stefan Metzmacher1-8/+7
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher3-52/+44
2007-10-10r4618: - tidied up the alter_context client code a bitAndrew Tridgell1-13/+13
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell1-6/+7
2007-10-10r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell1-1/+4
2007-10-10r4563: fixed lsa_EnumAccounts() server side to return all accounts that have ...Andrew Tridgell1-1/+2
2007-10-10r4558: more use of bitmaps and enumsStefan Metzmacher2-4/+9
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2-3/+2
2007-10-10r4520: added a enum test function to the echo pipeAndrew Tridgell1-0/+6
2007-10-10r4508: - simplify the code and allocate only in one placeStefan Metzmacher1-15/+4
2007-10-10r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.Andrew Bartlett2-57/+96
2007-10-10r4490: when implementing one rpc server call in terms of another call, youAndrew Tridgell1-1/+3
2007-10-10r4487: fixed the use of ldb_msg_add_*() in the samr password backendAndrew Tridgell1-18/+28
2007-10-10r4485: remove unused TODO comment we already handle the DS_ROLE_STANDALONE_SE...Stefan Metzmacher1-2/+0
2007-10-10r4484: - use the nTMixedDomain attribute to check if our domain is mixed mode...Stefan Metzmacher1-5/+9
2007-10-10r4483: - rename same structs, enums and uninons of the dssetup pipeStefan Metzmacher1-72/+137
2007-10-10r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell3-121/+176
2007-10-10r4461: finished the remaining information levels in the DSSETUP pipe. The pip...Andrew Tridgell1-20/+38
2007-10-10r4458: Create ncalrpc directory with 0755 rather then 0700 so non-root usersJelmer Vernooij1-1/+1
2007-10-10r4453: use lp_server_role(), which currently returns 3, for the dssetupAndrew Tridgell1-1/+1
2007-10-10r4452: the beginnings of a dssetup rpc server.Andrew Tridgell2-0/+191
2007-10-10r4447: implement server side of lsa_LookupSids3() and lsa_LookupNames3()Andrew Tridgell1-42/+138
2007-10-10r4440: - add a start of srvsvc_NetShareCheck() server codeStefan Metzmacher2-17/+83
2007-10-10r4433: added the boilerplate for the new w2k3 LSA functions in preparationAndrew Tridgell1-0/+220
2007-10-10r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher2-277/+555
2007-10-10r4426: fix same namesStefan Metzmacher1-13/+13
2007-10-10r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher3-92/+158
2007-10-10r4417: Reply to samr_QueryDomainInfo with the same static value as level2 does.Volker Lendecke1-0/+16