summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r15686: - start testing the RAW-* tests in make testStefan Metzmacher2007-10-101-1/+5
* r15682: fix option passingStefan Metzmacher2007-10-101-2/+2
* r15681: fix segv in 'kinit && net ads join'Gerald Carter2007-10-101-5/+3
* r15680: use the user creds when calling net_set_machine_spn() rather than th...Gerald Carter2007-10-101-64/+15
* r15679: fix some popt warningsGerald Carter2007-10-103-4/+4
* r15676: Fix meaningless debug statement from uninitialized variable.Jeremy Allison2007-10-101-3/+1
* r15675: Man pages say never look at the fd_set after a selectJeremy Allison2007-10-101-2/+8
* r15672: Fix for bug #3783. winbindd_cm.c calls open_any_socket_out()Jeremy Allison2007-10-101-1/+1
* r15670: Fix valgrind-spotted issue in BASE-DELETE test.Jeremy Allison2007-10-101-0/+1
* r15668: DOS or FCB opens share one share mode entry from differentJeremy Allison2007-10-107-98/+97
* r15660: Without this when using smbcquotas I getVolker Lendecke2007-10-102-0/+8
* r15657: Fix some Tru64 warningsVolker Lendecke2007-10-102-3/+3
* r15655: Log the result of module initialisation if it fails.James Peach2007-10-101-2/+6
* r15654: Update our internal copy of popt to that distributed with the RPM 4.2James Peach2007-10-1013-664/+2229
* r15649: Allow to store 24 password history entries in ldapsam (same limit as onGünther Deschner2007-10-102-6/+8
* r15646: Implement an setdomainsid command as wellSimo Sorce2007-10-102-1/+23
* r15644: Now that we are referencing uint32_t and other data typesPaul Green2007-10-101-0/+4
* r15635: Fix a bogus gcc uninit variable messageVolker Lendecke2007-10-101-1/+1
* r15634: Prevent passwords of winbindd's list of credential caches from beeingGünther Deschner2007-10-104-1/+53
* r15633: Minor smbldap/pdb_ldap cleanupGünther Deschner2007-10-102-20/+16
* r15632: Remove length limitation from the winbind cache cleanup traversal.Günther Deschner2007-10-101-7/+2
* r15631: Add a new option "enable core files". Administrators can use this toJames Peach2007-10-102-0/+13
* r15630: adapt smbclient fix to smbtree to enable long share namesJim McDonough2007-10-102-1/+61
* r15620: pass 'target:samba3=yes' to samba4's smbtorture when running samba3's...Stefan Metzmacher2007-10-101-0/+2
* r15611: Remove used but uninitialised variable "count".James Peach2007-10-101-2/+2