summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r15454: As testing, documentation and samba4 idl indicate that there is no knownGünther Deschner1-126/+10
2007-10-10r15453: Process all the supported info levels in the samr_query_domain_info2Günther Deschner1-0/+16
2007-10-10r15452: Again purely cosmetic reformat of the samr query domain info calls.Günther Deschner4-41/+42
2007-10-10r15451: Rewrite AC_LIBTESTFUNC so that it works like the callersJames Peach1-12/+24
2007-10-10r15450: Change profiling data macros to use stack variables rather thanJames Peach8-60/+122
2007-10-10r15449: Remove unused function get_nttime_max (which claims itJames Peach1-6/+0
2007-10-10r15448: New autoconf macro to test for sysconf variables.James Peach4-17/+31
2007-10-10r15447: Teach "smbd -b" to emit the sizes of a few more types thatJames Peach1-8/+15
2007-10-10r15446: Tidy up the formatting of locking debug messages and make it moreJames Peach4-20/+28
2007-10-10r15444: Fix from Jim to ensure we do a wildcard search for SID'sJeremy Allison1-1/+1