summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r22477: When an invaild base is specified to ldb_search, it should returnAndrew Bartlett2007-10-101-20/+27
* r22408: more private dependeciesStefan Metzmacher2007-10-101-16/+19
* r22077: Import only necessary test variables, more refactoring.Jelmer Vernooij2007-10-101-2/+1
* r21911: Some more work on making the ncacn_np handling in smbd be less special.Jelmer Vernooij2007-10-102-4/+48
* r21835: fixed a rpc server bug where we failed to remove a call from oneAndrew Tridgell2007-10-102-11/+70
* r21744: Test more talloc failure cases.Andrew Bartlett2007-10-101-1/+6
* r21698: Check for talloc failures.Andrew Bartlett2007-10-101-0/+6
* r21589: give an error when the assoc_group_id isn't 0Stefan Metzmacher2007-10-101-0/+4
* r21544: Fix duplicate names. The build system should be warning about this....Jelmer Vernooij2007-10-101-3/+3
* r21518: fix panic, sorry...Stefan Metzmacher2007-10-101-1/+1
* r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some namesStefan Metzmacher2007-10-101-1/+1
* r21512: finish DsBind() in the DRSUAPI server:Stefan Metzmacher2007-10-102-14/+140
* r21499: fill in the correct forest dns nameStefan Metzmacher2007-10-101-2/+35
* r21362: rename:Stefan Metzmacher2007-10-102-5/+5
* r21356: we have a function to get the sites dnStefan Metzmacher2007-10-101-5/+1
* r20850: Prefix all server calls with dcesrv_Jelmer Vernooij2007-10-1013-601/+601
* r20830: merge mgmt workJelmer Vernooij2007-10-103-16/+42
* r20786: Fix the build.Jelmer Vernooij2007-10-101-1/+1
* r20785: Add stub implementation for mgmt interface.Jelmer Vernooij2007-10-102-0/+91
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-102-3/+3
* r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta dataStefan Metzmacher2007-10-101-3/+3
* r20374: It's still 2006 (just...). Add copyright.Andrew Bartlett2007-10-101-0/+1
* r20354: Trusted domains don't have a surname, I think we want 'cn' here.Andrew Bartlett2007-10-101-2/+1
* r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett2007-10-101-28/+2
* r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett2007-10-101-1/+273
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-103-27/+172
* r20114: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher2007-10-101-0/+2
* r20047: patch from Julien Kerihuel <j.kerihuel@openchange.org>Stefan Metzmacher2007-10-101-0/+6
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-102-24/+16
* r19903: This is a cut&paste error for sureSimo Sorce2007-10-101-1/+0
* r19902: give better errors...Stefan Metzmacher2007-10-101-3/+32
* r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...Stefan Metzmacher2007-10-101-3/+3
* r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij2007-10-101-3/+5
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-105-32/+32
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-106-40/+39
* r19761: This may need work, but here is an initial implementation ofAndrew Bartlett2007-10-101-1/+64
* r19682: Fix comments.Andrew Bartlett2007-10-101-2/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-103-0/+3
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+2
* r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at thisAndrew Tridgell2007-10-101-17/+6
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-1/+1
* r19465: Rather than use the non-standard API for determining the signatureAndrew Bartlett2007-10-101-8/+46
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-1/+1
* r19256: add missing infolevel and fields to SetUserInfo callRafal Szczesniak2007-10-101-23/+31
* r18860: fixed some code that bitrotted while we didn't have the safety checkAndrew Tridgell2007-10-102-7/+7
* r18779: Not simo's fault, this is actually a bug I introduced a week ago, whe...Andrew Bartlett2007-10-101-1/+4
* r18775: Performing an ldb op of 'do nothing' is pointless, and breaks againstAndrew Bartlett2007-10-101-1/+1
* r18740: Some more work around srvsvcSimo Sorce2007-10-101-166/+185
* r18590: Some more work on the srvsvc pipeSimo Sorce2007-10-101-26/+314