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
/
source3
/
librpc
/
ndr
/
ndr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused file.
Jelmer Vernooij
2008-10-14
1
-1113
/
+0
*
Import changes from upstream libndr.
Jelmer Vernooij
2008-10-13
1
-42
/
+138
*
Move code specific to Samba 3 to a separate file.
Jelmer Vernooij
2008-10-13
1
-91
/
+0
*
Share RPC binding string utility functions.
Jelmer Vernooij
2008-10-12
1
-6
/
+6
*
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
Günther Deschner
2008-09-23
1
-7
/
+8
*
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-4
/
+10
*
Ndr pull and push errors are worth to be logged with 1 at least.
Günther Deschner
2008-03-27
1
-2
/
+2
*
Fix some warnings
Volker Lendecke
2008-02-25
1
-4
/
+18
*
Add ndr_errstr
Volker Lendecke
2007-11-11
1
-0
/
+66
*
ndr: change NTSTAUS into enum ndr_err_code (basic stuff)
metze
2007-11-09
1
-74
/
+76
*
sync the most parts of librpc/ndr with samba4
Stefan Metzmacher
2007-11-08
1
-85
/
+118
*
- check return value of ndr_push_set_switch_value()
metze
2007-11-07
1
-1
/
+8
*
use error and out logic
metze
2007-11-07
1
-3
/
+7
*
use NT_STATUS_HAVE_NO_MEMORY()
metze
2007-11-07
1
-3
/
+1
*
check the return value of ndr_push_set_switch_value()
metze
2007-11-07
1
-1
/
+1
*
use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
metze
2007-11-07
1
-16
/
+6
*
the return value of ndr_pull_set_switch_value() should be checked
metze
2007-11-07
1
-2
/
+2
*
use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macros
metze
2007-11-07
1
-22
/
+10
*
add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directly
metze
2007-11-07
1
-2
/
+8
*
create ndr_pull_union_blob_all() and match the logic of the struct fns
metze
2007-11-07
1
-4
/
+20
*
add NDR_ERR_INVALID_POINTER
metze
2007-10-27
1
-0
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r24533: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r24360: Make ndr_print_debug_helper() output readable.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22747: Fix some C++ warnings
Volker Lendecke
2007-10-10
1
-3
/
+6
*
r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r21813: fixed an integer overflow error in the ndr push code.
Andrew Tridgell
2007-10-10
1
-2
/
+9
*
r21562: Regenerate gen_ndr after pidl changes.
Jelmer Vernooij
2007-10-10
1
-8
/
+9
*
r19916: Fix some c++ warnings
Volker Lendecke
2007-10-10
1
-4
/
+7
*
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
Gerald Carter
2007-10-10
1
-0
/
+961