Jeremy Allison
409eef2be7
r928: Ensure we're calling send_mailslot() with a UNIX charset
...
target name.
Jeremy.
2007-10-10 10:51:50 -05:00
Gerald Carter
066b9c4276
r925: add changes frpm trunk (r841 and r842) -- enable background queue update process and allow printers to have different sharenames from printernames
2007-10-10 10:51:49 -05:00
John Terpstra
c5dc3da340
r923: Fixes so tdbtool and tdbtest can be built. Added build specs for tdbdump and tdbbackup.
2007-10-10 10:51:49 -05:00
John Terpstra
1b0fd9b5bc
r922: Adding notes regarding location of documentation.
2007-10-10 10:51:49 -05:00
John Terpstra
032a827c32
r921: Change notice from CVS to SVN.
2007-10-10 10:51:49 -05:00
Jeremy Allison
c336ccf4e8
r916: Memory leak fix from kawasa_r@itg.hitachi.co.jp.
...
Jeremy.
2007-10-10 10:51:49 -05:00
Jeremy Allison
14cf55abb8
r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure
...
correct sid type returned for builtin sids.
Jeremy.
2007-10-10 10:51:48 -05:00
Jeremy Allison
735e49ddc3
r911: Patch from "Jerome Borsboom" <j.borsboom@erasmusmc.nl>, don't
...
overwrite error code.
Jeremy.
2007-10-10 10:51:48 -05:00
Jeremy Allison
455ed258b3
r910: Fix for bug #1385 found by Jason Mader <jason@ncac.gwu.edu>.
...
Don't use non-consts in a structure initialization.
Jeremy.
2007-10-10 10:51:48 -05:00
Gerald Carter
c9bef86b8b
r907: fixing browse.dat bug -- don't include the resouce byte from the netbios name when pulling a string from a packet (jra, please double check this
2007-10-10 10:51:48 -05:00
Gerald Carter
1dda922c10
r885: more packaging fixes
2007-10-10 10:51:48 -05:00
Gerald Carter
591abc5b21
r881: BUG 1357: add pam-devel to build requirements
2007-10-10 10:51:48 -05:00
Gerald Carter
7590f18055
r878: fixing bug in packaging that crep back in
2007-10-10 10:51:48 -05:00
Gerald Carter
9b69451ff2
r844: bumping version
2007-10-10 10:51:47 -05:00
Stefan Metzmacher
fd94bdaef5
r840: use quota debug class
...
metze
2007-10-10 10:51:47 -05:00
Stefan Metzmacher
7cc35ba066
r824: merge from: SAMBA_4_0:
...
use 'Last Change Rev:' instead of 'Revision:' from the svn info output
for setting the SVN_REVISION in version.h
metze
2007-10-10 10:51:47 -05:00
Stefan Metzmacher
f72cf069f2
r817: - fix a configure logic bug for linux/XFS quotas
...
when using --with-sys-quotas
metze
2007-10-10 10:51:47 -05:00
Herb Lewis
61da0bb1f6
r814: conn is 0 during ioctl (at least during smbtorture IOCTL test)
...
fix smbd panic
2007-10-10 10:51:47 -05:00
Jeremy Allison
c179451b07
r810: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure error status
...
codes don't get overwritten.
Jeremy.
2007-10-10 10:51:46 -05:00
Jeremy Allison
d5fb5ba9df
r805: Fix to stop smbd hanging on missing group member from "Jianliang Lu" <j.lu@tiesse.com>.
...
Jeremy.
2007-10-10 10:51:46 -05:00
Jeremy Allison
d97b9146a1
r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct group
...
types.
Jeremy.
2007-10-10 10:51:46 -05:00
Gerald Carter
fac9074113
r799: BUG 1259 -- add 'printcap cache time' patch from Lars
2007-10-10 10:51:46 -05:00
Gerald Carter
c087c51535
r795: paranoia checks
2007-10-10 10:51:38 -05:00
Jeremy Allison
538b66f4e9
r788: Inspired by patch from "Jianliang Lu" <j.lu@tiesse.com>. Correct
...
sid type is WKN_GROUP, not alias. Added some more known types.
Jeremy.
2007-10-10 10:51:38 -05:00
Jeremy Allison
4695cc95fe
r786: Memory leak fixes in (mostly) error code paths from
...
kawasa_r@itg.hitachi.co.jp . A couple of mem leak fixes in
mainline code paths though :-).
Jeremy.
2007-10-10 10:51:38 -05:00
Gerald Carter
fdc1633c34
r783: fix bug in reading printer data from disk; all ow valuenames with embedded '\'s
2007-10-10 10:51:38 -05:00
Andrew Bartlett
5cdc7f0cd6
r780: Fix segfault in ntlm_auth --diagnostics
...
Andrew Bartlett
2007-10-10 10:51:37 -05:00
Jeremy Allison
1f8e7946ed
r779: Fix specific case of open that doesn't cause oplock break, or share mode check.
...
Test case provided by Volker will be added later. There may be other tests
needed.
Jeremy.
2007-10-10 10:51:37 -05:00
Herb Lewis
548070274e
r776: I should have just cut and pasted from my build area and I would
...
have gotten this right :-)
2007-10-10 10:51:37 -05:00
Herb Lewis
3cb8f1d535
r775: merge trunk 774 to samba 3_0 - fix bad compare in for loop
2007-10-10 10:51:37 -05:00
Herb Lewis
a3bb4909c3
r772: fix cut and paste error in comment
2007-10-10 10:51:37 -05:00
Jeremy Allison
9647394e7c
r764: More memleak fixes in error code path from kawasa_r@itg.hitachi.co.jp.
...
Jeremy.
2007-10-10 10:51:37 -05:00
Jeremy Allison
9fe2240d6b
r762: Fix for #1319 when security > share.
...
Jeremy.
2007-10-10 10:51:36 -05:00
Jeremy Allison
1099d60113
r742: Volker discovered that we can truncate a locked file. Well I never ! :-).
...
Jeremy
2007-10-10 10:51:36 -05:00
Richard Sharpe
5082eb30d0
r740: Fix Bug #1301 . Return NT_STATUS_SHARING_VIOLATION when share mode locking
...
requests fail.
2007-10-10 10:51:36 -05:00
Steve French
ea597e7523
r737: Handle -S and user mount parms
2007-10-10 10:51:36 -05:00
Simo Sorce
4b9f891319
r731: add the current debian directory for debian stable (woody) targeted releases
2007-10-10 10:51:35 -05:00
Simo Sorce
65022f1dde
r730: move the current debian dir to debian-unstable
2007-10-10 10:51:35 -05:00
Jeremy Allison
e5438f0a84
r716: Fix for bugid #1345 (Macromedia Homesite cannot connect anymore after upgrade to 3.0.4).
...
Cause was premature optimization in unix_convert(). My fault, sorry.
Jeremy.
2007-10-10 10:51:35 -05:00
Jeremy Allison
ed699a73f8
r710: Fix smbclient symlink command when widelinks = no.
...
Jeremy.
2007-10-10 10:51:35 -05:00
Jeremy Allison
389ad1a05b
r706: Fix erroneous commit... I've not finished testing the
...
symlink stuff yet. Noticed by Stefan (metze).
Jeremy.
2007-10-10 10:51:34 -05:00
Gerald Carter
316ba5ad89
r704: BUG 1315: fix for schannel client connections to server's that don't support 128 bit encryption
2007-10-10 10:51:34 -05:00
Jeremy Allison
3399727864
r698: Now wb pipe is non-blocking remember to read in non-blocking mode...
...
Jeremy.
2007-10-10 10:51:34 -05:00
Gerald Carter
ae0a770d60
r689: removed unneeded forward declarations
2007-10-10 10:51:34 -05:00
Stefan Metzmacher
78eba7af73
r675: merge from SAMBA_4_0:
...
display the version on top of configure
this will help in the build farm
metze
2007-10-10 10:51:34 -05:00
Jeremy Allison
a697941706
r658: Oops - make smbclient work again with widelinks = no :-).
...
Jeremy.
2007-10-10 10:51:33 -05:00
Jeremy Allison
a03b6a05e0
r656: Make widelinks use realpath(). Tidy up cases where we need to become a service.
...
Jeremy.
2007-10-10 10:51:33 -05:00
Richard Sharpe
cf7a64c05d
r654: There is no point in having two lines of:
...
sbuf.st_mtime &= ~1;
So I had one refer to st_ctime.
2007-10-10 10:51:33 -05:00
Jeremy Allison
ba9809fcd4
r653: Ok, so tridge convinced me. Allow full UNIX path symlinks
...
to anywhere on the server filesystem so long as widelinks
is set to true.... :-).
Jeremy.
2007-10-10 10:51:32 -05:00
Jeremy Allison
dece22de8e
r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbind
...
pipe in non-blocking mode to prevent process hang.
Jeremy.
2007-10-10 10:51:32 -05:00