[SCM] Samba Shared Repository - branch master updated

2011-09-23 Thread Jeremy Allison
The branch, master has been updated via ca8c25a Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded. via 8119926 Revert "Add a missing include file to two VFS modules" from 5494856 s3:smbd: disconnect the socket if we got an unexpected request http://

autobuild: intermittent test failure detected

2011-09-23 Thread autobuild
The autobuild test system has detected an intermittent failing test in the current master tree. The autobuild log of the failure is available here: http://git.samba.org/autobuild.flakey/2011-09-23-1420/flakey.log The samba3 build logs are available here: http://git.samba.org/autobuild.fl

[SCM] Samba Shared Repository - branch master updated

2011-09-23 Thread Stefan Metzmacher
The branch, master has been updated via 5494856 s3:smbd: disconnect the socket if we got an unexpected request via 02d83d8 s3:smbd: don't call smbd_terminate_connection in smb2_validate_message_id() (bug #8476) from 2a789c8 build: Fix waf build on MacOS X http://gitweb.sam

[SCM] Samba Shared Repository - branch master updated

2011-09-23 Thread Andrew Bartlett
The branch, master has been updated via 2a789c8 build: Fix waf build on MacOS X via d40fe50 build: avoid util.h as a public header name due to conflict with MacOS from 4383665 python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it use NT_STATUS_IS_ERR

[SCM] Samba Shared Repository - branch master updated

2011-09-23 Thread Matthieu Patou
The branch, master has been updated via 4383665 python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it use NT_STATUS_IS_ERROR which is not completely the same as NT_STATUS_IS_OK from 766d43e pys4: really return an exception if the status if not correct http