Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-28 | Raise a ValueError if server names aren't given in UNC format. | Tim Potter | 1 | -2/+6 |
2002-05-28 | Allow None to be used as a valid credential for functions that take a | Tim Potter | 1 | -2/+7 |
2002-05-27 | Use new version of open_pipe_creds() function. | Tim Potter | 1 | -2/+1 |
2002-05-16 | Fix memory leaks and return values in error returns for enumports(). | Tim Potter | 1 | -16/+40 |
2002-05-16 | More cleanups. | Tim Potter | 1 | -6/+16 |
2002-05-16 | Refactored open_pipe_creds() function to remove unused parameter. | Tim Potter | 1 | -1/+1 |
2002-04-05 | Converted drivers, forms and ports functions to use new conversion routines | Tim Potter | 1 | -18/+2 |
2002-04-03 | Start to make argument ordering consistent. | Tim Potter | 1 | -2/+2 |
2002-03-28 | Aborted experiment to avoid namespace pollution and prototype hell and | Tim Potter | 1 | -6/+1 |
2002-03-27 | Moved pyconv definitions across. | Tim Potter | 1 | -4/+19 |
2002-03-26 | Port related functions. | Tim Potter | 1 | -0/+101 |