Age | Commit message (Expand) | Author | Files | Lines |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -20/+23 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -7/+20 |
2003-03-19 | GCC 3.x has deprecated multi-line string constants. | Tim Potter | 1 | -20/+20 |
2003-02-18 | Check return code from string_to_sid. | Martin Pool | 1 | -2/+8 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -1/+1 |
2002-10-17 | open_pipe_creds() now takes a pipe index instead of a pipe name. | Tim Potter | 1 | -1/+1 |
2002-08-06 | Compile fix for new cli_lsa_enum_trust_dom() argument list. | Tim Potter | 1 | -2/+2 |
2002-05-28 | Raise a ValueError if server name isn't given in UNC format. | Tim Potter | 1 | -0/+7 |
2002-05-28 | Allow None to be used as a valid credential in open_policy. | Tim Potter | 1 | -2/+39 |
2002-05-27 | Use new version of open_pipe_creds() function. | Tim Potter | 1 | -16/+20 |
2002-05-23 | Compile fix for enum trust dom wrapper. | Tim Potter | 1 | -1/+1 |
2002-05-16 | Shorten some debug messages. | Tim Potter | 1 | -1/+1 |
2002-05-16 | More cleanups. | Tim Potter | 1 | -6/+9 |
2002-05-16 | Refactored open_pipe_creds() function to remove unused parameter. | Tim Potter | 1 | -2/+1 |
2002-05-14 | General cleanup of compiler warnings etc. | Tim Potter | 1 | -10/+32 |
2002-05-06 | Allow lookup_sids() and lookup_names() to take either a list of strings or | Tim Potter | 1 | -16/+50 |
2002-04-14 | Added enumerate trusted domains. | Tim Potter | 1 | -1/+44 |
2002-04-14 | Added copyright. | Tim Potter | 1 | -42/+160 |
2002-04-14 | More open_pipe_creds() refactoring. | Tim Potter | 1 | -14/+68 |
2002-03-20 | Initial version. | Tim Potter | 1 | -0/+141 |