summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/libsmb_dir.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure all callers to the rpc_client/cli_pipe functions correctlyJeremy Allison2009-11-121-1/+1
* Fix bug 6880 - cannot list workgroup serversJeremy Allison2009-11-091-5/+14
* Second part of fix for bug #6235 - domain enumeration breaks if master browse...Jeremy Allison2009-09-281-1/+1
* Added prefer_ipv4 bool parameter to resolve_name().Jeremy Allison2009-07-281-3/+3
* Make cli_setatr async.Jeremy Allison2009-05-061-1/+1
* Make cli_unlink async.Jeremy Allison2009-04-291-2/+2
* Convert cli_rename to async.Jeremy Allison2009-04-281-2/+2
* Make rmdir async.Jeremy Allison2009-04-211-2/+1
* Make cli_mkdir async. Change it to return NTSTATUS.Jeremy Allison2009-04-211-2/+1
* [Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errnoDerrell Lipman2009-03-271-1/+7
* Remove the global "struct cm_cred_struct" and associated calls, makeJeremy Allison2009-03-171-14/+23
* More warning fixes for Solaris.Jeremy Allison2009-02-231-1/+1
* Make libsmbclient work with DFSBo Yang2009-02-201-2/+25
* [Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman2009-01-161-1/+1
* commit b520befe6f51644d20434add9864d7a2fa30aa2eSATOH Fumiyasu2008-12-161-6/+4
* Remove a static variableVolker Lendecke2008-12-131-6/+5
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-2/+3
* Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_structVolker Lendecke2008-04-201-1/+1
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Use rpccli_srvsvc_NetShareEnumAll in libsmbclient.Günther Deschner2008-03-101-17/+23
* Remove insane amount of whitespace.Günther Deschner2008-03-101-368/+368
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-15/+15
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-458/+472
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-011-35/+35
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-0/+1928