r5376: ORPC is NDR specific, so move it to ndr.pm.
[samba.git] / source4 / librpc / ndr / ndr_basic.c
2007-10-10 Jelmer Vernooijr5376: ORPC is NDR specific, so move it to ndr.pm.
2007-10-10 Jelmer Vernooijr5363: - ndr_%_ptr -> ndr_%_unique_ptr
2007-10-10 Jelmer Vernooijr5361: Rename some functions, add tests to validator.
2007-10-10 Jelmer Vernooijr5286: Some first steps in making the pidl code somewha...
2007-10-10 Andrew Tridgellr5155: define ipv4address as a based IDL type, mapped...
2007-10-10 Stefan Metzmacherr5139: fix types
2007-10-10 Andrew Tridgellr5118: added support for node status replies in nbtd...
2007-10-10 Andrew Tridgellr5036: changed HYPER_T to the more standard "hyper"
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Andrew Tridgellr4885: added a new NBT client library. Features include:
2007-10-10 Stefan Metzmacherr4676: NTTIME_1sec is a standard NTTIME for the calling...
2007-10-10 Andrew Bartlettr4673: Fix the IDL for the QuerySecret LSA call.
2007-10-10 Stefan Metzmacherr4557: support for [flags()] on typedef enum|bitmap
2007-10-10 Stefan Metzmacherr4535: add full support for
2007-10-10 Andrew Tridgellr4519: added the enum print function in ndr_basic.c
2007-10-10 Stefan Metzmacherr4102: more uint64 vs HYPER_T fixes
2007-10-10 Stefan Metzmacherr3997: fix STR_CHARLEN pull case
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Stefan Metzmacherr3869: in the NDR encoded replPropertyMetaData attribut...
2007-10-10 Jelmer Vernooijr3861: - Put ndr and rpc client code in seperate files
2007-10-10 Stefan Metzmacherr3787: a function to generate a random GUID
2007-10-10 Stefan Metzmacherr3785: this strings are not const
2007-10-10 Stefan Metzmacherr3582: more gcc-4.0 signedness fixes
2007-10-10 Andrew Tridgellr3549: added support for DOS extended attribute lists...
2007-10-10 Stefan Metzmacherr3512: - support DsCrackName GUID strings ('{faedf4f9...
2007-10-10 Stefan Metzmacherr3484: - add support for conformant string arrays at...
2007-10-10 Jelmer Vernooijr3432: Support WERROR's in arguments (not just as retur...
2007-10-10 Andrew Tridgellr3395: added support for "string32" type, to fix the...
2007-10-10 Andrew Bartlettr3073: Fix bug in the handling of null-terminated ASCII...
2007-10-10 Jelmer Vernooijr2990: Add support to pidl for autogenerating ndr_size_...
2007-10-10 Andrew Tridgellr2989: fix the printing of unions with negative cases...
2007-10-10 Andrew Tridgellr2987: added support for signed 32 bit integers in...
2007-10-10 Andrew Tridgellr2910: I noticed that the samr torture test was doing...
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Bartlettr2552: Character set conversion and string handling...
2007-10-10 Andrew Tridgellr2205: fixed an incorrect cast that broke relative...
2007-10-10 Andrew Tridgellr2180: added RPC flags "padcheck" which enables checkin...
2007-10-10 Andrew Tridgellr2159: converted samba4 over to UTF-16.
2007-10-10 Stefan Metzmacherr1994: fix compiler warning
2007-10-10 Andrew Tridgellr1985: take advantage of the new talloc in a few more...
2007-10-10 Stefan Metzmacherr1847: add STR_BYTESIZE flag, to handle cases where
2007-10-10 Andrew Tridgellr1757: much simpler (and smaller, faster etc) way of...
2007-10-10 Jelmer Vernooijr1736: - Pidl updates:
2007-10-10 Stefan Metzmacherr1274: revert -r 1239 as discussed with abartlet
2007-10-10 Stefan Metzmacherr1239: move the old msrpc_<gen|parse>() functions to...
2007-10-10 Andrew Tridgellr1133: - add ndr_pull_ptr() as a separate call instead...
2007-10-10 Andrew Tridgellr1030: added server side schannel support
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Andrew Tridgellr895: use _t in base ndr fns
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr275: added IDL and test code for samr_QueryDisplayInfo3(),
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2003-12-31 Andrew Tridgellthe endpoint mapper now works in bigendian mode
2003-12-16 Andrew Tridgellfixed formatting of uuids in debug output
2003-12-16 Andrew Tridgelladded support for big-endian ucs2 strings (as used...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-12 Tim PotterAdded routines for arrays of uint16s.
2003-12-01 Andrew Tridgelladded netr_ServerReqChallenge and cleaned up byte array...
2003-12-01 Andrew Tridgellstarted adding netlogon IDL and test suite
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-24 Andrew Tridgelladded tests for epm_Map endpointer map calls
2003-11-24 Andrew Tridgelladded tests for the remaining calls on the rpc manageme...
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...
2003-11-23 Andrew Tridgellooh, this is fun!
2003-11-22 Andrew Tridgell * fixed null terminated string handling
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-21 Andrew Tridgelladded 4 more levels to samr_QueryDisplayInfo()
2003-11-20 Andrew Tridgelladded samr_LookupNames() and test code
2003-11-20 Andrew TridgellEnumPrinterData in spoolss now works
2003-11-18 Andrew Tridgell* use the new auto-generated debug code method.
2003-11-17 Andrew Tridgell * add another WERR err code
2003-11-17 Andrew Tridgellsecurity descriptors are no longer a "special" type...
2003-11-17 Andrew Tridgell* more info levels for EnumPrinter
2003-11-17 Andrew Tridgellnicer method of handling spoolss EnumPrinters
2003-11-16 Andrew Tridgelluse nstring and [relative] to support levels 1 and...
2003-11-16 Andrew Tridgelladded support for level1 of EnumPrinters in spoolss...
2003-11-16 Andrew Tridgelluse the "subcontext" magic flag for sec_desc_buf
2003-11-15 Andrew Tridgelladded samr_UserInfo2 and samr_UserInfo3
2003-11-15 Andrew Tridgelladded lsa_QuerySecObj() and the necessary sec_desc_buf...
2003-11-14 Andrew Tridgell* added levels 4, 200 and 300 to NetDfsEnum. 200 and...
2003-11-14 Andrew Tridgellwe can now do a level1 NetDfsEnum()
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures
2003-11-12 Andrew Tridgelllsa_PrivilegeSet seems to be a very strange beast indee...
2003-11-11 Andrew Tridgelladded 9 more info levels to lsa_QueryInfoPolicy
2003-11-11 Andrew Tridgelladded QueryPolicyInfo/PrimaryDomainInfo idl and test...
2003-11-11 Andrew Tridgellsupport lsa_AuditEventsInfo
2003-11-11 Andrew Tridgellstart using automatic union printing
2003-11-11 Andrew Tridgellautomatically generate ndr_print_*() functions for...
2003-11-11 Andrew Tridgellstarted adding support for lsa_QueryInfoPolicy
2003-11-09 Andrew Tridgellconverted the rpcecho pipe to use IDL
2003-11-09 Andrew Tridgelllsa_LookupNames now works
2003-11-09 Andrew Tridgelladded idl, generated code and test code for lsa_LookupSids
2003-11-08 Andrew Tridgell- more generation fixes
2003-11-08 Andrew Tridgell- corrected some lsa idl
2003-11-06 Andrew Tridgellanother major bit of restructuring of rpc in Samba4...