summaryrefslogtreecommitdiff
path: root/source4/rpc_server/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-01-09s4-drs: moved the DsWriteAccountSpn call to its own fileAndrew Tridgell1-0/+1
2009-09-18s4:rpc_server: export dcesrv_add_ep() so that torture tests can use itStefan Metzmacher1-0/+3
2009-09-15s4-rpc: added a module for forwarding RPC requestsAndrew Tridgell1-1/+2
2009-09-09s4:drs split addentry and getncchanges into separate filesAndrew Tridgell1-0/+2
2009-09-08s4: implemented server side of DSUpdateRefs callAndrew Tridgell1-1/+3
2009-07-19Merge more ndr interfaces into libndr-standard.Jelmer Vernooij1-2/+2
2009-07-19Create libndr-standard, which includes the NDR marshalling code forJelmer Vernooij1-4/+4
2009-05-30libwbclient: Add async call framework.Kai Blin1-1/+1
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett1-1/+2
2009-02-13Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-0/+1
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-12-17s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher1-1/+1
2008-12-09s4:rpc_server: initialize rpc server module also for the named pipe caseStefan Metzmacher1-13/+13
2008-12-06s4:rpc_server: add dcesrv_browser templateStefan Metzmacher1-0/+13
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-5/+5
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-5/+11
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-17/+17
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+2
2008-04-02wbclient: Add an async winbind client library.Kai Blin1-1/+2
2008-04-02Trim down installed headers some more.Jelmer Vernooij1-2/+0
2008-03-08Fix the build.Jelmer Vernooij1-13/+13
2008-03-03Fix some syntax errors.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-38/+36
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-4/+6
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-2/+4
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-2/+2
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij1-2/+2
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher1-1/+2
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-1/+4
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij1-2/+3
2007-10-10r22408: more private dependeciesStefan Metzmacher1-16/+19
2007-10-10r21544: Fix duplicate names. The build system should be warning about this....Jelmer Vernooij1-3/+3
2007-10-10r20830: merge mgmt workJelmer Vernooij1-11/+1
2007-10-10r20786: Fix the build.Jelmer Vernooij1-1/+1
2007-10-10r20785: Add stub implementation for mgmt interface.Jelmer Vernooij1-0/+11
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+2
2007-10-10r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUPAndrew Bartlett1-16/+1
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-1/+1
2007-10-10r15892: Remove the COM management code - DCOM should beJelmer Vernooij1-18/+0
2007-10-10r15773: - implement srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecurity()Stefan Metzmacher1-1/+3
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 Vernooij1-1/+2
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-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij1-1/+1
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 Vernooij1-5/+5
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-15/+15