summaryrefslogtreecommitdiffstats
path: root/source4/librpc/ndr/libndr.h
Commit message (Expand)AuthorAgeFilesLines
...
* r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...Stefan Metzmacher2007-10-101-4/+0
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-1/+0
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2007-10-101-0/+1
* r6519: move string handling functions to a seperate fileStefan Metzmacher2007-10-101-0/+1
* r6180: Use token_lists for storing switch valuesJelmer Vernooij2007-10-101-1/+1
* r6129: - add our own MSZIP decompression implementationStefan Metzmacher2007-10-101-1/+1
* r6061: add start of compression support in our rpc codeStefan Metzmacher2007-10-101-0/+5
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-101-3/+0
* r5736: fix to avoid endless recursion in ndr_size_*() calculationStefan Metzmacher2007-10-101-0/+3
* r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij2007-10-101-0/+2
* r5663: Revert some changes I didn't mean to commit...Jelmer Vernooij2007-10-101-2/+0
* r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij2007-10-101-0/+2
* r5360: Remove a couple of unused functions.Jelmer Vernooij2007-10-101-3/+0
* r5286: Some first steps in making the pidl code somewhat more generic for theJelmer Vernooij2007-10-101-1/+1
* r5084: - handle arbitrary data in the NULL record reply type for nbt name que...Andrew Tridgell2007-10-101-1/+1
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-101-21/+0
* r4885: added a new NBT client library. Features include:Andrew Tridgell2007-10-101-1/+2
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-1/+1
* r4550: talloc() is now typesafe. It is exactly equivalent to the old talloc_p...Andrew Tridgell2007-10-101-2/+2
* r4110: fixed pidl to allow arrays to have size_is() and length_is() elementsAndrew Tridgell2007-10-101-17/+10
* r4102: more uint64 vs HYPER_T fixesStefan Metzmacher2007-10-101-3/+9
* r4051: use talloc_array() instead of talloc() when allocating arrays in auto-...Andrew Tridgell2007-10-101-1/+1
* r3984: success full parse the repsFrom/repsTo LDAP fieldsStefan Metzmacher2007-10-101-0/+3
* r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher2007-10-101-0/+6
* r3611: DCOM client support works!!Jelmer Vernooij2007-10-101-0/+2
* r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2007-10-101-1/+2
* r3484: - add support for conformant string arrays at the end of a structStefan Metzmacher2007-10-101-20/+23
* r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell2007-10-101-4/+0
* r3395: added support for "string32" type, to fix the fixed width stringAndrew Tridgell2007-10-101-1/+2
* r2990: Add support to pidl for autogenerating ndr_size_*() functions. AddingJelmer Vernooij2007-10-101-0/+5
* r2948: added support for the [range(low,high)] attribute in pidl. This allowsAndrew Tridgell2007-10-101-1/+2
* r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviourAndrew Tridgell2007-10-101-0/+4
* r2180: added RPC flags "padcheck" which enables checking of all received padAndrew Tridgell2007-10-101-2/+8
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-101-6/+3
* r1884: remove empty header fileStefan Metzmacher2007-10-101-1/+0
* r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZEStefan Metzmacher2007-10-101-1/+1
* r1847: add STR_BYTESIZE flag, to handle cases whereStefan Metzmacher2007-10-101-0/+1
* r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell2007-10-101-17/+14
* r1269: Add a 'base' field to the ndr_ofs_list structure which is the base toTim Potter2007-10-101-0/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-17/+17
* the endpoint mapper now works in bigendian modeAndrew Tridgell2003-12-311-0/+3
* * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell2003-12-021-1/+3
* added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell2003-12-011-0/+3
* added auto-generation of the IDL interface tables. This makes two lessAndrew Tridgell2003-11-281-20/+3
* added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell2003-11-241-0/+6
* ooh, this is fun!Andrew Tridgell2003-11-231-3/+13
* a fairly major upgrade to the dcerpc systemAndrew Tridgell2003-11-221-7/+28
* * changed the way strings are handled in pidl to a much more generalAndrew Tridgell2003-11-211-5/+19
* Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter2003-11-211-0/+1
* Add initial work on eventlog - doesn't quite work yet.Tim Potter2003-11-201-0/+1