Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes the | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r5866: Add InitShutdown IDL and torture test. | Jelmer Vernooij | 1 | -0/+14 |
2007-10-10 | r5796: add ndr_* function for int8 and int16 | Stefan Metzmacher | 1 | -24/+75 |
2007-10-10 | r5765: remove unused var | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r5764: add support for embedded ref pointers | Stefan Metzmacher | 1 | -1/+24 |
2007-10-10 | r5427: NTSTATUS is treated by pidl as a 'real' scalar now. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5414: - added libcli/wins/, a basic client library for WINS replication | Andrew Tridgell | 1 | -1/+32 |
2007-10-10 | r5376: ORPC is NDR specific, so move it to ndr.pm. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r5363: - ndr_%_ptr -> ndr_%_unique_ptr | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5361: Rename some functions, add tests to validator. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5286: Some first steps in making the pidl code somewhat more generic for the | Jelmer Vernooij | 1 | -79/+79 |
2007-10-10 | r5155: define ipv4address as a based IDL type, mapped to a "const char *" in | Andrew Tridgell | 1 | -0/+34 |
2007-10-10 | r5139: fix types | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r5118: added support for node status replies in nbtd. nmblookup -S now works ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5036: changed HYPER_T to the more standard "hyper" | Andrew Tridgell | 1 | -17/+17 |
2007-10-10 | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 1 | -26/+26 |
2007-10-10 | r4885: added a new NBT client library. Features include: | Andrew Tridgell | 1 | -11/+23 |
2007-10-10 | r4676: NTTIME_1sec is a standard NTTIME for the calling code | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r4673: Fix the IDL for the QuerySecret LSA call. | Andrew Bartlett | 1 | -2/+25 |
2007-10-10 | r4557: support for [flags()] on typedef enum|bitmap | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r4535: add full support for | Stefan Metzmacher | 1 | -2/+11 |
2007-10-10 | r4519: added the enum print function in ndr_basic.c | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r4102: more uint64 vs HYPER_T fixes | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3997: fix STR_CHARLEN pull case | Stefan Metzmacher | 1 | -21/+25 |
2007-10-10 | r3972: use GUID_* naming context and move GUID_* functions to one place | Stefan Metzmacher | 1 | -84/+0 |
2007-10-10 | r3869: in the NDR encoded replPropertyMetaData attribute in ADS | Stefan Metzmacher | 1 | -1/+29 |
2007-10-10 | r3861: - Put ndr and rpc client code in seperate files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3787: a function to generate a random GUID | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r3785: this strings are not const | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3582: more gcc-4.0 signedness fixes | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r3549: added support for DOS extended attribute lists (name/value pairs) | Andrew Tridgell | 1 | -1/+13 |
2007-10-10 | r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef... | Stefan Metzmacher | 1 | -2/+25 |
2007-10-10 | r3484: - add support for conformant string arrays at the end of a struct | Stefan Metzmacher | 1 | -5/+50 |
2007-10-10 | r3432: Support WERROR's in arguments (not just as return type). Some of | Jelmer Vernooij | 1 | -2/+52 |
2007-10-10 | r3395: added support for "string32" type, to fix the fixed width string | Andrew Tridgell | 1 | -0/+28 |
2007-10-10 | r3073: Fix bug in the handling of null-terminated ASCII strings in RPC. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r2989: fix the printing of unions with negative cases when :print is used | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2987: added support for signed 32 bit integers in pidl | Andrew Tridgell | 1 | -0/+31 |
2007-10-10 | r2910: I noticed that the samr torture test was doing its own DOS->UNIX | Andrew Tridgell | 1 | -129/+138 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 1 | -7/+3 |
2007-10-10 | r2552: Character set conversion and string handling updates. | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r2205: fixed an incorrect cast that broke relative strings in spoolss | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2180: added RPC flags "padcheck" which enables checking of all received pad | Andrew Tridgell | 1 | -0/+25 |
2007-10-10 | r2159: converted samba4 over to UTF-16. | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r1994: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 1 | -11/+11 |
2007-10-10 | r1847: add STR_BYTESIZE flag, to handle cases where | Stefan Metzmacher | 1 | -6/+52 |
2007-10-10 | r1757: much simpler (and smaller, faster etc) way of doing relative pointers | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 1 | -0/+48 |