summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r15644: Now that we are referencing uint32_t and other data typesPaul Green1-0/+4
2007-10-10r15635: Fix a bogus gcc uninit variable messageVolker Lendecke1-1/+1
2007-10-10r15634: Prevent passwords of winbindd's list of credential caches from beeingGünther Deschner4-1/+53
2007-10-10r15633: Minor smbldap/pdb_ldap cleanupGünther Deschner2-20/+16
2007-10-10r15632: Remove length limitation from the winbind cache cleanup traversal.Günther Deschner1-7/+2
2007-10-10r15631: Add a new option "enable core files". Administrators can use this toJames Peach2-0/+13
2007-10-10r15630: adapt smbclient fix to smbtree to enable long share namesJim McDonough2-1/+61
2007-10-10r15620: pass 'target:samba3=yes' to samba4's smbtorture when running samba3's...Stefan Metzmacher1-0/+2
2007-10-10r15611: Remove used but uninitialised variable "count".James Peach1-2/+2
2007-10-10r15610: Fix Coverity #288 - possible null deref.Jeremy Allison1-3/+11
2007-10-10r15608: Fix a couple of Coverity errorsVolker Lendecke1-0/+9
2007-10-10r15601: Fix segfaults with 'security=share' and 'guest only = yes'Volker Lendecke2-10/+31
2007-10-10r15600: Correctly fill in the gid for local users.Volker Lendecke1-0/+6
2007-10-10r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ...Gerald Carter1-7/+9
2007-10-10r15589: While trying to understand the vuid code I found that security=share ...Volker Lendecke3-15/+26
2007-10-10r15583: Add a comment while trying to understand this codeVolker Lendecke1-0/+5
2007-10-10r15571: Fix Coverity bug #285Volker Lendecke1-3/+7
2007-10-10r15570: Fix Coverity bug # 286. I really wonder why gcc -O1 did not catch thi...Volker Lendecke1-1/+1
2007-10-10r15569: Fix Coverity bug # 287. Jerry, can you check if WERR_NOMEM is a corre...Volker Lendecke1-0/+11
2007-10-10r15566: Fix Coverity bug # 284. The lp_ldap_xx_suffix function only return NU...Volker Lendecke1-7/+16
2007-10-10r15562: Attempt to fix Coverity bug # 283Volker Lendecke1-0/+8