summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps...Gerald Carter2007-10-103-6/+7
* r9658: cleanup a few debug messagesGerald Carter2007-10-101-2/+2
* r9657: fix final issue with regf sk_records; profiles now successfully rewritesGerald Carter2007-10-101-6/+12
* r9656: fix bug in sk record list with next offsetsGerald Carter2007-10-101-2/+2
* r9653: adding common popt args to profiles tool (needed for debuglevel to reg...Gerald Carter2007-10-102-16/+27
* r9636: The new profiles code needs all the dummy objects to link.James Peach2007-10-101-4/+5
* r9628: rewrite profiles tool to use the regfio code.Gerald Carter2007-10-102-693/+168
* r9627: Enable format string checking for the MIPSPro compilers.James Peach2007-10-101-1/+13
* r9619: Fix messages_pending_for_pid actually do what it's meant to do. This m...Volker Lendecke2007-10-101-1/+1
* r9618: adding get/put tests from Don WatsonGerald Carter2007-10-102-3/+30
* r9615: trying a 3 second timeout on smbcontrolGerald Carter2007-10-101-4/+7
* r9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson)Gerald Carter2007-10-103-6/+14
* r9594: return the mapped name in enum_dom_groups()Gerald Carter2007-10-101-1/+1
* r9593: fix enumerated group name (should be full name (i.e. mapped name) and ...Gerald Carter2007-10-101-1/+1
* r9590: forget to remove this from the 3.0 treeGerald Carter2007-10-101-0/+0
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2007-10-107-350/+2
* r9585: update test #1Gerald Carter2007-10-101-0/+1
* r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke2007-10-101-0/+9
* r9583: ensure that Samba was with with --enable-socket-wrapper for running 'm...Gerald Carter2007-10-101-0/+13
* r9582: a few makefile fixes for 'make test'; get the dependencies and cleanup...Gerald Carter2007-10-101-2/+3
* r9562: successfully get the samba 3 smbtorture working (as a test case for in...Gerald Carter2007-10-104-1/+107
* r9561: Check for alloca.h.James Peach2007-10-101-1/+1
* r9548: more additions to make test; better checks for starting and stopping smbdGerald Carter2007-10-103-21/+76
* r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.Jeremy Allison2007-10-105-14/+16
* r9540: correct comments in struct smbc_dirent (fixes bug 3030)Derrell Lipman2007-10-101-4/+4
* r9536: Fix one more DIR -> SMB_STRUCT_DIR typo.Jeremy Allison2007-10-101-1/+1
* r9534: Fix typo spotted by William Jojo <jojowil@hvcc.edu> - defineJeremy Allison2007-10-101-2/+2
* r9532: Fix for bug #2152, championed by Neil Hoggarth <neil.hoggarth@physiol....Jeremy Allison2007-10-101-4/+4
* r9522: Give better error-message when "NDS Universal Password" change fails.Günther Deschner2007-10-101-2/+6
* r9486: ensure that the registry hash records are sorted by original subkey na...Gerald Carter2007-10-102-3/+5
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-1014-59/+85
* r9480: Added opendir64 and friends. Found by William Jojo <jojowil@hvcc.edu>Jeremy Allison2007-10-101-1/+2
* r9457: Attempt to fix bug #3010 by handling END_OF_DIRECTORY_OFFSETJeremy Allison2007-10-101-1/+6
* r9401: Allow disabling mandatory byte range lock mount flag, andSteve French2007-10-101-2/+2
* r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbin...Gerald Carter2007-10-102-0/+295
* r9362: formatting cleanupGerald Carter2007-10-101-28/+21
* r9361: patch from Ed Plese to fix a faulty error in winbinddGerald Carter2007-10-101-13/+12
* r9353: Updating troublshooting error message.John Terpstra2007-10-101-1/+2
* r9350: Fix direct malloc calls made by smbwrapper.Jeremy Allison2007-10-101-3/+3
* r9330: Remove the classic dual daemon since it was not being used.Gerald Carter2007-10-103-238/+3
* r9325: Remember to ignore FILE_SHARE_DELETE when mapping to old shareJeremy Allison2007-10-101-2/+1
* r9322: fixing debug log and ensuring that we set the right winbind_methodsGerald Carter2007-10-102-4/+6
* r9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)Gerald Carter2007-10-101-1/+1
* r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...James Peach2007-10-102-8/+30
* r9302: Change AC_LIBTESTFUNC to check in the current $LIBS before adding the newJames Peach2007-10-101-7/+13
* r9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284.James Peach2007-10-101-1/+16
* r9293: Fix error path memory leak bug found by Coverity - also potential NULLJeremy Allison2007-10-101-20/+28
* r9290: Some error path cleanups found by Coverity. Whitespace reformatting.Jeremy Allison2007-10-101-232/+277
* r9288: Whitespace cleanup and memory leak on error path fix found by Coverity.Jeremy Allison2007-10-101-55/+60
* r9286: Fix false positive found by Coverity - wcard must not be null.Jeremy Allison2007-10-101-12/+14