index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntprinting: mark the final 4 byte null pointer for printer data in ndr_pull_n...
Günther Deschner
2012-07-06
1
-0
/
+1
*
ndr: fix push/pull DATA_BLOB with NDR_NOALIGN
David Disseldorp
2012-07-06
1
-12
/
+22
*
librpc/ndr: Initilaise the remainder of struct dom_sid after a pull
Andrew Bartlett
2012-06-28
1
-0
/
+1
*
Revert "s3: Fix bug 8371"
Stefan Metzmacher
2012-06-03
1
-2
/
+0
*
librpc: Fix an incompatible pointer type warning
Volker Lendecke
2012-05-30
1
-2
/
+4
*
librpc: Fix some typos
Volker Lendecke
2012-05-30
1
-3
/
+3
*
Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.
Jeremy Allison
2012-05-25
2
-5
/
+11
*
Move NS_GUID_string and NS_GUID_from_string to dsdb-common.
Jelmer Vernooij
2012-03-20
2
-54
/
+0
*
libndr: Define trivial is_valid_policy_hnd as macro.
Jelmer Vernooij
2012-03-20
2
-6
/
+1
*
libndr: Rename policy_handle_empty to ndr_policy_handle_empty.
Jelmer Vernooij
2012-03-20
2
-3
/
+3
*
libndr: Rename policy_handle_equal to ndr_policy_handle_equal.
Jelmer Vernooij
2012-03-20
2
-2
/
+2
*
libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...
Jelmer Vernooij
2012-03-20
2
-10
/
+11
*
ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRING
Amitay Isaacs
2012-03-02
1
-0
/
+37
*
ndr: Add NDR pull, push, print functions for dnsp_string_list
Amitay Isaacs
2012-03-02
1
-0
/
+53
*
ndr: Fix NDR push function for dnsp_string
Amitay Isaacs
2012-03-02
1
-3
/
+2
*
ndr: Fix the error messages, add correct data type name
Amitay Isaacs
2012-03-02
1
-6
/
+6
*
libndr: Add ndr_map_error2errno
Volker Lendecke
2012-02-13
2
-0
/
+26
*
ndr: add ndr_pull_charset_to_null()
David Disseldorp
2012-01-13
2
-0
/
+32
*
librpc: Add support for struct timeval
Volker Lendecke
2011-12-02
2
-0
/
+41
*
librpc: Add support for struct timespec
Volker Lendecke
2011-12-02
2
-0
/
+41
*
s3: Fix bug 8371
Volker Lendecke
2011-11-18
1
-0
/
+2
*
dns: Fix offset check in ndr_pull_component
Kai Blin
2011-11-04
1
-1
/
+1
*
nbt: Fix offset check in ndr_pull_component
Kai Blin
2011-11-04
1
-1
/
+1
*
nbt: create standard ndr_pull/push interface for common netlogon samlogon rep...
Günther Deschner
2011-11-03
2
-1
/
+61
*
nbt: move netlogon_samlogon_response into librpc/ndr/ndr_nbt.h.
Günther Deschner
2011-11-03
1
-0
/
+11
*
nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.
Günther Deschner
2011-11-03
2
-0
/
+186
*
nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.
Günther Deschner
2011-11-03
2
-0
/
+242
*
s4-dns: Added support for multiple DNS_RPC_RECORDS structures
Amitay Isaacs
2011-10-20
2
-0
/
+88
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
1
-1
/
+1
*
libndr: add checking to all pull/push functions of base types
Andrew Tridgell
2011-09-08
1
-0
/
+34
*
libndr: moved the NDR_* flags to have less overlap
Andrew Tridgell
2011-09-08
1
-8
/
+36
*
ndr: range check on push of dom_sid blob
Andrew Tridgell
2011-09-05
1
-1
/
+4
*
drsblobs: fixed alignment of drs blobs authentication information
Andrew Tridgell
2011-09-05
1
-5
/
+5
*
ndr_drsuapi: fix compiler warning
Stefan Metzmacher
2011-08-09
1
-2
/
+3
*
librpc/ndr remove _SAMBA_BUILD_ conditionals
Andrew Bartlett
2011-07-06
3
-8
/
+0
*
lib/util/charset: Remove 'display charset'
Andrew Bartlett
2011-06-23
1
-1
/
+0
*
librpc: fix buildwarning in NDR_WMI.
Günther Deschner
2011-06-15
2
-0
/
+25
*
librpc/ndr/ndr_table.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+22
*
librpc/ndr/ndr_spoolss_buf.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+23
*
librpc/ndr/ndr_dns.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+25
*
librpc/ndr/ndr_compression.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+22
*
librpc/ndr/ndr_backupkey.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+21
*
Fix type mixing warnings.
Jeremy Allison
2011-06-01
1
-2
/
+2
*
librpc/ndr: Use converted_size to determine if NULL termination was sent
Andrew Bartlett
2011-06-01
1
-4
/
+10
*
librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string
Sean Finney
2011-06-01
2
-8
/
+39
*
librpc/ndr: consolidate string conversion logic in ndr_pull_string
Sean Finney
2011-06-01
1
-171
/
+44
*
librpc/ndr Merge ndr_print_sockaddr_storage() into common code
Andrew Bartlett
2011-05-18
2
-0
/
+34
*
auth: Move auth_session_info into IDL
Andrew Bartlett
2011-04-05
2
-0
/
+76
*
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
2011-03-30
1
-6
/
+6
*
This doesn't look like it has anything to do with character set conversion, b...
Jeremy Allison
2011-03-30
1
-7
/
+10
[next]