October 2006 Commit Log

Number of Commits:
13
Number of Active Developers:
1
rousseau 2006-10-31 09:54 Rev.: 2194

remove SCardUnload() since it is not in the PC/SC API

0 lines of code changed in 1 file:

rousseau 2006-10-29 21:27 Rev.: 2193

check for rescan ongoing in pcscdaemon.c:signal_reload() instead of
hotplug_libusb.c:HPReCheckSerialReaders() since the code is not specific
to libusb

12 lines of code changed in 2 files:

rousseau 2006-10-23 16:57 Rev.: 2192

move code of HPEstablishUSBNotifications() into a new function
HPRescanUsbBus()

HPRescanUsbBus() is called:
- periodically from HPEstablishUSBNotifications() if USB_POLLING is defined
- by HPReCheckSerialReaders() when a SIGUSR1 signal is received so we can use
udev hotplug events to rescan the USB bus instead of polling

121 lines of code changed in 1 file:

rousseau 2006-10-23 16:52 Rev.: 2191

removed unused external reference to ReCheckSerialReaders

0 lines of code changed in 1 file:

rousseau 2006-10-23 16:42 Rev.: 2190

SHMProcessEventsServer(): returns -2 in case of syscall interrupted
(EINTR) and -1 for other errors.

SVCServiceRunLoop(): do not log an error message in case of -2 since it
happens when SIGUSR1 (reload) or SIGINT (Ctrl-C) is received. We just
try again

12 lines of code changed in 2 files:

rousseau 2006-10-23 16:36 Rev.: 2189

main(): fail if hotplug is requested but no pcscd is running

6 lines of code changed in 1 file:

rousseau 2006-10-19 13:29 Rev.: 2188

do not use visibility("default") for gcc versions <= 3.3

Thanks to Hemanth Kumar for the bug report and Karsten Ohme for the
patch

1 lines of code changed in 1 file:

rousseau 2006-10-19 13:27 Rev.: 2187

main(): do not use USE_RUN_PID in a Log message if it is not defined

2 lines of code changed in 1 file:

rousseau 2006-10-11 11:33 Rev.: 2185

SCardConnect(): add some debug output in the "waiting for release of
lock"

10 lines of code changed in 1 file:

rousseau 2006-10-11 11:32 Rev.: 2184

SCardDisconnect(): wait for the lock to be released only if it held by
someone else (and not just by ourself).

7 lines of code changed in 1 file:

rousseau 2006-10-11 11:29 Rev.: 2183

MSGRemoveContext(): do not reset the card if it is locked by by someone
else but simulate a card removal instead

20 lines of code changed in 1 file:

rousseau 2006-10-11 11:28 Rev.: 2182

RFUnlockSharing(): small rewrite

10 lines of code changed in 1 file:

rousseau 2006-10-05 16:53 Rev.: 2181

add update-reader.conf.8 manpage.

Thanks to Florian Schmaus for the bug report

34 lines of code changed in 2 files:

September 2006 »

Generated by StatSVN 0.7.0