summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutterAndrew Bartlett4-601/+665
2007-10-10r176: Improve our fallback code for password changes - this would be betterAndrew Bartlett3-43/+115
2007-10-10r175: Move this comment to the right place...Andrew Bartlett1-1/+1
2007-10-10r171: Continue the 'rename nt_session_key' work. This attempts to renameAndrew Bartlett1-88/+76
2007-10-10r160: Fix msdfs proxy. Could others please also test this, this code is sooVolker Lendecke1-7/+9
2007-10-10r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...Gerald Carter2-50/+86
2007-10-10r153: Fix memleakVolker Lendecke1-0/+1
2007-10-10r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for theJeremy Allison2-77/+177
2007-10-10r148: Ensure we do not dereference a null pointer when we return the userAndrew Bartlett1-5/+17
2007-10-10r145: pdb_create_alias now returns NTSTATUS. More of this to follow.Volker Lendecke2-6/+8
2007-10-10r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up in...Paul Green1-13/+16
2007-10-10r139: Apply some constVolker Lendecke1-1/+1
2007-10-10r119: missed a file in volker patchGerald Carter1-1/+6
2007-10-10r118: adding some recent checkins to commit listGerald Carter1-0/+6
2007-10-10r116: volker's patch for local group and group nestingGerald Carter24-341/+2003
2007-10-10r115: finally checking in tridge's winbindd_schannel patch for connectionsGerald Carter2-2/+36
2007-10-10r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.Andrew Bartlett2-6/+11
2007-10-10r96: Stupid f&%'n UNIX extensions.... SETPATHINFOJeremy Allison4-63/+67
2007-10-10r93: Update VOS _POSIX_C_SOURCE macro to 200112L.Paul Green1-2/+2
2007-10-10r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, butJim McDonough2-0/+13
2007-10-10r88: Add missing guest mount option for mount.cifsSteve French1-9/+10
2007-10-10r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...Jeremy Allison1-0/+6
2007-10-10r86: This function was moved to lib/nterr.hAndrew Bartlett1-28/+0
2007-10-10r85: Update the winbind interface version, as I just extended the struct.Andrew Bartlett1-1/+1
2007-10-10r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett4-43/+258
2007-10-10r81: Make EA's case independent - fix smbtorture to test for this.Jeremy Allison2-3/+26
2007-10-10r77: Fix path canonicalization of the mount target path and help text display...Steve French1-5/+25
2007-10-10r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.Alexander Bokovoy3-1/+7
2007-10-10r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate'Gerald Carter1-3/+3
2007-10-10r73: bumping version to 3.0.3pre3Gerald Carter2-7/+68
2007-10-10r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett12-64/+64
2007-10-10r63: Remove -lcrypto from wbinfo. Sorry.Volker Lendecke1-1/+1
2007-10-10r59: revert session key problemAndrew Tridgell1-2/+2
2007-10-10r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough3-7/+4
2007-10-10r50: Fix bug 1139 as per fix suggested by jdev@panix.com,Jeremy Allison1-3/+3
2007-10-10r49: Support SMB signing on connections using only theAndrew Bartlett1-8/+4
2007-10-10r48: Fix types for debug message parameters.Jeremy Allison1-2/+2
2007-10-10r39: * importing .cvsignore filesGerald Carter44-215/+1
2007-10-10r38: Fix caching of name->sid lookupsVolker Lendecke1-1/+2
2007-10-10r22: release notes for 3.0.3pre2Gerald Carter1-19/+61
2007-10-10r21: Ensure 'net' follows the behaviour of all other samba client tools,Andrew Bartlett1-5/+3
2007-10-10r18: Fix free of incremented pointerSteve French1-5/+4
2004-04-03Fix most of bug #169.Andrew Bartlett6-122/+136
2004-04-03Fix wildcard src with wildcard dest renames.Jeremy Allison1-1/+7
2004-04-03Fix wildcard unlink.Jeremy Allison1-2/+3
2004-04-03Fix typo in check_path_syntax.Jeremy Allison1-1/+1
2004-04-02Fix reply_ctemp - make compatible with w2k3.Jeremy Allison1-4/+12
2004-04-02Fix wildcard identical rename.Jeremy Allison1-0/+8
2004-04-02check_path improvements found by samba4 raw-checkpath tests.Jeremy Allison1-4/+13
2004-04-02Added per-share parameter "store dos attributes". When set, will storeJeremy Allison13-110/+227