python: Build epmapper module.
[ira/wip.git] / source / librpc / config.mk
2008-01-14 Jelmer Vernooijpython: Build epmapper module.
2008-01-14 Jelmer Vernooijpython: Fix python code for winreg, add test.
2008-01-14 Jelmer Vernooijpython: Start building winreg module.
2008-01-14 Jelmer Vernooijpidl/python: Fix compilation of py_echo.
2008-01-03 Jelmer Vernooijr26658: pidl: Register Python modules.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26504: Don't rely on system-provided kerberos headers.
2007-12-21 Jelmer Vernooijr26397: Fix circular dependency in samba-socket.
2007-12-21 Jelmer Vernooijr26071: Move DCE/RPC SWIG bindings closer to the code...
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Günther Deschnerr25667: Start on frsapi testsuite.
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Andrew Bartlettr23890: Allow wbinfo -a to work against Samba4's winbind.
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Jelmer Vernooijr21837: Make dcerpc_mgmt a separate library again,...
2007-10-10 Jelmer Vernooijr21829: Integrate mgmt in libdcerpc. We have enough...
2007-10-10 Jelmer Vernooijr21564: Move ndrdump to librpc/tools.
2007-10-10 Jelmer Vernooijr21541: Export mgmt, samr and atsvc for use in samba...
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Jelmer Vernooijr20300: Trim number of shared libs significantly.
2007-10-10 Stefan Metzmacherr20278: make it possible to use oid strings in the...
2007-10-10 Jelmer Vernooijr19677: Fix more dependencies.
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Jelmer Vernooijr19569: Require that all public header files have a...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Tridgellr19441: work in progress support for NFS4 ACLs in Samba...
2007-10-10 Andrew Tridgellr18574: re-enable the echo pipe in smbscript. I suspect...
2007-10-10 Jelmer Vernooijr18565: Fix echo.idl to be Samba3-, MIDL and midlc...
2007-10-10 Stefan Metzmacherr17570: add dummy functions for the frsrpc and frsapi...
2007-10-10 Stefan Metzmacherr17357: - fix the build
2007-10-10 Stefan Metzmacherr17342: implement a SamLogon via IRPC in samba4's winbind
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
next