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
2026-04-16
ndr:dns_utils.h: add header guards
Douglas Bagnall
1
-0
/
+5
2026-04-16
ndr/util push_dns_string: avoid unnecessary tallocs
Douglas Bagnall
1
-10
/
+13
2026-04-16
ndr:dns: introduce and use MAX_COMP_LEN
Douglas Bagnall
1
-6
/
+5
2026-04-16
ndr: pull_dns_string: don't allow dots or '\0' in labels
Douglas Bagnall
1
-1
/
+42
2026-04-16
ndr: pull_dns_string: check length, use buffers/memcpy
Douglas Bagnall
1
-19
/
+43
2026-04-16
ndr: pull_dns_string: drop nbt/dns mem_ctx difference
Douglas Bagnall
1
-6
/
+2
2026-04-16
ndr/nbt: use ndr_dns_utils/ndr_pull_dns_string_list
Douglas Bagnall
4
-115
/
+50
2026-04-16
ndr/dns: shift pull_dns_string to ndr_dns_util.c
Douglas Bagnall
3
-98
/
+119
2025-08-06
librpc:ndr:keycredlink don't require that kmi be a talloc_context
Gary Lockyer
1
-12
/
+8
2025-08-06
librpc:ndr:keycredlink clean up includes
Gary Lockyer
1
-3
/
+1
2025-08-05
libndr: add support for unions to ndr_pull_struct_blob_noalloc() and ndr_push...
Ralph Boehme
2
-1
/
+26
2025-08-01
librpc:ndr:keycredlink fix CID 1660828
Gary Lockyer
1
-3
/
+3
2025-07-29
librpc: keycredlink support X509 public keys
Gary Lockyer
1
-0
/
+559
2025-06-19
librpc/idl: Add idl for msDS-KeyCredentialLink
Gary Lockyer
2
-0
/
+465
2025-06-14
libndr: Simplify indentation in ndr_print
Volker Lendecke
2
-27
/
+9
2025-02-14
auth.idl: make sure ndr_{push,pull}_auth_SidAttr() is never used
Stefan Metzmacher
1
-0
/
+12
2025-02-14
ndr_claims: only use compression if it actually reduces the size
Stefan Metzmacher
2
-26
/
+90
2025-02-14
claims.idl: add some helper structs for claims transformation [MS-CTA]
Stefan Metzmacher
1
-0
/
+12
2025-02-13
ndr: fix coda logic around in ndr_pull_security_ace()
Douglas Bagnall
1
-2
/
+3
2025-02-06
librpc/ndr: apply some const to ndr_push_union_blob()
Stefan Metzmacher
2
-2
/
+2
2025-01-02
replace direct calls to memset_s() with commonly used macros
Michael Tokarev
1
-1
/
+1
2024-12-05
librpc/ndr: let ndr_print_bitmap_flag work for bitmap64bit values
Stefan Metzmacher
2
-4
/
+4
2024-12-05
librpc/ndr: add ndr_print_{struct,union,function}_secret_string()
Stefan Metzmacher
2
-0
/
+81
2024-12-05
librpr/ndr: split out ndr_print_generic_string()
Stefan Metzmacher
1
-44
/
+46
2024-12-02
libndr: Apply const to the ndr_print_* functions's void *
Volker Lendecke
2
-16
/
+57
2024-12-02
libndr: Fix Coverity ID 1509020 Use of 32-bit time_t
Volker Lendecke
1
-1
/
+1
2024-11-28
librpc/ndr: add ndr_deepcopy_struct() helper
Stefan Metzmacher
2
-0
/
+36
2024-11-25
libndr: Add overflow check to ndr_push_subcontext_end()
Volker Lendecke
1
-0
/
+8
2024-11-12
libndr: Early overflow detection
Volker Lendecke
1
-0
/
+8
2024-11-12
libndr: Simplify data flow in ndr_push_relative_ptr2
Volker Lendecke
1
-6
/
+10
2024-11-06
libndr: specialise ndr_token_find() for key pointer comparison
Douglas Bagnall
1
-7
/
+23
2024-09-20
libndr: Use TALLOC_FREE instead of talloc_free
Volker Lendecke
9
-40
/
+40
2024-09-10
libndr: Apply endianness flags to subndr
Volker Lendecke
1
-2
/
+2
2024-09-10
libndr: Align an integer type
Volker Lendecke
1
-1
/
+1
2024-09-10
libndr: Use UINT32_MAX -- no need to count F's
Volker Lendecke
1
-1
/
+1
2024-09-10
libndr: Remove duplicate prototype
Volker Lendecke
1
-1
/
+0
2024-09-10
libndr: We don't need "../" in includes, -I has what is needed
Volker Lendecke
1
-5
/
+5
2024-09-10
librpc/ndr: Fix fuzz CI on latest tumbleweed
Noel Power
1
-3
/
+3
2024-08-29
librpc/ndr: remove unused NDR_PUSH_ALLOC_SIZE()
Stefan Metzmacher
1
-6
/
+0
2024-08-29
librpc/ndr: avoid alignment allocation in ndr_push_DATA_BLOB()
Stefan Metzmacher
1
-2
/
+7
2024-08-29
libndr: Streamline ndr_token_retrieve_cmp_fn
Volker Lendecke
3
-22
/
+45
2024-08-29
libndr: Simplify ndr_token_retrieve_cmp_fn()
Volker Lendecke
1
-13
/
+10
2024-08-28
ndr:dnsp: avoid theoretical int overflow (CID 1609418)
Douglas Bagnall
1
-2
/
+3
2024-08-28
librpc: Speed up GUID_buf_string()
Jo Sutton
1
-9
/
+52
2024-08-27
libndr: Use _talloc_array() to benefit from overflow protection
Volker Lendecke
1
-1
/
+1
2024-08-27
libndr: Remove 368 bytes from R/W data into R/O text segment
Volker Lendecke
1
-34
/
+76
2024-06-28
librpc: Make NDR_PRINT_DEBUG call just one DEBUG
Volker Lendecke
1
-4
/
+11
2024-03-25
ndr: always attempt ACE coda pull if ACE type suggests a coda
Douglas Bagnall
1
-3
/
+2
2024-03-12
lib: Make GUID_to_ndr_buf() return void
Volker Lendecke
2
-9
/
+6
2024-02-26
librpc:idl: Make netlogon_samlogon_response public
Andreas Schneider
2
-2
/
+2
[next]