Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -108/+110 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -120/+120 |
2007-10-10 | r9146: - enable winreg pipe from ejs | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r8268: added the 'needed' logic to ehs generation, so we don't generate | Andrew Tridgell | 1 | -1/+13 |
2007-10-10 | r8262: - simplify the dependency handling for ejs modules | Andrew Tridgell | 1 | -0/+56 |
2007-10-10 | r8260: added an init based registration system for the generated ejs rpc code... | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r8233: - added support for more base types in pidl ejs | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r8192: updated the glue code for the generated ejs functions from pidl | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r8148: - make the PAC generation code a bit more readable and add some outof ... | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r7763: fixed some circular dependencies | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7308: Make dependency lists in the Makefile shorter (see discussion on samba... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r7294: implemented the irpc messaging system. This is the core of the | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r7278: Oops, don't compile librpc as library.. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r7274: Move m4 files to seperate dir | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW. | Tim Potter | 1 | -50/+47 |
2007-10-10 | r6938: a minor update, use a better name for the NDR compression subsystem | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r6936: Have RPC compression depend only on NDR_DRSUAPI instead of NDR_RAW which | Tim Potter | 1 | -3/+11 |
2007-10-10 | r6907: Unixinfo for samba4, not activated by default. | Volker Lendecke | 1 | -2/+13 |
2007-10-10 | r6863: lib-friendlier names + fix some dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6839: Add support for building subsystems as shared libraries. This can be | Jelmer Vernooij | 1 | -96/+96 |
2007-10-10 | r6519: move string handling functions to a seperate file | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r6129: - add our own MSZIP decompression implementation | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6061: add start of compression support in our rpc code | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r6028: A MAJOR update to intergrate the new credentails system fully with | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5867: winreg depends on initshutdown now (uses initshutdown_String) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5866: Add InitShutdown IDL and torture test. | Jelmer Vernooij | 1 | -1/+13 |
2007-10-10 | r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1() | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r5675: - More DCOM bug fixes | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r5487: - Allow disabling modules | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r5476: Move ORPC extensions to DCE/RPC into seperate file. | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r5406: fixed dependencies for the WREPL subsystem | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5402: a initial attempt at a IDL definition of the WINS replication protocol | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r5145: define struct ipv4_addr in misc.idl, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4885: added a new NBT client library. Features include: | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r4555: fix some dependencies | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4455: LSADS was a duplicate of DSSETUP, and is now gone | Andrew Tridgell | 1 | -12/+1 |
2007-10-10 | r3972: use GUID_* naming context and move GUID_* functions to one place | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r3927: add idl file for NDR encoded LDAP attributes used for the directory se... | Stefan Metzmacher | 1 | -1/+12 |
2007-10-10 | r3891: Add rot (Running Object Table) interface | Jelmer Vernooij | 1 | -1/+12 |
2007-10-10 | r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. | Jelmer Vernooij | 1 | -136/+446 |
2007-10-10 | r3861: - Put ndr and rpc client code in seperate files | Jelmer Vernooij | 1 | -1/+44 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r3790: use a registration function that is called from dcerpc_*_init functions | Jelmer Vernooij | 1 | -3/+43 |
2007-10-10 | r3740: Convert more files to .mk, fix the build | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3734: Fix some incorrect dependencies | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3606: More DCOM fixes: | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper | Jelmer Vernooij | 1 | -1/+1 |