summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().Günther Deschner2007-12-211-3/+3
* r26159: Align to coding conventions.Günther Deschner2007-12-211-26/+26
* r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().Günther Deschner2007-12-211-6/+6
* r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().Günther Deschner2007-12-211-4/+4
* r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().Günther Deschner2007-12-211-4/+4
* r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...Günther Deschner2007-12-211-4/+4
* r26153: Add torture test for NetrAddAlternateComputerName() andGünther Deschner2007-12-211-4/+4
* r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().Günther Deschner2007-12-211-4/+4
* r26151: Add IDL and torture test for wkssvc_NetrValidateName() andGünther Deschner2007-12-211-8/+8
* r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() andGünther Deschner2007-12-211-8/+8
* r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.Günther Deschner2007-12-211-4/+4
* r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().Günther Deschner2007-12-211-4/+4
* r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.Günther Deschner2007-12-211-8/+8
* r26146: Add IDL and torture test for wkssvc_NetrUseEnum().Günther Deschner2007-12-211-4/+4
* r26145: Fix server side of wkssvc_NetWkstaTransportEnum.Günther Deschner2007-12-211-17/+17
* r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.Günther Deschner2007-12-211-4/+4
* r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett2007-12-213-12/+13
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-215-4/+5
* r25940: Rework the samldb and templates handling.Andrew Bartlett2007-12-211-6/+10
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-214-35/+40
* r25896: Rename netlogon server stubs.Günther Deschner2007-12-211-6/+6
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-211-1/+2
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-1010-81/+81
* r25539: Also correct indent for winreg server.Günther Deschner2007-10-101-177/+181
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-102-10/+10
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-1010-38/+44
* r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett2007-10-101-2/+2
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-105-845/+1255
* r25052: This missing 'break' caused problems on 32 bit platforms only, due toAndrew Bartlett2007-10-101-0/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-102-10/+10
* r25028: Fix more warnings.Jelmer Vernooij2007-10-101-5/+5
* 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