summaryrefslogtreecommitdiffstats
path: root/examples/libsmbclient
Commit message (Collapse)AuthorAgeFilesLines
...
* r12080: r10673@cabra: derrell | 2005-12-05 13:22:34 -0500Derrell Lipman2007-10-101-75/+163
| | | | | | | Correct some memory and file descriptor leaks. This should fix bugs 3257, 3267 and 3273. (This used to be commit c5781c9cf5f1f8297e084fbe2c4a22257420a447)
* r11130: r10092@cabra: derrell | 2005-10-17 15:29:03 -0400Derrell Lipman2007-10-101-0/+74
| | | | | let's now actually add the new test file (This used to be commit b58237f98d924752a45f689d7a9fd2e8e447c100)
* r11129: r10090@cabra: derrell | 2005-10-17 15:26:27 -0400Derrell Lipman2007-10-101-1/+6
| | | | | added example to read a file and test download time (This used to be commit 4fad0c49b5bf7819d0f9782b60369c5d078c5854)
* r7168: Updating file times from libsmbclient was not working for win98. ↵Derrell Lipman2007-10-101-48/+3
| | | | | | | | | | | | | | | Although the function that was being used to set attributes is a core protocol function (SMBsetatr = 0x09), it does not appear to work on win98. As a temporary measure, when file times are to be set, this version opens the file and uses SMBsetattrE = 0x22 instead. (The other advantage of this function over the original one is that it supports setting access time as well as modification time.) The next step, the proper solution if it can be made to work, is to write functions that use TRANS2_SET_PATH_INFO instead. (This used to be commit bab0bf7f4f9d2a4b6fcee4429094349302bbeb33)
* r7156: file was missing; svn isn't smart enough to even notify me. sigh.Derrell Lipman2007-10-101-0/+52
| | | | (This used to be commit fce48fa1b462ded1453520355bf2dce0f607b8dc)
* r7153: add better test facilities to testutimeDerrell Lipman2007-10-101-5/+5
| | | | (This used to be commit d763c739a63894d5f458f61de28b90d840bb8fe4)
* r6501: correct deprecated lvalue casts in testsuite/libsmbclientDerrell Lipman2007-10-101-1/+2
| | | | (This used to be commit 6d22c3c3434812d3a6ab7f216bec34cdb3b622a0)
* r6157: 'editorial changes' to example codeDerrell Lipman2007-10-101-1/+2
| | | | (This used to be commit fa0294ddbf7c93c24fca670b7ed52821a0507174)
* r6151: additional examples/tests for libsmbclientDerrell Lipman2007-10-104-12/+179
| | | | (This used to be commit a3bd496c921dc775b59be4ff2941f4824ffbec03)
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-105-208/+16
| | | | | | | | | | | | | | | | | | | 1. using smbc_getxattr() et al, one may now request all access control entities in the ACL without getting all other NT attributes. 2. added the ability to exclude specified attributes from the result set provided by smbc_getxattr() et al, when requesting all attributes, all NT attributes, or all DOS attributes. 3. eliminated all compiler warnings, including when --enable-developer compiler flags are in use. removed -Wcast-qual flag from list, as that is specifically to force warnings in the case of casting away qualifiers. Note: In the process of eliminating compiler warnings, a few nasties were discovered. In the file libads/sasl.c, PRIVATE kerberos interfaces are being used; and in libsmb/clikrb5.c, both PRIAVE and DEPRECATED kerberos interfaces are being used. Someone who knows kerberos should look at these and determine if there is an alternate method of accomplishing the task. (This used to be commit 994694f7f26da5099f071e1381271a70407f33bb)
* r6126: added utility for testing smbc_stat()Derrell Lipman2007-10-103-11/+130
| | | | (This used to be commit e1df648ea13651e1df3d209937034b351a7f1c2b)
* r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; ↵Derrell Lipman2007-10-1015-61/+4094
| | | | | | provided more complete libsmbclient testbrowse utility (This used to be commit 15736b97c837a16d9c009b8bff18b31429ccbe83)
* missed some of Derrel's changesGerald Carter2004-03-191-1/+5
| | | | (This used to be commit 3aac1e549eaf4693ded84be432a2c94b6331ef6d)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2004-03-191-0/+91
|\ | | | | | | used to be commit 73ffc394b58fa951bca444506cd9d75a159e7f11)
| * Apply some more of Derrell Lipman's changes.Richard Sharpe2004-03-192-1/+96
| | | | | | | | (This used to be commit a6457e1c817663cf5f3e77e4dd431ac0d9184dc7)
| * merge from 3.0Gerald Carter2004-02-091-1/+1
| | | | | | | | (This used to be commit 309a9a4cafc3c892840e28198a41973b236a528e)
| * Update Makefile ...Richard Sharpe2003-11-131-2/+9
| | | | | | | | (This used to be commit b92fd87b2461dff0e05ad4a7b0a475539c21d4c0)
| * Add this to samba-head.Richard Sharpe2003-11-131-0/+280
| | | | | | | | (This used to be commit d761175f131f80ae24549adca6ffc629f84a9803)
| * Apply the changes that Derrell Lipman supplied ...Richard Sharpe2003-11-051-2/+2
| | | | | | | | (This used to be commit 600e056a33bd658a8e0eb41af9c83d32b9e2e082)
| * trying to get HEAD building again. If you want the codeGerald Carter2003-07-161-1/+1
| | | | | | | | | | prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE (This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)
| * Fix some uncleanness with testsmbc.cRichard Sharpe2003-03-281-1/+1
| | | | | | | | (This used to be commit 73ef6d35bbadc3ea549309119857effe3c1bc7ef)
| * One more small fix in tree.cRichard Sharpe2002-11-151-2/+2
| | | | | | | | (This used to be commit 0674d5a2b0f7ee621940c93b3b58960efd91a763)
| * Fix some problems with tree.c reported by users.Richard Sharpe2002-11-153-125/+6
| | | | | | | | (This used to be commit b0772a1a0531896d5b343863434622d4d0ff437f)
| * testsmbc should only be in examplesJelmer Vernooij2002-11-041-2/+1
| | | | | | | | (This used to be commit 7aad086c9a20c4c700dfce3f81d89ab982702198)
* | Add testacl.c ... from Derrell Lipman.Richard Sharpe2003-11-121-0/+280
| | | | | | | | (This used to be commit af42af75a45d6e6538009694704e11eb83c88457)
* | Apply these patches as well ... not sure if they all build. They don't onRichard Sharpe2003-10-242-5/+12
| | | | | | | | | | FreeBSD 4.3. They might on Linux. (This used to be commit 1f115c95d635377a36c0a3a1f56b4b8def04fd7e)
* | Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though.Tim Potter2003-01-221-1/+1
| | | | | | | | (This used to be commit 81bfd9a4d9c80b87b020b998e9722750339c422d)
* | Sync with HEAD.Tim Potter2003-01-222-128/+8
|/ | | | (This used to be commit db3901827fe776041fa38900e80ab2fab94c28a6)
* Make sure we compile with gcc by default.Richard Sharpe2001-06-301-0/+1
| | | | (This used to be commit 93c45024cdbbf51322106e2a5961db8c09618833)
* Add a static linking target to the examples Makefile so I can test out ↵Richard Sharpe2001-06-301-1/+5
| | | | | | static linking ... (This used to be commit 9627bace72eb3be322f8895b055a31768e551136)
* Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe2001-05-174-0/+1296
a simple Makefile and a small README ... (This used to be commit 950821d69cb6dcc723f8610584718c6217136d55)