Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2680: switched the libcli/raw/ code over to use talloc_reference(), which si... | Andrew Tridgell | 1 | -7/+8 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -9/+3 |
2007-10-10 | r2654: fixed some more server memory leaks. We are now down to a single leak | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2494: fixed connecting to a share mode server (tested and really works now) | Andrew Tridgell | 1 | -3/+10 |
2007-10-10 | r2463: make sure we don't send the password in a tconx unless we really have to | Andrew Tridgell | 1 | -6/+14 |
2007-10-10 | r2247: talloc_destroy -> talloc_free | Tim Potter | 1 | -3/+3 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 1 | -9/+5 |
2007-10-10 | r1897: added a choose_called_name() function that allows us to more sanely | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -29/+29 |
2007-10-10 | r1429: enable spnego in smbclient too. | Stefan Metzmacher | 1 | -6/+11 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 1 | -22/+17 |
2003-08-15 | don't leak memory if cli->tree is NULL | Herb Lewis | 1 | -3/+5 |
2003-08-15 | don't dereference null pointer | Herb Lewis | 1 | -1/+1 |
2003-08-13 | - added SMBntrename test suite | Andrew Tridgell | 1 | -1/+14 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+207 |