r21510: make it possible to push tags with length > 0xFFFFFF
[ab/samba.git/.git] / source4 / rpc_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...
2007-10-10 Gerald Carterr18561: Fix [out] pointers in winreg IDL
2007-10-10 Simo Sorcer18558: Fix ShareCheck which was assuming all paths...
2007-10-10 Stefan Metzmacherr18555: use C:\ as default not C:
2007-10-10 Simo Sorcer18550: Return a path not just a disk drive
2007-10-10 Simo Sorcer18542: Some late nite work.
2007-10-10 Andrew Bartlettr18416: We need to look for both builtinDomain and...
2007-10-10 Simo Sorcer18412: Implement NetiNameValidate but just for share...
2007-10-10 Andrew Bartlettr18409: Make sure to print a DEBUG message if this...
2007-10-10 Andrew Bartlettr18365: When adding a new structure member, always...
2007-10-10 Andrew Bartlettr18364: Get us closer to schema compliance. The corren...
2007-10-10 Andrew Bartlettr18363: Found a rather nasty bug in our fragment handling.
2007-10-10 Andrew Bartlettr18362: Make LookupSids map onto LookupSids2, as they...
2007-10-10 Andrew Bartlettr18361: Invert the way we handle LookupSids2/LookupSids...
2007-10-10 Andrew Tridgellr18330: don't mix pointer types in RPC replies
2007-10-10 Simo Sorcer18318: Implement DiskEnum
2007-10-10 Simo Sorcer18315: Implement netSrvGetInfo level 102
2007-10-10 Andrew Tridgellr18280: more portability tidyups, ensuring we use libre...
2007-10-10 Andrew Bartlettr18252: Make sure to NULL terminate these lists of...
2007-10-10 Andrew Bartlettr17991: Implement a few more calls (with not implemente...
2007-10-10 Andrew Bartlettr17983: Use the UTF8-correct strcasecmp_m call for...
2007-10-10 Andrew Bartlettr17968: Consolidate the DSSETUP and LSA pipes into...
2007-10-10 Andrew Bartlettr17956: LSA Cleanup!
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Andrew Tridgellr17823: get rid of most of the samdb_base_dn() calls...
2007-10-10 Stefan Metzmacherr17788: fix compiler warnings
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Andrew Bartlettr17529: Simo doesn't like the use of the internal ldb_e...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Stefan Metzmacherr17340: initialize elements od dcesrc_call_state in...
2007-10-10 Stefan Metzmacherr17265: some reformatting
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr16950: remove the smb mid from the ntvfs layer and...
2007-10-10 Andrew Bartlettr16827: Factor out some code into common samdb functions:
2007-10-10 Günther Deschnerr16796: Fill in dsr_GetMemberships() / dsr_GetMembershi...
2007-10-10 Andrew Bartlettr16794: Make Samba4 pass it's own RPC-SAMR test, at...
2007-10-10 Andrew Bartlettr16773: Fix one more RPC-SAMR test (an alias level...
2007-10-10 Andrew Bartlettr16772: Clarify comment.
2007-10-10 Stefan Metzmacherr16523: pass spoolss_XcvData calls to the ntptr backends...
2007-10-10 Andrew Bartlettr16262: Another basedn fix.
2007-10-10 Andrew Bartlettr16236: Add a proper baseDN to a large number of querie...
2007-10-10 Andrew Bartlettr16166: Remove hexidecimal constants from the Samba4...
2007-10-10 Jelmer Vernooijr15892: Remove the COM management code - DCOM should be
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Andrew Tridgellr15831: fixed a memory leak in the netlogon server
2007-10-10 Jelmer Vernooijr15777: Fix unresolved symbols in shared library build.
2007-10-10 Stefan Metzmacherr15773: - implement srvsvc_NetGetFileSecurity() and...
2007-10-10 Stefan Metzmacherr15772: pass the messaging context and server_id to...
2007-10-10 Stefan Metzmacherr15507: if we change the idl, we need to change the...
2007-10-10 Jelmer Vernooijr15387: Fix installation of dcerpc headers, remove...
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15371: Revert some of my previous patch as it was...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15358: Fix some compiler warnings / type safety. Found...
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Jelmer Vernooijr15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr15319: remove unneeded macros
next