| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit... | Stefan Metzmacher | 2007-10-10 | 1 | -4/+0 |
* | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+0 |
* | r6720: added support for the remaining 2 types of CLDAP netlogon | Andrew Tridgell | 2007-10-10 | 1 | -0/+1 |
* | r6519: move string handling functions to a seperate file | Stefan Metzmacher | 2007-10-10 | 1 | -0/+1 |
* | r6180: Use token_lists for storing switch values | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r6129: - add our own MSZIP decompression implementation | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r6061: add start of compression support in our rpc code | Stefan Metzmacher | 2007-10-10 | 1 | -0/+5 |
* | r5775: Remove some unused functions (unions are no longer as special as they ... | Jelmer Vernooij | 2007-10-10 | 1 | -3/+0 |
* | r5736: fix to avoid endless recursion in ndr_size_*() calculation | Stefan Metzmacher | 2007-10-10 | 1 | -0/+3 |
* | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 2007-10-10 | 1 | -0/+2 |
* | r5663: Revert some changes I didn't mean to commit... | Jelmer Vernooij | 2007-10-10 | 1 | -2/+0 |
* | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 2007-10-10 | 1 | -0/+2 |
* | r5360: Remove a couple of unused functions. | Jelmer Vernooij | 2007-10-10 | 1 | -3/+0 |
* | r5286: Some first steps in making the pidl code somewhat more generic for the | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r5084: - handle arbitrary data in the NULL record reply type for nbt name que... | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 2007-10-10 | 1 | -21/+0 |
* | r4885: added a new NBT client library. Features include: | Andrew Tridgell | 2007-10-10 | 1 | -1/+2 |
* | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r4550: talloc() is now typesafe. It is exactly equivalent to the old talloc_p... | Andrew Tridgell | 2007-10-10 | 1 | -2/+2 |
* | r4110: fixed pidl to allow arrays to have size_is() and length_is() elements | Andrew Tridgell | 2007-10-10 | 1 | -17/+10 |
* | r4102: more uint64 vs HYPER_T fixes | Stefan Metzmacher | 2007-10-10 | 1 | -3/+9 |
* | r4051: use talloc_array() instead of talloc() when allocating arrays in auto-... | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r3984: success full parse the repsFrom/repsTo LDAP fields | Stefan Metzmacher | 2007-10-10 | 1 | -0/+3 |
* | r3956: start to decode the repsFrom and repsTo fileds but not ready | Stefan Metzmacher | 2007-10-10 | 1 | -0/+6 |
* | r3611: DCOM client support works!! | Jelmer Vernooij | 2007-10-10 | 1 | -0/+2 |
* | r3549: added support for DOS extended attribute lists (name/value pairs) | Andrew Tridgell | 2007-10-10 | 1 | -1/+2 |
* | r3484: - add support for conformant string arrays at the end of a struct | Stefan Metzmacher | 2007-10-10 | 1 | -20/+23 |
* | r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene... | Andrew Tridgell | 2007-10-10 | 1 | -4/+0 |
* | r3395: added support for "string32" type, to fix the fixed width string | Andrew Tridgell | 2007-10-10 | 1 | -1/+2 |
* | r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding | Jelmer Vernooij | 2007-10-10 | 1 | -0/+5 |
* | r2948: added support for the [range(low,high)] attribute in pidl. This allows | Andrew Tridgell | 2007-10-10 | 1 | -1/+2 |
* | r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviour | Andrew Tridgell | 2007-10-10 | 1 | -0/+4 |
* | r2180: added RPC flags "padcheck" which enables checking of all received pad | Andrew Tridgell | 2007-10-10 | 1 | -2/+8 |
* | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 2007-10-10 | 1 | -6/+3 |
* | r1884: remove empty header file | Stefan Metzmacher | 2007-10-10 | 1 | -1/+0 |
* | r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZE | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r1847: add STR_BYTESIZE flag, to handle cases where | Stefan Metzmacher | 2007-10-10 | 1 | -0/+1 |
* | r1757: much simpler (and smaller, faster etc) way of doing relative pointers | Andrew Tridgell | 2007-10-10 | 1 | -17/+14 |
* | r1269: Add a 'base' field to the ndr_ofs_list structure which is the base to | Tim Potter | 2007-10-10 | 1 | -0/+1 |
* | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 2007-10-10 | 1 | -17/+17 |
* | the endpoint mapper now works in bigendian mode | Andrew Tridgell | 2003-12-31 | 1 | -0/+3 |
* | * netr_ServerPasswordSet() now works - the test suite changes the | Andrew Tridgell | 2003-12-02 | 1 | -1/+3 |
* | added netr_ServerReqChallenge and cleaned up byte array printing | Andrew Tridgell | 2003-12-01 | 1 | -0/+3 |
* | added auto-generation of the IDL interface tables. This makes two less | Andrew Tridgell | 2003-11-28 | 1 | -20/+3 |
* | added the dcerpc remote management interfaces as mgmt.idl, and wrote a | Andrew Tridgell | 2003-11-24 | 1 | -0/+6 |
* | ooh, this is fun! | Andrew Tridgell | 2003-11-23 | 1 | -3/+13 |
* | a fairly major upgrade to the dcerpc system | Andrew Tridgell | 2003-11-22 | 1 | -7/+28 |
* | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 2003-11-21 | 1 | -5/+19 |
* | Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey. | Tim Potter | 2003-11-21 | 1 | -0/+1 |
* | Add initial work on eventlog - doesn't quite work yet. | Tim Potter | 2003-11-20 | 1 | -0/+1 |