summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter7-350/+2
2007-10-10r9585: update test #1Gerald Carter1-0/+1
2007-10-10r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke1-0/+9
2007-10-10r9583: ensure that Samba was with with --enable-socket-wrapper for running 'm...Gerald Carter1-0/+13
2007-10-10r9582: a few makefile fixes for 'make test'; get the dependencies and cleanup...Gerald Carter1-2/+3
2007-10-10r9562: successfully get the samba 3 smbtorture working (as a test case for in...Gerald Carter4-1/+107
2007-10-10r9561: Check for alloca.h.James Peach1-1/+1
2007-10-10r9548: more additions to make test; better checks for starting and stopping smbdGerald Carter3-21/+76
2007-10-10r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.Jeremy Allison5-14/+16
2007-10-10r9540: correct comments in struct smbc_dirent (fixes bug 3030)Derrell Lipman1-4/+4
2007-10-10r9536: Fix one more DIR -> SMB_STRUCT_DIR typo.Jeremy Allison1-1/+1
2007-10-10r9534: Fix typo spotted by William Jojo <jojowil@hvcc.edu> - defineJeremy Allison1-2/+2
2007-10-10r9532: Fix for bug #2152, championed by Neil Hoggarth <neil.hoggarth@physiol....Jeremy Allison1-4/+4
2007-10-10r9522: Give better error-message when "NDS Universal Password" change fails.Günther Deschner1-2/+6
2007-10-10r9486: ensure that the registry hash records are sorted by original subkey na...Gerald Carter2-3/+5
2007-10-10r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison14-59/+85
2007-10-10r9480: Added opendir64 and friends. Found by William Jojo <jojowil@hvcc.edu>Jeremy Allison1-1/+2
2007-10-10r9457: Attempt to fix bug #3010 by handling END_OF_DIRECTORY_OFFSETJeremy Allison1-1/+6
2007-10-10r9401: Allow disabling mandatory byte range lock mount flag, andSteve French1-2/+2
2007-10-10r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbin...Gerald Carter2-0/+295
2007-10-10r9362: formatting cleanupGerald Carter1-28/+21
2007-10-10r9361: patch from Ed Plese to fix a faulty error in winbinddGerald Carter1-13/+12
2007-10-10r9353: Updating troublshooting error message.John Terpstra1-1/+2
2007-10-10r9350: Fix direct malloc calls made by smbwrapper.Jeremy Allison1-3/+3
2007-10-10r9330: Remove the classic dual daemon since it was not being used.Gerald Carter3-238/+3
2007-10-10r9325: Remember to ignore FILE_SHARE_DELETE when mapping to old shareJeremy Allison1-2/+1
2007-10-10r9322: fixing debug log and ensuring that we set the right winbind_methodsGerald Carter2-4/+6
2007-10-10r9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)Gerald Carter1-1/+1
2007-10-10r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...James Peach2-8/+30
2007-10-10r9302: Change AC_LIBTESTFUNC to check in the current $LIBS before adding the newJames Peach1-7/+13
2007-10-10r9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284.James Peach1-1/+16
2007-10-10r9293: Fix error path memory leak bug found by Coverity - also potential NULLJeremy Allison1-20/+28
2007-10-10r9290: Some error path cleanups found by Coverity. Whitespace reformatting.Jeremy Allison1-232/+277
2007-10-10r9288: Whitespace cleanup and memory leak on error path fix found by Coverity.Jeremy Allison1-55/+60
2007-10-10r9286: Fix false positive found by Coverity - wcard must not be null.Jeremy Allison1-12/+14
2007-10-10r9282: Whitespace.Jeremy Allison1-10/+10
2007-10-10r9281: Fixes from Luke Mewburn <lukem@NetBSD.org> for misuses ofJeremy Allison1-5/+36
2007-10-10r9278: Remove unused variable. Bugzilla #2983.Tim Potter1-2/+1
2007-10-10r9277: Another unused variable. Bugzilla #2985.Tim Potter1-2/+0
2007-10-10r9276: Fix another unused variable warning. Bugzilla #2981.Tim Potter1-4/+1
2007-10-10r9275: Remove some dead code. Bugzilla #2982.Tim Potter1-3/+0
2007-10-10r9272: Patch for fixing unused variables warning from Jason Mader. FixesTim Potter1-6/+6
2007-10-10r9271: Fix problems with german umlauts - strcmp_w was broken (needs to alway...Jeremy Allison2-9/+9
2007-10-10r9266: fix help links in swat editor after doc layout changesGerald Carter1-2/+2
2007-10-10r9264: fix valgrind invalid write error in enumprinterdata()Gerald Carter1-2/+3
2007-10-10r9261: Fix #2976: windows member servers wouldn't alloc connections from usersJim McDonough1-0/+9
2007-10-10r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)Jeremy Allison1-0/+1
2007-10-10r9252: 2 type fixes from Luke Mewburn <lukem@NetBSD.org>. Bugid #2934.Jeremy Allison2-2/+5
2007-10-10r9246: Patch from Marcel samba.10.maazl@spamgourmet.com for OS/2 trans2 openJeremy Allison1-2/+3
2007-10-10r9244: Fix bugs found by Coverity.Jeremy Allison1-3/+21