Andrew Lawrence
|
68d57b81b8
Added stdlib.h
|
il y a 9 ans |
Andrew Lawrence
|
e32acaf8f9
Fixed buffer size mismatch
|
il y a 9 ans |
Andrew Lawrence
|
57b9e6d03f
Fixed examples
|
il y a 9 ans |
Steve Lhomme
|
eca66fc08d
do not add pointer increments on a void*, use uint8_t*
|
il y a 9 ans |
Steve Lhomme
|
cd8e239514
fix struct packing when building with MSVC
|
il y a 9 ans |
Jean-Baptiste Kempf
|
a2b98ec236
Fix distcheck for release
|
il y a 9 ans |
Jean-Baptiste Kempf
|
5fcd43cc6d
Update NEWS for 0.2.5
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
9019ad1211
smb_message: Simplify
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
6890284559
Fix socket release on win32
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
68ec2d4809
Fix struct sizes on win32
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
e38d56b84c
smb_session_connect: Simplify
|
il y a 9 ans |
Thomas Guillem
|
45e8e2696b
smb_session_msg: don't trust the packet size
|
il y a 9 ans |
Thomas Guillem
|
bc028e2a7f
netbios: remove useless if
|
il y a 9 ans |
Thomas Guillem
|
55652745e0
netbios: recv in loop
|
il y a 9 ans |
Thomas Guillem
|
91c28848e2
netbios: use a uint32_t for ip
|
il y a 9 ans |
Thomas Guillem
|
23cd4622f1
fix wrong assert
|
il y a 9 ans |
Thomas Guillem
|
6526212e54
don't close uninitialized fd
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
040db337c8
Update NEWS
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
50142e811b
compat: Fix pipe prototype
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
b87e749c51
Fallback to pthreadGC2 when no other option worked
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
1e318e49de
compat.c is not empty anymore
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
af3836db35
netbios: Provide a way of aborting without pipe
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
abdba94fa4
netbios_ns: Fix typo
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
dc1877bf6d
Move pipe compat wrapper in compat.c
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
4b1f2057be
netbios_ns: Reorder functions
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
a2cda751df
Use LIBADD instead of LDFLAGS to add libraries
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
08e4bca292
Fallback on _pipe when it is available
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
dbf28eb90a
Check for pipe() instead of assuming for it's presence on non win32 systems
|
il y a 9 ans |
Jean-Baptiste Kempf
|
dfd5f39cee
We need tasn1 and iconv for the pc file
|
il y a 9 ans |
Jean-Baptiste Kempf
|
62dbc0a858
Update NEWS for 0.2.4
|
il y a 9 ans |