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