Get Samba version or capability information from Windows
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 22 Jan 2008 15:38:00 +0000 (16:38 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 22 Jan 2008 15:45:25 +0000 (16:45 +0100)
commita33d0797585b5cdd304ac1eb6966b9c7c799bab6
treecb77f98fcd3274b5c4f9b03d68de00fdfcacd6d8
parente6c92b62a4791fd5b530e6e52e4386e837bd7994
Get Samba version or capability information from Windows

On Jan 22 13:31, Volker Lendecke wrote:
> On Tue, Jan 22, 2008 at 11:33:17AM +0100, Corinna Vinschen wrote:
> > Right.  I changed samba_gitcommitdate from time_t to NTTIME and shortened
> > samba_version_string to 28 bytes.  New patch below.
>
> Ok, pushed with some modifications. You might want to review
> that.

Reviewed and tested.  Looks good, thank you!

Below you'll find a tiny patch to add the git commit date.  It seems
I simply missed its existence in version.h :(  Tested on Windows XP.

Thanks,
Corinna

* source/smbd/trans2.c (samba_extended_info_version): Fill out
samba_gitcommitdate member with GIT commit timestamp.
source/smbd/trans2.c