summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r15892: Remove the COM management code - DCOM should beJelmer Vernooij2007-10-105-384/+0
* r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell2007-10-103-7/+3
* r15831: fixed a memory leak in the netlogon serverAndrew Tridgell2007-10-101-2/+2
* r15777: Fix unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-2/+2
* r15773: - implement srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecurity()Stefan Metzmacher2007-10-103-4/+199
* r15772: pass the messaging context and server_id to the dcerpc server subsystemStefan Metzmacher2007-10-103-1/+17
* r15507: if we change the idl, we need to change the calling code too:-)Stefan Metzmacher2007-10-101-27/+18
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-2/+2
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-104-11/+12
* r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij2007-10-101-2/+2
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-2/+3
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-2/+2
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-2/+2
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-104-4/+2
* r15319: remove unneeded macrosStefan Metzmacher2007-10-103-16/+8
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-6/+5
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-102-5/+6
* r15272: - implement NetShareEnumStefan Metzmacher2007-10-101-2/+204
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-15/+15
* r14965: the unixinfo pipe need the sidmap code from SAMDBStefan Metzmacher2007-10-101-0/+1
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-102-4/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-103-3/+3
* r14838: fix the build. Looks like I still haven't quite got the hang of theAndrew Tridgell2007-10-102-0/+2
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-102-4/+0
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-104-17/+14
* r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett2007-10-101-3/+4
* r14702: Accept our netbios aliases as valid names in the SPOOLSS server.Andrew Bartlett2007-10-101-0/+10
* r14653: make sure we always have a valid session_infoStefan Metzmacher2007-10-102-6/+24
* r14610: Fix writing of modulesdir to .pc filesJelmer Vernooij2007-10-101-0/+1
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-101-1/+1
* r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij2007-10-102-3/+6
* r14570: Move some functions also they are also used from kpasswdJelmer Vernooij2007-10-101-309/+0
* r14569: Make more functions public.Jelmer Vernooij2007-10-102-2/+3
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-7/+7
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-1/+1
* r14486: remove the need of a stream_connection on a dcesrv_connection,Stefan Metzmacher2007-10-104-14/+75
* r14484: Install more headersJelmer Vernooij2007-10-102-1/+7
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-105-1/+5
* r14438: fix warningsStefan Metzmacher2007-10-101-2/+2
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-108-3/+11
* r14206: fix warnings, the better fix for that will be to make the sidmap codeStefan Metzmacher2007-10-102-0/+2
* r14110: make ndr interface parsing code libraries,Stefan Metzmacher2007-10-101-1/+1
* r14096: setup a service task for smbsrv and dcesrvStefan Metzmacher2007-10-101-15/+31
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-102-18/+18
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-3/+3
* r13938: Around round of splitupsJelmer Vernooij2007-10-102-0/+2
* r13937: fix the buildStefan Metzmacher2007-10-102-2/+2
* r13926: More header splitups.Jelmer Vernooij2007-10-102-0/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-109-0/+16