summaryrefslogtreecommitdiff
path: root/librpc/ndr
AgeCommit message (Expand)AuthorFilesLines
2010-12-21dns: cope with trailing '.' in dns_nameAndrew Tridgell1-1/+7
2010-12-21librpc/ndr/ndr_*.c - remove "const" from OIDsMatthias Dieter Wallnöfer2-2/+2
2010-12-21dns: fixed the padding for dnsp_name fields in LDAPAndrew Tridgell1-4/+18
2010-12-21dnsp: fixed parsing of dns_name structuresAndrew Tridgell1-3/+4
2010-12-08ndr: Another try to support the build on non-IPv6 systemsKai Blin1-2/+4
2010-11-26librpc: fix builds without IPv6 suport (HP-UX 11.00)Björn Jacke1-0/+2
2010-11-03librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594Michael Adam1-2/+2
2010-10-31idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki1-24/+24
2010-10-27ndr: Make sure ndr_dns.c has no lines wider than 80 charsKai Blin2-104/+153
2010-10-27librpc/ndr/ndr.c - fix some counter typesMatthias Dieter Wallnöfer1-3/+4
2010-10-27librpc Make ndrdump use printf() rather than having to mess with DEBUG()Andrew Bartlett2-0/+20
2010-10-23s4 dns: Better error handling when parsing invalid or unknown recordsKai Blin1-5/+14
2010-10-23s4 dns: Allow more components as part of a domain nameKai Blin1-1/+1
2010-10-23s4 dns: Fix a data corruption in the dns_string parsingKai Blin1-8/+4
2010-10-23s4 dns: Reply to a name request with an A record.Kai Blin2-5/+95
2010-10-23ndr dns: Add simple parserKai Blin3-0/+214
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-4/+1
2010-10-05Revert "libndr: fix "excess elements in struct initializer" warning."Günther Deschner1-1/+0
2010-10-05libndr: fix "excess elements in struct initializer" warning.Günther Deschner1-0/+1
2010-10-05ndr: Handle the case of string array with all null terminated stringsMatthieu Patou1-4/+16
2010-10-04dnsp: Parse TXT recordsKai Blin2-0/+56
2010-10-04ndr: Implement push function for IPv6 addressesKai Blin2-4/+12
2010-10-04ndr: Add support for pulling/printing an ipv6address typeKai Blin2-2/+51
2010-09-28librpc/ndr: remove 'async' from ndr_interface_callStefan Metzmacher1-1/+0
2010-09-16pidl: prevent ndr_print_*() dying on NULL pointersAndrew Tridgell2-0/+11
2010-08-30librpc/ndr: correctly implement ndr_charset_length()Stefan Metzmacher1-2/+14
2010-08-25s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.Günther Deschner2-127/+34
2010-08-21s4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian] data is processedKamen Mazdrashki1-0/+6
2010-08-21s4-drsuapi: Implement custom printing for drsuapi protocol forKamen Mazdrashki1-0/+107
2010-08-14ndr: allow ndr_print to print DATA_BLOBAndrew Tridgell3-6/+64
2010-08-14dnsp: dnsp_name is 2 byte alignedAndrew Tridgell1-0/+2
2010-08-05s4-dns: ndr_dnsp helper functionsAndrew Tridgell2-0/+123
2010-06-29s3-librpc: Fixed GUID_from_data_blob() with length of 32.Andreas Schneider1-5/+5
2010-06-28librpc: Use switch in GUID_from_data_blob().Andreas Schneider1-7/+16
2010-06-03s3: remove unused librpc/ndr/sid.c.Günther Deschner1-0/+1
2010-05-27libndr: add support for relative_rap_convert.Günther Deschner2-0/+2
2010-05-20librpc: finally merge ndr_string.c.Günther Deschner1-0/+720
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij15-129/+93
2010-05-14ntprinting: add ntprinting.idl.Günther Deschner2-0/+94
2010-04-30rap: add rap_status to IDL.Günther Deschner2-0/+5
2010-04-30rap: let the rap print function be autogenerated again.Günther Deschner2-41/+0
2010-04-29s4-rap: add rap print helpers.Günther Deschner2-0/+86
2010-04-22spoolss: pretty-print a struct spoolss_Time.Günther Deschner2-0/+28
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell1-0/+1
2010-03-24s4/drs: Pretty print for drsuapi_SecBufferTypeKamen Mazdrashki1-0/+23
2010-03-24s4/drs: pretty print for drsuapi_DsAddEntry_AttrErrListItem_V1Kamen Mazdrashki1-0/+11
2010-03-18charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell1-2/+4
2010-03-05spoolss: rollback GetPrinterData[Ex] IDL.Günther Deschner2-209/+0
2010-03-05spoolss: rollback SetPrinterData{Ex} IDL.Günther Deschner2-84/+0
2010-02-20librpc/ndr Remove unused macrosAndrew Bartlett1-16/+0