summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r6501: correct deprecated lvalue casts in testsuite/libsmbclientDerrell Lipman2007-10-105-8/+13
* r6499: Add two newer mount options to syntax help for mount.cifsSteve French2007-10-101-1/+1
* r6497: Ensure yield_connection() is called on all appropriate error conditions.Jeremy Allison2007-10-101-19/+22
* r6495: Bugfix for #2596 by James Peach @ SGI. Fix become_root link issues and...Jeremy Allison2007-10-102-20/+18
* r6493: we're at 3.0.15pre3 nowGerald Carter2007-10-101-1/+1
* r6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab.de>; allocate memory f...Gerald Carter2007-10-101-1/+2
* r6490: BUG 1998: patch from Olaf Imig <Olaf.Imig@bifab.de>; fix byte ordering...Gerald Carter2007-10-101-3/+9
* r6488: net rpc printer migrate should not try to set stuff that's not there. ...Volker Lendecke2007-10-101-16/+28
* r6482: Add support so umount.cifs can update mtabSteve French2007-10-101-45/+80
* r6473: Fix for bug #2644 - test for special files to be ignored was reversed.Jeremy Allison2007-10-101-1/+1
* r6450: * fix typo in htlm_auth help messageGerald Carter2007-10-103-6/+5
* r6447: Add missing error mapping for EMLINK to NT_STATUS_TOO_MANY_LINKS (we h...Steve French2007-10-101-0/+1
* r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2007-10-1010-36/+47
* r6421: use add machine script when creating a user (ACB_NORMAL)Gerald Carter2007-10-102-3/+6
* r6417: Strange old IRIX systems return -1 for telldir() whenJeremy Allison2007-10-101-4/+0
* r6412: Add fflush(stdout) after displaying username prompt in smbsh ifTim Potter2007-10-101-0/+1
* r6411: Remove configure check for FTRUNCATE_NEEDS_ROOT as it's not actuallyTim Potter2007-10-101-7/+0
* r6408: Fix compile error lurking where PATH_MAX is not defined. Bugzilla #2560.Tim Potter2007-10-101-1/+1
* r6407: Fix for bugzilla 2623 and 2630: $< and $* are not valid in explicitTim Potter2007-10-101-5/+5
* r6401: Fix a debug messageVolker Lendecke2007-10-101-1/+1
* r6395: Fix for Bug 2137, from Jay Fenlason <fenlason@redhat.com>Deryck Hodge2007-10-101-4/+4
* r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman2007-10-106-37/+48
* r6388: BUG 2626: ensure that the calling_name is set to something after parsi...Gerald Carter2007-10-101-0/+2
* r6385: Convert checking of egid and secondary egid list intoJeremy Allison2007-10-102-32/+40
* r6378: Other systems may not return 1 for checking WRITE permission.Jeremy Allison2007-10-101-0/+13
* r6373: minor changes to solaris packaging readme to bring it up to dateGerald Carter2007-10-101-3/+0
* r6372: removing outdated Mandrake packaging files and pointing at Mandriva co...Gerald Carter2007-10-1029-4594/+3
* r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke2007-10-103-204/+72
* r6365: Wow, how much worse does this get. From info provided byJeremy Allison2007-10-101-0/+26
* r6358: merging SMB_ASSERT() changes from the release branchGerald Carter2007-10-101-1/+8
* r6354: merge from 4_0 rev 6353:Stefan Metzmacher2007-10-101-0/+3
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-1012-975/+1317
* r6349: Update cifs umount utilitySteve French2007-10-101-8/+22
* r6348: Fix for bug #2605 reported by Daniel Patterson <Daniel_Patterson@natio...Jeremy Allison2007-10-101-6/+21
* r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison2007-10-103-2/+9
* r6344: Fix bug #2601 - it seems that DOS_OPEN_EXEC does mean readonly. NeededJeremy Allison2007-10-101-1/+1
* r6319: add prototype so -Wstrict-prototypes will not failHerb Lewis2007-10-101-0/+2
* r6318: don't include smbwrapper stuff unless asked forHerb Lewis2007-10-103-8/+20
* r6316: Remove over-cautious asserts. Damn wish I'd made the releaseJeremy Allison2007-10-101-4/+9
* r6311: setting version to 3.0.15pre2Gerald Carter2007-10-101-1/+1
* r6307: Ensure info requested bitmask is printed in log when querying security...Jeremy Allison2007-10-101-1/+2
* r6302: OS/2 fix from Marcel Müller <mueller@maazl.de>. Don't check for mangl...Jeremy Allison2007-10-101-1/+2
* r6297: Fix bug in our trans2 secondary processing. We need to pass in theJeremy Allison2007-10-101-4/+4
* r6296: add message about known interoperability issue with Windows 2003 SP1 DCsGerald Carter2007-10-101-0/+10
* r6291: BUG 2588: force smbclient messages to port 139 unless someone set the ...Gerald Carter2007-10-101-1/+6
* r6290: and now the development tree becomes 3.0.15pre1Gerald Carter2007-10-101-1/+1
* r6282: Before converting enum_dom_groups, better get the previous version a bitVolker Lendecke2007-10-101-5/+13
* r6281: Fix the build for FreeBSD 4 -- no winbindVolker Lendecke2007-10-101-2/+2
* r6279: Convert the RAP enum functions to the pdb_search API. Who is using thisVolker Lendecke2007-10-101-45/+56
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-104-48/+415