r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
[ira/wip.git] / source / rpc_server /
2007-12-21 Günther Deschnerr26147: Add IDL and torture test for wkssvc_NetrUseDel...
2007-12-21 Günther Deschnerr26146: Add IDL and torture test for wkssvc_NetrUseEnum().
2007-12-21 Günther Deschnerr26145: Fix server side of wkssvc_NetWkstaTransportEnum.
2007-12-21 Günther Deschnerr26143: Add IDL and torture test for wkssvc_NetrWkstaUs...
2007-12-21 Andrew Bartlettr26135: Remove samdb_add(), samdb_delete() and samdb_mo...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Andrew Bartlettr25940: Rework the samldb and templates handling.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Günther Deschnerr25896: Rename netlogon server stubs.
2007-12-21 Stefan Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-12-21 Andrew Bartlettr24944: Merge acct_expiry fix to release branch.
2007-12-21 Andrew Bartlettr24919: Merge build fix and improved error strings...
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Günther Deschnerr25539: Also correct indent for winreg server.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Andrew Bartlettr25196: Thanks to id10ts on IRC for finding some typos...
2007-10-10 Andrew Bartlettr25194: A major rework of the Samba4 LSA LookupNames...
2007-10-10 Andrew Bartlettr25052: This missing 'break' caused problems on 32...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25028: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Bartlettr24987: Clarify error conditions in secrets handling...
2007-10-10 Andrew Bartlettr24973: Try to make it really clear we are dealing...
2007-10-10 Andrew Bartlettr24942: Patch from Matthias Wallnöfer <mwallnoefer...
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Andrew Bartlettr24918: Fix the build (forgot to include dcesrv_lsa...
2007-10-10 Jelmer Vernooijr24817: Don't REG_NONE for all value types. Patch from
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24727: Initialize variable.
2007-10-10 Jelmer Vernooijr24726: Add tests for getting/setting security descript...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Bartlettr24612: Revert this part of -r 24611. This isn't relat...
2007-10-10 Andrew Bartlettr24611: Following up on the re-opening of bug 4817...
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24535: rename struct dcerpc_interface_call -> struct...
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Andrew Bartlettr24504: Try to return more useful error information...
2007-10-10 Andrew Bartlettr24246: Avoid the annoying 'probable memory leak in...
2007-10-10 Andrew Bartlettr24082: Following the removal of a fanstsy condition...
2007-10-10 Andrew Bartlettr24080: Set the primary group (matching windows) when...
2007-10-10 Andrew Bartlettr24059: Fix bug 4822 reported by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24053: Ensure we filter EnumDomainUsers with the suppl...
2007-10-10 Andrew Bartlettr24052: Fix some of the NT4 usrmgr.exe portions of...
2007-10-10 Andrew Bartlettr23815: Thanks to Matthias Wallnoefer <mwallnoefer...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23680: Make it easier to setup a domain member server...
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Günther Deschnerr23384: Fill in NETLOGON netr_DsRGetForestTrustInformat...
2007-10-10 Günther Deschnerr23382: Fill in lsa_lsaRQueryForestTrustInformation.
2007-10-10 Günther Deschnerr23381: Merge netr_GetDcName WERROR return and WERROR_D...
2007-10-10 Andrew Bartlettr23365: Try to make Windows Vista join again. On my...
2007-10-10 Günther Deschnerr23240: Fill in netr_DsrGetDcSiteCoverageW.
2007-10-10 Günther Deschnerr23239: Fill in drsuapi_QuerySitesByCost.
2007-10-10 Günther Deschnerr23129: Merge from 3_0:
2007-10-10 Stefan Metzmacherr22825: let longhorn beta3 work with samba4
2007-10-10 Andrew Bartlettr22477: When an invaild base is specified to ldb_search...
2007-10-10 Stefan Metzmacherr22408: more private dependecies
2007-10-10 Jelmer Vernooijr22077: Import only necessary test variables, more...
2007-10-10 Jelmer Vernooijr21911: Some more work on making the ncacn_np handling...
2007-10-10 Andrew Tridgellr21835: fixed a rpc server bug where we failed to remov...
2007-10-10 Andrew Bartlettr21744: Test more talloc failure cases.
2007-10-10 Andrew Bartlettr21698: Check for talloc failures.
2007-10-10 Stefan Metzmacherr21589: give an error when the assoc_group_id isn't 0
2007-10-10 Jelmer Vernooijr21544: Fix duplicate names. The build system should...
2007-10-10 Stefan Metzmacherr21518: fix panic, sorry...
2007-10-10 Stefan Metzmacherr21515: add some more PFC_FLAGS from the DCERPC spec...
2007-10-10 Stefan Metzmacherr21512: finish DsBind() in the DRSUAPI server:
2007-10-10 Stefan Metzmacherr21499: fill in the correct forest dns name
2007-10-10 Stefan Metzmacherr21362: rename:
2007-10-10 Stefan Metzmacherr21356: we have a function to get the sites dn
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Jelmer Vernooijr20830: merge mgmt work
2007-10-10 Jelmer Vernooijr20786: Fix the build.
2007-10-10 Jelmer Vernooijr20785: Add stub implementation for mgmt interface.
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr20514: implement idl for DsGetNT4ChangeLog() which...
2007-10-10 Andrew Bartlettr20374: It's still 2006 (just...). Add copyright.
2007-10-10 Andrew Bartlettr20354: Trusted domains don't have a surname, I think...
2007-10-10 Andrew Bartlettr20353: Restructure the DRSUAPI DsGetDomainControllerIn...
2007-10-10 Andrew Bartlettr20315: Implement the server side of DsGetDomainControl...
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Stefan Metzmacherr20114: from Julien Kerihuel <j.kerihuel@openchange...
2007-10-10 Stefan Metzmacherr20047: patch from Julien Kerihuel <j.kerihuel@openchan...
2007-10-10 Simo Sorcer20034: Start using ldb_search_exp_fmt()
2007-10-10 Simo Sorcer19903: This is a cut&paste error for sure
2007-10-10 Stefan Metzmacherr19902: give better errors...
2007-10-10 Stefan Metzmacherr19847: add idl for DsRemoveDSServer(), this is used...
2007-10-10 Jelmer Vernooijr19844: Fix warnings and errors in epmapper IDL.
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr19761: This may need work, but here is an initial...
2007-10-10 Andrew Bartlettr19682: Fix comments.
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
next