Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow None to be used as a valid credential for functions that take a | Tim Potter | 2002-05-28 | 1 | -2/+8 |
| | | | | credential as a parameter. | ||||
* | Use new version of open_pipe_creds() function. | Tim Potter | 2002-05-27 | 1 | -4/+11 |
| | | | | Fix memory leaks on error. | ||||
* | Shorten some debug messages. | Tim Potter | 2002-05-16 | 1 | -1/+1 |
| | |||||
* | More cleanups. | Tim Potter | 2002-05-16 | 1 | -4/+8 |
| | | | | | | | | | - removed dodgy fprintf() error handling - return an error string from open_pipe_creds() so the appropriate exception can be raised by the caller - reformatting | ||||
* | Refactored open_pipe_creds() function to remove unused parameter. | Tim Potter | 2002-05-16 | 1 | -6/+1 |
| | |||||
* | General cleanup of compiler warnings etc. | Tim Potter | 2002-05-14 | 1 | -5/+22 |
| | |||||
* | Stubs for connect, domain, user, group and alias policy objects. | Tim Potter | 2002-04-15 | 1 | -39/+202 |
| | | | | Wrote samr connect fn. | ||||
* | Skeleton for SAMR module. | Tim Potter | 2002-04-15 | 1 | -0/+206 |