summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-17/+36
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-95/+94
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+2
2007-10-10r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell1-15/+1
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-0/+6
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-108/+110
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-120/+120
2007-10-10r9146: - enable winreg pipe from ejsAndrew Tridgell1-1/+8
2007-10-10r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell1-1/+13
2007-10-10r8262: - simplify the dependency handling for ejs modulesAndrew Tridgell1-0/+56
2007-10-10r8260: added an init based registration system for the generated ejs rpc code...Andrew Tridgell1-0/+5
2007-10-10r8233: - added support for more base types in pidl ejsAndrew Tridgell1-0/+20
2007-10-10r8192: updated the glue code for the generated ejs functions from pidlAndrew Tridgell1-0/+5
2007-10-10r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher1-1/+4
2007-10-10r7763: fixed some circular dependenciesAndrew Tridgell1-1/+1
2007-10-10r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij1-2/+2
2007-10-10r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell1-0/+6
2007-10-10r7278: Oops, don't compile librpc as library..Jelmer Vernooij1-1/+0
2007-10-10r7274: Move m4 files to seperate dirJelmer Vernooij1-0/+1
2007-10-10r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter1-50/+47
2007-10-10r6938: a minor update, use a better name for the NDR compression subsystemStefan Metzmacher1-10/+10
2007-10-10r6936: Have RPC compression depend only on NDR_DRSUAPI instead of NDR_RAW whichTim Potter1-3/+11
2007-10-10r6907: Unixinfo for samba4, not activated by default.Volker Lendecke1-2/+13
2007-10-10r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij1-1/+1
2007-10-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij1-96/+96
2007-10-10r6519: move string handling functions to a seperate fileStefan Metzmacher1-0/+1
2007-10-10r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu...Stefan Metzmacher1-0/+1
2007-10-10r6129: - add our own MSZIP decompression implementationStefan Metzmacher1-1/+1
2007-10-10r6061: add start of compression support in our rpc codeStefan Metzmacher1-1/+2
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-1/+1
2007-10-10r5867: winreg depends on initshutdown now (uses initshutdown_String)Jelmer Vernooij1-1/+1
2007-10-10r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij1-1/+13
2007-10-10r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher1-1/+4
2007-10-10r5675: - More DCOM bug fixesJelmer Vernooij1-1/+0
2007-10-10r5487: - Allow disabling modulesJelmer Vernooij1-8/+8
2007-10-10r5476: Move ORPC extensions to DCE/RPC into seperate file.Jelmer Vernooij1-1/+7
2007-10-10r5406: fixed dependencies for the WREPL subsystemAndrew Tridgell1-1/+1
2007-10-10r5402: a initial attempt at a IDL definition of the WINS replication protocolAndrew Tridgell1-1/+7
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher1-1/+1
2007-10-10r4885: added a new NBT client library. Features include:Andrew Tridgell1-1/+8
2007-10-10r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the authAndrew Bartlett1-2/+0
2007-10-10r4555: fix some dependenciesStefan Metzmacher1-3/+3
2007-10-10r4455: LSADS was a duplicate of DSSETUP, and is now goneAndrew Tridgell1-12/+1
2007-10-10r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher1-1/+2
2007-10-10r3927: add idl file for NDR encoded LDAP attributes used for the directory se...Stefan Metzmacher1-1/+12
2007-10-10r3891: Add rot (Running Object Table) interfaceJelmer Vernooij1-1/+12
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-136/+446
2007-10-10r3861: - Put ndr and rpc client code in seperate filesJelmer Vernooij1-1/+44
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-1/+0
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij1-3/+43