r18101: Use composite_create function and add monitor function pointer
[jelmer/samba4-debian.git] / source / rpc_server /
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
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Stefan Metzmacherr15272: - implement NetShareEnum
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Stefan Metzmacherr14965: the unixinfo pipe need the sidmap code from...
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Andrew Tridgellr14838: fix the build. Looks like I still haven't quite...
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Andrew Bartlettr14715: Correct the definition of the DCE/RPC bind_nak...
2007-10-10 Andrew Bartlettr14702: Accept our netbios aliases as valid names in...
2007-10-10 Stefan Metzmacherr14653: make sure we always have a valid session_info
2007-10-10 Jelmer Vernooijr14610: Fix writing of modulesdir to .pc files
2007-10-10 Jelmer Vernooijr14599: Pass ACLs down the registry layer.
2007-10-10 Jelmer Vernooijr14571: More improvements on shared library support...
2007-10-10 Jelmer Vernooijr14570: Move some functions also they are also used...
2007-10-10 Jelmer Vernooijr14569: Make more functions public.
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Stefan Metzmacherr14486: remove the need of a stream_connection on a...
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14438: fix warnings
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14206: fix warnings, the better fix for that will...
2007-10-10 Stefan Metzmacherr14110: make ndr interface parsing code libraries,
2007-10-10 Stefan Metzmacherr14096: setup a service task for smbsrv and dcesrv
2007-10-10 Jelmer Vernooijr14094: Use saner module directory names, fix loading...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Stefan Metzmacherr13937: fix the build
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13923: make the state_flags per dcesrv_connection
2007-10-10 Andrew Bartlettr13910: Fix the 'your password has expired' on every...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Jelmer Vernooijr13655: Use new name of build header
2007-10-10 Andrew Bartlettr13583: Realise that the member server name appears...
2007-10-10 Andrew Bartlettr13480: Explain a little about how these credentials...
2007-10-10 Andrew Bartlettr13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
2007-10-10 Andrew Bartlettr13265: Clarify how delegation works with the remote...
2007-10-10 Stefan Metzmacherr13226: remove empty file
2007-10-10 Jelmer Vernooijr13210: Revert my named pipes patch until it passes...
2007-10-10 Jelmer Vernooijr13208: Clearly separate named pipes from the IPC$...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12793: fix bugs
2007-10-10 Andrew Bartlettr12720: By metze's request, rename the ntPwdHistory...
2007-10-10 Andrew Bartlettr12719: Rename unicodePwd -> sambaPassword.
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Andrew Bartlettr12684: A better error code for SAMR transaction failures.
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12622: Move table.c prototypes to seperate header...
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr12599: This new LDB module (and associated changes...
2007-10-10 Andrew Tridgellr12554: get rid of the pesky NTLMSSP warnings about...
next