summaryrefslogtreecommitdiffstats
path: root/source/librpc/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij2005-12-311-2/+6
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2005-12-301-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2005-12-301-7/+2
* r12592: Remove some useless dependenciesJelmer Vernooij2005-12-291-5/+13
* r12574: Bring tables.pl back to life and move registration of interfaces Jelmer Vernooij2005-12-291-43/+21
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2005-12-281-0/+1
* r12517: Don't generate empty init functionsJelmer Vernooij2005-12-271-17/+0
* r12516: Fix drsuapi and netlogon javascript bindingsJelmer Vernooij2005-12-271-2/+0
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2005-12-271-0/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2005-12-261-17/+36
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-95/+94
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2005-12-151-0/+2
* r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell2005-11-251-15/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2005-10-281-0/+6
* r11303: Support defining and installing public headers for libraries. Jelmer Vernooij2005-10-261-108/+110
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-120/+120
* r9146: - enable winreg pipe from ejsAndrew Tridgell2005-08-051-1/+8
* r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell2005-07-101-1/+13
* r8262: - simplify the dependency handling for ejs modulesAndrew Tridgell2005-07-091-0/+56
* r8260: added an init based registration system for the generated ejs rpc code...Andrew Tridgell2005-07-091-0/+5
* r8233: - added support for more base types in pidl ejsAndrew Tridgell2005-07-081-0/+20
* r8192: updated the glue code for the generated ejs functions from pidlAndrew Tridgell2005-07-071-0/+5
* r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher2005-07-041-1/+4
* r7763: fixed some circular dependenciesAndrew Tridgell2005-06-191-1/+1
* r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2005-06-051-2/+2
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2005-06-051-0/+6
* r7278: Oops, don't compile librpc as library..Jelmer Vernooij2005-06-041-1/+0
* r7274: Move m4 files to seperate dirJelmer Vernooij2005-06-041-0/+1
* r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter2005-05-231-50/+47
* r6938: a minor update, use a better name for the NDR compression subsystemStefan Metzmacher2005-05-231-10/+10
* r6936: Have RPC compression depend only on NDR_DRSUAPI instead of NDR_RAW which Tim Potter2005-05-231-3/+11
* r6907: Unixinfo for samba4, not activated by default.Volker Lendecke2005-05-191-2/+13
* r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij2005-05-171-1/+1
* r6839: Add support for building subsystems as shared libraries. This can be Jelmer Vernooij2005-05-171-96/+96
* r6519: move string handling functions to a seperate fileStefan Metzmacher2005-04-291-0/+1
* r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu...Stefan Metzmacher2005-04-111-0/+1
* r6129: - add our own MSZIP decompression implementation Stefan Metzmacher2005-03-301-1/+1
* r6061: add start of compression support in our rpc codeStefan Metzmacher2005-03-251-1/+2
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2005-03-241-1/+1
* r5867: winreg depends on initshutdown now (uses initshutdown_String)Jelmer Vernooij2005-03-171-1/+1
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2005-03-171-1/+13
* r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher2005-03-151-1/+4
* r5675: - More DCOM bug fixesJelmer Vernooij2005-03-061-1/+0
* r5487: - Allow disabling modulesJelmer Vernooij2005-02-211-8/+8
* r5476: Move ORPC extensions to DCE/RPC into seperate file.Jelmer Vernooij2005-02-201-1/+7
* r5406: fixed dependencies for the WREPL subsystemAndrew Tridgell2005-02-151-1/+1
* r5402: a initial attempt at a IDL definition of the WINS replication protocolAndrew Tridgell2005-02-151-1/+7
* r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher2005-01-311-1/+1
* r4885: added a new NBT client library. Features include:Andrew Tridgell2005-01-211-1/+8
* r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the authAndrew Bartlett2005-01-101-2/+0