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
/
ndr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.
Jeremy Allison
2012-05-25
1
-4
/
+4
*
libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...
Jelmer Vernooij
2012-03-20
1
-7
/
+8
*
librpc/ndr remove _SAMBA_BUILD_ conditionals
Andrew Bartlett
2011-07-06
1
-3
/
+0
*
librpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_check_pipe_chunk_trailer()
Stefan Metzmacher
2011-03-10
1
-0
/
+34
*
librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBs
Stefan Metzmacher
2011-03-01
1
-2
/
+6
*
TODO test/review librpc/ndr: remove align2 hack for relative pointers
Stefan Metzmacher
2011-02-28
1
-5
/
+1
*
librpc/ndr: ndr align relative pointers based on the given flags
Stefan Metzmacher
2011-02-28
1
-0
/
+26
*
ndr: move null_ndr_syntax_id to the common libndr location.
Günther Deschner
2011-02-08
1
-0
/
+5
*
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
1
-0
/
+19
*
ndr: allow ndr_print to print DATA_BLOB
Andrew Tridgell
2010-08-14
1
-5
/
+15
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-38
/
+18
*
charset: fixed a problem with the global use of the iconv_convenience structure
Andrew Tridgell
2010-03-18
1
-2
/
+4
*
librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end()
Stefan Metzmacher
2010-02-19
1
-2
/
+8
*
libndr: fix ndr_size_* calculation with relative reverse buffers
Stefan Metzmacher
2010-02-18
1
-0
/
+6
*
libndr: for now align reverse relative pointers to 2 bytes by default.
Stefan Metzmacher
2010-02-18
1
-0
/
+3
*
libndr: implement LIBNDR_RELATIVE_REVERSE handling
Stefan Metzmacher
2010-02-18
1
-3
/
+86
*
libndr: store a subcontext buffer size in ndr_push_subcontext_start.
Günther Deschner
2010-02-18
1
-0
/
+1
*
libndr: give an error when ndr_push_relative_ptr2_start()/_end() is used with...
Stefan Metzmacher
2010-02-18
1
-1
/
+6
*
libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing
Günther Deschner
2010-02-18
1
-0
/
+3
*
libndr: change subcontext buffer allocation to allocate on subcontext_start.
Günther Deschner
2010-02-18
1
-3
/
+7
*
librpc/ndr: make ndr_push_relative_ptr2() static
Stefan Metzmacher
2010-02-18
1
-1
/
+1
*
libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.
Günther Deschner
2010-02-18
1
-0
/
+24
*
librpc/ndr: add support for relative_short pointers
Matthieu Patou
2009-12-12
1
-0
/
+42
*
librpc/ndr: remember the highest offset we parsed with relative pointer buffers
Stefan Metzmacher
2009-11-20
1
-6
/
+21
*
ndr: split out ndr enum functions
Andrew Tridgell
2009-09-17
1
-4
/
+4
*
ndr: added support for NDR64
Andrew Tridgell
2009-09-17
1
-0
/
+3
*
ndr: added --ndr64 flag to ndrdump
Andrew Tridgell
2009-09-16
1
-3
/
+3
*
s4-ndr: fixed memory leaks in ndr_pull_*_blob()
Andrew Tridgell
2009-09-12
1
-9
/
+16
*
fix the ndr print routines for samba4
Andrew Tridgell
2009-09-03
1
-0
/
+15
*
Fix for DSSYNC test against Windows 2003
Anatoliy Atanasov
2009-09-03
1
-0
/
+1
*
Revert "avoid crashes in ndr_print_*() calls"
Andrew Tridgell
2009-06-12
1
-5
/
+0
*
avoid crashes in ndr_print_*() calls
Andrew Tridgell
2009-06-12
1
-0
/
+5
*
Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog
Volker Lendecke
2009-03-10
1
-5
/
+5
*
Add function for mapping NDR error codes to strings.
Jelmer Vernooij
2009-01-26
1
-0
/
+35
*
librpc: Fix warning caused by some empty debug strings
Tim Prouty
2009-01-20
1
-3
/
+3
*
ndr_print: fix the output ndr debug messages only add header line once
Stefan Metzmacher
2009-01-19
1
-0
/
+6
*
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-4
/
+4
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-2
/
+2
*
Share ndr.c implementation.
Jelmer Vernooij
2008-10-13
1
-0
/
+1118