Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins... | Andrew Tridgell | 2001-06-25 | 1 | -1/+1 |
* | Further recasts to sockaddr * rather than sockaddr_in * | Richard Sharpe | 2001-05-17 | 1 | -3/+3 |
* | Fix some errors uncovered in libsmbclient by the test suite | Richard Sharpe | 2001-02-26 | 1 | -5/+15 |
* | Change code around and add retry to deal with the occassional loss of NetBIOS... | Richard Sharpe | 2001-02-19 | 1 | -62/+73 |
* | Fixes to libsmbclient so it will work when browsing real Windows systems which | Richard Sharpe | 2001-02-18 | 1 | -17/+26 |
* | Excise snprintf -> slprintf. | Jeremy Allison | 2001-02-16 | 1 | -0/+5 |
* | Remove an inet_aton so that this code will compile on Solaris ... | Richard Sharpe | 2001-01-25 | 1 | -5/+3 |
* | rpc_server/srv_samr.c: | Jeremy Allison | 2001-01-11 | 1 | -1/+3 |
* | Get rid of 10.0.0.6 and replace it with 0.0.0.0 as my_ip address prior to | Richard Sharpe | 2001-01-07 | 1 | -4/+2 |
* | Add a new file clidgram with routines that are used by the libsmbclient code. | Richard Sharpe | 2001-01-03 | 1 | -0/+239 |