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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libndr: move ndr_print_bool to ndr_basic.c
Günther Deschner
2011-01-25
2
-0
/
+7
*
idl: Add IDL for remote key backup protocol (rkbp)
Matthieu Patou
2011-01-12
2
-0
/
+217
*
wmi: Remove unnecessary noprint statements.
Jelmer Vernooij
2011-01-01
2
-11
/
+7
*
dns: cope with trailing '.' in dns_name
Andrew Tridgell
2010-12-21
1
-1
/
+7
*
librpc/ndr/ndr_*.c - remove "const" from OIDs
Matthias Dieter Wallnöfer
2010-12-21
2
-2
/
+2
*
dns: fixed the padding for dnsp_name fields in LDAP
Andrew Tridgell
2010-12-21
1
-4
/
+18
*
dnsp: fixed parsing of dns_name structures
Andrew Tridgell
2010-12-21
1
-3
/
+4
*
ndr: Another try to support the build on non-IPv6 systems
Kai Blin
2010-12-08
1
-2
/
+4
*
librpc: fix builds without IPv6 suport (HP-UX 11.00)
Björn Jacke
2010-11-26
1
-0
/
+2
*
librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594
Michael Adam
2010-11-03
1
-2
/
+2
*
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
2010-10-31
1
-24
/
+24
*
ndr: Make sure ndr_dns.c has no lines wider than 80 chars
Kai Blin
2010-10-27
2
-104
/
+153
*
librpc/ndr/ndr.c - fix some counter types
Matthias Dieter Wallnöfer
2010-10-27
1
-3
/
+4
*
librpc Make ndrdump use printf() rather than having to mess with DEBUG()
Andrew Bartlett
2010-10-27
2
-0
/
+20
*
s4 dns: Better error handling when parsing invalid or unknown records
Kai Blin
2010-10-23
1
-5
/
+14
*
s4 dns: Allow more components as part of a domain name
Kai Blin
2010-10-23
1
-1
/
+1
*
s4 dns: Fix a data corruption in the dns_string parsing
Kai Blin
2010-10-23
1
-8
/
+4
*
s4 dns: Reply to a name request with an A record.
Kai Blin
2010-10-23
2
-5
/
+95
*
ndr dns: Add simple parser
Kai Blin
2010-10-23
3
-0
/
+214
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-4
/
+1
*
Revert "libndr: fix "excess elements in struct initializer" warning."
Günther Deschner
2010-10-05
1
-1
/
+0
*
libndr: fix "excess elements in struct initializer" warning.
Günther Deschner
2010-10-05
1
-0
/
+1
*
ndr: Handle the case of string array with all null terminated strings
Matthieu Patou
2010-10-05
1
-4
/
+16
*
dnsp: Parse TXT records
Kai Blin
2010-10-04
2
-0
/
+56
*
ndr: Implement push function for IPv6 addresses
Kai Blin
2010-10-04
2
-4
/
+12
*
ndr: Add support for pulling/printing an ipv6address type
Kai Blin
2010-10-04
2
-2
/
+51
*
librpc/ndr: remove 'async' from ndr_interface_call
Stefan Metzmacher
2010-09-28
1
-1
/
+0
*
pidl: prevent ndr_print_*() dying on NULL pointers
Andrew Tridgell
2010-09-16
2
-0
/
+11
*
librpc/ndr: correctly implement ndr_charset_length()
Stefan Metzmacher
2010-08-30
1
-2
/
+14
*
s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.
Günther Deschner
2010-08-25
2
-127
/
+34
*
s4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian] data is processed
Kamen Mazdrashki
2010-08-21
1
-0
/
+6
*
s4-drsuapi: Implement custom printing for drsuapi protocol for
Kamen Mazdrashki
2010-08-21
1
-0
/
+107
*
ndr: allow ndr_print to print DATA_BLOB
Andrew Tridgell
2010-08-14
3
-6
/
+64
*
dnsp: dnsp_name is 2 byte aligned
Andrew Tridgell
2010-08-14
1
-0
/
+2
*
s4-dns: ndr_dnsp helper functions
Andrew Tridgell
2010-08-05
2
-0
/
+123
*
s3-librpc: Fixed GUID_from_data_blob() with length of 32.
Andreas Schneider
2010-06-29
1
-5
/
+5
*
librpc: Use switch in GUID_from_data_blob().
Andreas Schneider
2010-06-28
1
-7
/
+16
*
s3: remove unused librpc/ndr/sid.c.
Günther Deschner
2010-06-03
1
-0
/
+1
*
libndr: add support for relative_rap_convert.
Günther Deschner
2010-05-27
2
-0
/
+2
*
librpc: finally merge ndr_string.c.
Günther Deschner
2010-05-20
1
-0
/
+720
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
15
-129
/
+93
*
ntprinting: add ntprinting.idl.
Günther Deschner
2010-05-14
2
-0
/
+94
*
rap: add rap_status to IDL.
Günther Deschner
2010-04-30
2
-0
/
+5
*
rap: let the rap print function be autogenerated again.
Günther Deschner
2010-04-30
2
-41
/
+0
*
s4-rap: add rap print helpers.
Günther Deschner
2010-04-29
2
-0
/
+86
*
spoolss: pretty-print a struct spoolss_Time.
Günther Deschner
2010-04-22
2
-0
/
+28
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
s4/drs: Pretty print for drsuapi_SecBufferType
Kamen Mazdrashki
2010-03-24
1
-0
/
+23
*
s4/drs: pretty print for drsuapi_DsAddEntry_AttrErrListItem_V1
Kamen Mazdrashki
2010-03-24
1
-0
/
+11
*
charset: fixed a problem with the global use of the iconv_convenience structure
Andrew Tridgell
2010-03-18
1
-2
/
+4
[prev]
[next]