summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r6156: Fixes bug #2543. Properly cache anonmous username when reverting to a...Derrell Lipman2007-10-101-9/+20
* r6155: Fixes bug #1133Derrell Lipman2007-10-102-5/+20
* r6154: fix winbindd <-> Windows 2003 sp1 issue.Gerald Carter2007-10-101-1/+5
* r6152: Correctly check OpenX open modes.Jeremy Allison2007-10-102-13/+36
* r6151: additional examples/tests for libsmbclientDerrell Lipman2007-10-104-12/+179
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-1042-623/+615
* r6146: Added OS/2 EA support in trans2_open and trans2_mkdir. Fixed in nttran...Jeremy Allison2007-10-102-29/+126
* r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.Jeremy Allison2007-10-103-57/+155
* r6138: Refactor length reading out of EA code so we can read lengthJeremy Allison2007-10-101-15/+22
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-1014-20/+26
* r6126: added utility for testing smbc_stat()Derrell Lipman2007-10-103-11/+130
* r6125: smbc_stat() returned incorrect timestamps IFF it used cli_qpathinfo2() toDerrell Lipman2007-10-101-4/+4
* r6124: Fix for bug #2242 from Tom Lackemann <cessnatomny@yahoo.com> - don'tJeremy Allison2007-10-101-7/+20
* r6122: Added "hack" fix for broken SMB_INFO_VOLUME level - used by OS/2Jeremy Allison2007-10-101-1/+7
* r6120: Added "volume" command to smbclient that prints out the volume name andJeremy Allison2007-10-102-0/+135
* r6117: Close handles after group-creation as well.Günther Deschner2007-10-101-0/+9
* r6116: update debian changelogSimo Sorce2007-10-101-0/+12
* r6110: Close handles on user creation. This allows easy mass creation of user...Volker Lendecke2007-10-101-0/+9
* r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; provide...Derrell Lipman2007-10-1015-61/+4094
* r6106: Fix bug #2551. It turns out that the incoming flags2 flag FLAGS2_LONG_...Jeremy Allison2007-10-102-7/+14
* r6104: Update dos filetimes to default yes for Office 2000.Jeremy Allison2007-10-101-1/+1
* r6103: Update list of mount options for mount.cifsSteve French2007-10-101-3/+3
* r6102: add support for opening a file for write with O_APPEND in libsmbclientDerrell Lipman2007-10-101-1/+35
* r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison2007-10-103-5/+5
* r6090: Patch to fix sys_select so it can't drop signals if another fdJeremy Allison2007-10-101-9/+17
* r6082: Fix for bugid #2541. Fixes from Guenter Kukkukk <guenter.kukkukk@kukku...Jeremy Allison2007-10-101-0/+2
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-1013-106/+253
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-1010-131/+185
* r6069: Fix for bug #2541. Ensure we recognise LANMAN2.1 as OS/2 and select LA...Jeremy Allison2007-10-102-1/+2
* r6067: Patch from Marcel Müller <mueller@maazl.de> - fix OS/2 EA_FROM_LISTJeremy Allison2007-10-101-10/+2
* r6063: Fix for bug #2533 - ensure SMBsearch unsets UNICODE flags2 bit as this...Jeremy Allison2007-10-101-1/+4
* r6062: work around autoconf setting the CFLAGS="-g -O2" by default in AC_CACH...Gerald Carter2007-10-101-7/+10
* r6060: It's not quite accurate to say not having write access causes a groupJeremy Allison2007-10-101-8/+9
* r6057: Don't put the assert in the wrong place :-).Jeremy Allison2007-10-101-4/+3
* r6055: Fix algorithm. If any of the primary or supplementary group ids matchJeremy Allison2007-10-101-2/+18
* r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison2007-10-105-30/+32
* r6051: finish offGerald Carter2007-10-105-22/+352
* r6049: Ensure "dos filetime" checks file ACLs correctly. May fix Excel "read-...Jeremy Allison2007-10-103-68/+109
* r6048: Split out the check_path_syntax into a findfirst/next/wildcard version.Jeremy Allison2007-10-102-26/+136
* r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter2007-10-104-15/+281
* r6044: Ensure the old search calls always ask mask_match to translateJeremy Allison2007-10-103-5/+21
* r6041: cleaning up output from 'rpc service list'Gerald Carter2007-10-101-1/+1
* r6040: finish out 'net rpc service list'Gerald Carter2007-10-105-28/+84
* r6039: add CLI_DO_RPC macro for cookie cutter code; no new functionality to '...Gerald Carter2007-10-102-157/+94
* r6038: adding more flesh to 'net rpc service'Gerald Carter2007-10-106-49/+233
* r6037: little cleanup of unused vars and unnecessary codepathsGerald Carter2007-10-101-12/+7
* r6036: patch from Lin Li <linl@xandros.com> to ensure trusted domains are ini...Gerald Carter2007-10-102-0/+7
* r6034: Check only onceSimo Sorce2007-10-101-1/+3
* r6029: adding files necessary to support 'net rpc service' functions; will fi...Gerald Carter2007-10-104-2/+235
* r6022: Fix for bug #2533. Incorrect dir listings from OS/2 clients.Jeremy Allison2007-10-102-8/+3