summaryrefslogtreecommitdiffstats
path: root/source4/client/smbspool.c
Commit message (Collapse)AuthorAgeFilesLines
* r4758: - added async support to the session request codeAndrew Tridgell2007-10-101-2/+2
| | | | | | | | | | - added async support to the negprot client code - removed two unused parameters from smbcli_full_connection() code - converted smbclient to use smbcli_full_connection() rather than reinventing everything itself (This used to be commit 71cbe2873473e039b4511511302cb63f1c50bce8)
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-1/+1
| | | | | | possible to a structure creation routine. This makes for much easier global cleanup. (This used to be commit e14ee428ec357fab76a960387a9820a673786e27)
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-14/+14
| | | | | | | rename CLI_ -> SMBCLI_ metze (This used to be commit 8441750fd9427dd6fe477f27e603821b4026f038)
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
| | | | (This used to be commit 4cf3839b727c77a727abb558bd9473119a092913)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+362
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)