summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r6643: fix some build issues on IRIX;l patch from james peachGerald Carter2007-10-104-5/+11
* r6642: BUG 2686: shouold fix the group_setinfo() failures; similar to alias_s...Gerald Carter2007-10-101-0/+5
* r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke2007-10-107-18/+23
* r6639: Attempt to fix the build with tallocVolker Lendecke2007-10-101-0/+1
* r6635: Fix build of the various sql pdb backends after new talloc.Jelmer Vernooij2007-10-103-91/+101
* r6634: merge smbmount malloc checker fixes from trunkGerald Carter2007-10-102-0/+4
* r6633: Added "check_path_syntax_posix()" in preparation for handlingJeremy Allison2007-10-103-9/+115
* r6631: More typo's. Sorry.Jeremy Allison2007-10-102-3/+3
* r6629: Fix stupid typo. Thanks Gunther.Jeremy Allison2007-10-101-3/+3
* r6627: Fix debug messageVolker Lendecke2007-10-101-2/+2
* r6625: Remove another global variable left over from a long time ago (magic c...Jeremy Allison2007-10-109-47/+49
* r6623: This change fixes a few broken commands plus adds someHerb Lewis2007-10-103-215/+324
* r6613: Merge back fix for PARANOID_MALLOC checker.Jeremy Allison2007-10-101-1/+3
* r6601: fixing query and set alias info calls (level 1 from theGerald Carter2007-10-105-112/+75
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-1014-459/+1820
* r6594: Fix silly typo causing tdb to be freed twice.Jeremy Allison2007-10-101-1/+1
* r6588: just include includes.h to get prototypes here.Herb Lewis2007-10-102-3/+2
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-1016-7/+34
* r6585: Fix socket-wrapper-enabled build for the tdb toolsJelmer Vernooij2007-10-101-4/+11
* r6575: use samba4 torture please message on samba 3 tortureSimo Sorce2007-10-101-0/+3
* r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij2007-10-105-2/+531
* r6566: fix a couple of local group bugs.Gerald Carter2007-10-102-8/+14
* r6553: Added Linux per-socket TCP settings patch from "Ed Boraas" <ed.boraas@...Jeremy Allison2007-10-101-0/+9
* r6550: Move function make_dir_struct from util to dir.cJeremy Allison2007-10-102-34/+34
* r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.Jeremy Allison2007-10-102-12/+12
* r6543: Fix EDEADLCK problem with deferred open calls. Problem found byJeremy Allison2007-10-101-13/+33
* r6536: Jeremy, did you actually test this part of revision 801? I just tested...Volker Lendecke2007-10-101-2/+0
* r6533: Fix for bad comment from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2007-10-101-2/+2
* r6514: Allow domain= to be specified in credentials file. Fix umount.cifs hel...Steve French2007-10-102-6/+40
* r6505: Add missing remount flag handlingSteve French2007-10-101-0/+2
* r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2007-10-107-0/+43
* 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