index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librpc
/
ndr
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-07
librpc:ndr:witness: remove an unneeded block, reducing indentation.
Michael Adam
1
-41
/
+40
2015-07-07
librpc:ndr:witness: move variables into scope
Michael Adam
1
-3
/
+4
2015-07-07
librpc:ndr:witness: fix CID 1311245: Memory - illegal accesses (UNINIT)
Michael Adam
1
-1
/
+1
2015-07-03
librpc/ndr: make use of dump_data_cb() in ndr_dump_data()
Stefan Metzmacher
1
-34
/
+5
2015-07-03
libndr: better debug message in ndr_pull_subcontext_start().
Günther Deschner
1
-4
/
+8
2015-07-03
witness: autogenerate the marshalling of the witness_notifyResponse_message.
Günther Deschner
2
-0
/
+133
2015-03-27
librpc/ndr_nbt: we need to keep a trailing '.' in the last component of an nb...
Stefan Metzmacher
1
-0
/
+4
2015-03-13
librpc/ndr: add ndr_{pull|push|print}_HRESULT and release new 0.0.5 ABI.
Günther Deschner
2
-0
/
+26
2015-02-25
s4-backupkey: Initialize ndr->switchlist for print
Arvid Requate
1
-0
/
+5
2014-11-14
librpc/ndr: add NDR_SCALAR_PTR_PROTO() helper macro
Stefan Metzmacher
1
-0
/
+5
2014-10-03
librpc: simplify ndr_pull_dnsp_string
Matthieu Patou
1
-5
/
+2
2014-10-02
idl: add nt backup blobs format
Matthieu Patou
1
-0
/
+82
2014-10-02
lib: Use GUID_buf_string in GUID_string
Volker Lendecke
1
-9
/
+2
2014-10-02
Create talloc-less functions for formating GUID
Matthieu Patou
2
-0
/
+28
2014-09-27
librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobs
Matthieu Patou
1
-0
/
+34
2014-07-24
librpc: Add NETWORK_INTERFACE_INFO IDL data structure
Anubhav Rakshit
1
-0
/
+40
2014-06-10
libndr: Use GUID_compare in GUID_equal
Volker Lendecke
1
-9
/
+1
2014-03-28
dcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESENT) logic behind a define
Stefan Metzmacher
1
-0
/
+4
2014-02-13
librpc/nbt: increase MAX_COMPONENTS limit for nbt_names.
Günther Deschner
1
-1
/
+1
2014-02-11
librpc/ndr: add ndr_table_by_syntax()
Stefan Metzmacher
2
-0
/
+15
2014-02-11
librpc/ndr: add ndr_syntax_id_[from|to]_string()
Stefan Metzmacher
2
-0
/
+49
2014-02-11
librpc/ndr: add ndr_pull_append/pop()
Stefan Metzmacher
2
-0
/
+107
2014-02-11
librpc/ndr: add support for a shallow copy to ndr_pull_subcontext_start/end
Stefan Metzmacher
1
-1
/
+20
2014-02-11
librpc/ndr: remember INCOMPLETE_BUFFER missing bytes in relative_highest_offset
Stefan Metzmacher
1
-0
/
+9
2014-02-11
librpc/ndr: add NDR_ERR_INCOMPLETE_BUFFER and LIBNDR_FLAG_INCOMPLETE_BUFFER
Stefan Metzmacher
2
-1
/
+20
2014-02-11
librpc/ndr: fix headers in ndr_dcerpc.c
Gregor Beck
1
-3
/
+1
2014-01-08
librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()
Gregor Beck
2
-0
/
+146
2014-01-07
librpc: fix possible memory leak
Gregor Beck
1
-0
/
+1
2014-01-07
dcerpc.idl: add dcerpc_sec_verification_trailer
Stefan Metzmacher
1
-0
/
+66
2014-01-07
librpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTES
Stefan Metzmacher
2
-0
/
+26
2013-10-30
librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the ...
Matthieu Patou
1
-0
/
+156
2013-10-09
libndr: Avoid ommitting display of unset bitmap flags.
Günther Deschner
1
-4
/
+4
2013-10-02
librpc: Fix blank line endings
Volker Lendecke
1
-8
/
+8
2013-10-02
libndr: Fix ndr_print_bitmap_flag for value=0
Volker Lendecke
1
-0
/
+4
2013-10-02
librpc: return a ndr_pull_error instead of just NDR_ERR_NDR64 when upper bits...
Matthieu Patou
1
-1
/
+2
2013-09-24
librpc/ndr: make use of ndr_dump_data() in ndr_print_array_uint8()
Stefan Metzmacher
1
-2
/
+11
2013-09-24
librpc/ndr: make ndr_pull/push_DATA_BLOB NDR64 aware
Stefan Metzmacher
1
-4
/
+4
2013-09-20
librpc/ndr: make sure ndr_table_list() always calls ndr_init_table() first.
Günther Deschner
1
-0
/
+1
2013-09-20
librpc/ndr: call ndr_table_list() from all ndr_X functions.
Günther Deschner
1
-3
/
+3
2013-06-11
librpc: Fix some "ignored asprint result" warnings
Volker Lendecke
1
-18
/
+9
2013-05-18
librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug class
Kai Blin
2
-0
/
+54
2013-03-15
ndr: Pass down string_flags in ndr_pull_ntprinting_printer().
Andreas Schneider
1
-0
/
+2
2013-03-15
ndr: Add ndr_ntprinting_string_flags() function.
Andreas Schneider
2
-0
/
+17
2013-02-22
ndr: Comparing an array to null is always true.
Andreas Schneider
1
-1
/
+1
2013-02-01
krb5pac: make sure to correctly store the highest relative pointer offset.
Günther Deschner
1
-0
/
+3
2012-12-21
ndr: Check return code of ndr_pull_advance().
Andreas Schneider
1
-1
/
+1
2012-07-06
ntprinting: mark the final 4 byte null pointer for printer data in ndr_pull_n...
Günther Deschner
1
-0
/
+1
2012-07-06
ndr: fix push/pull DATA_BLOB with NDR_NOALIGN
David Disseldorp
1
-12
/
+22
2012-06-28
librpc/ndr: Initilaise the remainder of struct dom_sid after a pull
Andrew Bartlett
1
-0
/
+1
2012-06-03
Revert "s3: Fix bug 8371"
Stefan Metzmacher
1
-2
/
+0
[next]