r15777: Fix unresolved symbols in shared library build.
[kai/samba.git] / source4 / librpc / config.mk
2007-10-10 Jelmer Vernooijr15777: Fix unresolved symbols in shared library build.
2007-10-10 Jelmer Vernooijr15512: Move uuid functions out of ndr_misc.c
2007-10-10 Jelmer Vernooijr15384: Improve naming of socket library, disable Requi...
2007-10-10 Jelmer Vernooijr15376: Add detection of -lnsl, required for building...
2007-10-10 Jelmer Vernooijr15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent...
2007-10-10 Jelmer Vernooijr15338: Fix build of most things with shared libs enabled.
2007-10-10 Jelmer Vernooijr15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15313: Fix some dependencies in dso mode
2007-10-10 Jelmer Vernooijr15304: Fix smbd build, more updates on getting --enabl...
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Stefan Metzmacherr15292: fix the IDL_* variable names
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14907: Another attempt at fixing partially generated...
2007-10-10 Jelmer Vernooijr14905: Prevent partly generated files when building...
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
2007-10-10 Jelmer Vernooijr14603: Fix building of ejs modules as shared libs
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14544: Remove exchange-specific files.
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14500: Make some more functions public
2007-10-10 Jelmer Vernooijr14497: Fix build with shared libraries
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14384: Remove orpc code from includes.h
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Stefan Metzmacherr14120: make the rpc client code also libraries
2007-10-10 Stefan Metzmacherr14110: make ndr interface parsing code libraries,
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Stefan Metzmacherr13929: fix dependencies
2007-10-10 Stefan Metzmacherr13927: fix dependency
2007-10-10 Stefan Metzmacherr13925: fix dependencies
2007-10-10 Andrew Tridgellr13739: a fairly major overhaul of the opendb code...
2007-10-10 Stefan Metzmacherr13624: as abartlet requested, move the saslauthd parsi...
2007-10-10 Stefan Metzmacherr12933: fix parsing of browse packets based on the...
2007-10-10 Stefan Metzmacherr12772: - create variables for the %(patsubst ...)...
2007-10-10 Andrew Bartlettr12753: Try to fix the build after a 'make clean'....
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12623: Another round of fixes for the prototypes of...
2007-10-10 Jelmer Vernooijr12622: Move table.c prototypes to seperate header...
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
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...
next