summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/cliconnect.c
Commit message (Collapse)AuthorAgeFilesLines
...
* added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton2000-09-261-0/+38
| | | | (This used to be commit b21179331802aace566671dcff6db22cdf4b3e81)
* More rpcclient merge issues:Gerald Carter2000-07-071-2/+12
| | | | | | | | | | | | | * fixes some readline bugs from the merge * first attempt at commands (spoolenum almost works) * no changes to existing functions in HEAD; only additions of new functions. I'll weed out what I can as I go. --jerry (This used to be commit 61d2aad5dc2b212b11c981f1eca47efa627e9fc8)
* split clientgen.c into several partsAndrew Tridgell2000-04-251-0/+790
the next step is splitting out the auth code, to make adding lukes NTLMSSP support easier (This used to be commit 10c5470835b43116ed48b3137c3b9cc867a20989)