Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-17 | Added a utility function to extract the info key from a dictionary. | Tim Potter | 1 | -0/+17 |
2002-05-16 | More cleanups. | Tim Potter | 1 | -30/+13 |
2002-05-16 | Refactored open_pipe_creds() function to remove unused parameter. | Tim Potter | 1 | -9/+13 |
2002-04-14 | Explicitly return a list in py_ntstatus_tuple() and py_werror_typle(). Not | Tim Potter | 1 | -3/+20 |
2002-04-14 | Moved open_pipe_creds() function to common file. | Tim Potter | 1 | -0/+78 |
2002-04-11 | Implemented a setup_logging() function that takes two keywords: | Tim Potter | 1 | -5/+58 |
2002-04-05 | Added functions to return Python tuples (error code, error string) | Tim Potter | 1 | -0/+17 |
2002-03-20 | Initial version. | Tim Potter | 1 | -0/+47 |