June 2007 Commit Log

Number of Commits:
21
Number of Active Developers:
1
rousseau 2007-06-25 14:28 Rev.: 2580

Add LSB comment block
See http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/initscrcomconv.html

Thanks to Ville Skytt� for the patch

13 lines of code changed in 1 file:

rousseau 2007-06-23 21:59 Rev.: 2578

dynamically generate update-reader.conf.8 by ./configure

Thanks to Klaus Heinz. Closes: [#304518] update-reader.conf.8 should be
created from update-reader.conf.8.in

5 lines of code changed in 2 files:

rousseau 2007-06-23 21:58 Rev.: 2577

distribute update-reader.conf.8.in instead of update-reader.conf.8

1 lines of code changed in 1 file:

rousseau 2007-06-23 21:54 Rev.: 2576

rename doc/update-reader.conf.8 in doc/update-reader.conf.8.in since
./configure with generate doc/update-reader.conf.8

32 lines of code changed in 2 files:

rousseau 2007-06-23 21:51 Rev.: 2575

remove 3 unused AC_PATH_PROG(TEST_MINUS_S_SH, *) lines

Thanks to Klaus Heinz. Closes: [#304517] Check for bash/ksh/sh and
variable TEST_MINUS_S_SH not necessary anymore

0 lines of code changed in 1 file:

rousseau 2007-06-21 14:20 Rev.: 2574

replace 0 by NULL

2 lines of code changed in 1 file:

rousseau 2007-06-21 14:17 Rev.: 2573

add AM_PROG_CC_C_O as requested by:
doc/example/Makefile.am:4: compiling `pcsc_demo.c' with per-target flags
requires `AM_PROG_CC_C_O' in `configure.in'

1 lines of code changed in 1 file:

rousseau 2007-06-20 09:24 Rev.: 2572

Solaris, like Max OS X, does not support pack(push, 1). Use pack(1)
instead

Thanks to David Markowitz

2 lines of code changed in 1 file:

rousseau 2007-06-19 21:10 Rev.: 2570

release 1.4.3

9 lines of code changed in 2 files:

rousseau 2007-06-19 21:10 Rev.: 2569

move definitions of SCardLockThread() and SCardUnlockThread() at the
beginning of file and remove their declarations

20 lines of code changed in 1 file:

rousseau 2007-06-19 14:37 Rev.: 2568

SVCServiceRunLoop(): do not exit is CreateContextThread() fails. Avoids
a denial of service.

Thanks to Joshua J. Drake

0 lines of code changed in 1 file:

rousseau 2007-06-18 16:44 Rev.: 2567

SCardStatus(): check for hCard == 0

Thanks to Joshua J. Drake for the bug report

3 lines of code changed in 1 file:

rousseau 2007-06-17 18:48 Rev.: 2565

replace PCSCLITE_MAX_MESSAGE_SIZE by sizeof(msgStruct.data)

4 lines of code changed in 1 file:

rousseau 2007-06-17 18:47 Rev.: 2564

patch in revision 2535 was not correct for exteneded APDU. It generated
a buffer overflow.

8 lines of code changed in 1 file:

rousseau 2007-06-17 14:10 Rev.: 2563

use EXIT_FAILURE instead of 1

1 lines of code changed in 1 file:

rousseau 2007-06-17 13:53 Rev.: 2562

typo

1 lines of code changed in 1 file:

rousseau 2007-06-13 14:48 Rev.: 2561

use NULL instead of 0 for pointers (detected by sparse)

25 lines of code changed in 3 files:

rousseau 2007-06-13 14:47 Rev.: 2560

do not use inline for SCardLockThread() and SCardUnlockThread()
declaration but only for definition (detected by parse)

2 lines of code changed in 1 file:

rousseau 2007-06-13 14:44 Rev.: 2559

add a missing #include <wintypes.h> (detected by sparse)

1 lines of code changed in 1 file:

rousseau 2007-06-13 14:35 Rev.: 2558

EHStatusHandlerThread(): use SYS_ThreadExit(NULL) instead of
SYS_ThreadExit(0) (detected by sparse)

1 lines of code changed in 1 file:

rousseau 2007-06-05 08:52 Rev.: 2556

RFLoadReader(): use INFO instead of ERROR log level is the same driver
library is use twice. It is not an error.

Thanks to Nils Larsch for the patch

1 lines of code changed in 1 file:

May 2007 »

Generated by StatSVN 0.7.0