r8936: Use incremental linking. This appeared to be supported on
[samba.git] / source4 / librpc /
2007-10-10 Andrew Bartlettr8855: Share this enum (describing the SamSync database...
2007-10-10 Andrew Bartlettr8820: Push this common block of code into the caller.
2007-10-10 Jelmer Vernooijr8811: Fix the build..
2007-10-10 Andrew Tridgellr8707: this typedef isn't used, and breaks the build...
2007-10-10 Jelmer Vernooijr8614: Add COMRESULT/HRESULT scalar type
2007-10-10 Jelmer Vernooijr8612: Parse::Pidl::NDR:
2007-10-10 Andrew Tridgellr8587: - fixed ref allocation in irpc replies
2007-10-10 Andrew Tridgellr8577: added management calls to list current tree...
2007-10-10 Andrew Tridgellr8574: added server side irpc calls for listing the...
2007-10-10 Jelmer Vernooijr8559: Couple of (D)COM updates:
2007-10-10 Andrew Tridgellr8522: fixed another couple of size_t warnings
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr8519: better method of ensuring null termination
2007-10-10 Andrew Tridgellr8518: ensure all constructed NDR packets are null...
2007-10-10 Stefan Metzmacherr8503: remove useless line
2007-10-10 Andrew Tridgellr8500: greatly reduce the number of build warnings...
2007-10-10 Andrew Tridgellr8480: fixed a typo
2007-10-10 Stefan Metzmacherr8476: add a note that DsAddEntry is very incomplete yet
2007-10-10 Stefan Metzmacherr8474: add some more attid mappings
2007-10-10 Stefan Metzmacherr8375: - move from netr_StringLarge to lsa_StringLarge
2007-10-10 Stefan Metzmacherr8368: the type filed depends on the user being present...
2007-10-10 Andrew Tridgellr8335: removed some duplicated code
2007-10-10 Andrew Tridgellr8286: it makes more sense to combine the refresh count...
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 Tridgellr8261: charset style strings in pidl should be const...
2007-10-10 Andrew Tridgellr8260: added an init based registration system for...
2007-10-10 Andrew Tridgellr8256: - allow rpc calls from non-command line ejs...
2007-10-10 Andrew Bartlettr8252: Steal metze's thunder, and prove that with a...
2007-10-10 Andrew Bartlettr8250: More PAC work. We now sucessfully verify the...
2007-10-10 Andrew Tridgellr8233: - added support for more base types in pidl ejs
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Stefan Metzmacherr8227: add STR_LARGE_SIZE flag, to support strings...
2007-10-10 Stefan Metzmacherr8223: fix the values of nt_version and type we reply...
2007-10-10 Stefan Metzmacherr8212: fix pushing of nbt_string's:
2007-10-10 Stefan Metzmacherr8210: - make the ndr_token_* function public
2007-10-10 Andrew Tridgellr8192: updated the glue code for the generated ejs...
2007-10-10 Tim Potterr8171: According to Samba 3 and Ethereal, the winreg_Op...
2007-10-10 Stefan Metzmacherr8168: after testing I saw that w2k3 uses unique pointe...
2007-10-10 Stefan Metzmacherr8167: - use the same algorithm than w2k3 for 'unique...
2007-10-10 Stefan Metzmacherr8157: add the algorithm for unique pointers that w2k3...
2007-10-10 Stefan Metzmacherr8156: I found out that the unknown[2] field of the...
2007-10-10 Stefan Metzmacherr8150: these should be static
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Andrew Bartlettr8110: More PAC work. I still can't get WinXP to accep...
2007-10-10 Andrew Bartlettr8108: Fix indentation, and remove a discard_const_p...
2007-10-10 Andrew Tridgellr8073: a successful rpc call from ejs!
2007-10-10 Andrew Tridgellr8068: reduced the verbosity of the EPM code
2007-10-10 Andrew Tridgellr8057: use our defined push/pull types in the validate...
2007-10-10 Stefan Metzmacherr8054: add OSVersion, OSVersionEx, DNSMachineName Print...
2007-10-10 Andrew Tridgellr8053: requests from mmc show that the auth info for...
2007-10-10 Stefan Metzmacherr8050: - make use of more [value()] properties
2007-10-10 Stefan Metzmacherr8045: fix valgrind warning, add zero padding when...
2007-10-10 Jelmer Vernooijr8012: Add UUID for NDR64 transfer syntax.
2007-10-10 Andrew Bartlettr8001: Also fill in the krbtgt checksum, and make sure...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Stefan Metzmacherr7932: don't use the nbt called name as server name...
2007-10-10 Andrew Tridgellr7872: another place we were relying on the old behavio...
2007-10-10 Andrew Tridgellr7870: fixed the RPC-SCHANNEL test. It turned out it...
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Andrew Tridgellr7763: fixed some circular dependencies
2007-10-10 Jelmer Vernooijr7729: Small fixes to the charset stuff.
2007-10-10 Jelmer Vernooijr7706: Move ParseExpr() to util.
2007-10-10 Jelmer Vernooijr7702: Implement [charset()] attribute.
2007-10-10 Jelmer Vernooijr7695: Add support for the [string] attribute that...
2007-10-10 Andrew Bartlettr7690: Move the NT hash generation into the credentials...
2007-10-10 Andrew Tridgellr7659: fixup the ordering of socket destruction for...
2007-10-10 Andrew Tridgellr7658: don't timeout at the smb level for rpc requests...
2007-10-10 Andrew Tridgellr7653: when a dcerpc request times out, we need to...
2007-10-10 Andrew Tridgellr7652: use event friendly connect in dcerpc socket...
2007-10-10 Stefan Metzmacherr7644: - remove some dublicate structures SetForm and...
2007-10-10 Stefan Metzmacherr7643: This patch adds a new NTPTR subsystem:
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Stefan Metzmacherr7580: - add GetPrinterDriverDirectory() idl, torture...
2007-10-10 Stefan Metzmacherr7575: - fix GetPrinterData() push side
2007-10-10 Stefan Metzmacherr7574: - seperate [in] and [out] buffers and buf_sizes
2007-10-10 Jelmer Vernooijr7552: Use ParseExpr() for [value] attributes; allows
2007-10-10 Stefan Metzmacherr7546: fix comment
2007-10-10 Andrew Tridgellr7497: add timeouts to all rpc requests. The default...
2007-10-10 Andrew Tridgellr7496: removed an unused variable
2007-10-10 Stefan Metzmacherr7462: fix Enum* pushing, we need to send back a buffer...
2007-10-10 Volker Lendecker7399: Try to get the AIX compile one step further.
2007-10-10 Günther Deschnerr7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_...
2007-10-10 Jelmer Vernooijr7377: Integrate browse service stuff more nicely
2007-10-10 Stefan Metzmacherr7364: - remove '\' chars from copy paste
2007-10-10 Stefan Metzmacherr7357: some minor updates
2007-10-10 Stefan Metzmacherr7345: add WritePrinter(), AbortPrinter() and ReadPrint...
2007-10-10 Stefan Metzmacherr7341: fix StartDocPrinter() idl
2007-10-10 Stefan Metzmacherr7337: - fix SetJob() idl
2007-10-10 Stefan Metzmacherr7331: fix parsing of spoolss_SetPrinter()
2007-10-10 Stefan Metzmacherr7328: fix GetPrinterData and SetPrinterData, with...
2007-10-10 Stefan Metzmacherr7327: pass down the ndr->flags to the subcontexts
2007-10-10 Stefan Metzmacherr7326: fix [validate]
2007-10-10 Jelmer Vernooijr7314: the various ncacn and ncadg PDU's share the...
2007-10-10 Jelmer Vernooijr7313: Prefix a few functions with ncacn_ rather then...
2007-10-10 Jelmer Vernooijr7312: Add IDL for ncadg packets.
2007-10-10 Andrew Tridgellr7309: started adding IDL for nbt management calls...
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..
next