summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-109-2/+11
* r24987: Clarify error conditions in secrets handling, before I add ACLs toAndrew Bartlett2007-10-101-3/+3
* r24973: Try to make it really clear we are dealing with 64 bit numbers here.Andrew Bartlett2007-10-101-14/+14
* r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett2007-10-101-5/+8
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-104-102/+180
* r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)Andrew Bartlett2007-10-101-1/+1
* r24817: Don't REG_NONE for all value types. Patch fromJelmer Vernooij2007-10-101-1/+5
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-1/+0
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-2/+8
* r24727: Initialize variable.Jelmer Vernooij2007-10-101-1/+1
* r24726: Add tests for getting/setting security descriptors (still failing at ...Jelmer Vernooij2007-10-101-5/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-102-111/+133
* r24612: Revert this part of -r 24611. This isn't related to my SAMR passwordAndrew Bartlett2007-10-101-0/+4
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-103-29/+22
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-101-4/+4
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-8/+8
* r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher2007-10-101-1/+1
* r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher2007-10-103-3/+3
* r24504: Try to return more useful error information on why a bind failed.Andrew Bartlett2007-10-102-16/+24
* r24246: Avoid the annoying 'probable memory leak in ldb' messages, by fixingAndrew Bartlett2007-10-101-3/+3
* r24082: Following the removal of a fanstsy condition from the SAMR testsuite,Andrew Bartlett2007-10-101-7/+0
* r24080: Set the primary group (matching windows) when creating new users inAndrew Bartlett2007-10-101-0/+2
* r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.Andrew Bartlett2007-10-101-155/+178
* r24053: Ensure we filter EnumDomainUsers with the supplied mask.Andrew Bartlett2007-10-101-12/+20
* r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett2007-10-101-4/+13
* r23815: Thanks to Matthias Wallnoefer <mwallnoefer@yahoo.de> for pointing outAndrew Bartlett2007-10-101-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1025-75/+50
* r23680: Make it easier to setup a domain member server - the 'server role'Andrew Bartlett2007-10-101-2/+2
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-101-2/+2
* r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation().Günther Deschner2007-10-101-3/+3
* r23382: Fill in lsa_lsaRQueryForestTrustInformation.Günther Deschner2007-10-101-3/+3
* r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner2007-10-101-1/+1
* r23365: Try to make Windows Vista join again. On my new test environment, itAndrew Bartlett2007-10-101-2/+7
* r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner2007-10-101-3/+3
* r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner2007-10-101-3/+3
* r23129: Merge from 3_0:Günther Deschner2007-10-101-2/+12
* r22825: let longhorn beta3 work with samba4Stefan Metzmacher2007-10-101-1/+2
* 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