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