summaryrefslogtreecommitdiffstats
path: root/librpc/ndr
Commit message (Expand)AuthorAgeFilesLines
* librpc/ndr: remember the highest offset we parsed with relative pointer buffersStefan Metzmacher2009-11-202-6/+22
* lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett2009-11-122-2/+2
* uuid.c: Remove some dead codeVolker Lendecke2009-11-011-1/+0
* Add in Metze's new code to ndr encode the user.DOSATTRIBStefan (metze) Metzmacher2009-10-282-0/+185
* s4/drs(NDR): Print implementation for drsuapi_DsReplicaOIDKamen Mazdrashki2009-10-161-0/+19
* s4/drs(NDR): Remove push/pull code for drsuapi_DsReplicaOID structKamen Mazdrashki2009-10-162-100/+0
* pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell2009-10-072-15/+66
* libndr: add int3264 ndr prototype.Günther Deschner2009-10-051-0/+1
* pidl: added int3264 as a base typeAndrew Tridgell2009-10-031-0/+10
* ndr64: added support for trailing gap alignmentAndrew Tridgell2009-10-022-0/+20
* pidl: added union padding for NDR64Andrew Tridgell2009-09-292-0/+20
* ndr: num_auths is an array size, thus a uint3264Andrew Tridgell2009-09-171-2/+2
* ndr: split out ndr enum functionsAndrew Tridgell2009-09-173-4/+78
* ndr: added support for NDR64 Andrew Tridgell2009-09-173-18/+54
* Remove ununsed variable warning.Jeremy Allison2009-09-171-1/+0
* ndr: added --ndr64 flag to ndrdumpAndrew Tridgell2009-09-163-5/+28
* s3-schannel: add dump_NL_AUTH_SIGNATURE.Günther Deschner2009-09-162-1/+38
* ntlmssp: pretty print a VERSION structure.Günther Deschner2009-09-152-0/+19
* s4-ndr: fixed memory leaks in ndr_pull_*_blob()Andrew Tridgell2009-09-122-9/+26
* schannel: more work on reponse NL_AUTH_MESSAGES.Günther Deschner2009-09-112-0/+17
* ntlmssp: avoid duplicate inclusion of helper headers.Günther Deschner2009-09-091-1/+0
* schannel: add missing prototype for ndr_print_nbt_string() in schannel helper.Günther Deschner2009-09-081-0/+1
* schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.Günther Deschner2009-09-082-0/+77
* fix the ndr print routines for samba4Andrew Tridgell2009-09-031-0/+15
* Fix for DSSYNC test against Windows 2003Anatoliy Atanasov2009-09-031-0/+1
* ntlmssp: add ndr_print_ntlmssp_{nt,lm}_response() function.Günther Deschner2009-08-282-0/+64
* ntlmssp: add CHALLENGE_MESSAGE to IDL.Günther Deschner2009-08-282-1/+62
* ntlmssp: add string helper functions to handle OEM and UNICODE charset.Günther Deschner2009-08-282-0/+30
* ntlmssp: add ntlmssp helper skeleton.Günther Deschner2009-08-282-0/+43
* libndr: add missing protoypes for double type.Günther Deschner2009-08-241-0/+1
* when we get an NDR error in the logs, it is useful to know where it happenedAndrew Tridgell2009-08-121-1/+1
* librpc/ndr_drsuapi: fix a memory leak on ndr_push_drsuapi_DsReplicaOID()Stefan Metzmacher2009-07-311-0/+1
* librpc: fix the merged build of ndr_frsrpc.cStefan Metzmacher2009-07-221-1/+1
* frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamicStefan Metzmacher2009-07-212-0/+129
* Revert "avoid crashes in ndr_print_*() calls"Andrew Tridgell2009-06-121-5/+0
* avoid crashes in ndr_print_*() callsAndrew Tridgell2009-06-121-0/+5
* Add support for double type in pidl.Brad Hards2009-06-021-1/+30
* Of course, s_addr is a #define somewhere else .... (Solaris...)Volker Lendecke2009-05-021-3/+3
* Fix a warning on host "gwen"Volker Lendecke2009-05-021-2/+3
* spoolss: add my copyright.Günther Deschner2009-03-181-0/+1
* spoolss: add custom ndr_print_spoolss_Field.Günther Deschner2009-03-182-0/+23
* spoolss: add ndr_size_spoolss_EnumPrinterDataEx_info in spoolss helper.Günther Deschner2009-03-182-0/+23
* spoolss: rename NDR_SPOOLSS_SIZE_ENUM macro to NDR_SPOOLSS_SIZE_ENUM_LEVEL inGünther Deschner2009-03-181-9/+9
* spoolss: fix ndr_push_spoolss_EnumPrinterDataEx.Günther Deschner2009-03-181-0/+1
* spoolss: add ndr_push/pull_spoolss_EnumPrinterDataEx helper.Günther Deschner2009-03-182-1/+95
* spoolss: fix ndr_push_spoolss_SetPrinterData.Günther Deschner2009-03-171-1/+1
* spoolss: fix GetPrinterData buffer helper.Günther Deschner2009-03-171-10/+18
* spoolss: fix typo in spoolss_EnumPrintProcessors_info union helper fn.Günther Deschner2009-03-112-4/+4
* spoolss: fix typo in spoolss_EnumJobs_info union helper fn.Günther Deschner2009-03-112-2/+2
* Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslogVolker Lendecke2009-03-101-5/+5