r7069: Add a little usage message to smbscript and fix a compiler warning. My
[samba.git] / source / rpc_server /
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Tim Potterr6939: Get rid of SUBSYSTEM::NDR since all it did was...
2007-10-10 Volker Lendecker6907: Unixinfo for samba4, not activated by default.
2007-10-10 Jelmer Vernooijr6863: lib-friendlier names + fix some dependencies
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Andrew Bartlettr6714: We can only ask GENSEC questions if we are authe...
2007-10-10 Stefan Metzmacherr6705: let the gensec module decide if messages can...
2007-10-10 Stefan Metzmacherr6606: add a DCESRV_FAULT_VOID() marco to use in void...
2007-10-10 Andrew Tridgellr6604: solved a memory hierarchy ordering problem that...
2007-10-10 Andrew Bartlettr6544: Use common structures between SAMR, NETLGON...
2007-10-10 Andrew Bartlettr6526: Rename this RPC fault. Everybody else calls...
2007-10-10 Simo Sorcer6470: Remove ldb_search_free() it is not needed anymore.
2007-10-10 Andrew Bartlettr6457: Simply the RPC server code for the choice of...
2007-10-10 Tim Potterr6325: Rename aliasname -> alias_name in CreateDomAlias...
2007-10-10 Stefan Metzmacherr6193: we don't need to store the handle type here,
2007-10-10 Stefan Metzmacherr6192: remove handle->destroy function pointer, this...
2007-10-10 Simo Sorcer6084: - Introduce the samldb module dependency on...
2007-10-10 Andrew Bartlettr6032: Fix up SetServerPassword2 on NETLOGON for [bigen...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORK...
2007-10-10 Andrew Bartlettr5783: Test renaming of accounts in the RPC-SAMR test...
2007-10-10 Stefan Metzmacherr5742: - add torture test and idl for DsReplicaUpdateRefs()
2007-10-10 Andrew Bartlettr5667: Move schannel state into libcli/auth (as it...
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Stefan Metzmacherr5540: - some more input checking in OpenPrinerEx()
2007-10-10 Stefan Metzmacherr5503: - add torture test which tests for invalid print...
2007-10-10 Jelmer Vernooijr5490: The big (D)COM commit! :-) Contains most of...
2007-10-10 Stefan Metzmacherr5489: hide handwritten pull/push/print code from the...
2007-10-10 Jelmer Vernooijr5487: - Allow disabling modules
2007-10-10 Jelmer Vernooijr5465: Add support to multiple levels of pointers in...
2007-10-10 Jelmer Vernooijr5452: Add implementation + torture test for echo_Surro...
2007-10-10 Jelmer Vernooijr5437: Allow Samba4 to be compiled by tcc (tinycc.org...
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Andrew Tridgellr5309: removed ads.h from includes.h
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
2007-10-10 Andrew Tridgellr5307: removed db_wrap.h from includes.h
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5302: fixed a compilation problem on solaris caused...
2007-10-10 Andrew Tridgellr5300: more uint32 and system/filesys.h build fixes...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Andrew Tridgellr5221: replace the str_list_*() code with new code...
2007-10-10 Jelmer Vernooijr5209: Fix the endpoint mapper to work with IPX endpoin...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Bartlettr5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.
2007-10-10 Andrew Tridgellr5080: patch from ronnie to make our samr IDL a little...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Andrew Tridgellr4945: the te element isn't needed any more
2007-10-10 Andrew Tridgellr4944: every event_add_*() caller was having to call...
2007-10-10 Andrew Tridgellr4943: Smplified the events handling code a lot. The...
2007-10-10 Andrew Tridgellr4758: - added async support to the session request...
2007-10-10 Andrew Tridgellr4745: remove the distinguishedName attribute adds...
2007-10-10 Stefan Metzmacherr4728: split up server_services into:
2007-10-10 Stefan Metzmacherr4715: alwys add the distinguishedName attribute
2007-10-10 Andrew Bartlettr4713: Add initial support for QueryTrustedDomainInfo...
2007-10-10 Andrew Tridgellr4712: slight tidy up in alter_context server
2007-10-10 Stefan Metzmacherr4707: w2k3 don't restict passwords on
2007-10-10 Andrew Bartlettr4703: Add support for EnumTrustDomain, and expand...
2007-10-10 Stefan Metzmacherr4702: implment idl, torture test and server code for...
2007-10-10 Andrew Bartlettr4698: - Initial implementation of trusted domains...
2007-10-10 Andrew Bartlettr4695: Leave less memory handing around on long-term...
2007-10-10 Andrew Bartlettr4694: 'fix' the behaviour for setting only the old...
2007-10-10 Stefan Metzmacherr4690: - add support for async rpc server replies
2007-10-10 Andrew Bartlettr4682: A LDB-based secrets implementation in Samba4.
2007-10-10 Andrew Bartlettr4680: Make more efficient use of memory in SAMR:
2007-10-10 Andrew Tridgellr4663: fixed SPNEGO auth in the rpc server
2007-10-10 Stefan Metzmacherr4650: - make more use of bitmap and enum's
2007-10-10 Stefan Metzmacherr4648: fix netr_ServerPasswordSet() bugs
2007-10-10 Stefan Metzmacherr4647: - use talloc_zero() instead of ZERO_STRUCTP()
2007-10-10 Andrew Tridgellr4642: added support for alter_context in the server...
2007-10-10 Andrew Bartlettr4641: Push a few more details into the schannel ldb...
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Stefan Metzmacherr4639: initialize all struct members!
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Andrew Tridgellr4618: - tidied up the alter_context client code a bit
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr4563: fixed lsa_EnumAccounts() server side to return...
2007-10-10 Stefan Metzmacherr4558: more use of bitmaps and enums
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4520: added a enum test function to the echo pipe
2007-10-10 Stefan Metzmacherr4508: - simplify the code and allocate only in one...
2007-10-10 Andrew Bartlettr4499: Almost make our Samba4 server pass the RPC-SAMLO...
2007-10-10 Andrew Tridgellr4490: when implementing one rpc server call in terms...
2007-10-10 Andrew Tridgellr4487: fixed the use of ldb_msg_add_*() in the samr...
2007-10-10 Stefan Metzmacherr4485: remove unused TODO comment we already handle...
2007-10-10 Stefan Metzmacherr4484: - use the nTMixedDomain attribute to check if...
2007-10-10 Stefan Metzmacherr4483: - rename same structs, enums and uninons of...
2007-10-10 Andrew Tridgellr4475: fixed smbd to work with the small changes in...
2007-10-10 Andrew Tridgellr4461: finished the remaining information levels in...
2007-10-10 Jelmer Vernooijr4458: Create ncalrpc directory with 0755 rather then...
2007-10-10 Andrew Tridgellr4453: use lp_server_role(), which currently returns...
next