Historique des commits

Auteur SHA1 Message Date
  Jean-Baptiste Kempf 9894494bcb Update .gitignore for .exe il y a 9 ans
  Jean-Baptiste Kempf bab631396d Update NEWS il y a 9 ans
  Jean-Baptiste Kempf 7f4d418a08 Work-around off_t being 32bits on Windows il y a 9 ans
  Jean-Baptiste Kempf 1790c4c3d0 smb_file: include config.h il y a 9 ans
  Jean-Baptiste Kempf fbcfbeb491 lookup: fix headers for Windows il y a 9 ans
  Jean-Baptiste Kempf 9ecf9ef68e inverse: fast replacement for Windows missing inet_ntop il y a 9 ans
  Jean-Baptiste Kempf 7b76f228e1 inverse: use inet_pton instead of inet_aton il y a 9 ans
  Jean-Baptiste Kempf ee8b12691e programs: fix includes for Windows il y a 9 ans
  Jean-Baptiste Kempf 0c50ec4e27 compat: Add a strndup replacement il y a 9 ans
  Jean-Baptiste Kempf 04fb90cfd0 Win32: use rand_s() instead of random() il y a 9 ans
  Jean-Baptiste Kempf cc28cbd584 ntlm: rework random work il y a 9 ans
  Jean-Baptiste Kempf b92949df35 Explicitely include smb_types.h when including the main include il y a 9 ans
  Jean-Baptiste Kempf 36e1161059 configure: set _FILE_OFFSET_BITS to 64 bits il y a 9 ans
  Jean-Baptiste Kempf 12b970c17b Correctly export winsock2 as linking library for Windows il y a 9 ans
  Jean-Baptiste Kempf d82f6c18c0 program: use correct header for Windows il y a 9 ans
  Jean-Baptiste Kempf da7364ac84 Netbios_query: include winsock2 on Win32 il y a 9 ans
  Jean-Baptiste Kempf 27ab2b5d09 configure: define correct POSIX support for Windows il y a 9 ans
  Jean-Baptiste Kempf f23dfdc750 smb_types: fix <netinet/ip.h> inclusion for Windows il y a 9 ans
  Jean-Baptiste Kempf 6d030e087b headers: use only necessary includes il y a 9 ans
  Jean-Baptiste Kempf 1fd96ff318 Netbios: use Winsock headers for Win32 il y a 9 ans
  Jean-Baptiste Kempf 1287bc6b7a Netbios: do not include arpa/inet.h unconditionally il y a 9 ans
  Jean-Baptiste Kempf 074263f786 Netbios: remove unused headers il y a 9 ans
  Jean-Baptiste Kempf 64eb2c98e3 configure: search clock_gettime in libpthread too il y a 9 ans
  Jean-Baptiste Kempf 0c3ffebfa6 Netbios: do not use fcntl il y a 9 ans
  Jean-Baptiste Kempf 135d1ed217 Netbios: Use hardcoded value instead of inet_aton il y a 9 ans
  Jean-Baptiste Kempf 3abb031c79 Netbios: provide a replacement for pipe for Windows il y a 9 ans
  Jean-Baptiste Kempf 9c1f592397 Fix O_NONBLOCK declaration il y a 9 ans
  Jean-Baptiste Kempf 3d3ab8c35f Netbios: Use Winsock2 headers for Windows il y a 9 ans
  Jean-Baptiste Kempf 512341d8d5 configure: detect arpa/inet.h presence il y a 9 ans
  Jean-Baptiste Kempf 4ac2117d58 Netbios: remove unused includes il y a 9 ans