summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-02Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke4-0/+179
2004-04-02Fix credential file mountinf for cifs vfsSteve French1-10/+37
2004-04-01"Fixing my FORTRAN". Ensure we always have some valid char converter for theJeremy Allison1-4/+14
2004-04-01BUG 1023: surround get_group_from_gid() with become_unbecome_root() blockGerald Carter1-1/+5
2004-04-01This restructures lib/afs.c so that the token data can be but into aVolker Lendecke6-70/+402
2004-04-01Cosmetic: Fix a const warning.Volker Lendecke1-5/+6
2004-03-31Reformat in preparation for EA dosmode attributes.Jeremy Allison1-123/+125
2004-03-31fix typoHerb Lewis1-2/+2
2004-03-31Apply some constVolker Lendecke2-2/+2