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