summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_compat.c
AgeCommit message (Collapse)AuthorFilesLines
2003-10-27Remove some unused variables uncovered by the build farm.Richard Sharpe1-3/+0
(This used to be commit 084e4678c0876ebd6e756192866103ae037f3258)
2003-10-24Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe1-17/+173
to see if SGI and other platforms will build. (This used to be commit cf9311044c372695592db1b95b814b0870b8cf29)
2003-01-13Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe1-6/+2
1. reboot in parse_reg and cli_reg was shadowing a definition on FreeBSD 4.3 from system includes. 2. Added a bit of const to places. 3. Made sure internal functions were declared where needed. (This used to be commit fd847aa93690eb72f0437a8d22c03b222eb2a016)
2002-09-28Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as wellJelmer Vernooij1-1/+1
(This used to be commit 5b451ce6f096d699a80c10f48bde5ee224e29ccf)
2002-07-13Add these two files I forgot.Richard Sharpe1-0/+285
(This used to be commit 5706e6af168b14a40cb1e306c2911182260ff0d3)