summaryrefslogtreecommitdiffstats
path: root/source4/librpc/ndr/libndr.h
Commit message (Expand)AuthorAgeFilesLines
* Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij2008-10-151-517/+0
* Import debug macros from Samba 3's libndr.Jelmer Vernooij2008-10-131-0/+8
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-1/+1
* Import ndr_syntax_id_equal from Samba 3.Jelmer Vernooij2008-09-181-0/+1
* libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher2008-04-171-0/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-2/+164
* Add warning to public headers.Jelmer Vernooij2008-04-011-0/+5
* librpc: remove special support for fixed length stringsStefan Metzmacher2008-02-121-2/+0
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-0/+4
* r26054: ndr: remove ndr_push/pull_saveStefan Metzmacher2007-12-211-12/+0
* r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)Stefan Metzmacher2007-12-211-12/+22
* r25806: let libndr.h include needed stuff and remove pidl magicStefan Metzmacher2007-12-211-2/+2
* r25777: add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directlyStefan Metzmacher2007-12-211-1/+2
* r25744: add NDR_ERR_INVALID_POINTERStefan Metzmacher2007-12-211-1/+2
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-1/+1
* r25516: Sorry, I reverted too much of r25448 in r25515.Michael Adam2007-10-101-0/+1
* r25515: Revert r25448:Michael Adam2007-10-101-1/+0
* r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij2007-10-101-0/+1
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-1/+1
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-0/+2
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-1/+1
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-2/+2
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-0/+15
* r24540: rename struct dcerpc_endpoint_list/struct dcerpc_authservice_listStefan Metzmacher2007-10-101-0/+5
* r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher2007-10-101-0/+9
* r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21812: fixed an integer overflow error in the ndr push code.Andrew Tridgell2007-10-101-1/+1
* r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry()Stefan Metzmacher2007-10-101-0/+1
* r19859: Reuse referrent ids when pushing full pointers (still need toJelmer Vernooij2007-10-101-0/+1
* r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher2007-10-101-11/+10
* r15629: fix some warningsStefan Metzmacher2007-10-101-1/+1
* r15427: Rename private to private_data to prevent errors from C++ errors (whichJelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-0/+9
* r14488: Install more headers.Jelmer Vernooij2007-10-101-0/+2
* r14484: Install more headersJelmer Vernooij2007-10-101-0/+3
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+5
* r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+3
* r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij2007-10-101-0/+2
* r11973: make it easier to find bugsStefan Metzmacher2007-10-101-1/+2
* r10869: add dummy functions and dummy parsing of XPRESS decompression,Stefan Metzmacher2007-10-101-1/+2
* r9373: - create a hierachical memory tree with recursiv ndr_pull_* functionsStefan Metzmacher2007-10-101-12/+32
* r8500: greatly reduce the number of build warnings on x86-64 (every NDR macroAndrew Tridgell2007-10-101-5/+5
* r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1,Stefan Metzmacher2007-10-101-1/+2
* r8212: fix pushing of nbt_string's:Stefan Metzmacher2007-10-101-0/+1
* r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher2007-10-101-0/+2
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2007-10-101-4/+3
* r7186: add [relative_base] property, which is allowed on typedef'sStefan Metzmacher2007-10-101-0/+6