February 4, 2008
View 9e75180

introduce cli_ctime() that uses ctime_r() when available, and falls back to locking with a mutex around ctime(). (ensures we are using the same mutex always). use cli_ctime() instead of the thread-unsafe ctime(). This fixes stability problems.

Török Edvin authored on 2008/02/04 04:23:20
January 22, 2008
View df599e7

drop support for direct fd passing (not maintained)

Tomasz Kojm authored on 2008/01/22 17:38:24
January 3, 2008
View cb9d09c

add support for .cld files (bb#745)

Tomasz Kojm authored on 2008/01/03 21:10:53
April 1, 2007
View bb34cb3

update some copyrights and stick to GPL v2

Tomasz Kojm authored on 2007/04/01 05:31:04
February 28, 2007
View 8ca8a18

drop shared/memory.[ch]

Tomasz Kojm authored on 2007/02/28 11:44:23
February 24, 2007
View 1a4994e

fix compilation error on Solaris (bb#341)

Tomasz Kojm authored on 2007/02/24 04:15:28
February 21, 2007
View a617b5e

merge multiscan() with dirscan() (also closes bb#302)

Tomasz Kojm authored on 2007/02/21 06:19:04
February 18, 2007
View a99111f

remove old CVS-stuff and make the repository look more like SVN

Sven Strickroth authored on 2007/02/18 04:02:20