summaryrefslogtreecommitdiffstats
path: root/source/libsmb/libsmb_dir.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS serverVolker Lendecke2010-02-241-1/+1
* Fix bug 6880 - cannot list workgroup servers reported by Alban Browaeys <prah...Jeremy Allison2010-01-131-5/+14
* Second part of a fix for bug #6235.Jeremy Allison2009-10-071-1/+1
* [Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errnoDerrell Lipman2009-03-311-1/+7
* More warning fixes for Solaris.Jeremy Allison2009-02-241-1/+1
* Make libsmbclient work with DFSBo Yang2009-02-231-2/+25
* [Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman2009-01-201-1/+1
* commit b520befe6f51644d20434add9864d7a2fa30aa2eSATOH Fumiyasu2009-01-021-6/+4
* 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