summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r780: Fix segfault in ntlm_auth --diagnosticsAndrew Bartlett1-1/+2
2007-10-10r779: Fix specific case of open that doesn't cause oplock break, or share mod...Jeremy Allison2-7/+22
2007-10-10r776: I should have just cut and pasted from my build area and I wouldHerb Lewis1-1/+1
2007-10-10r775: merge trunk 774 to samba 3_0 - fix bad compare in for loopHerb Lewis1-5/+1
2007-10-10r772: fix cut and paste error in commentHerb Lewis1-1/+1
2007-10-10r764: More memleak fixes in error code path from kawasa_r@itg.hitachi.co.jp.Jeremy Allison1-1/+6
2007-10-10r762: Fix for #1319 when security > share.Jeremy Allison1-2/+8
2007-10-10r742: Volker discovered that we can truncate a locked file. Well I never ! :-).Jeremy Allison1-22/+2
2007-10-10r740: Fix Bug #1301. Return NT_STATUS_SHARING_VIOLATION when share mode lockingRichard Sharpe1-0/+14
2007-10-10r737: Handle -S and user mount parmsSteve French1-24/+40
2007-10-10r716: Fix for bugid #1345 (Macromedia Homesite cannot connect anymore after u...Jeremy Allison1-0/+4
2007-10-10r710: Fix smbclient symlink command when widelinks = no.Jeremy Allison2-72/+8
2007-10-10r706: Fix erroneous commit... I've not finished testing theJeremy Allison1-9/+3
2007-10-10r704: BUG 1315: fix for schannel client connections to server's that don't su...Gerald Carter4-18/+45
2007-10-10r698: Now wb pipe is non-blocking remember to read in non-blocking mode...Jeremy Allison2-13/+52
2007-10-10r689: removed unneeded forward declarationsGerald Carter1-3/+0
2007-10-10r675: merge from SAMBA_4_0:Stefan Metzmacher1-0/+3
2007-10-10r658: Oops - make smbclient work again with widelinks = no :-).Jeremy Allison2-6/+8
2007-10-10r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison6-148/+119
2007-10-10r654: There is no point in having two lines of:Richard Sharpe1-1/+1
2007-10-10r653: Ok, so tridge convinced me. Allow full UNIX path symlinksJeremy Allison2-27/+25
2007-10-10r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbindJeremy Allison1-2/+94
2007-10-10r647: fix for setting the called name to by our IP if the called name was *SM...Gerald Carter3-25/+7
2007-10-10r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.Jeremy Allison2-0/+7
2007-10-10r643: fix typoHerb Lewis1-1/+1
2007-10-10r642: use RPC_CLIENT_OBJ instead of file nameHerb Lewis1-2/+2
2007-10-10r640: Make cifsvfs symlinks work with paths within and external to theJeremy Allison2-7/+42
2007-10-10r635: put files that are referenced multiple times in separateHerb Lewis1-38/+63
2007-10-10r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensureRichard Sharpe1-1/+1
2007-10-10r616: Bug #1333.Richard Sharpe1-2/+8
2007-10-10r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. AlsoRichard Sharpe1-29/+264
2007-10-10r588: Some fixes from coolo ...Richard Sharpe2-5/+15
2007-10-10r570: Remove lots of globals to handle case issues - move themJeremy Allison16-133/+89
2007-10-10r568: setting version to 3.0.5pre1Gerald Carter1-1/+1
2007-10-10r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison3-0/+5
2007-10-10r562: Memory leak fix in error code path from kawasa_r@itg.hitachi.co.jp.Jeremy Allison1-1/+4
2007-10-10r560: Fix bugzilla 1279: cannot control individual print jobs using cupsJim McDonough1-3/+3
2007-10-10r559: Some fixes from coolo ...Richard Sharpe1-2/+2
2007-10-10r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ...Gerald Carter1-0/+6
2007-10-10r555: Fix big-endian storage of jobids in jobs_changed list. Found duringJim McDonough1-1/+3
2007-10-10r551: BUG 1293: fix double free in printer publishing codeGerald Carter1-2/+1
2007-10-10r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error ma...Jelmer Vernooij1-0/+3
2007-10-10r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid writ...Volker Lendecke1-3/+6
2007-10-10r543: possible fix for BUG 1293 -- initialize pointer to NULL to ensure the f...Gerald Carter1-0/+1
2007-10-10r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...Gerald Carter4-9/+12
2007-10-10r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jpJeremy Allison2-1/+4
2007-10-10r538: Mem leak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison1-0/+2
2007-10-10r535: Another memleak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison1-0/+2
2007-10-10r533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need toJeremy Allison1-8/+32
2007-10-10r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp.Jeremy Allison1-2/+8