r12574: Bring tables.pl back to life and move registration of interfaces
[samba.git] / source4 / librpc / config.mk
2007-10-10 Jelmer Vernooijr12574: Bring tables.pl back to life and move registrat...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12517: Don't generate empty init functions
2007-10-10 Jelmer Vernooijr12516: Fix drsuapi and netlogon javascript bindings
2007-10-10 Jelmer Vernooijr12514: Move DCE/RPC interface table to a seperate...
2007-10-10 Jelmer Vernooijr12500: Use init functions explicitly in a few more...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Andrew Tridgellr11889: added support for dcerpc ncacn_np over SMB2...
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Tridgellr9146: - enable winreg pipe from ejs
2007-10-10 Andrew Tridgellr8268: added the 'needed' logic to ehs generation,...
2007-10-10 Andrew Tridgellr8262: - simplify the dependency handling for ejs modules
2007-10-10 Andrew Tridgellr8260: added an init based registration system for...
2007-10-10 Andrew Tridgellr8233: - added support for more base types in pidl ejs
2007-10-10 Andrew Tridgellr8192: updated the glue code for the generated ejs...
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Andrew Tridgellr7763: fixed some circular dependencies
2007-10-10 Jelmer Vernooijr7308: Make dependency lists in the Makefile shorter...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Jelmer Vernooijr7278: Oops, don't compile librpc as library..
2007-10-10 Jelmer Vernooijr7274: Move m4 files to seperate dir
2007-10-10 Tim Potterr6939: Get rid of SUBSYSTEM::NDR since all it did was...
2007-10-10 Stefan Metzmacherr6938: a minor update, use a better name for the NDR...
2007-10-10 Tim Potterr6936: Have RPC compression depend only on NDR_DRSUAPI...
2007-10-10 Volker Lendecker6907: Unixinfo for samba4, not activated by default.
2007-10-10 Jelmer Vernooijr6863: lib-friendlier names + fix some dependencies
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Stefan Metzmacherr6519: move string handling functions to a seperate...
2007-10-10 Stefan Metzmacherr6294: - add obfuscate support, which is used in MAPI...
2007-10-10 Stefan Metzmacherr6129: - add our own MSZIP decompression implementation
2007-10-10 Stefan Metzmacherr6061: add start of compression support in our rpc...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Jelmer Vernooijr5867: winreg depends on initshutdown now (uses initshu...
2007-10-10 Jelmer Vernooijr5866: Add InitShutdown IDL and torture test.
2007-10-10 Stefan Metzmacherr5800: fix recursiv printing in ndr_print_DsGetNCChange...
2007-10-10 Jelmer Vernooijr5675: - More DCOM bug fixes
2007-10-10 Jelmer Vernooijr5487: - Allow disabling modules
2007-10-10 Jelmer Vernooijr5476: Move ORPC extensions to DCE/RPC into seperate...
2007-10-10 Andrew Tridgellr5406: fixed dependencies for the WREPL subsystem
2007-10-10 Andrew Tridgellr5402: a initial attempt at a IDL definition of the...
2007-10-10 Stefan Metzmacherr5145: define struct ipv4_addr in misc.idl,
2007-10-10 Andrew Tridgellr4885: added a new NBT client library. Features include:
2007-10-10 Andrew Bartlettr4635: Fix NTLMSSP to return NT_STATUS_OK when it has...
2007-10-10 Stefan Metzmacherr4555: fix some dependencies
2007-10-10 Andrew Tridgellr4455: LSADS was a duplicate of DSSETUP, and is now...
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Stefan Metzmacherr3927: add idl file for NDR encoded LDAP attributes...
2007-10-10 Jelmer Vernooijr3891: Add rot (Running Object Table) interface
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Jelmer Vernooijr3861: - Put ndr and rpc client code in seperate files
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Jelmer Vernooijr3790: use a registration function that is called from...
2007-10-10 Jelmer Vernooijr3740: Convert more files to .mk, fix the build
2007-10-10 Jelmer Vernooijr3734: Fix some incorrect dependencies
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3606: More DCOM fixes:
2007-10-10 Jelmer Vernooijr3601: Lots of smaller DCOM updates and fixes. Adds...
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...
2007-10-10 Jelmer Vernooijr3433: Use .mk file for librpc/