Thomas Guillem
|
bc028e2a7f
netbios: remove useless if
|
9 years ago |
Thomas Guillem
|
55652745e0
netbios: recv in loop
|
9 years ago |
Thomas Guillem
|
91c28848e2
netbios: use a uint32_t for ip
|
9 years ago |
Thomas Guillem
|
23cd4622f1
fix wrong assert
|
9 years ago |
Thomas Guillem
|
6526212e54
don't close uninitialized fd
|
9 years ago |
Hugo Beauzée-Luyssen
|
040db337c8
Update NEWS
|
9 years ago |
Hugo Beauzée-Luyssen
|
50142e811b
compat: Fix pipe prototype
|
9 years ago |
Hugo Beauzée-Luyssen
|
b87e749c51
Fallback to pthreadGC2 when no other option worked
|
9 years ago |
Hugo Beauzée-Luyssen
|
1e318e49de
compat.c is not empty anymore
|
9 years ago |
Hugo Beauzée-Luyssen
|
af3836db35
netbios: Provide a way of aborting without pipe
|
9 years ago |
Hugo Beauzée-Luyssen
|
abdba94fa4
netbios_ns: Fix typo
|
9 years ago |
Hugo Beauzée-Luyssen
|
dc1877bf6d
Move pipe compat wrapper in compat.c
|
9 years ago |
Hugo Beauzée-Luyssen
|
4b1f2057be
netbios_ns: Reorder functions
|
9 years ago |
Hugo Beauzée-Luyssen
|
a2cda751df
Use LIBADD instead of LDFLAGS to add libraries
|
9 years ago |
Hugo Beauzée-Luyssen
|
08e4bca292
Fallback on _pipe when it is available
|
9 years ago |
Hugo Beauzée-Luyssen
|
dbf28eb90a
Check for pipe() instead of assuming for it's presence on non win32 systems
|
9 years ago |
Jean-Baptiste Kempf
|
dfd5f39cee
We need tasn1 and iconv for the pc file
|
9 years ago |
Jean-Baptiste Kempf
|
62dbc0a858
Update NEWS for 0.2.4
|
9 years ago |
Hugo Beauzée-Luyssen
|
4b3d783297
configure.ac: Detect sys/socket.h and update inclusion guards
|
9 years ago |
Hugo Beauzée-Luyssen
|
4315c46b83
configure.ac: Don't use pthread_time when not on WIN32
|
9 years ago |
Andrey Gursky
|
8d6e941eda
include sys/socket.h for socket() and SOCK_DGRAM
|
9 years ago |
Jean-Baptiste Kempf
|
bc39285b88
Update NEWS for 0.2.3
|
9 years ago |
Hugo Beauzée-Luyssen
|
44a3e3ecbc
Add missing config.h
|
9 years ago |
Hugo Beauzée-Luyssen
|
321e1785bf
compat.h: Fix clockid_t & its members replacement
|
9 years ago |
Hugo Beauzée-Luyssen
|
24b5047ee4
Add missing #include "config.h"
|
9 years ago |
Hugo Beauzée-Luyssen
|
c11d1a1fa4
compat: Add clockid_t detection
|
9 years ago |
Hugo Beauzée-Luyssen
|
209f9cc524
compat: Provide a win32 replacement for clock_gettime
|
9 years ago |
Hugo Beauzée-Luyssen
|
ea573144e9
netbios_ns: Fix noop
|
9 years ago |
Jean-Baptiste Kempf
|
9894494bcb
Update .gitignore for .exe
|
9 years ago |
Jean-Baptiste Kempf
|
bab631396d
Update NEWS
|
9 years ago |