index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
r215: merge over svk fixes from 4_0
Stefan Metzmacher
2007-10-10
1
-7
/
+15
*
r208: merge the version schema changes from 4_0
Stefan Metzmacher
2007-10-10
3
-61
/
+23
*
r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.
Andrew Bartlett
2007-10-10
1
-8
/
+9
*
r197: mistaken merge from trunk
Gerald Carter
2007-10-10
1
-0
/
+4
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
27
-229
/
+389
*
r195: adding files to ignore list
Gerald Carter
2007-10-10
2
-9
/
+5
*
r192: Fix configure.in to only use $BLDSHARED to select whether to build stat...
Paul Green
2007-10-10
1
-3
/
+3
*
r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after the
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r188: Add a new 'helper protocol' to ntlm_auth.
Andrew Bartlett
2007-10-10
1
-2
/
+202
*
r185: fix linking prob surrounding --with-fake-kaserver and -lcrypto
Gerald Carter
2007-10-10
1
-0
/
+4
*
r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter
Andrew Bartlett
2007-10-10
4
-601
/
+665
*
r176: Improve our fallback code for password changes - this would be better
Andrew Bartlett
2007-10-10
3
-43
/
+115
*
r175: Move this comment to the right place...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r171: Continue the 'rename nt_session_key' work. This attempts to rename
Andrew Bartlett
2007-10-10
1
-88
/
+76
*
r160: Fix msdfs proxy. Could others please also test this, this code is soo
Volker Lendecke
2007-10-10
1
-7
/
+9
*
r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...
Gerald Carter
2007-10-10
2
-50
/
+86
*
r153: Fix memleak
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for the
Jeremy Allison
2007-10-10
2
-77
/
+177
*
r148: Ensure we do not dereference a null pointer when we return the user
Andrew Bartlett
2007-10-10
1
-5
/
+17
*
r145: pdb_create_alias now returns NTSTATUS. More of this to follow.
Volker Lendecke
2007-10-10
2
-6
/
+8
*
r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up in...
Paul Green
2007-10-10
1
-13
/
+16
*
r139: Apply some const
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
24
-341
/
+2003
*
r115: finally checking in tridge's winbindd_schannel patch for connections
Gerald Carter
2007-10-10
2
-2
/
+36
*
r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.
Andrew Bartlett
2007-10-10
2
-6
/
+11
*
r96: Stupid f&%'n UNIX extensions.... SETPATHINFO
Jeremy Allison
2007-10-10
4
-63
/
+67
*
r93: Update VOS _POSIX_C_SOURCE macro to 200112L.
Paul Green
2007-10-10
1
-2
/
+2
*
r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, but
Jim McDonough
2007-10-10
2
-0
/
+13
*
r88: Add missing guest mount option for mount.cifs
Steve French
2007-10-10
1
-9
/
+10
*
r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r86: This function was moved to lib/nterr.h
Andrew Bartlett
2007-10-10
1
-28
/
+0
*
r85: Update the winbind interface version, as I just extended the struct.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
2007-10-10
4
-43
/
+258
*
r81: Make EA's case independent - fix smbtorture to test for this.
Jeremy Allison
2007-10-10
2
-3
/
+26
*
r77: Fix path canonicalization of the mount target path and help text display...
Steve French
2007-10-10
1
-5
/
+25
*
r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.
Alexander Bokovoy
2007-10-10
3
-1
/
+7
*
r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate'
Gerald Carter
2007-10-10
1
-3
/
+3
*
r73: bumping version to 3.0.3pre3
Gerald Carter
2007-10-10
1
-1
/
+1
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
12
-64
/
+64
*
r63: Remove -lcrypto from wbinfo. Sorry.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r59: revert session key problem
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
2007-10-10
3
-7
/
+4
*
r50: Fix bug 1139 as per fix suggested by jdev@panix.com,
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r49: Support SMB signing on connections using only the
Andrew Bartlett
2007-10-10
1
-8
/
+4
*
r48: Fix types for debug message parameters.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
34
-169
/
+0
*
r38: Fix caching of name->sid lookups
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r21: Ensure 'net' follows the behaviour of all other samba client tools,
Andrew Bartlett
2007-10-10
1
-5
/
+3
*
r18: Fix free of incremented pointer
Steve French
2007-10-10
1
-5
/
+4
*
Fix most of bug #169.
Andrew Bartlett
2004-04-03
6
-122
/
+136
[next]