summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r215: merge over svk fixes from 4_0Stefan Metzmacher2007-10-101-7/+15
* r208: merge the version schema changes from 4_0Stefan Metzmacher2007-10-103-61/+23
* r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.Andrew Bartlett2007-10-101-8/+9
* r197: mistaken merge from trunkGerald Carter2007-10-101-0/+4
* r196: merging struct uuid from trunkGerald Carter2007-10-1027-229/+389
* r195: adding files to ignore listGerald Carter2007-10-102-9/+5
* r192: Fix configure.in to only use $BLDSHARED to select whether to build stat...Paul Green2007-10-101-3/+3
* r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after theAndrew Bartlett2007-10-101-2/+1
* r188: Add a new 'helper protocol' to ntlm_auth.Andrew Bartlett2007-10-101-2/+202
* r185: fix linking prob surrounding --with-fake-kaserver and -lcryptoGerald Carter2007-10-101-0/+4
* r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutterAndrew Bartlett2007-10-104-601/+665
* r176: Improve our fallback code for password changes - this would be betterAndrew Bartlett2007-10-103-43/+115
* r175: Move this comment to the right place...Andrew Bartlett2007-10-101-1/+1
* r171: Continue the 'rename nt_session_key' work. This attempts to renameAndrew Bartlett2007-10-101-88/+76
* r160: Fix msdfs proxy. Could others please also test this, this code is sooVolker Lendecke2007-10-101-7/+9
* r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...Gerald Carter2007-10-102-50/+86
* r153: Fix memleakVolker Lendecke2007-10-101-0/+1
* 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
* 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-101-1/+1
* 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-1034-169/+0
* r38: Fix caching of name->sid lookupsVolker Lendecke2007-10-101-1/+2
* 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