summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r984: Ensure memmove & memcpy aren't called with len == 0.Jeremy Allison1-4/+8
2007-10-10r979: Implement the 'cups server' option. This makes it possible to have virtualVolker Lendecke2-18/+33
2007-10-10r977: Implement 'net rpc group rename' -- rename domain groups.Volker Lendecke3-0/+133
2007-10-10r974: Fix open code to pass more torture tests. We now pass the Samba4Jeremy Allison1-28/+87
2007-10-10r971: Auto remove store dos attributes if underlying filesystemJeremy Allison3-11/+37
2007-10-10r964: The max_size field in cli_samr_enum_als_groups is more like an account_...Volker Lendecke1-1/+7
2007-10-10r957: Fixup moribund unix extensions mknod code path. Don't add inJeremy Allison1-2/+3
2007-10-10r947: Patch from Fabian Franz <FabianFranz@gmx.de> that allows youJelmer Vernooij1-4/+16
2007-10-10r945: "Correct" (as in, more correct) way to handle stat opens. Doesn't regressJeremy Allison1-22/+25
2007-10-10r942: If using DOS error codes, we need to return ERRDOS/ERRbadpath for chkpt...Volker Lendecke1-1/+1
2007-10-10r938: on an error save the original errno before calling iconv to resetHerb Lewis1-1/+5
2007-10-10r936: Fix a rather weird error that crippled my site, when we upgraded toAndrew Bartlett1-7/+4
2007-10-10r933: When using widelinks = no, use realpath to canonicalize theJeremy Allison3-2/+41
2007-10-10r931: Ensure we push 16 bytes (including null termination)Jeremy Allison1-2/+2
2007-10-10r928: Ensure we're calling send_mailslot() with a UNIX charsetJeremy Allison1-1/+4
2007-10-10r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...Gerald Carter5-35/+187
2007-10-10r923: Fixes so tdbtool and tdbtest can be built. Added build specs for tdbdum...John Terpstra1-1/+4
2007-10-10r916: Memory leak fix from kawasa_r@itg.hitachi.co.jp.Jeremy Allison1-2/+6
2007-10-10r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensureJeremy Allison1-2/+9
2007-10-10r911: Patch from "Jerome Borsboom" <j.borsboom@erasmusmc.nl>, don'tJeremy Allison1-6/+6
2007-10-10r910: Fix for bug #1385 found by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-3/+7
2007-10-10r907: fixing browse.dat bug -- don't include the resouce byte from the netbio...Gerald Carter1-1/+1
2007-10-10r844: bumping versionGerald Carter1-1/+1
2007-10-10r840: use quota debug classStefan Metzmacher1-1/+1
2007-10-10r824: merge from: SAMBA_4_0:Stefan Metzmacher1-1/+1
2007-10-10r817: - fix a configure logic bug for linux/XFS quotasStefan Metzmacher1-1/+1
2007-10-10r814: conn is 0 during ioctl (at least during smbtorture IOCTL test)Herb Lewis2-2/+4
2007-10-10r810: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure error st...Jeremy Allison1-6/+6
2007-10-10r805: Fix to stop smbd hanging on missing group member from "Jianliang Lu" <j...Jeremy Allison1-5/+1
2007-10-10r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct groupJeremy Allison3-10/+12
2007-10-10r799: BUG 1259 -- add 'printcap cache time' patch from LarsGerald Carter3-1/+55
2007-10-10r788: Inspired by patch from "Jianliang Lu" <j.lu@tiesse.com>. CorrectJeremy Allison1-10/+17
2007-10-10r786: Memory leak fixes in (mostly) error code paths fromJeremy Allison7-15/+46
2007-10-10r783: fix bug in reading printer data from disk; all ow valuenames with embe...Gerald Carter1-4/+10
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