summaryrefslogtreecommitdiff
path: root/examples/libsmbclient
AgeCommit message (Collapse)AuthorFilesLines
2004-03-19missed some of Derrel's changesGerald Carter1-1/+5
(This used to be commit 3aac1e549eaf4693ded84be432a2c94b6331ef6d)
2004-03-19This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+91
used to be commit 73ffc394b58fa951bca444506cd9d75a159e7f11)
2004-03-19Apply some more of Derrell Lipman's changes.Richard Sharpe2-1/+96
(This used to be commit a6457e1c817663cf5f3e77e4dd431ac0d9184dc7)
2004-02-09merge from 3.0Gerald Carter1-1/+1
(This used to be commit 309a9a4cafc3c892840e28198a41973b236a528e)
2003-11-13Update Makefile ...Richard Sharpe1-2/+9
(This used to be commit b92fd87b2461dff0e05ad4a7b0a475539c21d4c0)
2003-11-13Add this to samba-head.Richard Sharpe1-0/+280
(This used to be commit d761175f131f80ae24549adca6ffc629f84a9803)
2003-11-12Add testacl.c ... from Derrell Lipman.Richard Sharpe1-0/+280
(This used to be commit af42af75a45d6e6538009694704e11eb83c88457)
2003-11-05Apply the changes that Derrell Lipman supplied ...Richard Sharpe1-2/+2
(This used to be commit 600e056a33bd658a8e0eb41af9c83d32b9e2e082)
2003-10-24Apply these patches as well ... not sure if they all build. They don't onRichard Sharpe2-5/+12
FreeBSD 4.3. They might on Linux. (This used to be commit 1f115c95d635377a36c0a3a1f56b4b8def04fd7e)
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter1-1/+1
prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE (This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)
2003-03-28Fix some uncleanness with testsmbc.cRichard Sharpe1-1/+1
(This used to be commit 73ef6d35bbadc3ea549309119857effe3c1bc7ef)
2003-01-22Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though.Tim Potter1-1/+1
(This used to be commit 81bfd9a4d9c80b87b020b998e9722750339c422d)
2003-01-22Sync with HEAD.Tim Potter2-128/+8
(This used to be commit db3901827fe776041fa38900e80ab2fab94c28a6)
2002-11-15One more small fix in tree.cRichard Sharpe1-2/+2
(This used to be commit 0674d5a2b0f7ee621940c93b3b58960efd91a763)
2002-11-15Fix some problems with tree.c reported by users.Richard Sharpe3-125/+6
(This used to be commit b0772a1a0531896d5b343863434622d4d0ff437f)
2002-11-04testsmbc should only be in examplesJelmer Vernooij1-2/+1
(This used to be commit 7aad086c9a20c4c700dfce3f81d89ab982702198)
2001-06-30Make sure we compile with gcc by default.Richard Sharpe1-0/+1
(This used to be commit 93c45024cdbbf51322106e2a5961db8c09618833)
2001-06-30Add a static linking target to the examples Makefile so I can test out ↵Richard Sharpe1-1/+5
static linking ... (This used to be commit 9627bace72eb3be322f8895b055a31768e551136)
2001-05-17Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe4-0/+1296
a simple Makefile and a small README ... (This used to be commit 950821d69cb6dcc723f8610584718c6217136d55)