summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20047: patch from Julien Kerihuel <j.kerihuel@openchange.org>Stefan Metzmacher1-0/+6
2007-10-10r20034: Start using ldb_search_exp_fmt()Simo Sorce2-24/+16
2007-10-10r19903: This is a cut&paste error for sureSimo Sorce1-1/+0
2007-10-10r19902: give better errors...Stefan Metzmacher1-3/+32
2007-10-10r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...Stefan Metzmacher1-3/+3
2007-10-10r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij1-3/+5
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce5-32/+32
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce6-40/+39
2007-10-10r19761: This may need work, but here is an initial implementation ofAndrew Bartlett1-1/+64
2007-10-10r19682: Fix comments.Andrew Bartlett1-2/+2
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett3-0/+3
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij1-1/+1
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+2
2007-10-10r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at thisAndrew Tridgell1-17/+6
2007-10-10r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce1-1/+1
2007-10-10r19465: Rather than use the non-standard API for determining the signatureAndrew Bartlett1-8/+46
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-1/+1
2007-10-10r19256: add missing infolevel and fields to SetUserInfo callRafal Szczesniak1-23/+31
2007-10-10r18860: fixed some code that bitrotted while we didn't have the safety checkAndrew Tridgell2-7/+7
2007-10-10r18779: Not simo's fault, this is actually a bug I introduced a week ago, whe...Andrew Bartlett1-1/+4
2007-10-10r18775: Performing an ldb op of 'do nothing' is pointless, and breaks againstAndrew Bartlett1-1/+1
2007-10-10r18740: Some more work around srvsvcSimo Sorce1-166/+185
2007-10-10r18590: Some more work on the srvsvc pipeSimo Sorce1-26/+314
2007-10-10r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell1-1/+4
2007-10-10r18566: fixed the winreg pipe and winreg testsAndrew Tridgell1-0/+4
2007-10-10r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij1-1/+1
2007-10-10r18561: Fix [out] pointers in winreg IDLGerald Carter1-7/+7
2007-10-10r18558: Fix ShareCheck which was assuming all paths are "C:\"Simo Sorce2-14/+132
2007-10-10r18555: use C:\ as default not C:Stefan Metzmacher1-1/+1
2007-10-10r18550: Return a path not just a disk driveSimo Sorce1-1/+9
2007-10-10r18542: Some late nite work.Simo Sorce1-2/+73
2007-10-10r18416: We need to look for both builtinDomain and domain, in the OpenDomain ...Andrew Bartlett1-1/+1
2007-10-10r18412: Implement NetiNameValidate but just for share name right now (type 9)Simo Sorce2-1/+50
2007-10-10r18409: Make sure to print a DEBUG message if this LDB search fails.Andrew Bartlett1-1/+5
2007-10-10r18365: When adding a new structure member, always remember to fragment it.Andrew Bartlett1-0/+1
2007-10-10r18364: Get us closer to schema compliance. The corrent names for "secret"Andrew Bartlett1-10/+10
2007-10-10r18363: Found a rather nasty bug in our fragment handling.Andrew Bartlett2-8/+12
2007-10-10r18362: Make LookupSids map onto LookupSids2, as they both take a policyAndrew Bartlett1-16/+17
2007-10-10r18361: Invert the way we handle LookupSids2/LookupSids3 and LookupNames3/Loo...Andrew Bartlett1-36/+85
2007-10-10r18330: don't mix pointer types in RPC repliesAndrew Tridgell1-1/+5
2007-10-10r18318: Implement DiskEnumSimo Sorce1-3/+18
2007-10-10r18315: Implement netSrvGetInfo level 102Simo Sorce2-0/+73
2007-10-10r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell1-3/+1
2007-10-10r18252: Make sure to NULL terminate these lists of attributes.Andrew Bartlett1-7/+16
2007-10-10r17991: Implement a few more calls (with not implemented :-).Andrew Bartlett1-36/+21
2007-10-10r17983: Use the UTF8-correct strcasecmp_m call for sorting these entries,Andrew Bartlett1-2/+2
2007-10-10r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUPAndrew Bartlett3-271/+237
2007-10-10r17956: LSA Cleanup!Andrew Bartlett2-72/+331
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij4-4/+4
2007-10-10r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell4-8/+16