May 2005 Commit Log

Number of Commits:
32
Number of Active Developers:
1
rousseau 2005-05-26 17:09 Rev.: 1544

1.2.9-beta8

1 lines of code changed in 1 file:

rousseau 2005-05-26 16:54 Rev.: 1543

HPRegisterForHotplugEvents(): use THREAD_ATTR_DEFAULT instead of NULL
and (PCSCLITE_THREAD_FUNCTION( )) instead of (LPVOID)

2 lines of code changed in 1 file:

rousseau 2005-05-26 16:52 Rev.: 1542

replace NULL by 0 in the 4th argument of
IORegistryEntryCreateCFProperty()

3 lines of code changed in 1 file:

rousseau 2005-05-26 16:51 Rev.: 1541

define char ReCheckSerialReaders and HPReCheckSerialReaders()

6 lines of code changed in 1 file:

rousseau 2005-05-26 16:50 Rev.: 1540

define an empty HPReCheckSerialReaders()

4 lines of code changed in 1 file:

rousseau 2005-05-26 16:49 Rev.: 1539

define char ReCheckSerialReaders used by pcscdaemon.c and winscard_msg_srv.c

1 lines of code changed in 1 file:

rousseau 2005-05-26 16:48 Rev.: 1538

add HPReCheckSerialReaders()

1 lines of code changed in 1 file:

rousseau 2005-05-26 16:01 Rev.: 1537

do not declare SHMProcessCommonChannelRequest() since it is a static
function in winscard_msg_srv.c never used elsewhere

0 lines of code changed in 1 file:

rousseau 2005-05-26 15:05 Rev.: 1536

do not log an error if select() is interrupted because of a manual
hotplug signal (SIGUSR1)

5 lines of code changed in 2 files:

rousseau 2005-05-26 15:03 Rev.: 1535

call signal_reload() when a SIGUSR1 signal is received

This provides a manual serial hotplug

9 lines of code changed in 1 file:

rousseau 2005-05-26 15:01 Rev.: 1534

call RFStartSerialReaders() instead of DBUpdateReaders()

2 lines of code changed in 1 file:

rousseau 2005-05-26 15:00 Rev.: 1533

implement HPReCheckSerialReaders() to set ReCheckSerialReaders flag
if ReCheckSerialReaders flag is set we call RFReCheckReaderConf()

This code has nothing to do with libusb or USB but is a serial hotplug
so should be in a hotplug loop

14 lines of code changed in 1 file:

rousseau 2005-05-26 14:57 Rev.: 1532

implement RFStartSerialReaders() to start (serial) readers described in the
configuration file (/etc/reader.conf)

implement RFReCheckReaderConf() to stop or start readers described in
the configuration file. This allows a serial hotplug.

134 lines of code changed in 1 file:

rousseau 2005-05-26 14:54 Rev.: 1531

rename DBUpdateReaders() in DBGetReaderList()
The function now just returns a list of readers described in the
configuration file (/etc/reader.conf by default)

48 lines of code changed in 2 files:

rousseau 2005-05-26 14:52 Rev.: 1530

add struct SerialReader, RFStartSerialReaders() and
RFReCheckReaderConf() declarations

10 lines of code changed in 1 file:

rousseau 2005-05-26 14:51 Rev.: 1529

remove #include "configfile.h"

0 lines of code changed in 1 file:

rousseau 2005-05-25 16:20 Rev.: 1528

DebugLogSetLevel(): do not print anything if the level is critical or
error in order to not "pollute" logs in normal cases.

3 lines of code changed in 1 file:

rousseau 2005-05-25 16:17 Rev.: 1527

Do not log a critical or error debug message if pcscd is stopped using
Ctrl-C or SIGQUIT
Closes Debian bug 306061

7 lines of code changed in 2 files:

rousseau 2005-05-25 16:13 Rev.: 1526

link pcscd with winscard_msg_srv.c

1 lines of code changed in 1 file:

rousseau 2005-05-25 15:44 Rev.: 1525

move the functions only use by the server part from winscard_msg.c to
winscard_msg_srv.c

279 lines of code changed in 2 files:

rousseau 2005-05-25 09:21 Rev.: 1524

check if we should use color logs in DebugLogSetLogType() and not only
the first time in log_msg()

28 lines of code changed in 1 file:

rousseau 2005-05-18 19:07 Rev.: 1519

#include "reader.h" to use SCARD_CTL_CODE() macro

10 lines of code changed in 1 file:

rousseau 2005-05-18 19:06 Rev.: 1518

distribute PCSC/reader.h

1 lines of code changed in 1 file:

rousseau 2005-05-18 19:06 Rev.: 1517

reader.h now contains the #defines shared between the driver and the
application

115 lines of code changed in 2 files:

rousseau 2005-05-18 18:45 Rev.: 1516

#define SCARD_CTL_CODE(code)
and some TeleTrust Class 2 reader tags

Thanks to Martin Paljak for the patch

22 lines of code changed in 1 file:

rousseau 2005-05-18 18:36 Rev.: 1515

SCardControl(): a 0 byte long pbSendBuffer is no more rejected since the
command is in dwControlCode

Thanks to Martin Paljak for the patch

0 lines of code changed in 1 file:

rousseau 2005-05-03 08:56 Rev.: 1502

add @endcode in SCardGetStatusChange() doxygen doc

2 lines of code changed in 1 file:

rousseau 2005-05-03 08:48 Rev.: 1501

minor corrections in doxygen doc

9 lines of code changed in 1 file:

rousseau 2005-05-03 08:38 Rev.: 1500

reformat doxygen pargraphs to 79 colunms

32 lines of code changed in 1 file:

rousseau 2005-05-03 08:36 Rev.: 1499

remove @typedef. It is useless and makes doxygen crash

0 lines of code changed in 1 file:

rousseau 2005-05-02 16:12 Rev.: 1498

do not build pcscd if SCF is used since the library talks directly to
ocfserv and pcscd is not used.

Thanks to Jeffrey Hutzelman for the patch.

2 lines of code changed in 1 file:

rousseau 2005-05-02 16:05 Rev.: 1497

add SCardGetAttrib()/SCardSetAttrib() even if they return
SCARD_E_NOT_TRANSACTED for now. testpcsc can now link when SCF is used.

Thanks to Jeffrey Hutzelman for the patch.

11 lines of code changed in 1 file:

April 2005 »

Generated by StatSVN 0.7.0