r8353: Use a PNG instead of a GIF for padding. Also fixes a file not found
[kai/samba.git] / source4 / librpc /
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..
2007-10-10 Jelmer Vernooijr7274: Move m4 files to seperate dir
2007-10-10 Tim Potterr7212: Disambiguate dummy functions to avoid linker...
2007-10-10 Jelmer Vernooijr7198: Add IDL for browse service
2007-10-10 Stefan Metzmacherr7196: fix typo, that makes the spoolss test working...
2007-10-10 Stefan Metzmacherr7194: fix pulling of the NDR_IN data, [validate] works...
2007-10-10 Stefan Metzmacherr7193: add some bail out checks and fix pushing of...
2007-10-10 Stefan Metzmacherr7188: make use of the new relative_base property for...
2007-10-10 Stefan Metzmacherr7186: add [relative_base] property, which is allowed...
2007-10-10 Stefan Metzmacherr7184: remove unused ndr_pull/push_struct_start/end...
2007-10-10 Stefan Metzmacherr7182: remove current support for RELATIVE_CURRENT...
2007-10-10 Stefan Metzmacherr7181: add functions to calculate the buffer size neede...
2007-10-10 Jelmer Vernooijr7159: Improve the messages from pidl's validator module.
2007-10-10 Tim Potterr7138: Doh - fix some typos.
2007-10-10 Tim Potterr7137: Add a couple more dummy idl files for the DNS...
2007-10-10 Stefan Metzmacherr7120: make use of the new 'noopnum' property and get...
2007-10-10 Jelmer Vernooijr7110: Remove invalid use of id()
2007-10-10 Jelmer Vernooijr7037: Add enough pointers in the header file as well
2007-10-10 Jelmer Vernooijr7036: Allow more operations in several properties...
2007-10-10 Jelmer Vernooijr7029: Make array support in pidl similar to that in...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Tim Potterr6939: Get rid of SUBSYSTEM::NDR since all it did was...
next