summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r9242: Fix my fix for #2953. I'd moved too much code until after we verify t...Jim McDonough1-3/+3
2007-10-10r9229: merge from trunk:Günther Deschner1-2/+37
2007-10-10r9225: Various minor CIFS mount helper fixes to less common error paths.Steve French1-6/+18
2007-10-10r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotact...James Peach1-14/+14
2007-10-10r9201: Ouch.... :-(Volker Lendecke1-1/+1
2007-10-10r9200: Add support for REG_BINARY to rpcclient getdata and setprinterdata.Volker Lendecke1-6/+24
2007-10-10r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.Volker Lendecke3-31/+34
2007-10-10r9195: setting log level to 2 instead of 0Gerald Carter1-1/+1
2007-10-10r9194: do not enumerate privileges when they are not enabledGerald Carter1-1/+6
2007-10-10r9189: Add the capability to set different registry value types (string, dwor...Volker Lendecke1-14/+85
2007-10-10r9186: comment out 'make check'; to be replaced by 'make test'Gerald Carter1-8/+10
2007-10-10r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)Günther Deschner2-21/+21
2007-10-10r9126: Fix valgrind bug Volker found in interaction with new aio bufferJeremy Allison2-5/+11
2007-10-10r9115: using #define for reg paths rather than typing the stringGerald Carter1-4/+10
2007-10-10r9114: removing gratuitous debug messagesGerald Carter1-28/+1
2007-10-10r9112: Fix #2953 - credentials chain on DC gets out of sync with client whenJim McDonough2-7/+42
2007-10-10r9098: fix another usrmgr.exe crash when viewing user properties at debugleve...Gerald Carter1-1/+1
2007-10-10r9095: Add crude chainlength statistics to the crude tdbtool.Volker Lendecke1-0/+4
2007-10-10r9091: Fix #2954, aix 5.1 compile. Stupid aix aio.h header defines aio_error...Jim McDonough2-8/+8
2007-10-10r9087: change version to 3.0.21pre1 since I will start cherry picking patches...Gerald Carter1-3/+3
2007-10-10r9086: * fix invalid read in parse_spoolss when writing a devmode toGerald Carter3-22/+52
2007-10-10r9080: If we don't understand the auth, bind nak not pdu fault.Jeremy Allison1-15/+13
2007-10-10r9076: fix two other issues invented along theGünther Deschner2-2/+2
2007-10-10r9073: Fixing up please-add-me typos in stupid, over-designed stackableJeremy Allison1-10/+10
2007-10-10r9057: fix cut-and-paste errorHerb Lewis1-1/+1
2007-10-10r9051: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursLars Müller1-2/+3
2007-10-10r9041: typo. Thanks jerry.Günther Deschner1-1/+1