1 Jun 2011 01:43
[SCM] Samba Shared Repository - branch master updated
Andrew Bartlett <abartlet <at> samba.org>
2011-05-31 23:43:02 GMT
2011-05-31 23:43:02 GMT
The branch, master has been updated
via 00577e9 librpc/ndr: Use converted_size to determine if NULL termination was sent
via 08abd1f librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string
via c51795c librpc/ndr: consolidate string conversion logic in ndr_pull_string
from f103e0c s3: fix more -Wunused-but-set-variable build warnings.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 00577e9a3ad7d126b6f58b54d1888d696b8cc9b4
Author: Andrew Bartlett <abartlet <at> samba.org>
Date: Tue May 31 20:21:37 2011 +1000
librpc/ndr: Use converted_size to determine if NULL termination was sent
This is better than doing a strlen() on the string, as that huristic
only worked for ASCII strings.
Andrew Bartlett
Autobuild-User: Andrew Bartlett <abartlet <at> samba.org>
Autobuild-Date: Wed Jun 1 01:42:22 CEST 2011 on sn-devel-104
commit 08abd1f5e851c4f40a863f5c3ff6acc93d691efb
Author: Sean Finney <seanius <at> seanius.net>
Date: Tue May 31 09:49:19 2011 +0200
librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string
Introduce a new flag, LIBNDR_FLAG_STR_RAW8, which indicates that libndr
(Continue reading)
RSS Feed