index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librpc
/
ndr
/
ndr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-06
librpc/ndr remove _SAMBA_BUILD_ conditionals
Andrew Bartlett
1
-3
/
+0
2011-03-10
librpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_check_pipe_chunk_trailer()
Stefan Metzmacher
1
-0
/
+34
2011-03-01
librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBs
Stefan Metzmacher
1
-2
/
+6
2011-02-28
TODO test/review librpc/ndr: remove align2 hack for relative pointers
Stefan Metzmacher
1
-5
/
+1
2011-02-28
librpc/ndr: ndr align relative pointers based on the given flags
Stefan Metzmacher
1
-0
/
+26
2011-02-08
ndr: move null_ndr_syntax_id to the common libndr location.
Günther Deschner
1
-0
/
+5
2010-10-27
librpc/ndr/ndr.c - fix some counter types
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-10-27
librpc Make ndrdump use printf() rather than having to mess with DEBUG()
Andrew Bartlett
1
-0
/
+19
2010-08-14
ndr: allow ndr_print to print DATA_BLOB
Andrew Tridgell
1
-5
/
+15
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-38
/
+18
2010-03-18
charset: fixed a problem with the global use of the iconv_convenience structure
Andrew Tridgell
1
-2
/
+4
2010-02-19
librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end()
Stefan Metzmacher
1
-2
/
+8
2010-02-18
libndr: fix ndr_size_* calculation with relative reverse buffers
Stefan Metzmacher
1
-0
/
+6
2010-02-18
libndr: for now align reverse relative pointers to 2 bytes by default.
Stefan Metzmacher
1
-0
/
+3
2010-02-18
libndr: implement LIBNDR_RELATIVE_REVERSE handling
Stefan Metzmacher
1
-3
/
+86
2010-02-18
libndr: store a subcontext buffer size in ndr_push_subcontext_start.
Günther Deschner
1
-0
/
+1
2010-02-18
libndr: give an error when ndr_push_relative_ptr2_start()/_end() is used with...
Stefan Metzmacher
1
-1
/
+6
2010-02-18
libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing
Günther Deschner
1
-0
/
+3
2010-02-18
libndr: change subcontext buffer allocation to allocate on subcontext_start.
Günther Deschner
1
-3
/
+7
2010-02-18
librpc/ndr: make ndr_push_relative_ptr2() static
Stefan Metzmacher
1
-1
/
+1
2010-02-18
libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.
Günther Deschner
1
-0
/
+24
2009-12-12
librpc/ndr: add support for relative_short pointers
Matthieu Patou
1
-0
/
+42
2009-11-20
librpc/ndr: remember the highest offset we parsed with relative pointer buffers
Stefan Metzmacher
1
-6
/
+21
2009-09-17
ndr: split out ndr enum functions
Andrew Tridgell
1
-4
/
+4
2009-09-17
ndr: added support for NDR64
Andrew Tridgell
1
-0
/
+3
2009-09-16
ndr: added --ndr64 flag to ndrdump
Andrew Tridgell
1
-3
/
+3
2009-09-12
s4-ndr: fixed memory leaks in ndr_pull_*_blob()
Andrew Tridgell
1
-9
/
+16
2009-09-03
fix the ndr print routines for samba4
Andrew Tridgell
1
-0
/
+15
2009-09-03
Fix for DSSYNC test against Windows 2003
Anatoliy Atanasov
1
-0
/
+1
2009-06-12
Revert "avoid crashes in ndr_print_*() calls"
Andrew Tridgell
1
-5
/
+0
2009-06-12
avoid crashes in ndr_print_*() calls
Andrew Tridgell
1
-0
/
+5
2009-03-10
Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog
Volker Lendecke
1
-5
/
+5
2009-01-26
Add function for mapping NDR error codes to strings.
Jelmer Vernooij
1
-0
/
+35
2009-01-20
librpc: Fix warning caused by some empty debug strings
Tim Prouty
1
-3
/
+3
2009-01-19
ndr_print: fix the output ndr debug messages only add header line once
Stefan Metzmacher
1
-0
/
+6
2009-01-01
Add iconv_convenience argument to size functions.
Jelmer Vernooij
1
-4
/
+4
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-2
/
+2
2008-10-13
Share ndr.c implementation.
Jelmer Vernooij
1
-0
/
+1118