Age | Commit message (Expand) | Author | Files | Lines |
2012-02-13 | libndr: Add ndr_map_error2errno | Volker Lendecke | 1 | -0/+25 |
2011-12-02 | librpc: Add support for struct timeval | Volker Lendecke | 1 | -0/+31 |
2011-12-02 | librpc: Add support for struct timespec | Volker Lendecke | 1 | -0/+31 |
2011-09-08 | libndr: add checking to all pull/push functions of base types | Andrew Tridgell | 1 | -0/+34 |
2011-03-09 | librpc/ndr use hyper for uid_t/gid_t rather than udlong | Andrew Bartlett | 1 | -4/+4 |
2011-03-01 | librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBs | Stefan Metzmacher | 1 | -3/+8 |
2011-03-01 | pidl Add support for uid_t and gid_t types | Andrew Bartlett | 1 | -0/+60 |
2011-02-28 | TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA... | Stefan Metzmacher | 1 | -4/+5 |
2011-02-08 | ndr: merge duplicate ndr_map_error2ntstatus() functions. | Günther Deschner | 1 | -0/+25 |
2011-01-25 | libndr: move ndr_print_bool to ndr_basic.c | Günther Deschner | 1 | -0/+5 |
2010-12-08 | ndr: Another try to support the build on non-IPv6 systems | Kai Blin | 1 | -2/+4 |
2010-11-26 | librpc: fix builds without IPv6 suport (HP-UX 11.00) | Björn Jacke | 1 | -0/+2 |
2010-10-04 | ndr: Implement push function for IPv6 addresses | Kai Blin | 1 | -4/+11 |
2010-10-04 | ndr: Add support for pulling/printing an ipv6address type | Kai Blin | 1 | -2/+50 |
2010-09-16 | pidl: prevent ndr_print_*() dying on NULL pointers | Andrew Tridgell | 1 | -0/+10 |
2010-08-21 | s4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian] data is processed | Kamen Mazdrashki | 1 | -0/+6 |
2010-08-14 | ndr: allow ndr_print to print DATA_BLOB | Andrew Tridgell | 1 | -1/+48 |
2010-05-27 | libndr: add support for relative_rap_convert. | Günther Deschner | 1 | -0/+1 |
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 1 | -0/+1 |
2009-12-12 | librpc/ndr: add support for relative_short pointers | Matthieu Patou | 1 | -0/+12 |
2009-10-07 | pidl: get the alignment right for uint1632 enums (NDR64) | Andrew Tridgell | 1 | -15/+63 |
2009-10-03 | pidl: added int3264 as a base type | Andrew Tridgell | 1 | -0/+10 |
2009-10-02 | ndr64: added support for trailing gap alignment | Andrew Tridgell | 1 | -0/+18 |
2009-09-29 | pidl: added union padding for NDR64 | Andrew Tridgell | 1 | -0/+18 |
2009-09-17 | ndr: split out ndr enum functions | Andrew Tridgell | 1 | -0/+67 |
2009-09-17 | ndr: added support for NDR64 | Andrew Tridgell | 1 | -5/+37 |
2009-09-17 | Remove ununsed variable warning. | Jeremy Allison | 1 | -1/+0 |
2009-09-16 | ndr: added --ndr64 flag to ndrdump | Andrew Tridgell | 1 | -2/+22 |
2009-06-02 | Add support for double type in pidl. | Brad Hards | 1 | -1/+30 |
2009-05-02 | Of course, s_addr is a #define somewhere else .... (Solaris...) | Volker Lendecke | 1 | -3/+3 |
2009-05-02 | Fix a warning on host "gwen" | Volker Lendecke | 1 | -2/+3 |
2008-12-31 | Fix typo found by Volker. Thanks for the review. | Jeremy Allison | 1 | -1/+1 |
2008-12-31 | Fix all warnings in source3 with gcc4.3. | Jeremy Allison | 1 | -2/+1 |
2008-10-13 | Share ndr_basic implementation. | Jelmer Vernooij | 1 | -0/+833 |