r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
[ira/wip.git] / source4 / rpc_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:
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Tridgellr19502: fixed the RPC-SECRETS test with kerberos. Andre...
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Andrew Bartlettr19465: Rather than use the non-standard API for determ...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Rafal Szczesniakr19256: add missing infolevel and fields to SetUserInfo...
2007-10-10 Andrew Tridgellr18860: fixed some code that bitrotted while we didn...
2007-10-10 Andrew Bartlettr18779: Not simo's fault, this is actually a bug I...
2007-10-10 Andrew Bartlettr18775: Performing an ldb op of 'do nothing' is pointle...
2007-10-10 Simo Sorcer18740: Some more work around srvsvc
2007-10-10 Simo Sorcer18590: Some more work on the srvsvc pipe
2007-10-10 Andrew Tridgellr18584: found one of the fd leaks. The registry backend...
2007-10-10 Andrew Tridgellr18566: fixed the winreg pipe and winreg tests
2007-10-10 Jelmer Vernooijr18565: Fix echo.idl to be Samba3-, MIDL and midlc...
next