index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
*
dcerpc.idl: set LIBNDR_FLAG_* flags based on DCERPC_PFC_FLAG_OBJECT_UUID and ...
Stefan Metzmacher
2016-10-26
1
-0
/
+82
*
spoolss: rename spoolss_EnumPrintProcDataTypes to spoolss_EnumPrintProcessorD...
Günther Deschner
2016-09-22
2
-10
/
+10
*
librpc: Add ndr_push_struct_into_fixed_blob() and use it in GUID_to_ndr_blob()
Andrew Bartlett
2016-07-28
3
-3
/
+51
*
krb5pac.idl: implement PAC_UPN_DNS_INFO correct
Stefan Metzmacher
2016-07-20
1
-0
/
+2
*
krb5pac: fix push/pull of subcontexts in PAC_BUFFER
Stefan Metzmacher
2016-07-20
1
-10
/
+11
*
krb5pac: no need for a noprint PAC_BUFFER.
Günther Deschner
2016-07-20
2
-18
/
+27
*
drsblobs.idl: supplementalCredentialsSubBlob make it possible to parse strang...
Stefan Metzmacher
2016-07-20
1
-4
/
+26
*
drsblobs.idl: mark supplementalCredentialsSubBlob as nopull,nopush
Stefan Metzmacher
2016-07-20
1
-0
/
+47
*
typo: componemt => component
Garming Sam
2016-07-05
1
-1
/
+1
*
librpc: add decode_netlogon_samlogon_response_packet for mailslot debugging.
Günther Deschner
2016-07-01
1
-11
/
+0
*
librpc/ndr: add support for NDR_ALIGN* to ndr_push_short_relative_ptr2()
Stefan Metzmacher
2016-06-27
1
-6
/
+36
*
librpc: Avoid talloc in GUID_from_data_blob()
Andrew Bartlett
2016-06-27
1
-16
/
+8
*
librpc/dns: don't compress strings in TKEY and TSIG responses
Ralph Boehme
2016-06-16
1
-0
/
+13
*
librpc/ndr: add flag LIBNDR_FLAG_NO_COMPRESSION
Ralph Boehme
2016-06-16
2
-23
/
+30
*
libndr: Add ndr_pull_struct_blob_all_noalloc
Andrew Bartlett
2016-05-03
3
-9
/
+44
*
dns: remove double talloc for strings
Garming Sam
2016-05-03
1
-4
/
+0
*
ndr: inline search for ndr_token_peek()
Douglas Bagnall
2016-03-22
1
-8
/
+6
*
librpc ndr: add ndr_pull_steal_switch_value()
Douglas Bagnall
2016-03-22
2
-0
/
+15
*
librpc/ndr: add ndr_ntlmssp_find_av() helper function
Stefan Metzmacher
2016-03-10
2
-0
/
+18
*
CVE-2016-0771: s4:dns_server: fix idl for dns_txt_record
Stefan Metzmacher
2016-03-10
1
-0
/
+27
*
CVE-2016-0771: librpc: add ndr_dnsp_string_list_copy() helper function
Stefan Metzmacher
2016-03-10
2
-0
/
+28
*
Add a new header file for functions in lib/util/util.c.
Jelmer Vernooij
2016-01-13
2
-2
/
+5
*
negoex.idl: use DATA_BLOB for negoex_BYTE_VECTOR
Stefan Metzmacher
2015-12-18
1
-28
/
+26
*
negoex.idl: initial version
Stefan Metzmacher
2015-12-18
2
-0
/
+559
*
librpc: Fix typos
Volker Lendecke
2015-12-16
2
-2
/
+2
*
lib: Avoid a includes.h
Volker Lendecke
2015-12-08
1
-1
/
+2
*
dcerpc.idl: accept invalid dcerpc_bind_nak pdus
Stefan Metzmacher
2015-10-21
1
-0
/
+49
*
librpc:ndr:witness: remove an unneeded block, reducing indentation.
Michael Adam
2015-07-07
1
-41
/
+40
*
librpc:ndr:witness: move variables into scope
Michael Adam
2015-07-07
1
-3
/
+4
*
librpc:ndr:witness: fix CID 1311245: Memory - illegal accesses (UNINIT)
Michael Adam
2015-07-07
1
-1
/
+1
*
librpc/ndr: make use of dump_data_cb() in ndr_dump_data()
Stefan Metzmacher
2015-07-03
1
-34
/
+5
*
libndr: better debug message in ndr_pull_subcontext_start().
Günther Deschner
2015-07-03
1
-4
/
+8
*
witness: autogenerate the marshalling of the witness_notifyResponse_message.
Günther Deschner
2015-07-03
2
-0
/
+133
*
librpc/ndr_nbt: we need to keep a trailing '.' in the last component of an nb...
Stefan Metzmacher
2015-03-27
1
-0
/
+4
*
librpc/ndr: add ndr_{pull|push|print}_HRESULT and release new 0.0.5 ABI.
Günther Deschner
2015-03-13
2
-0
/
+26
*
s4-backupkey: Initialize ndr->switchlist for print
Arvid Requate
2015-02-25
1
-0
/
+5
*
librpc/ndr: add NDR_SCALAR_PTR_PROTO() helper macro
Stefan Metzmacher
2014-11-14
1
-0
/
+5
*
librpc: simplify ndr_pull_dnsp_string
Matthieu Patou
2014-10-03
1
-5
/
+2
*
idl: add nt backup blobs format
Matthieu Patou
2014-10-02
1
-0
/
+82
*
lib: Use GUID_buf_string in GUID_string
Volker Lendecke
2014-10-02
1
-9
/
+2
*
Create talloc-less functions for formating GUID
Matthieu Patou
2014-10-02
2
-0
/
+28
*
librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobs
Matthieu Patou
2014-09-27
1
-0
/
+34
*
librpc: Add NETWORK_INTERFACE_INFO IDL data structure
Anubhav Rakshit
2014-07-24
1
-0
/
+40
*
libndr: Use GUID_compare in GUID_equal
Volker Lendecke
2014-06-10
1
-9
/
+1
*
dcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESENT) logic behind a define
Stefan Metzmacher
2014-03-28
1
-0
/
+4
*
librpc/nbt: increase MAX_COMPONENTS limit for nbt_names.
Günther Deschner
2014-02-13
1
-1
/
+1
*
librpc/ndr: add ndr_table_by_syntax()
Stefan Metzmacher
2014-02-11
2
-0
/
+15
*
librpc/ndr: add ndr_syntax_id_[from|to]_string()
Stefan Metzmacher
2014-02-11
2
-0
/
+49
*
librpc/ndr: add ndr_pull_append/pop()
Stefan Metzmacher
2014-02-11
2
-0
/
+107
*
librpc/ndr: add support for a shallow copy to ndr_pull_subcontext_start/end
Stefan Metzmacher
2014-02-11
1
-1
/
+20
[next]