Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4238: More *alloc fixes. | Jeremy Allison | 1 | -7/+7 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -1/+1 |
2003-02-19 | Merge of cleanups and srvsvc implementation from HEAD. | Tim Potter | 1 | -4/+1 |
2002-11-29 | Merge of global_myname() fixes from HEAD. | Tim Potter | 1 | -8/+1 |
2002-11-04 | Sync with HEAD. | Tim Potter | 1 | -4/+3 |
2002-10-18 | Add extra parm to cli_full_connection. Tim, you should probably take a look ... | Jim McDonough | 1 | -1/+1 |
2002-09-09 | Check no extra fields are present when parsing credentials. | Tim Potter | 1 | -2/+17 |
2002-09-02 | Fix transposed args in open_pipe_creds() function. | Tim Potter | 1 | -1/+1 |
2002-08-02 | Broke out unpacking of a username/password stored in a Python | Tim Potter | 1 | -28/+72 |
2002-07-11 | Compile fix for flags field to cli_full_connection() | Tim Potter | 1 | -1/+1 |
2002-06-20 | Compile fix for new arguments to cli_full_connection() | Tim Potter | 1 | -9/+2 |
2002-05-28 | Separate error handling for cli_full_connection() and cli_nt_session_open() | Tim Potter | 1 | -2/+7 |
2002-05-27 | Convert open_pipe_creds() to use new cli_full_connection() interface. | Tim Potter | 1 | -31/+28 |
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 |