Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19859: Reuse referrent ids when pushing full pointers (still need to | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r19856: Use sptr as basis for full ptr implementation. Will add checks for du... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r15407: Get rid of some more uint_t | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14310: length needs to be initialised | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r13840: Mark some functions as public. | Jelmer Vernooij | 1 | -80/+80 |
2007-10-10 | r13741: make the pointer type in pidl handle any size pointer, just in case we | Andrew Tridgell | 1 | -8/+13 |
2007-10-10 | r13738: added support for a "pointer" type in pidl. This will be used in the | Andrew Tridgell | 1 | -0/+27 |
2007-10-10 | r12016: fixed a valgrind error | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11973: make it easier to find bugs | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r11676: as tridge uses 0x%llx in his latest commits... | Stefan Metzmacher | 1 | -8/+2 |
2007-10-10 | r10868: make flag(NDR_PAHEX) possible to use and show the union level in hex | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r10637: use the correct memory context in the ndr_pull_* function | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10346: here are only real ip-addresses valid, prevent dns lookups, | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r10339: fix ndr_push_udlongr | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r8612: Parse::Pidl::NDR: | Jelmer Vernooij | 1 | -192/+0 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8167: - use the same algorithm than w2k3 for 'unique' pointer values | Stefan Metzmacher | 1 | -4/+12 |
2007-10-10 | r8157: add the algorithm for unique pointers that w2k3 uses. | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r6574: send a value for embedded ref pointers, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6519: move string handling functions to a seperate file | Stefan Metzmacher | 1 | -476/+0 |
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 |