summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r15971: Obey the manpage description and make changesecretpw accept a passwor...Simo Sorce2007-10-102-2/+16
* r15967: enable RAW-OPLOCK in samba3 make testStefan Metzmacher2007-10-102-1/+3
* r15965: Pam modules install fix, thanks to Ryan Novosielski for spotting this...Simo Sorce2007-10-101-1/+1
* r15960: Don't double-free (ensure we always free file_fsp inJeremy Allison2007-10-101-1/+0
* r15959: Ooops. Use the right file_free call...Jeremy Allison2007-10-101-3/+3
* r15958: Make us pass RAW-OPLOCK with kernel oplocks off.Jeremy Allison2007-10-104-16/+31
* r15951: oplock_request must be an int, not a BOOL. WeJeremy Allison2007-10-101-3/+3
* r15949: Patch for bug #3308 to stop us returning duplicateJeremy Allison2007-10-103-17/+27
* r15943: Update misleading DEBUG statements and comments that refer toJames Peach2007-10-103-6/+7
* r15936: Fix memory leak on error exit path. Trying toJeremy Allison2007-10-101-1/+26
* r15928: When we search for clock_gettime, we might find it in librt, but librtJames Peach2007-10-102-31/+99
* r15924: Ok, the Solaris fix broke AIX. Next try :-)Volker Lendecke2007-10-101-2/+2
* r15918: Attempt to bring Solaris into make test. The Solaris shell does not l...Volker Lendecke2007-10-101-2/+2
* r15917: Activate RPC-AUTHCONTEXT in "make test"Volker Lendecke2007-10-101-1/+3
* r15911: Make us survive rpc-authcontext committed nextVolker Lendecke2007-10-102-0/+16
* r15910: vfs_full_audit does not need current_userVolker Lendecke2007-10-101-2/+0
* r15909: Implement recycle:subdir_modeVolker Lendecke2007-10-101-0/+18
* r15906: smbpasswd help text for -W option (patch from Aruna Prabakar <aruna.p...Gerald Carter2007-10-101-0/+1
* r15904: This does two things:Volker Lendecke2007-10-101-25/+37
* r15895: Ensure all new rid allocation goes throughJeremy Allison2007-10-101-6/+12
* r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-1/+1
* r15888: Fix bug #3804 from jason@ncac.gwu.eduJeremy Allison2007-10-101-2/+2
* r15887: Ensure we use sys_write so we're not interrupted.Jeremy Allison2007-10-101-1/+1
* r15884: Fix bug #3803 from jason@ncac.gwu.edu - bad comparison.Jeremy Allison2007-10-101-1/+1
* r15873: Use short signal names to placate ksh trap. bash seems to accept eitherJim McDonough2007-10-101-2/+2
* r15872: Take one step toward getting this working on AIX. the [-z ] stuffJim McDonough2007-10-101-2/+2
* r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reser...Gerald Carter2007-10-101-1/+5
* r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of in...Gerald Carter2007-10-101-15/+19
* r15848: Introduce commandline options to set the remainder of the parameters inJames Peach2007-10-105-25/+162
* r15845: Ok. This was a tough one. If for some reason the tconX fails towards ...Volker Lendecke2007-10-101-0/+1
* r15842: patch from volker to instruct winbindd to find a trusted DC on its ow...Gerald Carter2007-10-101-1/+1
* r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4.Jeremy Allison2007-10-102-3/+37
* r15822: Add suggestion made by Ralf Haferkamp.Lars Müller2007-10-101-1/+1
* r15817: Remove some unused codeVolker Lendecke2007-10-101-20/+0
* r15755: Fix Coverity bug # 294. Apparently password can be NULL, but cli_sess...Volker Lendecke2007-10-101-0/+4
* r15735: also export PREFIX as testit from test_functions.sh needs itStefan Metzmacher2007-10-101-1/+1
* r15732: samba3 now passes BASE-DENY1Stefan Metzmacher2007-10-101-1/+1
* r15729: Second part of Aleksey Fedoseev <fedoseev@ru.ibm.com> patch.Jeremy Allison2007-10-101-1/+54
* r15727: Fix msgtest - noticed by Aleksey Fedoseev <fedoseev@ru.ibm.com>.Jeremy Allison2007-10-101-0/+2
* r15717: BUG 3711: patch from Leonid Kabanov <lkabanov@mail.ru> for some so...Gerald Carter2007-10-101-2/+2
* r15712: BUG 3435: patch from volker to fix 'msdfs root = yes' in [homes]Gerald Carter2007-10-101-1/+4
* r15705: Fix bug number 3788. Thanks to Jeff Wright.Volker Lendecke2007-10-101-0/+3
* r15704: Prefer LDAP error codes in ads_search_retry_sid().Günther Deschner2007-10-101-2/+2
* r15703: Fix d_printf call.Günther Deschner2007-10-101-1/+1
* r15701: change 'net ads leave' to disable the machine account in the domain (...Gerald Carter2007-10-105-397/+396
* r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison2007-10-106-9/+14
* r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner2007-10-105-38/+369
* r15697: I take no comments as no objections :)Günther Deschner2007-10-1010-214/+548
* r15696: Free LDAP search result.Günther Deschner2007-10-101-0/+2
* r15691: - samba3 also pass RAW-CHKPATH, RAW-SEEK, RAW-SFILEINFO-BUGStefan Metzmacher2007-10-101-4/+4