Build status as of Sun Sep 14 00:00:03 2008

2008-09-13 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2008-09-13 00:00:17.0 + +++ /home/build/master/cache/broken_results.txt 2008-09-14 00:00:40.0 + @@ -1,22 +1,22 @@ -Build status as of Sat Sep 13 00:00:03 2008 +Build status as of Sun Sep

[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-515-g2e36297

2008-09-13 Thread Stefan Metzmacher
The branch, v4-0-test has been updated via 2e3629719790e7631d9de383b565dc8a0997bcfb (commit) via eca0502b8620f2110a303b84def4f0bf48cc4ea5 (commit) via e82468a8f538aa0cf6d477fb54cc0178c0d64574 (commit) via d982b69df638f17da6af398e2613986240031064 (commit) from

Re: [SCM] Samba Shared Repository - branch v3-devel updated - release-3-2-0pre2-4159-g37fcc9d

2008-09-13 Thread Stefan (metze) Metzmacher
Hi Volker, > /** > + * Decrypt a PDU, check the signature > + * @param[in] cliThe cli_state that received something > + * @param[in] pduThe incoming bytes > + * @retval error code > + */ > + > + > +static NTSTATUS validate_smb_crypto(struct cli_state *cli, char *pdu) by not uint8_t *pdu,