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
/
ndr_basic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ndr: fix push/pull DATA_BLOB with NDR_NOALIGN
David Disseldorp
2012-07-06
1
-12
/
+22
*
libndr: Add ndr_map_error2errno
Volker Lendecke
2012-02-13
1
-0
/
+25
*
librpc: Add support for struct timeval
Volker Lendecke
2011-12-02
1
-0
/
+31
*
librpc: Add support for struct timespec
Volker Lendecke
2011-12-02
1
-0
/
+31
*
libndr: add checking to all pull/push functions of base types
Andrew Tridgell
2011-09-08
1
-0
/
+34
*
librpc/ndr use hyper for uid_t/gid_t rather than udlong
Andrew Bartlett
2011-03-09
1
-4
/
+4
*
librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBs
Stefan Metzmacher
2011-03-01
1
-3
/
+8
*
pidl Add support for uid_t and gid_t types
Andrew Bartlett
2011-03-01
1
-0
/
+60
*
TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA...
Stefan Metzmacher
2011-02-28
1
-4
/
+5
*
ndr: merge duplicate ndr_map_error2ntstatus() functions.
Günther Deschner
2011-02-08
1
-0
/
+25
*
libndr: move ndr_print_bool to ndr_basic.c
Günther Deschner
2011-01-25
1
-0
/
+5
*
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
*
ndr: Implement push function for IPv6 addresses
Kai Blin
2010-10-04
1
-4
/
+11
*
ndr: Add support for pulling/printing an ipv6address type
Kai Blin
2010-10-04
1
-2
/
+50
*
pidl: prevent ndr_print_*() dying on NULL pointers
Andrew Tridgell
2010-09-16
1
-0
/
+10
*
s4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian] data is processed
Kamen Mazdrashki
2010-08-21
1
-0
/
+6
*
ndr: allow ndr_print to print DATA_BLOB
Andrew Tridgell
2010-08-14
1
-1
/
+48
*
libndr: add support for relative_rap_convert.
Günther Deschner
2010-05-27
1
-0
/
+1
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
librpc/ndr: add support for relative_short pointers
Matthieu Patou
2009-12-12
1
-0
/
+12
*
pidl: get the alignment right for uint1632 enums (NDR64)
Andrew Tridgell
2009-10-07
1
-15
/
+63
*
pidl: added int3264 as a base type
Andrew Tridgell
2009-10-03
1
-0
/
+10
*
ndr64: added support for trailing gap alignment
Andrew Tridgell
2009-10-02
1
-0
/
+18
*
pidl: added union padding for NDR64
Andrew Tridgell
2009-09-29
1
-0
/
+18
*
ndr: split out ndr enum functions
Andrew Tridgell
2009-09-17
1
-0
/
+67
*
ndr: added support for NDR64
Andrew Tridgell
2009-09-17
1
-5
/
+37
*
Remove ununsed variable warning.
Jeremy Allison
2009-09-17
1
-1
/
+0
*
ndr: added --ndr64 flag to ndrdump
Andrew Tridgell
2009-09-16
1
-2
/
+22
*
Add support for double type in pidl.
Brad Hards
2009-06-02
1
-1
/
+30
*
Of course, s_addr is a #define somewhere else .... (Solaris...)
Volker Lendecke
2009-05-02
1
-3
/
+3
*
Fix a warning on host "gwen"
Volker Lendecke
2009-05-02
1
-2
/
+3
*
Fix typo found by Volker. Thanks for the review.
Jeremy Allison
2008-12-31
1
-1
/
+1
*
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
2008-12-31
1
-2
/
+1
*
Share ndr_basic implementation.
Jelmer Vernooij
2008-10-13
1
-0
/
+833