summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15909: Implement recycle:subdir_modeVolker Lendecke1-0/+18
2007-10-10r15906: smbpasswd help text for -W option (patch from Aruna Prabakar <aruna.p...Gerald Carter1-0/+1
2007-10-10r15904: This does two things:Volker Lendecke1-25/+37
2007-10-10r15895: Ensure all new rid allocation goes throughJeremy Allison1-6/+12
2007-10-10r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-1/+1
2007-10-10r15888: Fix bug #3804 from jason@ncac.gwu.eduJeremy Allison1-2/+2
2007-10-10r15887: Ensure we use sys_write so we're not interrupted.Jeremy Allison1-1/+1
2007-10-10r15884: Fix bug #3803 from jason@ncac.gwu.edu - bad comparison.Jeremy Allison1-1/+1
2007-10-10r15873: Use short signal names to placate ksh trap. bash seems to accept eitherJim McDonough1-2/+2
2007-10-10r15872: Take one step toward getting this working on AIX. the [-z ] stuffJim McDonough1-2/+2
2007-10-10r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reser...Gerald Carter1-1/+5
2007-10-10r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of in...Gerald Carter1-15/+19
2007-10-10r15848: Introduce commandline options to set the remainder of the parameters inJames Peach5-25/+162
2007-10-10r15845: Ok. This was a tough one. If for some reason the tconX fails towards ...Volker Lendecke1-0/+1
2007-10-10r15842: patch from volker to instruct winbindd to find a trusted DC on its ow...Gerald Carter1-1/+1
2007-10-10r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4.Jeremy Allison2-3/+37
2007-10-10r15822: Add suggestion made by Ralf Haferkamp.Lars Müller1-1/+1
2007-10-10r15817: Remove some unused codeVolker Lendecke1-20/+0
2007-10-10r15755: Fix Coverity bug # 294. Apparently password can be NULL, but cli_sess...Volker Lendecke1-0/+4
2007-10-10r15735: also export PREFIX as testit from test_functions.sh needs itStefan Metzmacher1-1/+1
2007-10-10r15732: samba3 now passes BASE-DENY1Stefan Metzmacher1-1/+1
2007-10-10r15729: Second part of Aleksey Fedoseev <fedoseev@ru.ibm.com> patch.Jeremy Allison1-1/+54
2007-10-10r15727: Fix msgtest - noticed by Aleksey Fedoseev <fedoseev@ru.ibm.com>.Jeremy Allison1-0/+2
2007-10-10r15717: BUG 3711: patch from Leonid Kabanov <lkabanov@mail.ru> for some so...Gerald Carter1-2/+2
2007-10-10r15712: BUG 3435: patch from volker to fix 'msdfs root = yes' in [homes]Gerald Carter1-1/+4
2007-10-10r15705: Fix bug number 3788. Thanks to Jeff Wright.Volker Lendecke1-0/+3
2007-10-10r15704: Prefer LDAP error codes in ads_search_retry_sid().Günther Deschner1-2/+2
2007-10-10r15703: Fix d_printf call.Günther Deschner1-1/+1
2007-10-10r15701: change 'net ads leave' to disable the machine account in the domain (...Gerald Carter5-397/+396
2007-10-10r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison6-9/+14
2007-10-10r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner5-38/+369
2007-10-10r15697: I take no comments as no objections :)Günther Deschner10-214/+548
2007-10-10r15696: Free LDAP search result.Günther Deschner1-0/+2
2007-10-10r15691: - samba3 also pass RAW-CHKPATH, RAW-SEEK, RAW-SFILEINFO-BUGStefan Metzmacher1-4/+4
2007-10-10r15686: - start testing the RAW-* tests in make testStefan Metzmacher1-1/+5
2007-10-10r15682: fix option passingStefan Metzmacher1-2/+2
2007-10-10r15681: fix segv in 'kinit && net ads join'Gerald Carter1-5/+3
2007-10-10r15680: use the user creds when calling net_set_machine_spn() rather than th...Gerald Carter1-64/+15
2007-10-10r15679: fix some popt warningsGerald Carter3-4/+4
2007-10-10r15676: Fix meaningless debug statement from uninitialized variable.Jeremy Allison1-3/+1
2007-10-10r15675: Man pages say never look at the fd_set after a selectJeremy Allison1-2/+8
2007-10-10r15672: Fix for bug #3783. winbindd_cm.c calls open_any_socket_out()Jeremy Allison1-1/+1
2007-10-10r15670: Fix valgrind-spotted issue in BASE-DELETE test.Jeremy Allison1-0/+1
2007-10-10r15668: DOS or FCB opens share one share mode entry from differentJeremy Allison7-98/+97
2007-10-10r15660: Without this when using smbcquotas I getVolker Lendecke2-0/+8
2007-10-10r15657: Fix some Tru64 warningsVolker Lendecke2-3/+3
2007-10-10r15655: Log the result of module initialisation if it fails.James Peach1-2/+6
2007-10-10r15654: Update our internal copy of popt to that distributed with the RPM 4.2James Peach13-664/+2229
2007-10-10r15649: Allow to store 24 password history entries in ldapsam (same limit as onGünther Deschner2-6/+8
2007-10-10r15646: Implement an setdomainsid command as wellSimo Sorce2-1/+23