summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15561: Should re-fix older systems without RC4-HMAC supportGerald Carter1-15/+6
2007-10-10r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....Gerald Carter2-176/+96
2007-10-10r15559: Smaller fixes for the new cldap code:Günther Deschner2-7/+6
2007-10-10r15558: Do not wait endless for a CLDAP reply when the LDAP server isGünther Deschner1-1/+21
2007-10-10r15556: Better fix for leading // or \\ from "David R. Linn"Jeremy Allison1-2/+2
2007-10-10r15555: Make "change notify timeout" a per-share parameter - usedJeremy Allison4-8/+37
2007-10-10r15553: minor rpcclient cleanup: length is already set in data_blob.Günther Deschner1-3/+0
2007-10-10r15552: Fix segfault...Günther Deschner1-0/+2
2007-10-10r15550: make sure to pick up the -lresolv libs on systems without -lldap to p...Gerald Carter1-1/+3
2007-10-10r15549: removing rhosts and 'hosts equiv' authentication featuresGerald Carter5-312/+1
2007-10-10r15548: remove unused 'wins partners'Gerald Carter1-3/+0
2007-10-10r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac...Gerald Carter3-71/+0
2007-10-10r15546: When debugging is enabled be just a little more verbose in logging inGünther Deschner1-6/+6
2007-10-10r15544: make sure to define NS_PACKETSZ for Bind 4 interfaces (fix build on us4)Gerald Carter1-1/+6
2007-10-10r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter16-603/+897
2007-10-10r15542: Close the LDAP connection and free the struct, regardless whether theGünther Deschner1-1/+1
2007-10-10r15541: Only ever store a user's password in a WINBINDD_CCACHE_ENTRY struct whenGünther Deschner1-1/+1
2007-10-10r15539: Use portable wrapper functions instead of seteuidJeremy Allison2-7/+7
2007-10-10r15537: Ignore // or \\ in //server or \\server.Jeremy Allison1-0/+5
2007-10-10r15531: fix linking of smbmnt and smbumount with socket wrapperStefan Metzmacher1-2/+2
2007-10-10r15529: Initialise our saved uid and gid so that we can tell whenJames Peach2-2/+7
2007-10-10r15528: Make the existance of the /etc/security/pam_winbind.conf fileGünther Deschner1-3/+5
2007-10-10r15526: Avoid double \n.Günther Deschner1-1/+1
2007-10-10r15525: fix compile error on HP-UX reported by Ryan NovosielskiGerald Carter1-1/+0
2007-10-10r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner4-3/+9
2007-10-10r15519: Fix segfault.Günther Deschner1-1/+3
2007-10-10r15516: Use SMB_BIG_UINT in preference to unsigned long long.James Peach1-4/+4
2007-10-10r15509: Preserve errno in fcntl lock wrappers.James Peach1-0/+4
2007-10-10r15508: Use clock_gettime for profiling timstamps if it is available. UseJames Peach5-17/+62
2007-10-10r15496: current_user_info is not referenced in loadparm.cVolker Lendecke1-1/+0
2007-10-10r15495: current_user_info is not referenced in process.cVolker Lendecke1-1/+0
2007-10-10r15494: Fix debug statementVolker Lendecke1-1/+1
2007-10-10r15492: Without this patch, the LDAP client libs will call abort() inAndrew Bartlett1-9/+19
2007-10-10r15483: Fix 'declaration after code' warnings.Volker Lendecke1-3/+7
2007-10-10r15479: Check in patch from bug # 3746 -- Thanks TimurVolker Lendecke1-0/+1
2007-10-10r15478: Likewise for bug # 3763Volker Lendecke1-4/+4
2007-10-10r15477: Committing parts of the patch Timur has submitted for bug 2961, as ag...Volker Lendecke2-8/+4
2007-10-10r15476: Transfer the was_mapped flag from user_info to server_info also in au...Volker Lendecke2-0/+6
2007-10-10r15475: Ugly and disgusting patch to fix the username map problem I created byVolker Lendecke5-14/+52
2007-10-10r15472: Remove an unused function parameterVolker Lendecke4-4/+1
2007-10-10r15471: Clarify error messageVolker Lendecke2-4/+4
2007-10-10r15467: Ensure every exit error path calls nt_status_squash.Jeremy Allison1-27/+27
2007-10-10r15466: Install the images for SWAT.Deryck Hodge1-24/+1
2007-10-10r15465: Fix segfault in SWAT.Deryck Hodge1-0/+2
2007-10-10r15464: fix dns build breakage on IRIX and OpenBSDGerald Carter1-5/+10
2007-10-10r15463: compile fix for new DNS code for machine using Bind 4 libs (old IRIX ...Gerald Carter1-0/+8
2007-10-10r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter8-65/+487
2007-10-10r15461: Free LDAP result in ads_get_attrname_by_oid().Günther Deschner1-1/+6
2007-10-10r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner2-4/+4
2007-10-10r15455: Add rpccli_samr_query_dom_info2() and return the comment string inGünther Deschner2-0/+45