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