summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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