summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for theJeremy Allison2007-10-102-77/+177
* r148: Ensure we do not dereference a null pointer when we return the userAndrew Bartlett2007-10-101-5/+17
* r145: pdb_create_alias now returns NTSTATUS. More of this to follow.Volker Lendecke2007-10-102-6/+8
* r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up in...Paul Green2007-10-101-13/+16
* r139: Apply some constVolker Lendecke2007-10-101-1/+1
* r119: missed a file in volker patchGerald Carter2007-10-101-1/+6
* r118: adding some recent checkins to commit listGerald Carter2007-10-101-0/+6
* r116: volker's patch for local group and group nestingGerald Carter2007-10-1024-341/+2003
* r115: finally checking in tridge's winbindd_schannel patch for connectionsGerald Carter2007-10-102-2/+36
* r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.Andrew Bartlett2007-10-102-6/+11
* r96: Stupid f&%'n UNIX extensions.... SETPATHINFOJeremy Allison2007-10-104-63/+67
* r93: Update VOS _POSIX_C_SOURCE macro to 200112L.Paul Green2007-10-101-2/+2
* r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, butJim McDonough2007-10-102-0/+13
* r88: Add missing guest mount option for mount.cifsSteve French2007-10-101-9/+10
* r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...Jeremy Allison2007-10-101-0/+6
* r86: This function was moved to lib/nterr.hAndrew Bartlett2007-10-101-28/+0
* r85: Update the winbind interface version, as I just extended the struct.Andrew Bartlett2007-10-101-1/+1
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2007-10-104-43/+258
* r81: Make EA's case independent - fix smbtorture to test for this.Jeremy Allison2007-10-102-3/+26
* r77: Fix path canonicalization of the mount target path and help text display...Steve French2007-10-101-5/+25
* r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.Alexander Bokovoy2007-10-103-1/+7
* r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate'Gerald Carter2007-10-101-3/+3
* r73: bumping version to 3.0.3pre3Gerald Carter2007-10-102-7/+68
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-1012-64/+64
* r63: Remove -lcrypto from wbinfo. Sorry.Volker Lendecke2007-10-101-1/+1
* r59: revert session key problemAndrew Tridgell2007-10-101-2/+2
* r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough2007-10-103-7/+4
* r50: Fix bug 1139 as per fix suggested by jdev@panix.com,Jeremy Allison2007-10-101-3/+3
* r49: Support SMB signing on connections using only theAndrew Bartlett2007-10-101-8/+4
* r48: Fix types for debug message parameters.Jeremy Allison2007-10-101-2/+2
* r39: * importing .cvsignore filesGerald Carter2007-10-1044-215/+1
* r38: Fix caching of name->sid lookupsVolker Lendecke2007-10-101-1/+2
* r22: release notes for 3.0.3pre2Gerald Carter2007-10-101-19/+61
* r21: Ensure 'net' follows the behaviour of all other samba client tools,Andrew Bartlett2007-10-101-5/+3
* r18: Fix free of incremented pointerSteve French2007-10-101-5/+4
* Fix most of bug #169.Andrew Bartlett2004-04-036-122/+136
* Fix wildcard src with wildcard dest renames.Jeremy Allison2004-04-031-1/+7
* Fix wildcard unlink.Jeremy Allison2004-04-031-2/+3
* Fix typo in check_path_syntax.Jeremy Allison2004-04-031-1/+1
* Fix reply_ctemp - make compatible with w2k3.Jeremy Allison2004-04-021-4/+12
* Fix wildcard identical rename.Jeremy Allison2004-04-021-0/+8
* check_path improvements found by samba4 raw-checkpath tests.Jeremy Allison2004-04-021-4/+13
* Added per-share parameter "store dos attributes". When set, will storeJeremy Allison2004-04-0213-110/+227
* Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke2004-04-024-0/+179
* Fix credential file mountinf for cifs vfsSteve French2004-04-021-10/+37
* "Fixing my FORTRAN". Ensure we always have some valid char converter for theJeremy Allison2004-04-011-4/+14
* BUG 1023: surround get_group_from_gid() with become_unbecome_root() blockGerald Carter2004-04-011-1/+5
* This restructures lib/afs.c so that the token data can be but into aVolker Lendecke2004-04-016-70/+402
* Cosmetic: Fix a const warning.Volker Lendecke2004-04-011-5/+6
* Reformat in preparation for EA dosmode attributes.Jeremy Allison2004-03-311-123/+125